2021-05-16T01:30:44.8551365Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:30:44.9774577Z 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.0633729Z 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.2063701Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T01:30:45.3156025Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:30:58.1172450Z Current runner version: '2.278.0' 2021-05-16T01:30:58.1230730Z ##[group]Operating System 2021-05-16T01:30:58.1231800Z Mac OS X 2021-05-16T01:30:58.1232220Z 10.15.7 2021-05-16T01:30:58.1232810Z 19H1030 2021-05-16T01:30:58.1233240Z ##[endgroup] 2021-05-16T01:30:58.1233800Z ##[group]Virtual Environment 2021-05-16T01:30:58.1234410Z Environment: macos-10.15 2021-05-16T01:30:58.1234950Z Version: 20210510.1 2021-05-16T01:30:58.1235950Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T01:30:58.1237310Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T01:30:58.1238180Z ##[endgroup] 2021-05-16T01:30:58.1240040Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:30:58.1241470Z Actions: write 2021-05-16T01:30:58.1242000Z Checks: write 2021-05-16T01:30:58.1242460Z Contents: write 2021-05-16T01:30:58.1242990Z Deployments: write 2021-05-16T01:30:58.1243640Z Issues: write 2021-05-16T01:30:58.1244500Z Metadata: read 2021-05-16T01:30:58.1245060Z Packages: write 2021-05-16T01:30:58.1245600Z PullRequests: write 2021-05-16T01:30:58.1246170Z RepositoryProjects: write 2021-05-16T01:30:58.1246790Z SecurityEvents: write 2021-05-16T01:30:58.1247370Z Statuses: write 2021-05-16T01:30:58.1248060Z ##[endgroup] 2021-05-16T01:30:58.1251620Z Prepare workflow directory 2021-05-16T01:30:58.2569800Z Prepare all required actions 2021-05-16T01:30:58.2582630Z Getting action download info 2021-05-16T01:30:58.6182560Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:00.3103630Z Download action repository 'r-lib/actions@master' 2021-05-16T01:31:02.3619740Z Download action repository 'adigherman/actions@master' 2021-05-16T01:31:03.9078530Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:31:04.2933890Z Download action repository 'actions/cache@v1' 2021-05-16T01:31:04.6381680Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:31:05.0695360Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:05.8757740Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:05.8758510Z with: 2021-05-16T01:31:05.8758990Z repository: neuroconductor/fmriqa 2021-05-16T01:31:05.8759940Z token: *** 2021-05-16T01:31:05.8760310Z ssh-strict: true 2021-05-16T01:31:05.8760780Z persist-credentials: true 2021-05-16T01:31:05.8761220Z clean: true 2021-05-16T01:31:05.8761600Z fetch-depth: 1 2021-05-16T01:31:05.8761950Z lfs: false 2021-05-16T01:31:05.8762310Z submodules: false 2021-05-16T01:31:05.8762660Z env: 2021-05-16T01:31:05.8763070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:05.8763500Z TIC_DEPLOY_KEY: 2021-05-16T01:31:05.8763840Z RSPM: 2021-05-16T01:31:05.8764530Z GITHUB_PAT: *** 2021-05-16T01:31:05.8764910Z COVERALLS_TOKEN: 2021-05-16T01:31:05.8765370Z continue-on-error: false 2021-05-16T01:31:05.8765820Z VDIFFR_RUN_TESTS: false 2021-05-16T01:31:05.8766210Z ##[endgroup] 2021-05-16T01:31:07.0313830Z Syncing repository: neuroconductor/fmriqa 2021-05-16T01:31:07.0385480Z ##[group]Getting Git version info 2021-05-16T01:31:07.0482660Z Working directory is '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:07.0588940Z [command]/usr/local/bin/git version 2021-05-16T01:31:07.0613280Z git version 2.31.1 2021-05-16T01:31:07.0692880Z ##[endgroup] 2021-05-16T01:31:07.9794520Z Deleting the contents of '/Users/runner/work/fmriqa/fmriqa' 2021-05-16T01:31:07.9907540Z ##[group]Initializing the repository 2021-05-16T01:31:08.0046100Z [command]/usr/local/bin/git init /Users/runner/work/fmriqa/fmriqa 2021-05-16T01:31:08.0194110Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:31:08.0296000Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:31:08.0399910Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:31:08.0501620Z hint: 2021-05-16T01:31:08.0602300Z hint: git config --global init.defaultBranch 2021-05-16T01:31:08.0630650Z hint: 2021-05-16T01:31:08.0645940Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:31:08.0649910Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:31:08.0658240Z hint: 2021-05-16T01:31:08.0664940Z hint: git branch -m 2021-05-16T01:31:08.0670320Z Initialized empty Git repository in /Users/runner/work/fmriqa/fmriqa/.git/ 2021-05-16T01:31:08.0678130Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:08.0682500Z ##[endgroup] 2021-05-16T01:31:08.0684770Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:08.0690060Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T01:31:08.0712830Z ##[endgroup] 2021-05-16T01:31:08.0725620Z ##[group]Setting up auth 2021-05-16T01:31:08.0729200Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:08.0742150Z [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:31:08.0748410Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:08.0758660Z [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:31:08.0766690Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:31:08.0776980Z ##[endgroup] 2021-05-16T01:31:08.0817750Z ##[group]Fetching the repository 2021-05-16T01:31:08.0857400Z [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:31:08.0923910Z remote: Enumerating objects: 38, done. 2021-05-16T01:31:08.0946280Z remote: Counting objects: 2% (1/38) 2021-05-16T01:31:08.0951210Z remote: Counting objects: 5% (2/38) 2021-05-16T01:31:08.0953050Z remote: Counting objects: 7% (3/38) 2021-05-16T01:31:08.0962980Z remote: Counting objects: 10% (4/38) 2021-05-16T01:31:08.0977410Z remote: Counting objects: 13% (5/38) 2021-05-16T01:31:08.0978930Z remote: Counting objects: 15% (6/38) 2021-05-16T01:31:08.0985580Z remote: Counting objects: 18% (7/38) 2021-05-16T01:31:08.0986650Z remote: Counting objects: 21% (8/38) 2021-05-16T01:31:08.0987650Z remote: Counting objects: 23% (9/38) 2021-05-16T01:31:08.0988690Z remote: Counting objects: 26% (10/38) 2021-05-16T01:31:08.0989700Z remote: Counting objects: 28% (11/38) 2021-05-16T01:31:08.0990690Z remote: Counting objects: 31% (12/38) 2021-05-16T01:31:08.0992130Z remote: Counting objects: 34% (13/38) 2021-05-16T01:31:08.0993160Z remote: Counting objects: 36% (14/38) 2021-05-16T01:31:08.0994250Z remote: Counting objects: 39% (15/38) 2021-05-16T01:31:08.0995260Z remote: Counting objects: 42% (16/38) 2021-05-16T01:31:08.0996240Z remote: Counting objects: 44% (17/38) 2021-05-16T01:31:08.0997260Z remote: Counting objects: 47% (18/38) 2021-05-16T01:31:08.0998210Z remote: Counting objects: 50% (19/38) 2021-05-16T01:31:08.0999240Z remote: Counting objects: 52% (20/38) 2021-05-16T01:31:08.1000250Z remote: Counting objects: 55% (21/38) 2021-05-16T01:31:08.1001230Z remote: Counting objects: 57% (22/38) 2021-05-16T01:31:08.1002240Z remote: Counting objects: 60% (23/38) 2021-05-16T01:31:08.1003210Z remote: Counting objects: 63% (24/38) 2021-05-16T01:31:08.1004170Z remote: Counting objects: 65% (25/38) 2021-05-16T01:31:08.1005220Z remote: Counting objects: 68% (26/38) 2021-05-16T01:31:08.1006190Z remote: Counting objects: 71% (27/38) 2021-05-16T01:31:08.1007910Z remote: Counting objects: 73% (28/38) 2021-05-16T01:31:08.1008900Z remote: Counting objects: 76% (29/38) 2021-05-16T01:31:08.1011080Z remote: Counting objects: 78% (30/38) 2021-05-16T01:31:08.1012080Z remote: Counting objects: 81% (31/38) 2021-05-16T01:31:08.1013180Z remote: Counting objects: 84% (32/38) 2021-05-16T01:31:08.1014520Z remote: Counting objects: 86% (33/38) 2021-05-16T01:31:08.1015840Z remote: Counting objects: 89% (34/38) 2021-05-16T01:31:08.1017080Z remote: Counting objects: 92% (35/38) 2021-05-16T01:31:08.1018290Z remote: Counting objects: 94% (36/38) 2021-05-16T01:31:08.1019260Z remote: Counting objects: 97% (37/38) 2021-05-16T01:31:08.1020490Z remote: Counting objects: 100% (38/38) 2021-05-16T01:31:08.1021580Z remote: Counting objects: 100% (38/38), done. 2021-05-16T01:31:08.1022650Z remote: Compressing objects: 3% (1/33) 2021-05-16T01:31:08.1046000Z remote: Compressing objects: 6% (2/33) 2021-05-16T01:31:08.1047320Z remote: Compressing objects: 9% (3/33) 2021-05-16T01:31:08.1048380Z remote: Compressing objects: 12% (4/33) 2021-05-16T01:31:08.1049340Z remote: Compressing objects: 15% (5/33) 2021-05-16T01:31:08.1050420Z remote: Compressing objects: 18% (6/33) 2021-05-16T01:31:08.1051390Z remote: Compressing objects: 21% (7/33) 2021-05-16T01:31:08.1052310Z remote: Compressing objects: 24% (8/33) 2021-05-16T01:31:08.1053280Z remote: Compressing objects: 27% (9/33) 2021-05-16T01:31:08.1054170Z remote: Compressing objects: 30% (10/33) 2021-05-16T01:31:08.1055140Z remote: Compressing objects: 33% (11/33) 2021-05-16T01:31:08.1056120Z remote: Compressing objects: 36% (12/33) 2021-05-16T01:31:08.1057040Z remote: Compressing objects: 39% (13/33) 2021-05-16T01:31:08.1057990Z remote: Compressing objects: 42% (14/33) 2021-05-16T01:31:08.1059530Z remote: Compressing objects: 45% (15/33) 2021-05-16T01:31:08.1060600Z remote: Compressing objects: 48% (16/33) 2021-05-16T01:31:08.1061550Z remote: Compressing objects: 51% (17/33) 2021-05-16T01:31:08.1062470Z remote: Compressing objects: 54% (18/33) 2021-05-16T01:31:08.1063440Z remote: Compressing objects: 57% (19/33) 2021-05-16T01:31:08.1064360Z remote: Compressing objects: 60% (20/33) 2021-05-16T01:31:08.1065320Z remote: Compressing objects: 63% (21/33) 2021-05-16T01:31:08.1066270Z remote: Compressing objects: 66% (22/33) 2021-05-16T01:31:08.1067490Z remote: Compressing objects: 69% (23/33) 2021-05-16T01:31:08.1068590Z remote: Compressing objects: 72% (24/33) 2021-05-16T01:31:08.1069670Z remote: Compressing objects: 75% (25/33) 2021-05-16T01:31:08.1070650Z remote: Compressing objects: 78% (26/33) 2021-05-16T01:31:08.1071620Z remote: Compressing objects: 81% (27/33) 2021-05-16T01:31:08.1072540Z remote: Compressing objects: 84% (28/33) 2021-05-16T01:31:08.1073490Z remote: Compressing objects: 87% (29/33) 2021-05-16T01:31:08.1074840Z remote: Compressing objects: 90% (30/33) 2021-05-16T01:31:08.1075750Z remote: Compressing objects: 93% (31/33) 2021-05-16T01:31:08.1076690Z remote: Compressing objects: 96% (32/33) 2021-05-16T01:31:08.1077620Z remote: Compressing objects: 100% (33/33) 2021-05-16T01:31:08.1078810Z remote: Compressing objects: 100% (33/33), done. 2021-05-16T01:31:08.1080770Z remote: Total 38 (delta 2), reused 22 (delta 0), pack-reused 0 2021-05-16T01:31:08.1081930Z From https://github.com/neuroconductor/fmriqa 2021-05-16T01:31:08.1083630Z * [new ref] f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7 -> 0.4.0.s 2021-05-16T01:31:08.1084860Z ##[endgroup] 2021-05-16T01:31:08.1085790Z ##[group]Determining the checkout info 2021-05-16T01:31:08.1087130Z ##[endgroup] 2021-05-16T01:31:08.1088490Z ##[group]Checking out the ref 2021-05-16T01:31:08.1090130Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.4.0.s 2021-05-16T01:31:08.1091320Z HEAD is now at f23deb2 Version id 50 stable 2021-05-16T01:31:08.1092630Z ##[endgroup] 2021-05-16T01:31:08.1094080Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T01:31:08.1095580Z 'f23deb2709ba1e2691e6b1a62bfb6cf0844dddd7' 2021-05-16T01:31:08.1230560Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:08.1231090Z with: 2021-05-16T01:31:08.1231490Z r-version: 3.5 2021-05-16T01:31:08.1231850Z Ncpus: 1 2021-05-16T01:31:08.1232290Z crayon.enabled: NULL 2021-05-16T01:31:08.1232840Z remove-openmp-macos: true 2021-05-16T01:31:08.1233400Z http-user-agent: default 2021-05-16T01:31:08.1233890Z install-r: true 2021-05-16T01:31:08.1234450Z windows-path-include-mingw: true 2021-05-16T01:31:08.1235010Z env: 2021-05-16T01:31:08.1235440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:08.1235910Z TIC_DEPLOY_KEY: 2021-05-16T01:31:08.1236280Z RSPM: 2021-05-16T01:31:08.1237260Z GITHUB_PAT: *** 2021-05-16T01:31:08.1237680Z COVERALLS_TOKEN: 2021-05-16T01:31:08.1238200Z continue-on-error: false 2021-05-16T01:31:08.1238690Z VDIFFR_RUN_TESTS: false 2021-05-16T01:31:08.1239100Z ##[endgroup] 2021-05-16T01:31:08.6605790Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T01:31:11.8717770Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.5.3.pkg -target / 2021-05-16T01:31:12.0820940Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T01:31:12.3362820Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T01:31:13.0881420Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T01:31:13.0902920Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T01:31:13.0904170Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T01:31:13.0910890Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T01:31:13.0912200Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T01:31:13.0913610Z Checksumming (Apple_Free : 3)… 2021-05-16T01:31:14.0848220Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T01:31:14.0962870Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T01:31:14.1199010Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T01:31:14.1224720Z Checksumming (Apple_Free : 5)… 2021-05-16T01:31:15.0675690Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T01:31:15.0778620Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T01:31:15.0810100Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T01:31:15.0820150Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T01:31:16.0979160Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T01:31:16.1049130Z verified CRC32 $84F1919B 2021-05-16T01:31:16.6100790Z /dev/disk2 GUID_partition_scheme 2021-05-16T01:31:16.6314870Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T01:31:16.6317790Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T01:31:19.5902660Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T01:31:19.5906460Z To reinstall 0.29.2_3, run: 2021-05-16T01:31:19.5928130Z brew reinstall pkg-config 2021-05-16T01:31:19.6299480Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T01:31:21.2991520Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T01:31:21.6351100Z ==> 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:31:21.8818710Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T01:31:22.8356790Z installer: Package name is R 3.5.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T01:31:22.8458570Z installer: Upgrading at base path / 2021-05-16T01:31:22.8571990Z installer: The upgrade was successful. 2021-05-16T01:31:25.8651620Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T01:31:25.9355800Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T01:31:27.6364610Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T01:31:27.9704580Z ==> 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:31:28.0436160Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T01:31:29.1103710Z installer: Package name is gfortran 2021-05-16T01:31:29.1204020Z installer: Installing at base path / 2021-05-16T01:31:29.1287750Z installer: The install was successful. 2021-05-16T01:31:29.1390330Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T01:31:29.3282130Z "disk2" ejected. 2021-05-16T01:31:29.3383440Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T01:31:30.7966850Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T01:31:31.4964210Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T01:31:31.5259630Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:31:31.5260230Z env: 2021-05-16T01:31:31.5260700Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:31.5261210Z TIC_DEPLOY_KEY: 2021-05-16T01:31:31.5261560Z RSPM: 2021-05-16T01:31:31.5262800Z GITHUB_PAT: *** 2021-05-16T01:31:31.5263260Z COVERALLS_TOKEN: 2021-05-16T01:31:31.5263740Z continue-on-error: false 2021-05-16T01:31:31.5264270Z VDIFFR_RUN_TESTS: false 2021-05-16T01:31:31.5264770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:31:31.5266480Z TZ: UTC 2021-05-16T01:31:31.5266920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:31:31.5267370Z NOT_CRAN: true 2021-05-16T01:31:31.5267760Z ##[endgroup] 2021-05-16T01:31:31.9341600Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T01:31:32.0556520Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:31:32.0664520Z Dload Upload Total Spent Left Speed 2021-05-16T01:31:32.1553890Z 2021-05-16T01:31:32.1556070Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:31:32.1557670Z 100 117 0 117 0 0 1444 0 --:--:-- --:--:-- --:--:-- 1462 2021-05-16T01:31:32.3716280Z 2021-05-16T01:31:32.3987960Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:31:32.3990060Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:31:33.3624080Z 2021-05-16T01:31:34.3843820Z 4 82.6M 4 3647k 0 0 2788k 0 0:00:30 0:00:01 0:00:29 2788k 2021-05-16T01:31:35.3435850Z 29 82.6M 29 24.0M 0 0 10.3M 0 0:00:08 0:00:02 0:00:06 20.0M 2021-05-16T01:31:36.3442690Z 53 82.6M 53 44.0M 0 0 13.3M 0 0:00:06 0:00:03 0:00:03 20.4M 2021-05-16T01:31:37.0954580Z 79 82.6M 79 66.0M 0 0 15.3M 0 0:00:05 0:00:04 0:00:01 20.9M 2021-05-16T01:31:37.0957390Z 100 82.6M 100 82.6M 0 0 16.3M 0 0:00:05 0:00:05 --:--:-- 21.1M 2021-05-16T01:31:41.2757750Z ##[group]Run tlmgr update --self 2021-05-16T01:31:41.2758940Z tlmgr update --self 2021-05-16T01:31:41.2759830Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:31:41.2760750Z tlmgr update --all 2021-05-16T01:31:41.2944730Z shell: /bin/bash -e {0} 2021-05-16T01:31:41.2945140Z env: 2021-05-16T01:31:41.2945630Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:41.2946100Z TIC_DEPLOY_KEY: 2021-05-16T01:31:41.2946490Z RSPM: 2021-05-16T01:31:41.2947890Z GITHUB_PAT: *** 2021-05-16T01:31:41.2948320Z COVERALLS_TOKEN: 2021-05-16T01:31:41.2948840Z continue-on-error: false 2021-05-16T01:31:41.2949330Z VDIFFR_RUN_TESTS: false 2021-05-16T01:31:41.2949860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:31:41.2950320Z TZ: UTC 2021-05-16T01:31:41.2950740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:31:41.2951150Z NOT_CRAN: true 2021-05-16T01:31:41.2951620Z ##[endgroup] 2021-05-16T01:31:43.5114160Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:31:43.5116420Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:31:45.7486190Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:31:45.7487800Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:31:46.0118950Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T01:31:46.4000350Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T01:31:46.6563740Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T01:31:46.9661290Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T01:31:47.2419690Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T01:31:51.3030790Z [7/89, 00:06/00:06] install: biber [1k] 2021-05-16T01:31:51.5642370Z [8/89, 00:06/00:06] install: biblatex [238k] 2021-05-16T01:31:52.0747980Z [9/89, 00:07/00:07] install: checkcites.universal-darwin [1k] 2021-05-16T01:31:52.3287040Z [10/89, 00:07/00:07] install: checkcites [7k] 2021-05-16T01:31:52.5945670Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-16T01:31:52.9136360Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T01:31:53.1706420Z [13/89, 00:08/00:08] install: cloze [9k] 2021-05-16T01:31:53.4296620Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-16T01:31:53.8307560Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T01:31:54.0938290Z [16/89, 00:09/00:09] install: courier [470k] 2021-05-16T01:31:54.6584100Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-16T01:31:54.9448140Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T01:31:55.9096090Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-16T01:31:55.9101670Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-16T01:31:55.9102330Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T01:31:56.2098490Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-16T01:31:56.4665500Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-16T01:31:56.7891130Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-16T01:31:57.0972020Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-16T01:31:57.3549690Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-16T01:31:57.6176530Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-16T01:31:57.8821760Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T01:31:58.1501630Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-16T01:31:58.4042330Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-16T01:31:58.6609280Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-16T01:31:58.9356540Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T01:31:59.2180330Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-16T01:31:59.5537420Z [34/89, 00:14/00:14] install: logreq [4k] 2021-05-16T01:31:59.8181620Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T01:32:00.0869370Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-16T01:32:00.4719120Z [37/89, 00:15/00:16] install: lua-ul [7k] 2021-05-16T01:32:00.7295890Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-16T01:32:00.9888880Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T01:32:01.2475690Z [40/89, 00:16/00:17] install: luacode [3k] 2021-05-16T01:32:01.5045250Z [41/89, 00:16/00:17] install: luacolor [5k] 2021-05-16T01:32:01.7688590Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-16T01:32:02.0328350Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-16T01:32:02.2956670Z [44/89, 00:17/00:18] install: luaindex [5k] 2021-05-16T01:32:02.5633110Z [45/89, 00:17/00:18] install: luainputenc [5k] 2021-05-16T01:32:02.8193790Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-16T01:32:03.0746800Z [47/89, 00:18/00:19] install: luakeys [5k] 2021-05-16T01:32:03.3323790Z [48/89, 00:18/00:19] install: lualatex-doc [1k] 2021-05-16T01:32:03.5928130Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-16T01:32:03.8519030Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-16T01:32:04.1179960Z [51/89, 00:19/00:20] install: luapackageloader [2k] 2021-05-16T01:32:04.3823610Z [52/89, 00:19/00:20] install: luaprogtable [7k] 2021-05-16T01:32:04.6398670Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-16T01:32:04.9160160Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-16T01:32:05.1880770Z [55/89, 00:20/00:21] install: luatexbase [4k] 2021-05-16T01:32:05.4648640Z [56/89, 00:20/00:21] install: luatexko [22k] 2021-05-16T01:32:05.7904570Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-16T01:32:06.0479320Z [58/89, 00:21/00:22] install: luavlna [8k] 2021-05-16T01:32:06.3070790Z [59/89, 00:21/00:22] install: luaxml [31k] 2021-05-16T01:32:06.6277730Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-16T01:32:07.0452590Z [61/89, 00:22/00:23] install: makeindex [5k] 2021-05-16T01:32:07.3114860Z [62/89, 00:22/00:23] install: mflogo [2k] 2021-05-16T01:32:07.5688230Z [63/89, 00:22/00:23] install: newpax [9k] 2021-05-16T01:32:07.8405310Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-16T01:32:08.1600020Z [65/89, 00:23/00:24] install: odsfile [5k] 2021-05-16T01:32:08.4301970Z [66/89, 00:23/00:24] install: optex.universal-darwin [1k] 2021-05-16T01:32:08.6944260Z [67/89, 00:23/00:24] install: optex [770k] 2021-05-16T01:32:09.4878050Z [68/89, 00:24/00:24] install: pdfarticle [4k] 2021-05-16T01:32:09.7582080Z [69/89, 00:24/00:24] install: pdfextra [22k] 2021-05-16T01:32:10.0660490Z [70/89, 00:25/00:25] install: placeat [4k] 2021-05-16T01:32:10.3246000Z [71/89, 00:25/00:25] install: plantuml [3k] 2021-05-16T01:32:10.5796720Z [72/89, 00:25/00:25] install: rsfs [55k] 2021-05-16T01:32:10.9492100Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-16T01:32:11.3060300Z [74/89, 00:26/00:26] install: spelling [14k] 2021-05-16T01:32:11.6246340Z [75/89, 00:26/00:26] install: stricttex [2k] 2021-05-16T01:32:11.8880850Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T01:32:12.1473450Z [77/89, 00:27/00:27] install: texlive-en [1k] 2021-05-16T01:32:12.4012780Z [78/89, 00:27/00:27] install: texlive-msg-translations [144k] 2021-05-16T01:32:12.8390950Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T01:32:13.1033690Z [80/89, 00:28/00:28] install: thumbpdf [19k] 2021-05-16T01:32:13.4176930Z [81/89, 00:28/00:28] install: tlshell.universal-darwin [1k] 2021-05-16T01:32:13.6751270Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-16T01:32:13.9831370Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-16T01:32:14.3004450Z [84/89, 00:29/00:29] install: uninormalize [6k] 2021-05-16T01:32:14.5608200Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-16T01:32:14.8240040Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-16T01:32:15.6642600Z [87/89, 00:30/00:30] install: xdvi [7k] 2021-05-16T01:32:15.9334190Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-16T01:32:16.2150990Z [89/89, 00:31/00:31] install: collection-luatex [1k] 2021-05-16T01:32:16.4855410Z running mktexlsr ... 2021-05-16T01:32:17.3560190Z done running mktexlsr. 2021-05-16T01:32:17.3961490Z running updmap-sys ... 2021-05-16T01:32:18.0303920Z done running updmap-sys. 2021-05-16T01:32:18.0305340Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T01:32:18.0307670Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/40g7nh8aOp/1qq_ldqA_7 ... 2021-05-16T01:32:19.2614930Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/40g7nh8aOp/1qq_ldqA_7. 2021-05-16T01:32:19.2616250Z OK: optex.fmt/luatex 2021-05-16T01:32:19.2617530Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:32:19.2619200Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:32:21.4765150Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:32:21.4766220Z tlmgr: no updates available 2021-05-16T01:32:21.6121330Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:32:21.6121860Z with: 2021-05-16T01:32:21.6122360Z pandoc-version: 2.7.3 2021-05-16T01:32:21.6122740Z env: 2021-05-16T01:32:21.6123160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:21.6123600Z TIC_DEPLOY_KEY: 2021-05-16T01:32:21.6123940Z RSPM: 2021-05-16T01:32:21.6125090Z GITHUB_PAT: *** 2021-05-16T01:32:21.6125490Z COVERALLS_TOKEN: 2021-05-16T01:32:21.6125930Z continue-on-error: false 2021-05-16T01:32:21.6126400Z VDIFFR_RUN_TESTS: false 2021-05-16T01:32:21.6126870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:32:21.6127300Z TZ: UTC 2021-05-16T01:32:21.6127670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:21.6128050Z NOT_CRAN: true 2021-05-16T01:32:21.6128400Z ##[endgroup] 2021-05-16T01:32:22.1959120Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T01:32:24.9157660Z installer: Package name is pandoc 2021-05-16T01:32:24.9162400Z installer: Installing at base path / 2021-05-16T01:32:24.9163170Z installer: The install was successful. 2021-05-16T01:32:24.9313640Z ##[group]Run git config user.name adigherman 2021-05-16T01:32:24.9314430Z git config user.name adigherman 2021-05-16T01:32:24.9315020Z git config user.email adig@jhu.edu 2021-05-16T01:32:24.9493300Z shell: /bin/bash -e {0} 2021-05-16T01:32:24.9493730Z env: 2021-05-16T01:32:24.9494250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:24.9494780Z TIC_DEPLOY_KEY: 2021-05-16T01:32:24.9495170Z RSPM: 2021-05-16T01:32:24.9496550Z GITHUB_PAT: *** 2021-05-16T01:32:24.9497110Z COVERALLS_TOKEN: 2021-05-16T01:32:24.9497660Z continue-on-error: false 2021-05-16T01:32:24.9498190Z VDIFFR_RUN_TESTS: false 2021-05-16T01:32:24.9498760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:32:24.9499240Z TZ: UTC 2021-05-16T01:32:24.9499690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:24.9500160Z NOT_CRAN: true 2021-05-16T01:32:24.9500600Z ##[endgroup] 2021-05-16T01:32:25.0008820Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T01:32:25.0009560Z env: 2021-05-16T01:32:25.0010050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:25.0010550Z TIC_DEPLOY_KEY: 2021-05-16T01:32:25.0010920Z RSPM: 2021-05-16T01:32:25.0012280Z GITHUB_PAT: *** 2021-05-16T01:32:25.0012710Z COVERALLS_TOKEN: 2021-05-16T01:32:25.0013230Z continue-on-error: false 2021-05-16T01:32:25.0013750Z VDIFFR_RUN_TESTS: false 2021-05-16T01:32:25.0014250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:32:25.0014740Z TZ: UTC 2021-05-16T01:32:25.0015130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:32:25.0015570Z NOT_CRAN: true 2021-05-16T01:32:25.0015940Z ##[endgroup] 2021-05-16T01:32:26.6241420Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T01:32:26.6611700Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T01:32:26.6613280Z To reinstall 3.20.2, run: 2021-05-16T01:32:26.6613940Z brew reinstall cmake 2021-05-16T01:32:28.2563700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T01:32:29.3724890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:32:29.9053580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T01:32:30.2450680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T01%3A40%3A00Z&sig=w4I4giNp8ze5OyEkfJt1PepzgwrOjlvuCrTn1flPioQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:32:30.2827310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=w4I4giNp8ze5OyEkfJt1PepzgwrOjlvuCrTn1flPioQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:32:30.3228320Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T01:32:30.3870110Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T01:32:30.3898440Z 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-2762-291q4y 2021-05-16T01:32:30.4091580Z cp -pR /private/tmp/d20210516-2762-291q4y/libssh/. /usr/local/Cellar/libssh 2021-05-16T01:32:30.4283000Z chmod -Rf +w /private/tmp/d20210516-2762-291q4y 2021-05-16T01:32:30.4848430Z ==> Finishing up 2021-05-16T01:32:30.5175430Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T01:32:30.5192370Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T01:32:30.5198200Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T01:32:30.5203930Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T01:32:30.5209850Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T01:32:30.5215540Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T01:32:30.5224500Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T01:32:30.5371270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2927-1pj3yad.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:32:32.7195690Z ==> Summary 2021-05-16T01:32:32.7222970Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T01:32:34.7778920Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T01:32:35.8506520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:32:36.4035980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T01:32:36.7495590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T01%3A40%3A00Z&sig=chukEaLvAmu1W7Yfdh3UzBwAZvFXnoPq7T7COgb3MtE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:32:36.7887940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=chukEaLvAmu1W7Yfdh3UzBwAZvFXnoPq7T7COgb3MtE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:32:37.7707350Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T01:32:38.1270770Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T01:32:39.2399210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:32:39.7887400Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T01:32:40.4253130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T01%3A40%3A00Z&sig=0CNn71cd4SxMfG9OmwcxXVeLm7cLuh22VB4qrhnYlt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:32:40.4837670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=0CNn71cd4SxMfG9OmwcxXVeLm7cLuh22VB4qrhnYlt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:32:40.5426300Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T01:32:40.5506240Z ==> Installing dependencies for jags: gcc 2021-05-16T01:32:40.5513190Z ==> Installing jags dependency: gcc 2021-05-16T01:32:40.6410880Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T01:32:40.6440310Z 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-2934-y93jkb 2021-05-16T01:32:42.9662170Z cp -pR /private/tmp/d20210516-2934-y93jkb/gcc/. /usr/local/Cellar/gcc 2021-05-16T01:32:44.4805040Z chmod -Rf +w /private/tmp/d20210516-2934-y93jkb 2021-05-16T01:32:48.4294590Z ==> Finishing up 2021-05-16T01:32:48.6069580Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T01:32:48.6073670Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T01:32:48.6078470Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T01:32:48.6083340Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T01:32:48.6088470Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T01:32:48.6093670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T01:32:48.6098670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T01:32:48.6103560Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T01:32:48.6108660Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T01:32:48.6113540Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T01:32:48.6127710Z rm /usr/local/bin/c++-11 2021-05-16T01:32:48.6131280Z rm /usr/local/bin/cpp-11 2021-05-16T01:32:48.6134940Z rm /usr/local/bin/g++-11 2021-05-16T01:32:48.6138420Z rm /usr/local/bin/gcc-11 2021-05-16T01:32:48.6190260Z rm /usr/local/bin/gcc-ar-11 2021-05-16T01:32:48.6193130Z rm /usr/local/bin/gcc-nm-11 2021-05-16T01:32:48.6196500Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T01:32:48.6199350Z rm /usr/local/bin/gcov-11 2021-05-16T01:32:48.6202810Z rm /usr/local/bin/gcov-dump-11 2021-05-16T01:32:48.6206040Z rm /usr/local/bin/gcov-tool-11 2021-05-16T01:32:48.8575080Z Error: The `brew link` step did not complete successfully 2021-05-16T01:32:48.8576030Z The formula built, but is not symlinked into /usr/local 2021-05-16T01:32:48.8579610Z Could not symlink bin/gfortran 2021-05-16T01:32:48.8580440Z Target /usr/local/bin/gfortran 2021-05-16T01:32:48.8581120Z already exists. You may want to remove it: 2021-05-16T01:32:48.8582140Z rm '/usr/local/bin/gfortran' 2021-05-16T01:32:48.8582450Z 2021-05-16T01:32:48.8583060Z To force the link and overwrite all conflicting files: 2021-05-16T01:32:48.8584090Z brew link --overwrite gcc 2021-05-16T01:32:48.8584430Z 2021-05-16T01:32:48.8584960Z To list all files that would be deleted: 2021-05-16T01:32:48.8585990Z brew link --overwrite --dry-run gcc 2021-05-16T01:32:48.8586350Z 2021-05-16T01:32:48.8586860Z Possible conflicting files are: 2021-05-16T01:32:48.8623300Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T01:32:49.3486800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3109-6bxur4.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:32:51.8477750Z ==> Summary 2021-05-16T01:32:51.9369420Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T01:32:51.9374690Z ==> Installing jags 2021-05-16T01:32:51.9378070Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T01:32:51.9397750Z 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-2934-uyr0e6 2021-05-16T01:32:51.9970010Z cp -pR /private/tmp/d20210516-2934-uyr0e6/jags/. /usr/local/Cellar/jags 2021-05-16T01:32:52.0725060Z chmod -Rf +w /private/tmp/d20210516-2934-uyr0e6 2021-05-16T01:32:52.1984580Z ==> Finishing up 2021-05-16T01:32:52.2324830Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T01:32:52.2336790Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T01:32:52.2342230Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T01:32:52.2348970Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T01:32:52.2353730Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T01:32:52.2359000Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T01:32:52.2364190Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T01:32:52.2369330Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T01:32:52.2376910Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T01:32:52.2768550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3135-bzx1ul.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:32:54.4644360Z ==> Summary 2021-05-16T01:32:54.4736040Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T01:32:56.7404710Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T01:32:57.8735240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:32:58.4247910Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T01:32:58.8063430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T01%3A40%3A00Z&sig=OT55M5EA3z9t3BHDTyOKdkwykvezWrurpkLkaa2Reoc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:32:58.8562390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=OT55M5EA3z9t3BHDTyOKdkwykvezWrurpkLkaa2Reoc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:32:59.2262740Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T01:32:59.3416770Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T01:32:59.3448540Z 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-3142-7zy2id 2021-05-16T01:32:59.5967300Z cp -pR /private/tmp/d20210516-3142-7zy2id/v8/. /usr/local/Cellar/v8 2021-05-16T01:32:59.7392500Z chmod -Rf +w /private/tmp/d20210516-3142-7zy2id 2021-05-16T01:32:59.9212960Z ==> Finishing up 2021-05-16T01:32:59.9766120Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T01:33:00.0219330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3307-19acxhf.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:33:02.2730420Z ==> Summary 2021-05-16T01:33:02.2789290Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T01:33:04.4173010Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T01:33:05.5152120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:06.0550100Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T01:33:06.3945530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T01%3A40%3A00Z&sig=RuB156SO%2BQ288RocZ4MJnzR3MPfEJNyWBJ4DsWTyboU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:06.4370430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=RuB156SO\%2BQ288RocZ4MJnzR3MPfEJNyWBJ4DsWTyboU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:06.6461770Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T01:33:06.6663890Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:33:07.8461820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:08.3085700Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:33:08.6305130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T01%3A40%3A00Z&sig=nLbjSRuSu0NNFfc8llx6SCzcCOmsYT5IblRmXMTgSVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:08.6794320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=nLbjSRuSu0NNFfc8llx6SCzcCOmsYT5IblRmXMTgSVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:08.7934660Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T01:33:08.8070200Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:33:09.9176220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:10.5809190Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:33:11.0022200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T01%3A40%3A00Z&sig=oCcl4DsQtRnBt33aqclOWxpmVR78L5IF10q4zBEL42A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:11.0560620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=oCcl4DsQtRnBt33aqclOWxpmVR78L5IF10q4zBEL42A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:11.3175690Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T01:33:11.3403280Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T01:33:11.3408060Z ==> Installing fftw dependency: hwloc 2021-05-16T01:33:11.4006030Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T01:33:11.4035420Z 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-3314-17xeiwt 2021-05-16T01:33:11.7292230Z cp -pR /private/tmp/d20210516-3314-17xeiwt/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T01:33:12.1967600Z chmod -Rf +w /private/tmp/d20210516-3314-17xeiwt 2021-05-16T01:33:12.5969800Z ==> Finishing up 2021-05-16T01:33:12.6325580Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T01:33:12.6329240Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T01:33:12.6335360Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T01:33:12.6339960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T01:33:12.6345560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T01:33:12.6350370Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T01:33:12.6356020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T01:33:12.6361420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T01:33:12.6366680Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T01:33:12.6372070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T01:33:12.6377250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T01:33:12.6382520Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T01:33:12.6388740Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T01:33:12.6428220Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T01:33:12.6449440Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T01:33:12.6450780Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T01:33:12.6451960Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T01:33:12.6452940Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T01:33:12.6454260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T01:33:12.6457220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T01:33:12.6463310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T01:33:12.6469690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T01:33:12.6475390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T01:33:12.6481080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T01:33:12.6487300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T01:33:12.6507260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T01:33:12.6528170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T01:33:12.6533770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T01:33:12.6539160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T01:33:12.6545110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T01:33:12.6551230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T01:33:12.6587850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T01:33:12.6604010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T01:33:12.6623870Z 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:33:12.6644750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T01:33:12.6650280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T01:33:12.6664750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T01:33:12.6670490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T01:33:12.6676350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T01:33:12.6693000Z 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:33:12.6713280Z 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:33:12.6718580Z 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:33:12.6724600Z 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:33:12.6741440Z 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:33:12.6758620Z 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:33:12.6772260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T01:33:12.6785230Z 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:33:12.6791410Z 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:33:12.6797760Z 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:33:12.6811890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T01:33:12.6827350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T01:33:12.6833630Z 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:33:12.6843640Z 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:33:12.6849620Z 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:33:12.6859180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T01:33:12.6865100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T01:33:12.6874800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T01:33:12.6888200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T01:33:12.6909480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T01:33:12.6915890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T01:33:12.6929950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T01:33:12.6935980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T01:33:12.6941880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T01:33:12.6951660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T01:33:12.6957600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T01:33:12.6967170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T01:33:12.6972870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T01:33:12.6990610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T01:33:12.6996260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T01:33:12.7002390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T01:33:12.7011130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T01:33:12.7016830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T01:33:12.7030620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T01:33:12.7039550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T01:33:12.7049330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T01:33:12.7062430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T01:33:12.7068040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T01:33:12.7073710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T01:33:12.7079460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T01:33:12.7085050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T01:33:12.7090650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T01:33:12.7096330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T01:33:12.7101910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T01:33:12.7107560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T01:33:12.7113320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T01:33:12.7118930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T01:33:12.7124730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T01:33:12.7130320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T01:33:12.7136220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T01:33:12.7142390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T01:33:12.7147990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T01:33:12.7158720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T01:33:12.7179890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T01:33:12.7185670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T01:33:12.7191500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T01:33:12.7197270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T01:33:12.7202860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T01:33:12.7208240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T01:33:12.7213760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T01:33:12.7219890Z 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:33:12.7224390Z Only the first 100 operations were output. 2021-05-16T01:33:13.0828260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3490-2cuo30.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:33:15.3217580Z ==> Summary 2021-05-16T01:33:15.3778010Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T01:33:15.3784610Z ==> Installing fftw dependency: open-mpi 2021-05-16T01:33:15.4300500Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:33:15.4318690Z 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-3314-rk6xg8 2021-05-16T01:33:15.7104740Z cp -pR /private/tmp/d20210516-3314-rk6xg8/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T01:33:16.1147470Z chmod -Rf +w /private/tmp/d20210516-3314-rk6xg8 2021-05-16T01:33:17.9133710Z ==> Finishing up 2021-05-16T01:33:17.9461110Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T01:33:17.9466040Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T01:33:17.9470850Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T01:33:17.9475530Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T01:33:17.9482320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T01:33:17.9487270Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T01:33:17.9492840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T01:33:17.9497880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T01:33:17.9502960Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T01:33:17.9508100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T01:33:17.9513290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T01:33:17.9518330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T01:33:17.9523630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T01:33:17.9529890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T01:33:17.9540980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T01:33:17.9542650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T01:33:17.9545290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T01:33:17.9597850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T01:33:17.9602300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T01:33:17.9607230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T01:33:17.9612160Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T01:33:17.9617660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T01:33:17.9623010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T01:33:17.9629040Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T01:33:17.9637380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T01:33:17.9642090Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T01:33:17.9646620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T01:33:17.9651650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T01:33:17.9656480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T01:33:17.9661500Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T01:33:17.9666420Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T01:33:17.9674550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T01:33:17.9677530Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T01:33:17.9683070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T01:33:17.9687720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T01:33:17.9693180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T01:33:17.9697730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T01:33:17.9702300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T01:33:17.9706970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T01:33:17.9712100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T01:33:17.9716860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T01:33:17.9722010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T01:33:17.9727290Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T01:33:17.9732670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T01:33:17.9737680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T01:33:17.9742570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T01:33:17.9747490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T01:33:17.9772100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T01:33:17.9773920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T01:33:17.9775190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T01:33:17.9778390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T01:33:17.9784390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T01:33:17.9789900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T01:33:17.9795310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T01:33:17.9800390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T01:33:17.9805510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T01:33:17.9811010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T01:33:17.9816520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T01:33:17.9821900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T01:33:17.9827090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T01:33:17.9848930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T01:33:17.9854120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T01:33:17.9859870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T01:33:17.9879470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T01:33:17.9884710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T01:33:17.9903520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T01:33:17.9909110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T01:33:17.9914910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T01:33:17.9920110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T01:33:17.9925850Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T01:33:17.9931480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T01:33:17.9936400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T01:33:17.9941500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T01:33:17.9947130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T01:33:17.9952150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T01:33:17.9957310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T01:33:17.9962900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T01:33:17.9968730Z 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:33:17.9974210Z 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:33:17.9979450Z 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:33:17.9984580Z 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:33:17.9989970Z 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:33:17.9995620Z 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:33:18.0000840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T01:33:18.0006600Z 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:33:18.0011900Z 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:33:18.0016980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T01:33:18.0022570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T01:33:18.0028020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T01:33:18.0033790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T01:33:18.0038970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T01:33:18.0069920Z 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:33:18.0074890Z 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:33:18.0080270Z 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:33:18.0085570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T01:33:18.0090870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T01:33:18.0096180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T01:33:18.0101290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T01:33:18.0106410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T01:33:18.0111740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T01:33:18.0115740Z Only the first 100 operations were output. 2021-05-16T01:33:18.4406290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3519-1yqfbz7.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:33:20.7512080Z ==> Summary 2021-05-16T01:33:20.7919110Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:33:20.7923960Z ==> Installing fftw 2021-05-16T01:33:20.7927630Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:33:20.7946960Z 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-3314-5zdtk 2021-05-16T01:33:20.9045220Z cp -pR /private/tmp/d20210516-3314-5zdtk/fftw/. /usr/local/Cellar/fftw 2021-05-16T01:33:20.9714250Z chmod -Rf +w /private/tmp/d20210516-3314-5zdtk 2021-05-16T01:33:21.1808310Z ==> Finishing up 2021-05-16T01:33:21.2151810Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T01:33:21.2158400Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T01:33:21.2170930Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T01:33:21.2180430Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T01:33:21.2191270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T01:33:21.2200240Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T01:33:21.2209070Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T01:33:21.2218060Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T01:33:21.2226580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T01:33:21.2236140Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T01:33:21.2244960Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T01:33:21.2253830Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T01:33:21.2268870Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T01:33:21.2362320Z info /usr/local/share/info/fftw3.info 2021-05-16T01:33:21.2375350Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T01:33:21.2384820Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T01:33:21.2403870Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T01:33:21.2413740Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T01:33:21.2427610Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T01:33:21.2435960Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T01:33:21.2450360Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T01:33:21.2458440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T01:33:21.2463630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T01:33:21.2471680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T01:33:21.2480090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T01:33:21.2490760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T01:33:21.2499950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T01:33:21.2510110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T01:33:21.2516450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T01:33:21.2522900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T01:33:21.2529400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T01:33:21.2535770Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T01:33:21.2542570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T01:33:21.2549070Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T01:33:21.2555740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T01:33:21.2649370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T01:33:21.2653410Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T01:33:21.2658840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T01:33:21.2664200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T01:33:21.2668840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T01:33:21.2673880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T01:33:21.2678830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T01:33:21.2683970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T01:33:21.2688760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T01:33:21.2694130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T01:33:21.2699290Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T01:33:21.2703590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T01:33:21.2708790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T01:33:21.2713860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T01:33:21.2718730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T01:33:21.2723900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T01:33:21.2729040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T01:33:21.2734440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T01:33:21.2739570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T01:33:21.2745160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T01:33:21.2749500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T01:33:21.2754930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T01:33:21.2762150Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T01:33:21.2768490Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T01:33:21.2780080Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T01:33:21.3088630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3546-1h1bv9z.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:33:23.5062210Z ==> Summary 2021-05-16T01:33:23.5116420Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:33:24.1180100Z ==> No outdated dependents to upgrade! 2021-05-16T01:33:24.1181430Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:33:24.2814690Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T01:33:24.2815730Z fftw, open-mpi 2021-05-16T01:33:24.2825670Z rm /usr/local/bin/fftw-wisdom 2021-05-16T01:33:24.2828560Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T01:33:24.2831600Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T01:33:24.2840400Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T01:33:24.2852710Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T01:33:24.2855850Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T01:33:24.2864610Z rm /usr/local/include/fftw3.f 2021-05-16T01:33:24.2872850Z rm /usr/local/include/fftw3.f03 2021-05-16T01:33:24.2875990Z rm /usr/local/include/fftw3.h 2021-05-16T01:33:24.2882890Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T01:33:24.2885710Z rm /usr/local/include/fftw3l.f03 2021-05-16T01:33:24.2893400Z rm /usr/local/include/fftw3q.f03 2021-05-16T01:33:24.2909860Z rm /usr/local/lib/cmake/fftw3 2021-05-16T01:33:24.2913290Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T01:33:24.2920330Z rm /usr/local/lib/libfftw3.a 2021-05-16T01:33:24.2927390Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T01:33:24.2932030Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T01:33:24.2939720Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T01:33:24.2942690Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T01:33:24.2950920Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T01:33:24.2953670Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T01:33:24.2963530Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T01:33:24.2972950Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T01:33:24.2976260Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T01:33:24.2984850Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T01:33:24.2988150Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T01:33:24.2994760Z rm /usr/local/lib/libfftw3f.a 2021-05-16T01:33:24.2997900Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T01:33:24.3007510Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T01:33:24.3010750Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T01:33:24.3020540Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T01:33:24.3023530Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T01:33:24.3026490Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T01:33:24.3035550Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T01:33:24.3039290Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T01:33:24.3048300Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T01:33:24.3057920Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T01:33:24.3061090Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T01:33:24.3069520Z rm /usr/local/lib/libfftw3l.a 2021-05-16T01:33:24.3072640Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T01:33:24.3081260Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T01:33:24.3084270Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T01:33:24.3092380Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T01:33:24.3095610Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T01:33:24.3103050Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T01:33:24.3106040Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T01:33:24.3112630Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T01:33:24.3115540Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T01:33:24.3123310Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T01:33:24.3133000Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T01:33:24.3136320Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T01:33:24.3146420Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T01:33:24.3207990Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T01:33:24.3209320Z rm /usr/local/share/info/fftw3.info 2021-05-16T01:33:24.3221730Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T01:33:24.3224930Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T01:33:24.3247330Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T01:33:24.3250680Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T01:33:24.3255970Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T01:33:24.3259660Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T01:33:24.4073660Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T01:33:24.4075510Z rm /usr/local/bin/mpic++ 2021-05-16T01:33:24.4082750Z rm /usr/local/bin/mpicc 2021-05-16T01:33:24.4089740Z rm /usr/local/bin/mpicxx 2021-05-16T01:33:24.4092750Z rm /usr/local/bin/mpiexec 2021-05-16T01:33:24.4095740Z rm /usr/local/bin/mpif77 2021-05-16T01:33:24.4102660Z rm /usr/local/bin/mpif90 2021-05-16T01:33:24.4105730Z rm /usr/local/bin/mpifort 2021-05-16T01:33:24.4111300Z rm /usr/local/bin/mpirun 2021-05-16T01:33:24.4115240Z rm /usr/local/bin/ompi-clean 2021-05-16T01:33:24.4120930Z rm /usr/local/bin/ompi-server 2021-05-16T01:33:24.4123560Z rm /usr/local/bin/ompi_info 2021-05-16T01:33:24.4130230Z rm /usr/local/bin/opal_wrapper 2021-05-16T01:33:24.4133710Z rm /usr/local/bin/orte-clean 2021-05-16T01:33:24.4136610Z rm /usr/local/bin/orte-info 2021-05-16T01:33:24.4143990Z rm /usr/local/bin/orte-server 2021-05-16T01:33:24.4147490Z rm /usr/local/bin/ortecc 2021-05-16T01:33:24.4152590Z rm /usr/local/bin/orted 2021-05-16T01:33:24.4155760Z rm /usr/local/bin/orterun 2021-05-16T01:33:24.4163510Z rm /usr/local/bin/profile2mat.pl 2021-05-16T01:33:24.4173210Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T01:33:24.4176220Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T01:33:24.4182090Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T01:33:24.4193790Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T01:33:24.4195320Z rm /usr/local/include/mpi-ext.h 2021-05-16T01:33:24.4201320Z rm /usr/local/include/mpi.h 2021-05-16T01:33:24.4204590Z rm /usr/local/include/mpi.mod 2021-05-16T01:33:24.4211310Z rm /usr/local/include/mpi_ext.mod 2021-05-16T01:33:24.4214460Z rm /usr/local/include/mpi_f08.mod 2021-05-16T01:33:24.4220370Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T01:33:24.4223560Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T01:33:24.4228570Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T01:33:24.4232080Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T01:33:24.4238210Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T01:33:24.4241620Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T01:33:24.4248120Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T01:33:24.4251100Z rm /usr/local/include/mpif-config.h 2021-05-16T01:33:24.4257010Z rm /usr/local/include/mpif-constants.h 2021-05-16T01:33:24.4260140Z rm /usr/local/include/mpif-ext.h 2021-05-16T01:33:24.4265930Z rm /usr/local/include/mpif-externals.h 2021-05-16T01:33:24.4269760Z rm /usr/local/include/mpif-handles.h 2021-05-16T01:33:24.4276260Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T01:33:24.4279530Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T01:33:24.4287270Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T01:33:24.4290590Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T01:33:24.4296420Z rm /usr/local/include/mpif.h 2021-05-16T01:33:24.4303030Z rm /usr/local/include/openmpi 2021-05-16T01:33:24.4306230Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T01:33:24.4315870Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T01:33:24.4318930Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T01:33:24.4325910Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T01:33:24.4329080Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T01:33:24.4332320Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T01:33:24.4339880Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T01:33:24.4342960Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T01:33:24.4347790Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T01:33:24.4351140Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T01:33:24.4354200Z rm /usr/local/lib/libmpi.dylib 2021-05-16T01:33:24.4358450Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T01:33:24.4361550Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T01:33:24.4364660Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T01:33:24.4368980Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T01:33:24.4372350Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T01:33:24.4375150Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T01:33:24.4380190Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T01:33:24.4382990Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T01:33:24.4387730Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T01:33:24.4390780Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T01:33:24.4393970Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T01:33:24.4398180Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T01:33:24.4401300Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T01:33:24.4404240Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T01:33:24.4408870Z rm /usr/local/lib/openmpi 2021-05-16T01:33:24.4414720Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T01:33:24.4419400Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T01:33:24.4422490Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T01:33:24.4509810Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T01:33:24.4512190Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T01:33:24.4515560Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T01:33:24.4518630Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T01:33:24.4521740Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T01:33:24.4524930Z rm /usr/local/lib/pmix 2021-05-16T01:33:24.4534740Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T01:33:24.4538740Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T01:33:24.4541480Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T01:33:24.4544820Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T01:33:24.4548230Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T01:33:24.4551670Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T01:33:24.4555130Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T01:33:24.4558480Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T01:33:24.4562250Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T01:33:24.4565760Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T01:33:24.4568940Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T01:33:24.4571740Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T01:33:24.4575780Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T01:33:24.4579360Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T01:33:24.4582510Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T01:33:24.4585790Z rm /usr/local/share/man/man1/orted.1 2021-05-16T01:33:24.4588960Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T01:33:24.4603620Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T01:33:24.4607680Z Only the first 100 operations were output. 2021-05-16T01:33:26.2519810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T01:33:27.3741930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:27.9119320Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T01:33:28.3587820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T01%3A40%3A00Z&sig=DAJh2GSZ6gaTZ36n4z4hche0uqW5SgNxkdpv%2Feq6Shg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:28.4086240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=DAJh2GSZ6gaTZ36n4z4hche0uqW5SgNxkdpv\%2Feq6Shg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:28.9338810Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T01:33:29.0621970Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T01:33:29.0651250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3554-1k7n7zs 2021-05-16T01:33:29.7834710Z cp -pR /private/tmp/d20210516-3554-1k7n7zs/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T01:33:30.5157280Z chmod -Rf +w /private/tmp/d20210516-3554-1k7n7zs 2021-05-16T01:33:31.5639490Z ==> Finishing up 2021-05-16T01:33:31.6133010Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T01:33:31.6137930Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T01:33:31.6143240Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T01:33:31.6147590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T01:33:31.6152580Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T01:33:31.6157150Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T01:33:31.6161560Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T01:33:31.6166210Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T01:33:31.6173560Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T01:33:31.6178350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T01:33:31.6182990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T01:33:31.6187530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T01:33:31.6192000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T01:33:31.6196640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T01:33:31.6201520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T01:33:31.6205710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T01:33:31.6211020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T01:33:31.6215400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T01:33:31.6220320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T01:33:31.6224740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T01:33:31.6229280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T01:33:31.6236010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T01:33:31.6240720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T01:33:31.6245440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T01:33:31.6250600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T01:33:31.6255480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T01:33:31.6260320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T01:33:31.6264950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T01:33:31.6270190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T01:33:31.6275070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T01:33:31.6283490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T01:33:31.6296120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T01:33:31.6304610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T01:33:31.6316590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T01:33:31.6323900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T01:33:31.6329900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T01:33:31.6338820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T01:33:31.6352630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T01:33:31.6360970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T01:33:31.6373350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T01:33:31.6379030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T01:33:31.6386710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T01:33:31.6398940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T01:33:31.6403780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T01:33:31.6413180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T01:33:31.6421380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T01:33:31.6429310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T01:33:31.6436930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T01:33:31.6445060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T01:33:31.6452990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T01:33:31.6460190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T01:33:31.6465020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T01:33:31.6474990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T01:33:31.6483980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T01:33:31.6492450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T01:33:31.6500890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T01:33:31.6509750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T01:33:31.6514540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T01:33:31.6523770Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T01:33:31.6532220Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T01:33:31.6540060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T01:33:31.6545350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T01:33:31.6553080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T01:33:31.6561900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T01:33:31.6571300Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T01:33:31.6580290Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T01:33:31.6585120Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T01:33:31.6597380Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T01:33:31.6605560Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T01:33:31.6699220Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T01:33:31.6704250Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T01:33:31.6709010Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T01:33:31.6713650Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T01:33:31.6718120Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T01:33:31.6723000Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T01:33:31.6727340Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T01:33:31.6732070Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T01:33:31.6736610Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T01:33:31.6741370Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T01:33:31.6746230Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T01:33:31.6750390Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T01:33:31.6757370Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T01:33:31.6763470Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T01:33:31.6770270Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T01:33:31.6780750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T01:33:31.6785720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T01:33:31.6791250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T01:33:31.6796280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T01:33:31.6801280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T01:33:31.6806540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T01:33:31.6811510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T01:33:31.6816770Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T01:33:31.6821830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T01:33:31.6828120Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T01:33:31.6833790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T01:33:31.6838570Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T01:33:31.6843680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T01:33:31.6849180Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T01:33:31.6854230Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T01:33:31.6859340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T01:33:31.6864820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T01:33:31.6868900Z Only the first 100 operations were output. 2021-05-16T01:33:32.0408260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3718-1reo4xq.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:33:34.4865250Z ==> Summary 2021-05-16T01:33:34.5554760Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T01:33:36.8750360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T01:33:38.0284110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:38.5825170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T01:33:38.9806330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T01%3A40%3A00Z&sig=DDb5pqecBC%2FPex08sOMA3za8NzvS3EWtcjXtkfLHs%2BM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:39.0306850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=DDb5pqecBC\%2FPex08sOMA3za8NzvS3EWtcjXtkfLHs\%2BM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:39.1071860Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T01:33:39.1917700Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T01:33:39.1944190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3725-1jiv29l 2021-05-16T01:33:39.2756930Z cp -pR /private/tmp/d20210516-3725-1jiv29l/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T01:33:39.4158890Z chmod -Rf +w /private/tmp/d20210516-3725-1jiv29l 2021-05-16T01:33:39.5987330Z ==> Finishing up 2021-05-16T01:33:39.6300210Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T01:33:39.6310710Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T01:33:39.6313830Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T01:33:39.6324570Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T01:33:39.6357350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6412970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6431990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6439960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6462610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6480370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6491770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6498530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6502340Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T01:33:39.6506880Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T01:33:39.6512550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6524880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6533900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6557130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6578270Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6615170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6661470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6663460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6665930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6694780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6714290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6733950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6758700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6803310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6814410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6824860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6854570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6869630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6883900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6917800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6927070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6956680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6978870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.6989220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7000460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7009960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7034920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7059240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7068030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7078110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7091580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7106680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7129810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7142470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7177350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7193740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7224070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7250240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7256000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7265820Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7314770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7338230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7342670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7345640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7365630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7367670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:33:39.7391440Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T01:33:39.7423870Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T01:33:39.7493690Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T01:33:39.7500150Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T01:33:39.7501960Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T01:33:39.7504100Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T01:33:39.7507970Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T01:33:39.7510010Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T01:33:39.7950970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3890-1icarba.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:33:42.0416700Z ==> Summary 2021-05-16T01:33:42.0611790Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T01:33:43.9947740Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T01:33:43.9948410Z To reinstall 1.6.37, run: 2021-05-16T01:33:43.9949070Z brew reinstall libpng 2021-05-16T01:33:45.7902590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T01:33:46.9016660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:47.4408780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T01:33:47.8116830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T01%3A40%3A00Z&sig=Z2VvIMeBG36hn9UeWTiTHCoTisaFFpORVRxBEXdtMns%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:47.8494320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=Z2VvIMeBG36hn9UeWTiTHCoTisaFFpORVRxBEXdtMns\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:47.8853610Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T01:33:47.8899010Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T01:33:48.9505720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:49.4780530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T01:33:49.8212400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T01%3A40%3A00Z&sig=67VqBZVsDkTFqlVdwEyAWZNfNFW2ppWRQlrfxxO1MMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:49.8705360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=67VqBZVsDkTFqlVdwEyAWZNfNFW2ppWRQlrfxxO1MMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:49.9220320Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T01:33:49.9269480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T01:33:51.0338500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:51.5714060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T01:33:51.9125680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T01%3A40%3A00Z&sig=ymPHnLiZ24E0rhBQAXm6DluQR0n8a5h5odrOdosO8g0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:51.9673180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=ymPHnLiZ24E0rhBQAXm6DluQR0n8a5h5odrOdosO8g0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:52.0041450Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T01:33:52.0069250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T01:33:53.1239130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:53.6581780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T01:33:54.0131280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T01%3A40%3A00Z&sig=L7nSVJWoeKyFxMt8UnP1EUMZc%2Fqq0Yl1neaxcix9RUk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:54.0509500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=L7nSVJWoeKyFxMt8UnP1EUMZc\%2Fqq0Yl1neaxcix9RUk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:54.1030550Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T01:33:54.1059450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T01:33:55.2463790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:55.8116160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T01:33:56.1630670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T01%3A40%3A00Z&sig=DIUg75psNso4h1PO38APsadBSMUJajlAjZ5sJ1Dvlr8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:56.1931730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=DIUg75psNso4h1PO38APsadBSMUJajlAjZ5sJ1Dvlr8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:56.2922400Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T01:33:56.2982390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T01:33:57.3652640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:33:57.9425520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T01:33:58.2875550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T01%3A40%3A00Z&sig=3laezo2pJmh7JfUIOz5Ygco%2FlTQckTajLbKtPwnJuVA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:33:58.3234990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=3laezo2pJmh7JfUIOz5Ygco\%2FlTQckTajLbKtPwnJuVA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:33:58.4170450Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:33:58.4271340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T01:33:59.5530710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:00.1139820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T01:34:00.4506000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T01%3A40%3A00Z&sig=t6Wx1CaSP91rrPlGMTxNK%2FyeMjIkutLqDrzwSgGOYKA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:00.4926450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=t6Wx1CaSP91rrPlGMTxNK\%2FyeMjIkutLqDrzwSgGOYKA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:00.5397900Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T01:34:00.5429240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T01:34:01.6555390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:02.2200760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T01:34:02.5576540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T01%3A40%3A00Z&sig=TWO7AGCP9ljAahaMCoPNd%2BbCFDjVIDcBGuEaKARZqYI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:02.6112270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=TWO7AGCP9ljAahaMCoPNd\%2BbCFDjVIDcBGuEaKARZqYI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:02.6489200Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T01:34:02.6518110Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T01:34:03.7487210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:04.3028750Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T01:34:04.6404190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T01%3A40%3A00Z&sig=cIHe1X2c5ichHqoMpI2dI4EpymvRTsP8bU20jAxf3nM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:04.6837770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=cIHe1X2c5ichHqoMpI2dI4EpymvRTsP8bU20jAxf3nM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:04.7258300Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T01:34:04.7290400Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T01:34:05.7979670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:06.3459430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T01:34:06.6945200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T01%3A40%3A00Z&sig=Vp%2B2kTutfIXzvoyZ6qimqKStbFzPcerK17cIq3tU7L4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:06.7374050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=Vp\%2B2kTutfIXzvoyZ6qimqKStbFzPcerK17cIq3tU7L4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:06.7918340Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T01:34:06.7962080Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T01:34:07.9442500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:08.5079650Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T01:34:08.8612750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T01%3A40%3A00Z&sig=N4KLfB09jwhqDhdssaht08nTP8lcjPeeenhYobTV4pw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:08.8936180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=N4KLfB09jwhqDhdssaht08nTP8lcjPeeenhYobTV4pw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:09.0338510Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T01:34:09.0425460Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T01:34:10.1486870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:10.7207710Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T01:34:11.0426960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T01%3A40%3A00Z&sig=TjJSpD1k45R7JZkbrnUcuCRIkbhfHGu4pzWkrGCoKnk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:11.0797090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=TjJSpD1k45R7JZkbrnUcuCRIkbhfHGu4pzWkrGCoKnk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:11.1540280Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T01:34:11.1581290Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T01:34:12.2574980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:13.1176310Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T01:34:13.1398940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T01%3A40%3A00Z&sig=XHcgIgzXI9kirX1cpkn2khkfhAyGRWc%2BtunPReN4qlI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:13.1690150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=XHcgIgzXI9kirX1cpkn2khkfhAyGRWc\%2BtunPReN4qlI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:13.2179380Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T01:34:13.2218500Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T01:34:14.2968170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:14.8052770Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T01:34:15.1570360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T01%3A40%3A00Z&sig=dJCOON2C2kX6ROJhE38cWOtA%2B124IamIdyO4u1Z%2FZwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:15.1949730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=dJCOON2C2kX6ROJhE38cWOtA\%2B124IamIdyO4u1Z\%2FZwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:15.3984180Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T01:34:15.4490210Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T01:34:16.5435780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:17.0791640Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T01:34:17.4096700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T01%3A40%3A00Z&sig=AdOi6McJf44lgU1kbQbI9pfH2bxCTgztmBBwKAlMUz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:17.4388320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=AdOi6McJf44lgU1kbQbI9pfH2bxCTgztmBBwKAlMUz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:17.5257130Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T01:34:17.5355050Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T01:34:18.6444530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:19.2144440Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T01:34:19.5546780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T01%3A40%3A00Z&sig=%2BYiskLFm11nWE99D5FdYors9Y4h4Jj4NEmV56aJUXG8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:19.5906700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=\%2BYiskLFm11nWE99D5FdYors9Y4h4Jj4NEmV56aJUXG8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:20.8720590Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T01:34:21.2972570Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T01:34:22.3985280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:34:22.9508340Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T01:34:23.2938770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T01%3A40%3A00Z&sig=duM2Ad6FlpqHvYgN29ooLorRolWtOArHhy%2BTbLVKTFs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:34:23.3292270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A40\%3A00Z\&sig=duM2Ad6FlpqHvYgN29ooLorRolWtOArHhy\%2BTbLVKTFs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:34:23.4814500Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T01:34:23.5344970Z ==> 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:34:23.5347270Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T01:34:23.5953790Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T01:34:23.5982390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-19xppl8 2021-05-16T01:34:23.6051160Z cp -pR /private/tmp/d20210516-4000-19xppl8/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T01:34:23.6136740Z chmod -Rf +w /private/tmp/d20210516-4000-19xppl8 2021-05-16T01:34:23.6500710Z ==> Finishing up 2021-05-16T01:34:23.6825120Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T01:34:23.6913920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4261-1g2gept.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:34:25.9025730Z ==> Summary 2021-05-16T01:34:25.9041780Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T01:34:25.9046400Z ==> Installing poppler dependency: xorgproto 2021-05-16T01:34:25.9080480Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T01:34:25.9099740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4000-jj30ku 2021-05-16T01:34:26.0060010Z cp -pR /private/tmp/d20210516-4000-jj30ku/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T01:34:26.1454220Z chmod -Rf +w /private/tmp/d20210516-4000-jj30ku 2021-05-16T01:34:26.3144320Z ==> Finishing up 2021-05-16T01:34:26.3510820Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T01:34:26.3517080Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T01:34:26.3527100Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T01:34:26.3532200Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T01:34:26.3537590Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T01:34:26.3543270Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T01:34:26.3548350Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T01:34:26.3553580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T01:34:26.3558890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T01:34:26.3564310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T01:34:26.3569310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T01:34:26.3606460Z rm /usr/local/share/pkgconfig 2021-05-16T01:34:26.3621450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T01:34:26.3628200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T01:34:26.3676800Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T01:34:26.3682160Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T01:34:26.3687510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T01:34:26.3692820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T01:34:26.3697920Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T01:34:26.3703090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T01:34:26.3708440Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T01:34:26.3714110Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T01:34:26.3718820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T01:34:26.3724170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T01:34:26.3729380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T01:34:26.3734640Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T01:34:26.3741460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T01:34:26.3746960Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T01:34:26.3752710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T01:34:26.3758070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T01:34:26.3763400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T01:34:26.3769240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T01:34:26.3774320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T01:34:26.3779560Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T01:34:26.3784840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T01:34:26.3790030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T01:34:26.3795200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T01:34:26.3800690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T01:34:26.3806050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T01:34:26.3811600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T01:34:26.3816990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T01:34:26.3822710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T01:34:26.3828020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T01:34:26.3832970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T01:34:26.3838750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T01:34:26.3844250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T01:34:26.3849850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T01:34:26.3855050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T01:34:26.3860280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T01:34:26.3865430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T01:34:26.3871200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T01:34:26.3877450Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T01:34:26.3882300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T01:34:26.3887180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T01:34:26.4416480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4287-1jn12lj.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:34:28.7008260Z ==> Summary 2021-05-16T01:34:28.7172400Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T01:34:28.7178630Z ==> Installing poppler dependency: libxau 2021-05-16T01:34:28.7266320Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T01:34:28.7285730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-a7fo43 2021-05-16T01:34:28.7409570Z cp -pR /private/tmp/d20210516-4000-a7fo43/libxau/. /usr/local/Cellar/libxau 2021-05-16T01:34:28.7585450Z chmod -Rf +w /private/tmp/d20210516-4000-a7fo43 2021-05-16T01:34:28.8128070Z ==> Finishing up 2021-05-16T01:34:28.8518700Z rm /usr/local/include/X11 2021-05-16T01:34:28.8526600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T01:34:28.8533780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T01:34:28.8537170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T01:34:28.8541610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T01:34:28.8547270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T01:34:28.8551680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T01:34:28.8556240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T01:34:28.8561050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T01:34:28.8566130Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T01:34:28.8571010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T01:34:28.8576170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T01:34:28.8581110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T01:34:28.8586180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T01:34:28.8590720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T01:34:28.8596220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T01:34:28.8600530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T01:34:28.8605570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T01:34:28.8610480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T01:34:28.8615700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T01:34:28.8620820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T01:34:28.8625900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T01:34:28.8630920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T01:34:28.8635950Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T01:34:28.8640940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T01:34:28.8644750Z mkdir -p /usr/local/include/X11/dri 2021-05-16T01:34:28.8650810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T01:34:28.8655910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T01:34:28.8660850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T01:34:28.8664300Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T01:34:28.8671900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T01:34:28.8677150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T01:34:28.8682210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T01:34:28.8687620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T01:34:28.8692600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T01:34:28.8697960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T01:34:28.8704240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T01:34:28.8709640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T01:34:28.8715080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T01:34:28.8720340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T01:34:28.8729320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T01:34:28.8732760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T01:34:28.8737780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T01:34:28.8765740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T01:34:28.8770780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T01:34:28.8776200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T01:34:28.8781250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T01:34:28.8786330Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T01:34:28.8791690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T01:34:28.8796890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T01:34:28.8802050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T01:34:28.8807470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T01:34:28.8812750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T01:34:28.8817660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T01:34:28.8823200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T01:34:28.8829660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T01:34:28.8834370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T01:34:28.8839620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T01:34:28.8844880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T01:34:28.8849960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T01:34:28.8855150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T01:34:28.8860340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T01:34:28.8865440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T01:34:28.8870780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T01:34:28.8876220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T01:34:28.8881070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T01:34:28.8886090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T01:34:28.8891480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T01:34:28.8896540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T01:34:28.8901740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T01:34:28.8906930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T01:34:28.8912070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T01:34:28.8917650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T01:34:28.8922980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T01:34:28.8928060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T01:34:28.8933340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T01:34:28.8938540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T01:34:28.8943500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T01:34:28.8948980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T01:34:28.8955160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T01:34:28.8960700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T01:34:28.8966300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T01:34:28.8971290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T01:34:28.8976200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T01:34:28.8981270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T01:34:28.8986880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T01:34:28.8991620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T01:34:28.8996990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T01:34:28.9002120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T01:34:28.9007350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T01:34:28.9012570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T01:34:28.9017600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T01:34:28.9023180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T01:34:28.9027950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T01:34:28.9033240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T01:34:28.9044710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T01:34:28.9046630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T01:34:28.9049930Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T01:34:28.9055440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T01:34:28.9062160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T01:34:28.9067700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T01:34:28.9072850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T01:34:28.9076770Z Only the first 100 operations were output. 2021-05-16T01:34:28.9426910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4314-71q4ef.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:34:31.0869180Z ==> Summary 2021-05-16T01:34:31.0896210Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T01:34:31.0901640Z ==> Installing poppler dependency: libxdmcp 2021-05-16T01:34:31.0983840Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T01:34:31.1002180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-stgvu8 2021-05-16T01:34:31.1101040Z cp -pR /private/tmp/d20210516-4000-stgvu8/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T01:34:31.1224250Z chmod -Rf +w /private/tmp/d20210516-4000-stgvu8 2021-05-16T01:34:31.1681890Z ==> Finishing up 2021-05-16T01:34:31.2049670Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T01:34:31.2055760Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T01:34:31.2060630Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T01:34:31.2065450Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T01:34:31.2072600Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T01:34:31.2194820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4340-13ilymz.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:34:33.3473980Z ==> Summary 2021-05-16T01:34:33.3492930Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T01:34:33.3498330Z ==> Installing poppler dependency: libxcb 2021-05-16T01:34:33.3852440Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T01:34:33.3871570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-4000-1kfsgs0 2021-05-16T01:34:34.1206860Z cp -pR /private/tmp/d20210516-4000-1kfsgs0/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T01:34:35.5554390Z chmod -Rf +w /private/tmp/d20210516-4000-1kfsgs0 2021-05-16T01:34:36.7165410Z ==> Finishing up 2021-05-16T01:34:36.7556100Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T01:34:36.7563650Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T01:34:36.7626040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T01:34:36.7631820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T01:34:36.7636940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T01:34:36.7641950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T01:34:36.7647740Z 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:34:36.7652930Z 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:34:36.7658430Z 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:34:36.7663680Z 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:34:36.7669230Z 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:34:36.7675800Z 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:34:36.7681090Z 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:34:36.7686670Z 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:34:36.7692280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T01:34:36.7697980Z 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:34:36.7703440Z 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:34:36.7708740Z 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:34:36.7714030Z 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:34:36.7719570Z 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:34:36.7724760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T01:34:36.7730200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T01:34:36.7735790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T01:34:36.7741740Z 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:34:36.7747190Z 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:34:36.7752170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T01:34:36.7757460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T01:34:36.7762370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T01:34:36.7767660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T01:34:36.7773050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T01:34:36.7778740Z 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:34:36.7784010Z 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:34:36.7789170Z 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:34:36.7794840Z 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:34:36.7800870Z 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:34:36.7806060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T01:34:36.7811490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T01:34:36.7817290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T01:34:36.7822680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T01:34:36.7827780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T01:34:36.7833380Z 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:34:36.7838710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T01:34:36.7844230Z 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:34:36.7849480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T01:34:36.7854880Z 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:34:36.7884430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T01:34:37.3481330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T01:34:37.3483960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T01:34:37.3485820Z 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:34:37.3487860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T01:34:37.3489680Z 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:34:37.3491340Z 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:34:37.3492790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T01:34:37.3494770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T01:34:37.3496270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T01:34:37.3497670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T01:34:37.3499160Z 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:34:37.3500500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T01:34:37.3501990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T01:34:37.3503480Z 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:34:37.3505240Z 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:34:37.3507520Z 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:34:37.3509300Z 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:34:37.3511050Z 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:34:37.3512880Z 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:34:37.3514610Z 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:34:37.3516380Z 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:34:37.3518040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T01:34:37.3519710Z 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:34:37.3521560Z 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:34:37.3523320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T01:34:37.3525690Z 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:34:37.3527630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T01:34:37.3529410Z 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:34:37.3531210Z 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:34:37.3533090Z 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:34:37.3534940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T01:34:37.3536850Z 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:34:37.3538640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T01:34:37.3540680Z 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:34:37.3542430Z 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:34:37.3544010Z 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:34:37.3545490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T01:34:37.3547010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T01:34:37.3548530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T01:34:37.3550090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T01:34:37.3551650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T01:34:37.3553030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T01:34:37.3554790Z 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:34:37.3556420Z 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:34:37.3557780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T01:34:37.3559100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T01:34:37.3560430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T01:34:37.3561830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T01:34:37.3563260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T01:34:37.3564790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T01:34:37.3566260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T01:34:37.3567720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T01:34:37.3569070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T01:34:37.3570450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T01:34:37.3571240Z Only the first 100 operations were output. 2021-05-16T01:34:38.3493970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4375-12xcoph.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:34:40.7945900Z ==> Summary 2021-05-16T01:34:40.9277710Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T01:34:40.9283610Z ==> Installing poppler dependency: libx11 2021-05-16T01:34:40.9733190Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:34:40.9751210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-66g7ov 2021-05-16T01:34:41.3139160Z cp -pR /private/tmp/d20210516-4000-66g7ov/libx11/. /usr/local/Cellar/libx11 2021-05-16T01:34:41.8340650Z chmod -Rf +w /private/tmp/d20210516-4000-66g7ov 2021-05-16T01:34:42.3169780Z ==> Finishing up 2021-05-16T01:34:42.3573510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T01:34:42.3576560Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T01:34:42.3581820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T01:34:42.3586850Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T01:34:42.3591570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T01:34:42.3597800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T01:34:42.3601360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T01:34:42.3606600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T01:34:42.3612190Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T01:34:42.3617240Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T01:34:42.3622210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T01:34:42.3627630Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T01:34:42.3637400Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T01:34:42.3642330Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T01:34:42.3668490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T01:34:42.3674400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T01:34:42.3680950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T01:34:42.3684880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T01:34:42.3690270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T01:34:42.3696610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T01:34:42.3700950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T01:34:42.3707760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T01:34:42.3713540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T01:34:42.3718170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T01:34:42.3723010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T01:34:42.3727920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T01:34:42.3734170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T01:34:42.3738560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T01:34:42.3743980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T01:34:42.3749970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T01:34:42.3754870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T01:34:42.3785520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T01:34:42.3792730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T01:34:42.3801350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T01:34:42.3810600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T01:34:42.3816120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T01:34:42.3825180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T01:34:42.3831700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T01:34:42.3839580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T01:34:42.3848090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T01:34:42.3854500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T01:34:42.3860790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T01:34:42.3867110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T01:34:42.3872660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T01:34:42.3878110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T01:34:42.3883830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T01:34:42.3889140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T01:34:42.3894470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T01:34:42.3900780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T01:34:42.3906510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T01:34:42.3912270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T01:34:42.3918050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T01:34:42.3924350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T01:34:42.3930070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T01:34:42.3936230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T01:34:42.3942130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T01:34:42.3948100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T01:34:42.3953450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T01:34:42.3959060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T01:34:42.3964760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T01:34:42.3970350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T01:34:42.3975790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T01:34:42.3981130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T01:34:42.3986420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T01:34:42.3991870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T01:34:42.3997590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T01:34:42.4003790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T01:34:42.4009570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T01:34:42.4015190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T01:34:42.4021490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T01:34:42.4027200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T01:34:42.4032850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T01:34:42.4038110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T01:34:42.4043160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T01:34:42.4048730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T01:34:42.4053900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T01:34:42.4059400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T01:34:42.4065240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T01:34:42.4070400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T01:34:42.4075310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T01:34:42.4080380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T01:34:42.4085660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T01:34:42.4113030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T01:34:42.4118580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T01:34:42.4124250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T01:34:42.4129960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T01:34:42.4136240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T01:34:42.4142660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T01:34:42.4148270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T01:34:42.4157590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T01:34:42.4159970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T01:34:42.4164130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T01:34:42.4169580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T01:34:42.4175020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T01:34:42.4180040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T01:34:42.4185310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T01:34:42.4190520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T01:34:42.4196260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T01:34:42.4201340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T01:34:42.4206570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T01:34:42.4210410Z Only the first 100 operations were output. 2021-05-16T01:34:43.0229880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4401-51idp0.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:34:45.3956840Z ==> Summary 2021-05-16T01:34:45.4614830Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T01:34:45.4620660Z ==> Installing poppler dependency: libxext 2021-05-16T01:34:45.5164690Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T01:34:45.5185770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-1a5r7lw 2021-05-16T01:34:45.5540520Z cp -pR /private/tmp/d20210516-4000-1a5r7lw/libxext/. /usr/local/Cellar/libxext 2021-05-16T01:34:45.6091650Z chmod -Rf +w /private/tmp/d20210516-4000-1a5r7lw 2021-05-16T01:34:45.6879340Z ==> Finishing up 2021-05-16T01:34:45.7270690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T01:34:45.7275380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T01:34:45.7280480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T01:34:45.7285810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T01:34:45.7290810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T01:34:45.7295830Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T01:34:45.7301700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T01:34:45.7306310Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T01:34:45.7311730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T01:34:45.7317050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T01:34:45.7322280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T01:34:45.7327630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T01:34:45.7333020Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T01:34:45.7338220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T01:34:45.7343380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T01:34:45.7349190Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T01:34:45.7361250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T01:34:45.7366880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T01:34:45.7372530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T01:34:45.7378070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T01:34:45.7383470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T01:34:45.7389620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T01:34:45.7395460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T01:34:45.7401730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T01:34:45.7407430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T01:34:45.7414320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T01:34:45.7420350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T01:34:45.7426520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T01:34:45.7432340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T01:34:45.7437350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T01:34:45.7443680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T01:34:45.7449440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T01:34:45.7455270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T01:34:45.7461910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T01:34:45.7468080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T01:34:45.7473080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T01:34:45.7479150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T01:34:45.7484970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T01:34:45.7513500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T01:34:45.7522110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T01:34:45.7524390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T01:34:45.7526500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T01:34:45.7528410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T01:34:45.7530310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T01:34:45.7532280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T01:34:45.7535180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T01:34:45.7541010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T01:34:45.7546820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T01:34:45.7552640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T01:34:45.7559700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T01:34:45.7564540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T01:34:45.7569920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T01:34:45.7576220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T01:34:45.7581010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T01:34:45.7587000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T01:34:45.7592430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T01:34:45.7598150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T01:34:45.7604000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T01:34:45.7609360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T01:34:45.7615040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T01:34:45.7620510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T01:34:45.7625760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T01:34:45.7631430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T01:34:45.7637130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T01:34:45.7643700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T01:34:45.7649390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T01:34:45.7656030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T01:34:45.7661690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T01:34:45.7667390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T01:34:45.7673570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T01:34:45.7678720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T01:34:45.7684400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T01:34:45.7690130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T01:34:45.7695930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T01:34:45.7701630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T01:34:45.7707330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T01:34:45.7712820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T01:34:45.7719840Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T01:34:45.7725030Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T01:34:45.7731060Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T01:34:45.7738380Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T01:34:45.7999980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4427-1spatco.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:34:48.0797990Z ==> Summary 2021-05-16T01:34:48.0859580Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T01:34:48.0864800Z ==> Installing poppler dependency: libxrender 2021-05-16T01:34:48.1440190Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T01:34:48.1458930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-uf6nl0 2021-05-16T01:34:48.1568620Z cp -pR /private/tmp/d20210516-4000-uf6nl0/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T01:34:48.1720510Z chmod -Rf +w /private/tmp/d20210516-4000-uf6nl0 2021-05-16T01:34:48.2208790Z ==> Finishing up 2021-05-16T01:34:48.2583170Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T01:34:48.2590950Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T01:34:48.2597450Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T01:34:48.2602630Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T01:34:48.2608010Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T01:34:48.2615610Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T01:34:48.2755020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4453-ympfry.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:34:50.5272960Z ==> Summary 2021-05-16T01:34:50.5295880Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T01:34:50.5301260Z ==> Installing poppler dependency: lzo 2021-05-16T01:34:50.5320480Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T01:34:50.5340600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-6u88q5 2021-05-16T01:34:50.5541880Z cp -pR /private/tmp/d20210516-4000-6u88q5/lzo/. /usr/local/Cellar/lzo 2021-05-16T01:34:50.5776280Z chmod -Rf +w /private/tmp/d20210516-4000-6u88q5 2021-05-16T01:34:50.6345160Z ==> Finishing up 2021-05-16T01:34:50.6699690Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T01:34:50.6708300Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T01:34:50.6715460Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T01:34:50.6720760Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T01:34:50.6725900Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T01:34:50.6761030Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T01:34:50.6936470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4479-z15x50.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:34:52.9786020Z ==> Summary 2021-05-16T01:34:52.9818270Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T01:34:52.9825170Z ==> Installing poppler dependency: pixman 2021-05-16T01:34:52.9851160Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T01:34:52.9870900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-qkbamc 2021-05-16T01:34:53.0046310Z cp -pR /private/tmp/d20210516-4000-qkbamc/pixman/. /usr/local/Cellar/pixman 2021-05-16T01:34:53.0188720Z chmod -Rf +w /private/tmp/d20210516-4000-qkbamc 2021-05-16T01:34:53.0634550Z ==> Finishing up 2021-05-16T01:34:53.0992610Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T01:34:53.0998820Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T01:34:53.1003800Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T01:34:53.1008470Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T01:34:53.1013670Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T01:34:53.1020890Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T01:34:53.1148860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4505-heatq3.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:34:55.3300070Z ==> Summary 2021-05-16T01:34:55.3321480Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T01:34:55.3327830Z ==> Installing poppler dependency: cairo 2021-05-16T01:34:55.4919410Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T01:34:55.4937340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-vox1vu 2021-05-16T01:34:55.5667460Z cp -pR /private/tmp/d20210516-4000-vox1vu/cairo/. /usr/local/Cellar/cairo 2021-05-16T01:34:55.6449490Z chmod -Rf +w /private/tmp/d20210516-4000-vox1vu 2021-05-16T01:34:55.9146530Z ==> Finishing up 2021-05-16T01:34:55.9664620Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T01:34:55.9672030Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T01:34:55.9745960Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T01:34:55.9756550Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T01:34:55.9763020Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T01:34:55.9767740Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T01:34:55.9772530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T01:34:55.9777480Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T01:34:55.9783570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T01:34:55.9789100Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T01:34:55.9794270Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T01:34:55.9798710Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T01:34:55.9803030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T01:34:55.9808280Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T01:34:55.9815610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T01:34:55.9820910Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T01:34:55.9826020Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T01:34:55.9830880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T01:34:55.9835820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T01:34:55.9840790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T01:34:55.9846080Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T01:34:55.9851260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T01:34:55.9856000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T01:34:55.9861230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T01:34:55.9866130Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T01:34:55.9871620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T01:34:55.9876650Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T01:34:55.9881410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T01:34:55.9886890Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T01:34:55.9891740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T01:34:55.9896520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T01:34:56.0252890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4531-rena92.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:34:58.2725470Z ==> Summary 2021-05-16T01:34:58.2812090Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T01:34:58.2818130Z ==> Installing poppler dependency: little-cms2 2021-05-16T01:34:58.2944480Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T01:34:58.2963120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-8x8dog 2021-05-16T01:34:58.3157240Z cp -pR /private/tmp/d20210516-4000-8x8dog/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T01:34:58.3352240Z chmod -Rf +w /private/tmp/d20210516-4000-8x8dog 2021-05-16T01:34:58.3973920Z ==> Finishing up 2021-05-16T01:34:58.4227110Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T01:34:58.4231190Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T01:34:58.4236620Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T01:34:58.4241840Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T01:34:58.4249390Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T01:34:58.4254020Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T01:34:58.4259270Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T01:34:58.4270960Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T01:34:58.4276850Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T01:34:58.4282480Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T01:34:58.4288190Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T01:34:58.4293990Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T01:34:58.4301210Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T01:34:58.4306060Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T01:34:58.4312190Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T01:34:58.4319980Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T01:34:58.4494240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4557-zjso5f.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:35:00.6531220Z ==> Summary 2021-05-16T01:35:00.6558050Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T01:35:00.6563470Z ==> Installing poppler dependency: nspr 2021-05-16T01:35:00.6582050Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T01:35:00.6601800Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-a7frf0 2021-05-16T01:35:00.6965320Z cp -pR /private/tmp/d20210516-4000-a7frf0/nspr/. /usr/local/Cellar/nspr 2021-05-16T01:35:00.7463730Z chmod -Rf +w /private/tmp/d20210516-4000-a7frf0 2021-05-16T01:35:00.8250910Z ==> Finishing up 2021-05-16T01:35:00.8640760Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T01:35:00.8646260Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T01:35:00.8655390Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T01:35:00.8661600Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T01:35:00.8667190Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T01:35:00.8672130Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T01:35:00.8677380Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T01:35:00.8682700Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T01:35:00.8688010Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T01:35:00.8695600Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T01:35:00.8957000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4583-4clusg.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:35:03.0083810Z ==> Summary 2021-05-16T01:35:03.0147910Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T01:35:03.0153600Z ==> Installing poppler dependency: nss 2021-05-16T01:35:03.0265620Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T01:35:03.0285400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-95x6da 2021-05-16T01:35:03.3275210Z cp -pR /private/tmp/d20210516-4000-95x6da/nss/. /usr/local/Cellar/nss 2021-05-16T01:35:03.5226880Z chmod -Rf +w /private/tmp/d20210516-4000-95x6da 2021-05-16T01:35:05.4052270Z ==> Finishing up 2021-05-16T01:35:05.4466560Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T01:35:05.4470320Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T01:35:05.4475260Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T01:35:05.4488810Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T01:35:05.4490330Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T01:35:05.4491830Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T01:35:05.4499000Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T01:35:05.4500590Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T01:35:05.4509020Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T01:35:05.4511150Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T01:35:05.4520130Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T01:35:05.4521660Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T01:35:05.4523910Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T01:35:05.4528970Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T01:35:05.4539570Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T01:35:05.4541050Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T01:35:05.4544960Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T01:35:05.4553430Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T01:35:05.4555280Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T01:35:05.4563640Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T01:35:05.4565370Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T01:35:05.4571480Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T01:35:05.4575540Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T01:35:05.4581680Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T01:35:05.4586410Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T01:35:05.4591390Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T01:35:05.4620520Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T01:35:05.4625260Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T01:35:05.4630190Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T01:35:05.4635070Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T01:35:05.4639700Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T01:35:05.4644440Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T01:35:05.4649310Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T01:35:05.4653920Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T01:35:05.4658820Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T01:35:05.4663290Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T01:35:05.4667930Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T01:35:05.4672660Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T01:35:05.4678110Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T01:35:05.4683110Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T01:35:05.4688030Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T01:35:05.4692880Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T01:35:05.4697640Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T01:35:05.4702880Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T01:35:05.4707570Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T01:35:05.4712180Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T01:35:05.4717420Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T01:35:05.4721840Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T01:35:05.4726900Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T01:35:05.4731510Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T01:35:05.4736360Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T01:35:05.4741250Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T01:35:05.4745830Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T01:35:05.4769830Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T01:35:05.4775120Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T01:35:05.4780480Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T01:35:05.4785320Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T01:35:05.4790260Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T01:35:05.4794870Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T01:35:05.4799460Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T01:35:05.4804210Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T01:35:05.4809300Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T01:35:05.4814050Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T01:35:05.4818380Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T01:35:05.4823280Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T01:35:05.4827780Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T01:35:05.4832460Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T01:35:05.4837500Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T01:35:05.4841940Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T01:35:05.4846680Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T01:35:05.4853740Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T01:35:05.4861220Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T01:35:05.4866340Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T01:35:05.4871240Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T01:35:05.4875970Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T01:35:05.4881300Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T01:35:05.4885920Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T01:35:05.4890490Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T01:35:05.4895390Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T01:35:05.4900360Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T01:35:05.4905390Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T01:35:05.4910420Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T01:35:05.4915130Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T01:35:05.4920510Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T01:35:05.4924910Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T01:35:05.4930140Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T01:35:05.4934690Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T01:35:05.4939670Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T01:35:05.4944220Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T01:35:05.4949210Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T01:35:05.4953640Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T01:35:05.4958320Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T01:35:05.4962950Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T01:35:05.4967900Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T01:35:05.4972520Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T01:35:05.4977810Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T01:35:05.4982340Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T01:35:05.4987270Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T01:35:05.4992330Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T01:35:05.4997130Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T01:35:05.5000990Z Only the first 100 operations were output. 2021-05-16T01:35:05.6198110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4609-d1iqvh.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:35:07.8423290Z ==> Summary 2021-05-16T01:35:07.8551380Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T01:35:07.8557360Z ==> Installing poppler dependency: openjpeg 2021-05-16T01:35:07.8840910Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T01:35:07.8860120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-1rszl2v 2021-05-16T01:35:08.1012670Z cp -pR /private/tmp/d20210516-4000-1rszl2v/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T01:35:08.3764010Z chmod -Rf +w /private/tmp/d20210516-4000-1rszl2v 2021-05-16T01:35:08.6385290Z ==> Finishing up 2021-05-16T01:35:08.6802730Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T01:35:08.6808680Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T01:35:08.6813990Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T01:35:08.6822360Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:35:08.6831700Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:35:08.6841820Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T01:35:08.6847840Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T01:35:08.6853780Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T01:35:08.6862140Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T01:35:08.6870570Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T01:35:08.6874770Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T01:35:08.6881270Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T01:35:08.6889360Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T01:35:08.6895000Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:35:08.6902890Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T01:35:08.7869590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4635-wjn82m.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:35:11.0777700Z ==> Summary 2021-05-16T01:35:11.1077110Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T01:35:11.1083640Z ==> Installing poppler dependency: qt@5 2021-05-16T01:35:11.1119350Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T01:35:11.1137750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-1j0dbs9 2021-05-16T01:35:16.3498060Z cp -pR /private/tmp/d20210516-4000-1j0dbs9/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T01:35:23.7290880Z chmod -Rf +w /private/tmp/d20210516-4000-1j0dbs9 2021-05-16T01:35:37.5245440Z ==> Finishing up 2021-05-16T01:35:39.9227720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4697-12rxlwl.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:35:43.9701600Z ==> Caveats 2021-05-16T01:35:43.9702460Z We agreed to the Qt open source license for you. 2021-05-16T01:35:43.9703160Z If this is unacceptable you should uninstall. 2021-05-16T01:35:43.9703530Z 2021-05-16T01:35:43.9704550Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:35:43.9705350Z because this is an alternate version of another formula. 2021-05-16T01:35:43.9705750Z 2021-05-16T01:35:43.9706260Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:35:43.9707480Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:35:43.9707920Z 2021-05-16T01:35:43.9708420Z For compilers to find qt@5 you may need to set: 2021-05-16T01:35:43.9709410Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:35:43.9710400Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:35:43.9710770Z 2021-05-16T01:35:43.9711640Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:35:43.9712840Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:35:43.9713340Z 2021-05-16T01:35:43.9714140Z ==> Summary 2021-05-16T01:35:44.6649150Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T01:35:44.6654840Z ==> Installing poppler 2021-05-16T01:35:44.6658810Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T01:35:44.6678030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4000-j7a3su 2021-05-16T01:35:44.9538040Z cp -pR /private/tmp/d20210516-4000-j7a3su/poppler/. /usr/local/Cellar/poppler 2021-05-16T01:35:45.2198190Z chmod -Rf +w /private/tmp/d20210516-4000-j7a3su 2021-05-16T01:35:45.6579250Z ==> Finishing up 2021-05-16T01:35:45.6916470Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T01:35:45.6922260Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T01:35:45.6928040Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T01:35:45.6933690Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T01:35:45.6939240Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T01:35:45.6945470Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T01:35:45.6951850Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T01:35:45.6957310Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T01:35:45.6963410Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T01:35:45.6968840Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T01:35:45.6974810Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T01:35:45.6980310Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T01:35:45.7047100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T01:35:45.7054120Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T01:35:45.7065030Z rm /usr/local/share/gir-1.0 2021-05-16T01:35:45.7073050Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T01:35:45.7079250Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T01:35:45.7089610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T01:35:45.7095330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T01:35:45.7101110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T01:35:45.7106870Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T01:35:45.7112520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T01:35:45.7118420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T01:35:45.7124020Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T01:35:45.7129760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T01:35:45.7135600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T01:35:45.7141230Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T01:35:45.7155670Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T01:35:45.7166500Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T01:35:45.7168300Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T01:35:45.7170890Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T01:35:45.7174560Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T01:35:45.7186370Z rm /usr/local/lib/girepository-1.0 2021-05-16T01:35:45.7193980Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T01:35:45.7200060Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T01:35:45.7205520Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T01:35:45.7211030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T01:35:45.7216620Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T01:35:45.7222240Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T01:35:45.7228210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T01:35:45.7233460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T01:35:45.7238600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T01:35:45.7244180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T01:35:45.7251190Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T01:35:45.7256160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T01:35:45.7261390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T01:35:45.7267740Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T01:35:45.7273330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T01:35:45.7278550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T01:35:45.7284130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T01:35:45.7292040Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T01:35:45.7297730Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T01:35:45.7302930Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T01:35:45.7308720Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T01:35:45.8353240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4723-zwvvut.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:35:48.1866980Z ==> Summary 2021-05-16T01:35:48.2186170Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T01:35:49.6621430Z ==> Caveats 2021-05-16T01:35:49.6622340Z ==> qt@5 2021-05-16T01:35:49.6663380Z We agreed to the Qt open source license for you. 2021-05-16T01:35:49.6664200Z If this is unacceptable you should uninstall. 2021-05-16T01:35:49.6664580Z 2021-05-16T01:35:49.6665820Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:35:49.6666790Z because this is an alternate version of another formula. 2021-05-16T01:35:49.6667280Z 2021-05-16T01:35:49.6667860Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:35:49.6669140Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:35:49.6669590Z 2021-05-16T01:35:49.6670340Z For compilers to find qt@5 you may need to set: 2021-05-16T01:35:49.6671460Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:35:49.6672490Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:35:49.6672860Z 2021-05-16T01:35:49.6673720Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:35:49.6674460Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:35:49.6674840Z 2021-05-16T01:35:51.2835840Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T01:35:52.6819330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:35:53.2395730Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T01:35:53.5980740Z ==> 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:35:53.6565230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:35:53.7015200Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T01:35:53.7059370Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:35:54.8302880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:35:55.3865240Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:35:55.7803320Z ==> 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:35:55.8113660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:35:55.9631600Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T01:35:55.9936650Z ==> Installing dependencies for hdf5: szip 2021-05-16T01:35:55.9940560Z ==> Installing hdf5 dependency: szip 2021-05-16T01:35:56.0518910Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T01:35:56.0547110Z 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-4730-1wk8iag 2021-05-16T01:35:56.0636080Z cp -pR /private/tmp/d20210516-4730-1wk8iag/szip/. /usr/local/Cellar/szip 2021-05-16T01:35:56.0744020Z chmod -Rf +w /private/tmp/d20210516-4730-1wk8iag 2021-05-16T01:35:56.1155840Z ==> Finishing up 2021-05-16T01:35:56.1507090Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T01:35:56.1511330Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T01:35:56.1516260Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T01:35:56.1522370Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T01:35:56.1527100Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T01:35:56.1531930Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T01:35:56.1654310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4900-18szxlu.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:35:58.3843500Z ==> Summary 2021-05-16T01:35:58.3860470Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T01:35:58.3865440Z ==> Installing hdf5 2021-05-16T01:35:58.3868370Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:35:58.3886800Z 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-4730-10ewxwp 2021-05-16T01:35:58.5697220Z cp -pR /private/tmp/d20210516-4730-10ewxwp/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T01:35:58.7264620Z chmod -Rf +w /private/tmp/d20210516-4730-10ewxwp 2021-05-16T01:35:59.0470820Z ==> Finishing up 2021-05-16T01:35:59.0948880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T01:35:59.0950150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T01:35:59.0951080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T01:35:59.0952120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T01:35:59.0953130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T01:35:59.0957780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T01:35:59.0963070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T01:35:59.0967090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T01:35:59.0972020Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T01:35:59.0976670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T01:35:59.0981340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T01:35:59.0985860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T01:35:59.0990490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T01:35:59.0995270Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T01:35:59.1000420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T01:35:59.1004950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T01:35:59.1009600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T01:35:59.1014330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T01:35:59.1019130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T01:35:59.1029460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T01:35:59.1030520Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T01:35:59.1033210Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T01:35:59.1041870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T01:35:59.1048120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T01:35:59.1052840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T01:35:59.1057730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T01:35:59.1062710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T01:35:59.1070490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T01:35:59.1075750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T01:35:59.1080870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T01:35:59.1085820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T01:35:59.1090870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T01:35:59.1096120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T01:35:59.1101100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T01:35:59.1105840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T01:35:59.1111250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T01:35:59.1116470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T01:35:59.1121660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T01:35:59.1126730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T01:35:59.1132040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T01:35:59.1137120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T01:35:59.1142210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T01:35:59.1147920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T01:35:59.1152910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T01:35:59.1158060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T01:35:59.1163480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T01:35:59.1168760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T01:35:59.1174100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T01:35:59.1179330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T01:35:59.1184600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T01:35:59.1189300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T01:35:59.1194710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T01:35:59.1199300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T01:35:59.1204560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T01:35:59.1209980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T01:35:59.1215660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T01:35:59.1220200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T01:35:59.1225160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T01:35:59.1230440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T01:35:59.1235490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T01:35:59.1240850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T01:35:59.1245920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T01:35:59.1250980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T01:35:59.1255930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T01:35:59.1261030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T01:35:59.1266070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T01:35:59.1271460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T01:35:59.1276500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T01:35:59.1282410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T01:35:59.1300680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T01:35:59.1305940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T01:35:59.1310400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T01:35:59.1315290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T01:35:59.1319870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T01:35:59.1324690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T01:35:59.1329550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T01:35:59.1334540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T01:35:59.1339050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T01:35:59.1343960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T01:35:59.1348620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T01:35:59.1353360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T01:35:59.1358060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T01:35:59.1362500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T01:35:59.1367430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T01:35:59.1371690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T01:35:59.1376490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T01:35:59.1381120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T01:35:59.1385940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T01:35:59.1390630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T01:35:59.1395350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T01:35:59.1399940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T01:35:59.1404950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T01:35:59.1409430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T01:35:59.1414280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T01:35:59.1418970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T01:35:59.1423520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T01:35:59.1429430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T01:35:59.1434740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T01:35:59.1439390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T01:35:59.1444090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T01:35:59.1447530Z Only the first 100 operations were output. 2021-05-16T01:35:59.2399990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4926-1b9w3lh.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:36:01.4219830Z ==> Summary 2021-05-16T01:36:01.4380540Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:36:01.9986750Z ==> No outdated dependents to upgrade! 2021-05-16T01:36:01.9988090Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:36:02.0488180Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:36:02.0489580Z hdf5 2021-05-16T01:36:02.0499170Z rm /usr/local/bin/gif2h5 2021-05-16T01:36:02.0502370Z rm /usr/local/bin/h52gif 2021-05-16T01:36:02.0505510Z rm /usr/local/bin/h5c++ 2021-05-16T01:36:02.0508410Z rm /usr/local/bin/h5cc 2021-05-16T01:36:02.0511440Z rm /usr/local/bin/h5clear 2021-05-16T01:36:02.0514400Z rm /usr/local/bin/h5copy 2021-05-16T01:36:02.0517850Z rm /usr/local/bin/h5debug 2021-05-16T01:36:02.0520290Z rm /usr/local/bin/h5diff 2021-05-16T01:36:02.0523550Z rm /usr/local/bin/h5dump 2021-05-16T01:36:02.0526180Z rm /usr/local/bin/h5fc 2021-05-16T01:36:02.0529250Z rm /usr/local/bin/h5format_convert 2021-05-16T01:36:02.0532140Z rm /usr/local/bin/h5import 2021-05-16T01:36:02.0535060Z rm /usr/local/bin/h5jam 2021-05-16T01:36:02.0538090Z rm /usr/local/bin/h5ls 2021-05-16T01:36:02.0541080Z rm /usr/local/bin/h5mkgrp 2021-05-16T01:36:02.0544110Z rm /usr/local/bin/h5perf_serial 2021-05-16T01:36:02.0548030Z rm /usr/local/bin/h5redeploy 2021-05-16T01:36:02.0551500Z rm /usr/local/bin/h5repack 2021-05-16T01:36:02.0554780Z rm /usr/local/bin/h5repart 2021-05-16T01:36:02.0557760Z rm /usr/local/bin/h5stat 2021-05-16T01:36:02.0560660Z rm /usr/local/bin/h5unjam 2021-05-16T01:36:02.0563860Z rm /usr/local/bin/h5watch 2021-05-16T01:36:02.0571090Z rm /usr/local/include/H5ACpublic.h 2021-05-16T01:36:02.0574140Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T01:36:02.0577150Z rm /usr/local/include/H5Apublic.h 2021-05-16T01:36:02.0580230Z rm /usr/local/include/H5ArrayType.h 2021-05-16T01:36:02.0583320Z rm /usr/local/include/H5AtomType.h 2021-05-16T01:36:02.0586340Z rm /usr/local/include/H5Attribute.h 2021-05-16T01:36:02.0589270Z rm /usr/local/include/H5Classes.h 2021-05-16T01:36:02.0592140Z rm /usr/local/include/H5CommonFG.h 2021-05-16T01:36:02.0594990Z rm /usr/local/include/H5CompType.h 2021-05-16T01:36:02.0597890Z rm /usr/local/include/H5Cpp.h 2021-05-16T01:36:02.0600820Z rm /usr/local/include/H5CppDoc.h 2021-05-16T01:36:02.0604090Z rm /usr/local/include/H5Cpublic.h 2021-05-16T01:36:02.0607620Z rm /usr/local/include/H5DOpublic.h 2021-05-16T01:36:02.0610900Z rm /usr/local/include/H5DSpublic.h 2021-05-16T01:36:02.0614160Z rm /usr/local/include/H5DaccProp.h 2021-05-16T01:36:02.0616950Z rm /usr/local/include/H5DataSet.h 2021-05-16T01:36:02.0620030Z rm /usr/local/include/H5DataSpace.h 2021-05-16T01:36:02.0623330Z rm /usr/local/include/H5DataType.h 2021-05-16T01:36:02.0626190Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T01:36:02.0629110Z rm /usr/local/include/H5Dpublic.h 2021-05-16T01:36:02.0632120Z rm /usr/local/include/H5DxferProp.h 2021-05-16T01:36:02.0635120Z rm /usr/local/include/H5ESpublic.h 2021-05-16T01:36:02.0638180Z rm /usr/local/include/H5EnumType.h 2021-05-16T01:36:02.0641110Z rm /usr/local/include/H5Epubgen.h 2021-05-16T01:36:02.0644260Z rm /usr/local/include/H5Epublic.h 2021-05-16T01:36:02.0647090Z rm /usr/local/include/H5Exception.h 2021-05-16T01:36:02.0650240Z rm /usr/local/include/H5FDcore.h 2021-05-16T01:36:02.0653080Z rm /usr/local/include/H5FDdirect.h 2021-05-16T01:36:02.0656390Z rm /usr/local/include/H5FDfamily.h 2021-05-16T01:36:02.0659300Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T01:36:02.0662230Z rm /usr/local/include/H5FDlog.h 2021-05-16T01:36:02.0665500Z rm /usr/local/include/H5FDmpi.h 2021-05-16T01:36:02.0668420Z rm /usr/local/include/H5FDmpio.h 2021-05-16T01:36:02.0671610Z rm /usr/local/include/H5FDmulti.h 2021-05-16T01:36:02.0674430Z rm /usr/local/include/H5FDpublic.h 2021-05-16T01:36:02.0677560Z rm /usr/local/include/H5FDros3.h 2021-05-16T01:36:02.0680490Z rm /usr/local/include/H5FDsec2.h 2021-05-16T01:36:02.0683600Z rm /usr/local/include/H5FDstdio.h 2021-05-16T01:36:02.0686650Z rm /usr/local/include/H5FDwindows.h 2021-05-16T01:36:02.0689640Z rm /usr/local/include/H5FaccProp.h 2021-05-16T01:36:02.0692650Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T01:36:02.0695620Z rm /usr/local/include/H5File.h 2021-05-16T01:36:02.0698660Z rm /usr/local/include/H5FloatType.h 2021-05-16T01:36:02.0701660Z rm /usr/local/include/H5Fpublic.h 2021-05-16T01:36:02.0704870Z rm /usr/local/include/H5Gpublic.h 2021-05-16T01:36:02.0708210Z rm /usr/local/include/H5Group.h 2021-05-16T01:36:02.0711310Z rm /usr/local/include/H5IMpublic.h 2021-05-16T01:36:02.0714400Z rm /usr/local/include/H5IdComponent.h 2021-05-16T01:36:02.0717510Z rm /usr/local/include/H5Include.h 2021-05-16T01:36:02.0721400Z rm /usr/local/include/H5IntType.h 2021-05-16T01:36:02.0724380Z rm /usr/local/include/H5Ipublic.h 2021-05-16T01:36:02.0727890Z rm /usr/local/include/H5LDpublic.h 2021-05-16T01:36:02.0730630Z rm /usr/local/include/H5LTpublic.h 2021-05-16T01:36:02.0733730Z rm /usr/local/include/H5LaccProp.h 2021-05-16T01:36:02.0736560Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T01:36:02.0739780Z rm /usr/local/include/H5Library.h 2021-05-16T01:36:02.0742730Z rm /usr/local/include/H5Location.h 2021-05-16T01:36:02.0745730Z rm /usr/local/include/H5Lpublic.h 2021-05-16T01:36:02.0748870Z rm /usr/local/include/H5MMpublic.h 2021-05-16T01:36:02.0751790Z rm /usr/local/include/H5Mpublic.h 2021-05-16T01:36:02.0793910Z rm /usr/local/include/H5Object.h 2021-05-16T01:36:02.0796280Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T01:36:02.0800020Z rm /usr/local/include/H5Opublic.h 2021-05-16T01:36:02.0802540Z rm /usr/local/include/H5PLextern.h 2021-05-16T01:36:02.0805590Z rm /usr/local/include/H5PLpublic.h 2021-05-16T01:36:02.0808710Z rm /usr/local/include/H5PTpublic.h 2021-05-16T01:36:02.0812250Z rm /usr/local/include/H5PacketTable.h 2021-05-16T01:36:02.0815070Z rm /usr/local/include/H5Ppublic.h 2021-05-16T01:36:02.0818190Z rm /usr/local/include/H5PredType.h 2021-05-16T01:36:02.0821180Z rm /usr/local/include/H5PropList.h 2021-05-16T01:36:02.0824150Z rm /usr/local/include/H5Rpublic.h 2021-05-16T01:36:02.0827220Z rm /usr/local/include/H5Spublic.h 2021-05-16T01:36:02.0830280Z rm /usr/local/include/H5StrType.h 2021-05-16T01:36:02.0834420Z rm /usr/local/include/H5TBpublic.h 2021-05-16T01:36:02.0837770Z rm /usr/local/include/H5Tpublic.h 2021-05-16T01:36:02.0840810Z rm /usr/local/include/H5VLconnector.h 2021-05-16T01:36:02.0844290Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T01:36:02.0846970Z rm /usr/local/include/H5VLnative.h 2021-05-16T01:36:02.0849940Z Only the first 100 operations were output. 2021-05-16T01:36:03.7025690Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T01:36:04.8119950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:05.3330040Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T01:36:05.7410560Z ==> 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:36:05.7785800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:06.0058080Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T01:36:06.0841070Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T01:36:06.0870430Z 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-4933-gqqja0 2021-05-16T01:36:06.2426660Z cp -pR /private/tmp/d20210516-4933-gqqja0/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T01:36:06.3988910Z chmod -Rf +w /private/tmp/d20210516-4933-gqqja0 2021-05-16T01:36:06.5511200Z ==> Finishing up 2021-05-16T01:36:06.5837200Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T01:36:06.5844210Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T01:36:06.5855680Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T01:36:06.5861590Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T01:36:06.5869330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T01:36:06.5874650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T01:36:06.5880660Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T01:36:06.5886240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T01:36:06.5891610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T01:36:06.5897360Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T01:36:06.5902780Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T01:36:06.5908120Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T01:36:06.5914000Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T01:36:06.5922030Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T01:36:06.5928240Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T01:36:06.5967010Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T01:36:06.6524390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5097-y6m1iy.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:36:08.8821800Z ==> Caveats 2021-05-16T01:36:08.8823050Z Emacs Lisp files have been installed to: 2021-05-16T01:36:08.8824500Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T01:36:08.8825890Z ==> Summary 2021-05-16T01:36:08.8974770Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T01:36:10.9501340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T01:36:12.0066880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:12.5616980Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T01:36:12.9387280Z ==> 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:36:12.9996440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:13.2000090Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T01:36:13.2727730Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T01:36:13.2756500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5104-1al17qo 2021-05-16T01:36:13.4088920Z cp -pR /private/tmp/d20210516-5104-1al17qo/gsl/. /usr/local/Cellar/gsl 2021-05-16T01:36:13.5669490Z chmod -Rf +w /private/tmp/d20210516-5104-1al17qo 2021-05-16T01:36:13.7249950Z ==> Finishing up 2021-05-16T01:36:13.7519160Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T01:36:13.7523500Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T01:36:13.7528750Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T01:36:13.7536380Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T01:36:13.7545840Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T01:36:13.7553520Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T01:36:13.7669060Z info /usr/local/share/info/gsl-ref.info 2021-05-16T01:36:13.7684390Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T01:36:13.7691990Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T01:36:13.7698620Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T01:36:13.7707830Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T01:36:13.7716240Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T01:36:13.7722100Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T01:36:13.7728690Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T01:36:13.7736640Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T01:36:13.7742510Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T01:36:13.7748990Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T01:36:13.7757420Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T01:36:13.8376510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5269-1y1rqx8.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:36:16.0947260Z ==> Summary 2021-05-16T01:36:16.1111010Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T01:36:19.0676130Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T01:36:20.1518570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:20.6967370Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T01:36:21.0322500Z ==> 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:36:21.0712520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:21.3673890Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T01:36:21.3857670Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T01:36:22.7279410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:23.2837110Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T01:36:23.6339460Z ==> 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:36:23.6639350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:23.8003100Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T01:36:23.8050830Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T01:36:25.0026230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:25.4822920Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T01:36:25.8248430Z ==> 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:36:25.8698200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:36:25.9561890Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:36:25.9604340Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T01:36:27.0488320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:27.5963590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T01:36:27.9222620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T01%3A45%3A00Z&sig=Dx4%2BHyGTjj8%2FUXb6XlhI3VA48pv2NJBPxEsrcQaL3e0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:27.9522170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=Dx4\%2BHyGTjj8\%2FUXb6XlhI3VA48pv2NJBPxEsrcQaL3e0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:27.9924820Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T01:36:27.9959730Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T01:36:29.1335240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:29.6656010Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T01:36:29.9924860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T01%3A45%3A00Z&sig=co6gqZCOIx57d%2B4RgUAMXUkz7yagoEfXZG4rJUZLkMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:30.0303290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=co6gqZCOIx57d\%2B4RgUAMXUkz7yagoEfXZG4rJUZLkMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:30.1164880Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T01:36:30.1251650Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T01:36:31.2039640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:31.7794750Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T01:36:32.1417880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T01%3A45%3A00Z&sig=rTZdmcZ37o5M46BgflEkQL9GOyEpCbyZ22Z00E3Da3A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:32.1741970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=rTZdmcZ37o5M46BgflEkQL9GOyEpCbyZ22Z00E3Da3A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:32.2273080Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T01:36:32.2304350Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T01:36:33.3855340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:33.9049510Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T01:36:34.2343400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T01%3A45%3A00Z&sig=JDidxDLK6OwmmaLU11Jq3WVaCsIuEcfzkQXE4MeYebg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:34.2745100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=JDidxDLK6OwmmaLU11Jq3WVaCsIuEcfzkQXE4MeYebg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:34.3704710Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T01:36:34.3800710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T01:36:35.4876400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:36.0124380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T01:36:36.3807780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T01%3A45%3A00Z&sig=b%2F45QcppG71nLseVCKKqvz%2Fzd8dmzKEqS2zYOYetVEE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:36.4183680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=b\%2F45QcppG71nLseVCKKqvz\%2Fzd8dmzKEqS2zYOYetVEE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:36.4706970Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T01:36:36.4744180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T01:36:37.5956170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:38.1616730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T01:36:38.5124370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T01%3A45%3A00Z&sig=nQ4v%2FZL0qinAKxXB2zoWPemTtS4xk44JKTyuxndi8%2Fo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:38.5664710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=nQ4v\%2FZL0qinAKxXB2zoWPemTtS4xk44JKTyuxndi8\%2Fo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:38.6103210Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T01:36:38.6141390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T01:36:39.8633430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:40.3851660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T01:36:40.7430930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T01%3A45%3A00Z&sig=7LNxTnu5PN8vAVcVXatf4%2FoxmJZAh3P3K8oARK5Oeu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:40.7857530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=7LNxTnu5PN8vAVcVXatf4\%2FoxmJZAh3P3K8oARK5Oeu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:40.8256530Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T01:36:40.8288820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T01:36:41.9259330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:42.4748540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T01:36:42.8428960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T01%3A45%3A00Z&sig=3ZwL6aXKI%2BD2FQq2cGwyx1VjyMw0epvxd6jImE12nwA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:42.8812190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=3ZwL6aXKI\%2BD2FQq2cGwyx1VjyMw0epvxd6jImE12nwA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:42.9356850Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T01:36:42.9386980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T01:36:43.9605160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:44.5509600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T01:36:44.8781000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T01%3A45%3A00Z&sig=nVaHExuMykQhg8u824ujekb6vy6EeOQhjdOW03woPg4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:44.9093650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=nVaHExuMykQhg8u824ujekb6vy6EeOQhjdOW03woPg4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:44.9709620Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T01:36:44.9772200Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T01:36:46.1271850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:46.7292550Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T01:36:47.1130820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T01%3A45%3A00Z&sig=m6fWfZebEPKohxjdDxB%2FZls33lpzZtPmPYMh4%2BgBziU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:47.1502390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=m6fWfZebEPKohxjdDxB\%2FZls33lpzZtPmPYMh4\%2BgBziU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:47.1989400Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T01:36:47.2028050Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T01:36:48.2779860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:48.8313570Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T01:36:49.2032900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T01%3A45%3A00Z&sig=n5uJJX1vFYPoyVLJuiKAixwE40egM7XtdRIv1fWrRm4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:49.2422920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=n5uJJX1vFYPoyVLJuiKAixwE40egM7XtdRIv1fWrRm4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:49.7875480Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T01:36:49.9032880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T01:36:50.9550200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:51.4970980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T01:36:51.9178160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T01%3A45%3A00Z&sig=8IWsfuT6huRTOTjLcOVytLuACrMsKEpOeduFBgyioK0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:51.9567210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=8IWsfuT6huRTOTjLcOVytLuACrMsKEpOeduFBgyioK0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:52.1122800Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T01:36:52.1239360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T01:36:53.1259840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:53.6880820Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T01:36:54.0367130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T01%3A45%3A00Z&sig=VMsIqbYdU1n9fD9%2Bbv%2BsOpu2rtWOqUM1%2BtRxKVEAmiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:54.0816380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=VMsIqbYdU1n9fD9\%2Bbv\%2BsOpu2rtWOqUM1\%2BtRxKVEAmiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:54.1574350Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T01:36:54.1616220Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T01:36:55.2234970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:55.7568570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T01:36:56.1500270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T01%3A45%3A00Z&sig=W0pbBgtmljhOfber8CANDOnvRmynrIdhydiFmV18KqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:56.1889100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=W0pbBgtmljhOfber8CANDOnvRmynrIdhydiFmV18KqY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:56.2606160Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T01:36:56.2683370Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T01:36:57.3864840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:36:57.9555320Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T01:36:58.3142710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T01%3A45%3A00Z&sig=tdovyWoRdkUvtC5%2BaE1JwgzmBaibrc%2BcoDMxa9rAPGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:36:58.3526930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=tdovyWoRdkUvtC5\%2BaE1JwgzmBaibrc\%2BcoDMxa9rAPGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:36:58.4033130Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T01:36:58.4064510Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T01:36:59.5471310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:00.1308520Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T01:37:00.5149650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T01%3A45%3A00Z&sig=0ow5kw%2F%2BFxAR2isVOJokUMFuLeycWQRUpZpQM%2FaJ1D4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:00.5704300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=0ow5kw\%2F\%2BFxAR2isVOJokUMFuLeycWQRUpZpQM\%2FaJ1D4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:00.6242250Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T01:37:00.6291930Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T01:37:01.6939070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:02.2309260Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T01:37:02.5723000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T01%3A45%3A00Z&sig=3kXBUwZGdTMXBvIm9dxMwQbi9tYrSL9WcNsJ1UxjorM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:02.6014700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=3kXBUwZGdTMXBvIm9dxMwQbi9tYrSL9WcNsJ1UxjorM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:02.7542360Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T01:37:02.7631020Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T01:37:03.8478790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:04.3867560Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T01:37:04.7273110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T01%3A45%3A00Z&sig=SmGwtW9QUgNpqjBeTxh5denPPQizEOsA9lmpGM1nong%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:04.7795470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=SmGwtW9QUgNpqjBeTxh5denPPQizEOsA9lmpGM1nong\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:04.8240240Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T01:37:04.8275400Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T01:37:05.9428540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:06.4903650Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T01:37:06.8808460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T01%3A45%3A00Z&sig=3szZX5yr5Qcn0q7JXv6rmcxIS4i%2BjjVysGssLFqBVt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:06.9225150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=3szZX5yr5Qcn0q7JXv6rmcxIS4i\%2BjjVysGssLFqBVt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:07.0135950Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T01:37:07.0245620Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T01:37:08.1368250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:08.6780980Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T01:37:09.0997320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T01%3A45%3A00Z&sig=FJp%2B%2FrFvV6veI%2BXb9vpfAZo81RdaNZPPBfEMz1c%2FkAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:09.1683680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=FJp\%2B\%2FrFvV6veI\%2BXb9vpfAZo81RdaNZPPBfEMz1c\%2FkAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:09.3646720Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T01:37:09.4065050Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T01:37:10.4457210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:11.0001480Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T01:37:11.3771670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T01%3A45%3A00Z&sig=0mzAMnelJpROfDREGRefrNxjuPxbjNfu8dph8PDJjzs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:11.4194450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=0mzAMnelJpROfDREGRefrNxjuPxbjNfu8dph8PDJjzs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:11.4901380Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T01:37:11.4954150Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T01:37:12.5429820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:13.1089020Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T01:37:13.4477000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T01%3A45%3A00Z&sig=wyuCwBrAb%2BmRWpsrkGohkHdcXipLq0FTZcQe6vMDiHs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:13.4866540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=wyuCwBrAb\%2BmRWpsrkGohkHdcXipLq0FTZcQe6vMDiHs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:13.5698170Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T01:37:13.5803430Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T01:37:14.6526090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:15.2038260Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T01:37:15.5780310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T01%3A45%3A00Z&sig=bGUnzgapIGF9EDuSeFP%2BtX6XzHzMzsIX%2Bl%2BTkX%2FKVRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:15.6201380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=bGUnzgapIGF9EDuSeFP\%2BtX6XzHzMzsIX\%2Bl\%2BTkX\%2FKVRE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:15.7538730Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T01:37:15.7732490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T01:37:16.8993980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:17.4025790Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T01:37:17.8073760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T01%3A45%3A00Z&sig=SbJHAZnsf1AGdRQ6skViF6miYsgvVnjw2nhGTH4n2Io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:17.8488490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=SbJHAZnsf1AGdRQ6skViF6miYsgvVnjw2nhGTH4n2Io\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:17.8986400Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T01:37:17.9030180Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T01:37:18.9497550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:19.4726410Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T01:37:19.7951290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T01%3A45%3A00Z&sig=sW78HBkqYhp03UOyYBZiJanGfWSyXd7D2El1QUgsI1o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:19.8357650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=sW78HBkqYhp03UOyYBZiJanGfWSyXd7D2El1QUgsI1o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:19.9755840Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T01:37:19.9838280Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T01:37:21.0024630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:21.8225690Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T01:37:22.1902050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T01%3A45%3A00Z&sig=7oZBDPVUGMmHjYxr3ZaJylP7w3hEQtKn%2BKCU0HaPOic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:22.2208020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=7oZBDPVUGMmHjYxr3ZaJylP7w3hEQtKn\%2BKCU0HaPOic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:22.3229060Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:37:22.3277100Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T01:37:23.4342340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:37:23.9860350Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T01:37:24.3222090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T01%3A45%3A00Z&sig=790KoVAB34p1trYw8ZeLUm3j4igRGfs8U84e9S4Uj9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:24.3748530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=790KoVAB34p1trYw8ZeLUm3j4igRGfs8U84e9S4Uj9U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:24.6534270Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T01:37:24.7576770Z ==> 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:37:24.7580720Z ==> Installing ffmpeg dependency: aom 2021-05-16T01:37:24.8202060Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T01:37:24.8231880Z 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-5276-18qpwyt 2021-05-16T01:37:24.8995450Z cp -pR /private/tmp/d20210516-5276-18qpwyt/aom/. /usr/local/Cellar/aom 2021-05-16T01:37:24.9420060Z chmod -Rf +w /private/tmp/d20210516-5276-18qpwyt 2021-05-16T01:37:25.0071420Z ==> Finishing up 2021-05-16T01:37:25.0452790Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T01:37:25.0457030Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T01:37:25.0463190Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T01:37:25.0470430Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T01:37:25.0476490Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T01:37:25.0482110Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T01:37:25.0487170Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T01:37:25.0494820Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T01:37:25.0677050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5630-1tp384z.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:37:27.1797760Z ==> Summary 2021-05-16T01:37:27.1824260Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T01:37:27.1830800Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T01:37:27.1893580Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T01:37:27.1911840Z 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-5276-jbn577 2021-05-16T01:37:27.2126140Z cp -pR /private/tmp/d20210516-5276-jbn577/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T01:37:27.2285930Z chmod -Rf +w /private/tmp/d20210516-5276-jbn577 2021-05-16T01:37:27.2836720Z ==> Finishing up 2021-05-16T01:37:27.3185580Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T01:37:27.3192020Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T01:37:27.3200820Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T01:37:27.3229810Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T01:37:27.3237530Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T01:37:27.3388670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5656-1jmj7g6.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:37:29.5681840Z ==> Summary 2021-05-16T01:37:29.5703960Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T01:37:29.5711760Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T01:37:29.5763320Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:37:29.5781600Z 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-5276-1cvbhky 2021-05-16T01:37:29.6314180Z cp -pR /private/tmp/d20210516-5276-1cvbhky/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T01:37:29.7069770Z chmod -Rf +w /private/tmp/d20210516-5276-1cvbhky 2021-05-16T01:37:29.7684690Z ==> Finishing up 2021-05-16T01:37:29.8085000Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T01:37:29.8091260Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T01:37:29.8097870Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T01:37:29.8194060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5682-ac80yy.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:37:32.0743370Z ==> Summary 2021-05-16T01:37:32.0823620Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T01:37:32.0830870Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T01:37:32.0852200Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T01:37:32.0870880Z 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-5276-1pjky7f 2021-05-16T01:37:32.1144820Z cp -pR /private/tmp/d20210516-5276-1pjky7f/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T01:37:32.1532850Z chmod -Rf +w /private/tmp/d20210516-5276-1pjky7f 2021-05-16T01:37:32.2262900Z ==> Finishing up 2021-05-16T01:37:32.2856460Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T01:37:32.2862330Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T01:37:32.2874230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T01:37:32.2879300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T01:37:32.2884940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T01:37:32.2890570Z 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:37:32.2895900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T01:37:32.2901240Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T01:37:32.2907010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T01:37:32.2912350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T01:37:32.2917820Z 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:37:32.2923330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T01:37:32.2928960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T01:37:32.2934290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T01:37:32.2939670Z 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:37:32.2945550Z 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:37:32.2950730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T01:37:32.2955810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T01:37:32.2960920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T01:37:32.2966420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T01:37:32.2973060Z 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:37:32.2978480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T01:37:32.2984010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T01:37:32.2989500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T01:37:32.2995030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T01:37:32.3000660Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T01:37:32.3006020Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T01:37:32.3013980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T01:37:32.3016980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T01:37:32.3022130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T01:37:32.3027810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T01:37:32.3033490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T01:37:32.3038780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T01:37:32.3045380Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T01:37:32.3049880Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T01:37:32.3054910Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T01:37:32.3062270Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T01:37:32.3312320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5708-u6ditv.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:37:34.5159000Z ==> Summary 2021-05-16T01:37:34.5210270Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T01:37:34.5216740Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T01:37:34.7015590Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T01:37:34.7032780Z 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-5276-s8027u 2021-05-16T01:37:34.8177700Z cp -pR /private/tmp/d20210516-5276-s8027u/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T01:37:34.9438970Z chmod -Rf +w /private/tmp/d20210516-5276-s8027u 2021-05-16T01:37:35.2846810Z ==> Finishing up 2021-05-16T01:37:35.3328120Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T01:37:35.3340660Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T01:37:35.3352160Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T01:37:35.3364350Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T01:37:35.3374110Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T01:37:35.3387650Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:37:35.3407360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T01:37:35.3418720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T01:37:35.3428350Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T01:37:35.3505720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T01:37:35.3511440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T01:37:35.3517340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T01:37:35.3523470Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T01:37:35.3529320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T01:37:35.3535130Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T01:37:35.3540940Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T01:37:35.3546790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T01:37:35.3552250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T01:37:35.3558060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T01:37:35.3563710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T01:37:35.3569650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T01:37:35.3575420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T01:37:35.3581450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T01:37:35.3586990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T01:37:35.3592740Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T01:37:35.3598480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T01:37:35.3604550Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:37:35.3614350Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T01:37:35.3620830Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T01:37:35.3627020Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T01:37:36.2023800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T01:37:36.2028440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T01:37:36.2031840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T01:37:36.2034420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T01:37:36.2036620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T01:37:36.2038900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T01:37:36.2041250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T01:37:36.2043660Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T01:37:36.2045880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T01:37:36.2048130Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T01:37:36.2050810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T01:37:36.2053230Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T01:37:36.2055820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T01:37:36.2058070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T01:37:36.2060290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T01:37:36.2062500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T01:37:36.2064670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T01:37:36.2066910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T01:37:36.2069160Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T01:37:36.2071530Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T01:37:36.2073950Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T01:37:36.2076530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T01:37:36.2079580Z 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:37:36.2083360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5734-qippp9.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:37:37.6749410Z ==> Summary 2021-05-16T01:37:37.6881290Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T01:37:37.6911240Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T01:37:37.6962690Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T01:37:37.6981240Z 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-5276-npmdcb 2021-05-16T01:37:37.7115770Z cp -pR /private/tmp/d20210516-5276-npmdcb/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T01:37:37.7281950Z chmod -Rf +w /private/tmp/d20210516-5276-npmdcb 2021-05-16T01:37:37.7775350Z ==> Finishing up 2021-05-16T01:37:37.8159990Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T01:37:37.8166390Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T01:37:37.8172350Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T01:37:37.8180400Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T01:37:37.8185890Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T01:37:37.8191920Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T01:37:37.8199670Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T01:37:37.8346840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5760-1wr1frn.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:37:40.0539080Z ==> Summary 2021-05-16T01:37:40.0566890Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T01:37:40.0574520Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T01:37:40.2720550Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T01:37:40.2738340Z 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-5276-xgxvoa 2021-05-16T01:37:40.3351580Z cp -pR /private/tmp/d20210516-5276-xgxvoa/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T01:37:40.3890250Z chmod -Rf +w /private/tmp/d20210516-5276-xgxvoa 2021-05-16T01:37:40.5196910Z ==> Finishing up 2021-05-16T01:37:40.5590370Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T01:37:40.5595330Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T01:37:40.5600400Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T01:37:40.5606250Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T01:37:40.5613230Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T01:37:40.5622560Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T01:37:40.5631950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T01:37:40.5639860Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T01:37:40.5645450Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T01:37:40.5650630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T01:37:40.5656320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T01:37:40.5661280Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T01:37:40.5666770Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T01:37:40.5672500Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T01:37:40.5677970Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T01:37:40.5683010Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T01:37:40.5689690Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T01:37:40.5694670Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T01:37:40.5699910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T01:37:40.5706420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T01:37:40.5713910Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T01:37:40.5719320Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T01:37:40.5725180Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T01:37:40.5730820Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T01:37:40.6023700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5787-bp1bc2.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:37:42.8421280Z ==> Summary 2021-05-16T01:37:42.8474530Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T01:37:42.8480360Z ==> Installing ffmpeg dependency: libass 2021-05-16T01:37:43.0809740Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T01:37:43.0827570Z 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-5276-qvmtcr 2021-05-16T01:37:43.0957500Z cp -pR /private/tmp/d20210516-5276-qvmtcr/libass/. /usr/local/Cellar/libass 2021-05-16T01:37:43.1071950Z chmod -Rf +w /private/tmp/d20210516-5276-qvmtcr 2021-05-16T01:37:43.1615550Z ==> Finishing up 2021-05-16T01:37:43.2000710Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T01:37:43.2006960Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T01:37:43.2011730Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T01:37:43.2016230Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T01:37:43.2023070Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T01:37:43.2150520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5815-stotrl.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:37:45.4116360Z ==> Summary 2021-05-16T01:37:45.4133940Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T01:37:45.4139860Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T01:37:45.4311990Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T01:37:45.4330110Z 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-5276-17tkma0 2021-05-16T01:37:45.4520640Z cp -pR /private/tmp/d20210516-5276-17tkma0/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T01:37:45.4693390Z chmod -Rf +w /private/tmp/d20210516-5276-17tkma0 2021-05-16T01:37:45.5444940Z ==> Finishing up 2021-05-16T01:37:45.5823830Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T01:37:45.5828440Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T01:37:45.5833550Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T01:37:45.5840370Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T01:37:45.5847630Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T01:37:45.5852340Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T01:37:45.5884320Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T01:37:45.5891500Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T01:37:45.6058900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5841-1ufe5bu.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:37:47.8196890Z ==> Summary 2021-05-16T01:37:47.8221210Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T01:37:47.8227090Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T01:37:47.8277380Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T01:37:47.8296470Z 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-5276-1bnisxe 2021-05-16T01:37:47.8452500Z cp -pR /private/tmp/d20210516-5276-1bnisxe/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T01:37:47.8667380Z chmod -Rf +w /private/tmp/d20210516-5276-1bnisxe 2021-05-16T01:37:47.9225860Z ==> Finishing up 2021-05-16T01:37:47.9607240Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T01:37:47.9610860Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T01:37:47.9619860Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T01:37:47.9625740Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T01:37:47.9630750Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T01:37:47.9636310Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T01:37:47.9641090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T01:37:47.9645820Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T01:37:47.9650640Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T01:37:47.9657860Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T01:37:47.9662680Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T01:37:47.9821890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5867-o2wk6v.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:37:50.1501070Z ==> Summary 2021-05-16T01:37:50.1534050Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T01:37:50.1541610Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T01:37:50.1596700Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T01:37:50.1614630Z 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-5276-m6liqc 2021-05-16T01:37:50.1765250Z cp -pR /private/tmp/d20210516-5276-m6liqc/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T01:37:50.1946540Z chmod -Rf +w /private/tmp/d20210516-5276-m6liqc 2021-05-16T01:37:50.2456330Z ==> Finishing up 2021-05-16T01:37:50.2715460Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T01:37:50.2721460Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T01:37:50.2726610Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T01:37:50.2733600Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T01:37:50.2881780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5893-1kgz6l6.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:37:52.3967030Z ==> Summary 2021-05-16T01:37:52.3995460Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T01:37:52.4002030Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T01:37:52.4030630Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T01:37:52.4048330Z 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-5276-1pcsdsw 2021-05-16T01:37:52.4326630Z cp -pR /private/tmp/d20210516-5276-1pcsdsw/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T01:37:52.4556230Z chmod -Rf +w /private/tmp/d20210516-5276-1pcsdsw 2021-05-16T01:37:52.4960920Z ==> Finishing up 2021-05-16T01:37:52.5381690Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T01:37:52.5388440Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T01:37:52.5395260Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T01:37:52.5486240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5919-156jst5.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:37:54.7616940Z ==> Summary 2021-05-16T01:37:54.7639310Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T01:37:54.7646250Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T01:37:54.7667570Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T01:37:54.7686020Z 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-5276-pofctz 2021-05-16T01:37:54.7832630Z cp -pR /private/tmp/d20210516-5276-pofctz/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T01:37:54.7992210Z chmod -Rf +w /private/tmp/d20210516-5276-pofctz 2021-05-16T01:37:54.8493670Z ==> Finishing up 2021-05-16T01:37:54.8894720Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T01:37:54.8898820Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T01:37:54.8905650Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T01:37:54.8910490Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T01:37:54.8915420Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T01:37:54.8920780Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T01:37:54.8925590Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T01:37:54.8930350Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T01:37:54.8937500Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T01:37:54.8942730Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T01:37:54.9085750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5945-1t1pjhb.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:37:57.1161140Z ==> Summary 2021-05-16T01:37:57.1185950Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T01:37:57.1195050Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T01:37:57.1311580Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T01:37:57.1329620Z 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-5276-soaar5 2021-05-16T01:37:57.6401940Z cp -pR /private/tmp/d20210516-5276-soaar5/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T01:37:57.8758010Z chmod -Rf +w /private/tmp/d20210516-5276-soaar5 2021-05-16T01:37:57.9370100Z ==> Finishing up 2021-05-16T01:37:57.9759260Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T01:37:57.9765370Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T01:37:57.9771950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T01:37:57.9776940Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T01:37:57.9782010Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T01:37:57.9787040Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T01:37:57.9793850Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T01:37:57.9966250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5971-njg1ne.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:38:00.1296950Z ==> Summary 2021-05-16T01:38:00.1317500Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T01:38:00.1324060Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T01:38:00.1722970Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T01:38:00.1740680Z 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-5276-w5txpz 2021-05-16T01:38:00.2089160Z cp -pR /private/tmp/d20210516-5276-w5txpz/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T01:38:00.2350800Z chmod -Rf +w /private/tmp/d20210516-5276-w5txpz 2021-05-16T01:38:00.2951710Z ==> Finishing up 2021-05-16T01:38:00.3340670Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T01:38:00.3346120Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T01:38:00.3355150Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T01:38:00.3361930Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T01:38:00.3366900Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T01:38:00.3388190Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T01:38:00.3395410Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T01:38:00.3569390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5997-zhwpt7.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:38:02.5254310Z ==> Summary 2021-05-16T01:38:02.5285700Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T01:38:02.5291350Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T01:38:02.5791640Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T01:38:02.5809970Z 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-5276-et553a 2021-05-16T01:38:02.5958330Z cp -pR /private/tmp/d20210516-5276-et553a/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T01:38:02.6098780Z chmod -Rf +w /private/tmp/d20210516-5276-et553a 2021-05-16T01:38:02.6671540Z ==> Finishing up 2021-05-16T01:38:02.7038610Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T01:38:02.7045020Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T01:38:02.7069250Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T01:38:02.7074290Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T01:38:02.7079740Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T01:38:02.7087250Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T01:38:02.7228150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6023-ufdv64.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:38:04.9070270Z ==> Summary 2021-05-16T01:38:04.9089350Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T01:38:04.9095120Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T01:38:04.9115940Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T01:38:04.9135550Z 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-5276-1v4zw9v 2021-05-16T01:38:04.9738520Z cp -pR /private/tmp/d20210516-5276-1v4zw9v/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T01:38:05.1189600Z chmod -Rf +w /private/tmp/d20210516-5276-1v4zw9v 2021-05-16T01:38:05.2314560Z ==> Finishing up 2021-05-16T01:38:05.8768940Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T01:38:05.8770770Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T01:38:05.8773000Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T01:38:05.8774450Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T01:38:05.8776040Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T01:38:05.8784030Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T01:38:05.8786090Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T01:38:05.8787690Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T01:38:05.8789250Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T01:38:05.8790780Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T01:38:05.8793450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6049-1r7lson.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:38:07.5263210Z ==> Summary 2021-05-16T01:38:07.5327040Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T01:38:07.5334870Z ==> Installing ffmpeg dependency: snappy 2021-05-16T01:38:07.5395540Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T01:38:07.5413520Z 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-5276-5j8kar 2021-05-16T01:38:07.5534130Z cp -pR /private/tmp/d20210516-5276-5j8kar/snappy/. /usr/local/Cellar/snappy 2021-05-16T01:38:07.5680360Z chmod -Rf +w /private/tmp/d20210516-5276-5j8kar 2021-05-16T01:38:07.6167810Z ==> Finishing up 2021-05-16T01:38:07.6624340Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T01:38:07.6628280Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T01:38:07.6632980Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T01:38:07.6637990Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T01:38:07.6647060Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T01:38:07.6652040Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T01:38:07.6657430Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T01:38:07.6661820Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T01:38:07.6666990Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T01:38:07.6804080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6075-1jj63ab.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:38:09.8483260Z ==> Summary 2021-05-16T01:38:09.8505350Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T01:38:09.8512600Z ==> Installing ffmpeg dependency: speex 2021-05-16T01:38:09.8575500Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T01:38:09.8595340Z 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-5276-qhot3p 2021-05-16T01:38:09.8759210Z cp -pR /private/tmp/d20210516-5276-qhot3p/speex/. /usr/local/Cellar/speex 2021-05-16T01:38:09.8955030Z chmod -Rf +w /private/tmp/d20210516-5276-qhot3p 2021-05-16T01:38:09.9437490Z ==> Finishing up 2021-05-16T01:38:09.9846490Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T01:38:09.9854330Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T01:38:09.9861450Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T01:38:09.9867270Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T01:38:09.9872480Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T01:38:09.9891160Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T01:38:09.9898080Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T01:38:10.0052640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6101-1u2ohxz.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:38:12.2271530Z ==> Summary 2021-05-16T01:38:12.2299820Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T01:38:12.2306800Z ==> Installing ffmpeg dependency: srt 2021-05-16T01:38:12.2389780Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T01:38:12.2407780Z 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-5276-16n8t1p 2021-05-16T01:38:12.2747850Z cp -pR /private/tmp/d20210516-5276-16n8t1p/srt/. /usr/local/Cellar/srt 2021-05-16T01:38:12.3102220Z chmod -Rf +w /private/tmp/d20210516-5276-16n8t1p 2021-05-16T01:38:12.3832880Z ==> Finishing up 2021-05-16T01:38:12.4402130Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T01:38:12.4405620Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T01:38:12.4410970Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T01:38:12.4414870Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T01:38:12.4421480Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T01:38:12.4428220Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T01:38:12.4432800Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T01:38:12.4437450Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T01:38:12.4442620Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T01:38:12.4449740Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T01:38:12.4454780Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T01:38:12.4625250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6127-epz7vw.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:38:14.7002480Z ==> Summary 2021-05-16T01:38:14.7026070Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T01:38:14.7033100Z ==> Installing ffmpeg dependency: giflib 2021-05-16T01:38:14.7052940Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T01:38:14.7071480Z 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-5276-1n4k9vz 2021-05-16T01:38:14.7226240Z cp -pR /private/tmp/d20210516-5276-1n4k9vz/giflib/. /usr/local/Cellar/giflib 2021-05-16T01:38:14.7384120Z chmod -Rf +w /private/tmp/d20210516-5276-1n4k9vz 2021-05-16T01:38:14.7915860Z ==> Finishing up 2021-05-16T01:38:14.8264070Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T01:38:14.8268700Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T01:38:14.8272920Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T01:38:14.8277670Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T01:38:14.8282480Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T01:38:14.8287250Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T01:38:14.8309800Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T01:38:14.8316890Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T01:38:14.8322310Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T01:38:14.8326960Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T01:38:14.8332220Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T01:38:14.8498740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6153-eq2c8r.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:38:16.9668500Z ==> Summary 2021-05-16T01:38:16.9691450Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T01:38:16.9697830Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T01:38:17.0310330Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T01:38:17.0328100Z 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-5276-18m8xk7 2021-05-16T01:38:17.0958100Z cp -pR /private/tmp/d20210516-5276-18m8xk7/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T01:38:17.1360730Z chmod -Rf +w /private/tmp/d20210516-5276-18m8xk7 2021-05-16T01:38:17.4025900Z ==> Finishing up 2021-05-16T01:38:17.4633280Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T01:38:17.4637140Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T01:38:17.4641860Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T01:38:17.4647020Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T01:38:17.4651740Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T01:38:17.4656350Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T01:38:17.4661630Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T01:38:17.4665920Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T01:38:17.4670850Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T01:38:17.4675820Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T01:38:17.4682400Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T01:38:17.4691420Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T01:38:17.4696140Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T01:38:17.4701340Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T01:38:17.4705880Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T01:38:17.4710870Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T01:38:17.4718470Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T01:38:17.4992320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6179-1bxfsw.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:38:19.6771150Z ==> Summary 2021-05-16T01:38:19.6813190Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T01:38:19.6819450Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T01:38:19.7552110Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T01:38:19.7570310Z 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-5276-1hkg135 2021-05-16T01:38:19.9589350Z cp -pR /private/tmp/d20210516-5276-1hkg135/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T01:38:20.0649470Z chmod -Rf +w /private/tmp/d20210516-5276-1hkg135 2021-05-16T01:38:20.1474750Z ==> Finishing up 2021-05-16T01:38:20.1875310Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T01:38:20.1881270Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T01:38:20.1888600Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T01:38:20.1895080Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T01:38:20.1899630Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T01:38:20.1904980Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T01:38:20.1911880Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T01:38:20.2151350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6205-x6ri1b.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:38:22.4778680Z ==> Caveats 2021-05-16T01:38:22.4779710Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:38:22.4781080Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:38:22.4782100Z ==> Summary 2021-05-16T01:38:22.4831570Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T01:38:22.4838370Z ==> Installing ffmpeg dependency: theora 2021-05-16T01:38:22.4986090Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T01:38:22.5004210Z 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-5276-1s1ga0x 2021-05-16T01:38:22.5481630Z cp -pR /private/tmp/d20210516-5276-1s1ga0x/theora/. /usr/local/Cellar/theora 2021-05-16T01:38:22.6027400Z chmod -Rf +w /private/tmp/d20210516-5276-1s1ga0x 2021-05-16T01:38:22.6940280Z ==> Finishing up 2021-05-16T01:38:22.7357870Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T01:38:22.7365940Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T01:38:22.7373130Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T01:38:22.7378410Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T01:38:22.7384330Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T01:38:22.7389710Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T01:38:22.7394370Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T01:38:22.7400290Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T01:38:22.7405270Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T01:38:22.7410440Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T01:38:22.7416890Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T01:38:22.7425530Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T01:38:22.7431110Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T01:38:22.7436700Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T01:38:22.7712180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6231-1vdh1lt.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:38:24.8874780Z ==> Summary 2021-05-16T01:38:24.8976680Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T01:38:24.8982880Z ==> Installing ffmpeg dependency: x264 2021-05-16T01:38:24.9011410Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T01:38:24.9029500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5276-gaeppy 2021-05-16T01:38:24.9442810Z cp -pR /private/tmp/d20210516-5276-gaeppy/x264/. /usr/local/Cellar/x264 2021-05-16T01:38:24.9637370Z chmod -Rf +w /private/tmp/d20210516-5276-gaeppy 2021-05-16T01:38:25.0119020Z ==> Finishing up 2021-05-16T01:38:25.0521880Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T01:38:25.0528120Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T01:38:25.0532780Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T01:38:25.0539310Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T01:38:25.0544010Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T01:38:25.0549330Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T01:38:25.0556330Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T01:38:25.0699570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6258-1rnw6jq.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:38:27.2273440Z ==> Summary 2021-05-16T01:38:27.2290970Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T01:38:27.2299410Z ==> Installing ffmpeg dependency: x265 2021-05-16T01:38:27.2361110Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T01:38:27.2378730Z 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-5276-1mkcozb 2021-05-16T01:38:27.3738740Z cp -pR /private/tmp/d20210516-5276-1mkcozb/x265/. /usr/local/Cellar/x265 2021-05-16T01:38:27.4508070Z chmod -Rf +w /private/tmp/d20210516-5276-1mkcozb 2021-05-16T01:38:27.5593910Z ==> Finishing up 2021-05-16T01:38:27.6198080Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T01:38:27.6203400Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T01:38:27.6208440Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T01:38:27.6214730Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T01:38:27.6219260Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T01:38:27.6224240Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T01:38:27.6231280Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T01:38:27.6435350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6284-1iq93g.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:38:29.7550610Z ==> Summary 2021-05-16T01:38:29.7568750Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T01:38:29.7574920Z ==> Installing ffmpeg dependency: xvid 2021-05-16T01:38:29.7595570Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T01:38:29.7614460Z 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-5276-kxkd7d 2021-05-16T01:38:29.7773860Z cp -pR /private/tmp/d20210516-5276-kxkd7d/xvid/. /usr/local/Cellar/xvid 2021-05-16T01:38:29.7894070Z chmod -Rf +w /private/tmp/d20210516-5276-kxkd7d 2021-05-16T01:38:29.8315960Z ==> Finishing up 2021-05-16T01:38:29.8709050Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T01:38:29.8715640Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T01:38:29.8720220Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T01:38:29.8849800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6310-1x6gkg.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:38:31.9920290Z ==> Summary 2021-05-16T01:38:31.9935700Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T01:38:31.9945500Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T01:38:32.0067920Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T01:38:32.0085560Z 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-5276-r5ttqw 2021-05-16T01:38:32.0688150Z cp -pR /private/tmp/d20210516-5276-r5ttqw/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T01:38:32.1267880Z chmod -Rf +w /private/tmp/d20210516-5276-r5ttqw 2021-05-16T01:38:32.2073340Z ==> Finishing up 2021-05-16T01:38:32.2372710Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T01:38:32.2378960Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T01:38:32.2384410Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T01:38:32.2397650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T01:38:32.2403310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T01:38:32.2409130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T01:38:32.2414810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T01:38:32.2420580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T01:38:32.2426450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T01:38:32.2431640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T01:38:32.2437280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T01:38:32.2442840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T01:38:32.2448480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T01:38:32.2484750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T01:38:32.2500020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T01:38:32.2501780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T01:38:32.2503960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T01:38:32.2510430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T01:38:32.2516610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T01:38:32.2522460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T01:38:32.2527700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T01:38:32.2533000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T01:38:32.2538740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T01:38:32.2543740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T01:38:32.2549400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T01:38:32.2555060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T01:38:32.2560290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T01:38:32.2565690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T01:38:32.2571020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T01:38:32.2576520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T01:38:32.2582270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T01:38:32.2588500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T01:38:32.2593790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T01:38:32.2599770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T01:38:32.2604780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T01:38:32.2610840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T01:38:32.2616120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T01:38:32.2621580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T01:38:32.2627180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T01:38:32.2632250Z 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:38:32.2637510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T01:38:32.2642780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T01:38:32.2648390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T01:38:32.2653570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T01:38:32.2659360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T01:38:32.2664300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T01:38:32.2670010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T01:38:32.2674950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T01:38:32.2680350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T01:38:32.9281570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T01:38:32.9290570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T01:38:32.9292410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T01:38:32.9294150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T01:38:32.9296150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T01:38:32.9299060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T01:38:32.9300850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T01:38:32.9302450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T01:38:32.9304070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T01:38:32.9305730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T01:38:32.9307360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T01:38:32.9308900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T01:38:32.9310570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T01:38:32.9312140Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T01:38:32.9313720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T01:38:32.9315490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T01:38:32.9317040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T01:38:32.9318560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T01:38:32.9320080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T01:38:32.9321610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T01:38:32.9323130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T01:38:32.9324650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T01:38:32.9326150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T01:38:32.9327660Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T01:38:32.9329140Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T01:38:32.9330610Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T01:38:32.9332160Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T01:38:32.9334850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6336-h2tlgh.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:38:34.5060820Z ==> Summary 2021-05-16T01:38:34.5118920Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T01:38:34.5125750Z ==> Installing ffmpeg dependency: zimg 2021-05-16T01:38:34.5170980Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:38:34.5188300Z 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-5276-64qbql 2021-05-16T01:38:34.5433940Z cp -pR /private/tmp/d20210516-5276-64qbql/zimg/. /usr/local/Cellar/zimg 2021-05-16T01:38:34.5677250Z chmod -Rf +w /private/tmp/d20210516-5276-64qbql 2021-05-16T01:38:34.6271700Z ==> Finishing up 2021-05-16T01:38:34.6687270Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T01:38:34.6691570Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T01:38:34.6700460Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T01:38:34.6706630Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T01:38:34.6711320Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T01:38:34.6716130Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T01:38:34.6723110Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T01:38:34.6883110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6362-10ckr0g.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:38:36.8485810Z ==> Summary 2021-05-16T01:38:36.8517260Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T01:38:36.8525010Z ==> Installing ffmpeg 2021-05-16T01:38:36.8529540Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T01:38:36.8552450Z 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-5276-1uxfdmu 2021-05-16T01:38:37.2420180Z cp -pR /private/tmp/d20210516-5276-1uxfdmu/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T01:38:37.4755990Z chmod -Rf +w /private/tmp/d20210516-5276-1uxfdmu 2021-05-16T01:38:41.2648320Z ==> Finishing up 2021-05-16T01:38:41.3004600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T01:38:41.3009260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T01:38:41.3014520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T01:38:41.3019290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T01:38:41.3024260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T01:38:41.3029100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T01:38:41.3034460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T01:38:41.3039140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T01:38:41.3043970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T01:38:41.3049180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T01:38:41.3053700Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T01:38:41.3058670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T01:38:41.3063390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T01:38:41.3068560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T01:38:41.3073690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T01:38:41.3078240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T01:38:41.3082980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T01:38:41.3087840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T01:38:41.3093410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T01:38:41.3098410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T01:38:41.3103300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T01:38:41.3108250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T01:38:41.3113050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T01:38:41.3118210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T01:38:41.3122800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T01:38:41.3127320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T01:38:41.3132060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T01:38:41.3137170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T01:38:41.3142050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T01:38:41.3147120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T01:38:41.3151780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T01:38:41.3157040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T01:38:41.3161640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T01:38:41.3166660Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T01:38:41.3171630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T01:38:41.3176880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T01:38:41.3182140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T01:38:41.3187130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T01:38:41.3195610Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T01:38:41.3201440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T01:38:41.3205980Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T01:38:41.3210670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T01:38:41.3215710Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T01:38:41.3220410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T01:38:41.3225380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T01:38:41.3230290Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T01:38:41.3235030Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T01:38:41.3241500Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T01:38:41.3251540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T01:38:41.3257730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T01:38:41.3262810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T01:38:41.3268240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T01:38:41.3340520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T01:38:41.3345780Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T01:38:41.3351410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T01:38:41.3356570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T01:38:41.3361800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T01:38:41.3366950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T01:38:41.3371950Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T01:38:41.3377470Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T01:38:41.3382530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T01:38:41.3387980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T01:38:41.3393220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T01:38:41.3401340Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T01:38:41.3406280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T01:38:41.3412530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T01:38:41.3417900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T01:38:41.3423040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T01:38:41.3428700Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T01:38:41.3433740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T01:38:41.3441500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T01:38:41.3447100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T01:38:41.3451850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T01:38:41.3457350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T01:38:41.3462460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T01:38:41.3467390Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T01:38:41.3472000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T01:38:41.3477330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T01:38:41.3482850Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T01:38:41.3487830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T01:38:41.3492340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T01:38:41.3497640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T01:38:41.3502760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T01:38:41.3508020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T01:38:41.3512370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T01:38:41.3517790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T01:38:41.3522950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T01:38:41.3528090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T01:38:41.3532800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T01:38:41.3537950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T01:38:41.3543000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T01:38:41.3548140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T01:38:41.3552550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T01:38:41.3557620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T01:38:41.3563010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T01:38:41.3568020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T01:38:41.3572630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T01:38:41.3577630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T01:38:41.3582820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T01:38:41.3587800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T01:38:41.3591510Z Only the first 100 operations were output. 2021-05-16T01:38:41.4708450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6388-h1lrsc.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:38:43.7841690Z ==> Summary 2021-05-16T01:38:43.8010430Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T01:38:44.6854070Z ==> Caveats 2021-05-16T01:38:44.6855170Z ==> tesseract 2021-05-16T01:38:44.6871980Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:38:44.6873410Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:38:46.3437470Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T01:38:47.4054730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:47.9401790Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T01:38:48.2759310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T01%3A45%3A00Z&sig=jaeVN%2FfxurVQ9wXHMksAk7rsL68N3PbvllRocSFYHhU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:48.3286180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=jaeVN\%2FfxurVQ9wXHMksAk7rsL68N3PbvllRocSFYHhU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:48.7355830Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T01:38:48.8462550Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T01:38:49.9577240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:38:50.5264710Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T01:38:50.9611780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T01%3A45%3A00Z&sig=D%2FZJNn6ZgcFrwc9EphUG%2FRv%2B4%2B4Qx7WA9sjbFYi5ZW8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:51.0028570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=D\%2FZJNn6ZgcFrwc9EphUG\%2FRv\%2B4\%2B4Qx7WA9sjbFYi5ZW8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:51.1634860Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T01:38:51.2052370Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T01:38:51.2057410Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T01:38:51.2710570Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T01:38:51.2738340Z 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-6395-1wknb6s 2021-05-16T01:38:51.8851290Z cp -pR /private/tmp/d20210516-6395-1wknb6s/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T01:38:52.3799560Z chmod -Rf +w /private/tmp/d20210516-6395-1wknb6s 2021-05-16T01:38:52.7460740Z ==> Finishing up 2021-05-16T01:38:52.7749860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T01:38:52.7754850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T01:38:52.7759920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T01:38:52.7765500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T01:38:52.7770320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T01:38:52.7775490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T01:38:52.7780840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T01:38:52.7786240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T01:38:52.7795760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T01:38:52.7807290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T01:38:52.7822790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T01:38:52.7830010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T01:38:52.7840330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T01:38:52.7853170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T01:38:52.7870160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T01:38:52.7878090Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T01:38:52.7888620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T01:38:52.7900150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T01:38:52.7915210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T01:38:52.7925000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T01:38:52.7935400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T01:38:52.7941680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T01:38:52.7951080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T01:38:52.7963290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T01:38:52.7974180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T01:38:52.7990150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T01:38:52.8000530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T01:38:52.8010880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T01:38:52.8023260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T01:38:52.8035240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T01:38:52.8074120Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T01:38:52.8084420Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T01:38:52.8089730Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T01:38:52.8101220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T01:38:52.8107690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T01:38:52.8113530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T01:38:52.8120000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T01:38:52.8126420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T01:38:52.8132730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T01:38:52.8138850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T01:38:52.8144780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T01:38:52.8150380Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T01:38:52.8156470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T01:38:52.8162230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T01:38:52.8168180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T01:38:52.8174000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T01:38:52.8180000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T01:38:52.8186330Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T01:38:52.8192030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T01:38:52.8198140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T01:38:52.8204170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T01:38:52.8210140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T01:38:52.8216680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T01:38:52.8222090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T01:38:52.8227500Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T01:38:52.8234870Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T01:38:52.8240880Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T01:38:52.8246620Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T01:38:52.9683870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6565-su216j.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:38:55.2812320Z ==> Summary 2021-05-16T01:38:55.3265960Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T01:38:55.3271100Z ==> Installing imagemagick@6 2021-05-16T01:38:55.3274450Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T01:38:55.3292850Z 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-6395-1quw3hv 2021-05-16T01:38:55.6879580Z cp -pR /private/tmp/d20210516-6395-1quw3hv/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T01:38:56.0862700Z chmod -Rf +w /private/tmp/d20210516-6395-1quw3hv 2021-05-16T01:38:57.7085040Z ==> Finishing up 2021-05-16T01:38:57.9660920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6591-y9nftq.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:39:00.2961040Z ==> Caveats 2021-05-16T01:39:00.2962630Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:39:00.2963730Z because this is an alternate version of another formula. 2021-05-16T01:39:00.2964330Z 2021-05-16T01:39:00.2965140Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:39:00.2966720Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:39:00.2967420Z 2021-05-16T01:39:00.2968230Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:39:00.2969550Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:39:00.2970930Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:39:00.2971540Z 2021-05-16T01:39:00.2972720Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:39:00.2973840Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:39:00.2974470Z 2021-05-16T01:39:00.2975390Z ==> Summary 2021-05-16T01:39:00.3373830Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T01:39:01.0838530Z ==> Caveats 2021-05-16T01:39:01.0839550Z ==> imagemagick@6 2021-05-16T01:39:01.0881200Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:39:01.0882590Z because this is an alternate version of another formula. 2021-05-16T01:39:01.0883160Z 2021-05-16T01:39:01.0883760Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:39:01.0885140Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:39:01.0885630Z 2021-05-16T01:39:01.0886210Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:39:01.0887320Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:39:01.0888440Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:39:01.0888860Z 2021-05-16T01:39:01.0889810Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:39:01.0890650Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:39:01.0891090Z 2021-05-16T01:39:02.9362780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T01:39:03.9966960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:04.5445060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T01:39:04.8886630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T01%3A45%3A00Z&sig=H9uNLby4qBnoeFChVLCKxLIKQmMnMhYZQWo%2Bm2BvlI8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:04.9379770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=H9uNLby4qBnoeFChVLCKxLIKQmMnMhYZQWo\%2Bm2BvlI8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:04.9904010Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T01:39:04.9976770Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T01:39:06.1312250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:06.6632900Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T01:39:07.0092650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T01%3A45%3A00Z&sig=uG9UD8zGaQEPMZHIH4Rj8cs77Iuher%2BJ5MEpDdbjPOA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:07.0428770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=uG9UD8zGaQEPMZHIH4Rj8cs77Iuher\%2BJ5MEpDdbjPOA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:07.1282050Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T01:39:07.1353460Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T01:39:08.2092520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:08.7586050Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T01:39:09.1022730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T01%3A45%3A00Z&sig=FnyNc6UOSmPTx4A%2FL9VjU4rPZTGei43OOgfiM2lYf7Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:09.1387220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=FnyNc6UOSmPTx4A\%2FL9VjU4rPZTGei43OOgfiM2lYf7Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:09.6836720Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T01:39:09.8359150Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T01:39:10.8985300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:11.4247560Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T01:39:11.7564120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T01%3A45%3A00Z&sig=IFF2R%2FCbktf2v5jfmh9XbqiMr4oPDrf9FCdvnmeq2sM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:11.7878020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=IFF2R\%2FCbktf2v5jfmh9XbqiMr4oPDrf9FCdvnmeq2sM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:11.8432280Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T01:39:11.8464640Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T01:39:12.9343610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:13.4986290Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T01:39:13.8434530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T01%3A45%3A00Z&sig=SrFkPVlDowh8erKT3IEXEm4MKba5xe%2FHqEDC0l9Gu3o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:13.9001240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=SrFkPVlDowh8erKT3IEXEm4MKba5xe\%2FHqEDC0l9Gu3o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:13.9485300Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T01:39:13.9516220Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T01:39:15.0325450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:15.5976880Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T01:39:15.9318950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T01%3A45%3A00Z&sig=Fan7iFSG9FRgCK1SluqDlBFRl7wqlD4iAb4noXrRBdw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:15.9684460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=Fan7iFSG9FRgCK1SluqDlBFRl7wqlD4iAb4noXrRBdw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:16.0320430Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T01:39:16.0384990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T01:39:17.3104970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:17.8584580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T01:39:18.1929390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T01%3A45%3A00Z&sig=SyfdqnFOXEA7bvF0jzkk2GUmuwXo2MPqniUqut4bPfU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:18.2227110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=SyfdqnFOXEA7bvF0jzkk2GUmuwXo2MPqniUqut4bPfU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:18.2888750Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T01:39:18.2961580Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T01:39:19.3723350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:19.9218800Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T01:39:20.2537370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T01%3A45%3A00Z&sig=7TVq9SAfRc8WhaHn4UtdiyYqVtJ3A5kZgp0tvW6oE5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:20.2839000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=7TVq9SAfRc8WhaHn4UtdiyYqVtJ3A5kZgp0tvW6oE5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:20.3246160Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T01:39:20.3276910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T01:39:21.4374570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:21.9512510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T01:39:22.3756440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T01%3A45%3A00Z&sig=C6oiHliQwz4Ie4Vbc1NtfwYKBKthkAwYsQThmPnoA2w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:22.4060740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=C6oiHliQwz4Ie4Vbc1NtfwYKBKthkAwYsQThmPnoA2w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:22.4929010Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T01:39:22.4974260Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T01:39:23.5955760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:24.1259570Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T01:39:24.4651760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T01%3A45%3A00Z&sig=XfiHWSYheLXip1DcZPy9%2BkuxaQ6neDUlcVRW%2BZ49poM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:24.4939640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=XfiHWSYheLXip1DcZPy9\%2BkuxaQ6neDUlcVRW\%2BZ49poM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:24.5353510Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:39:24.5389250Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T01:39:25.5911280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:26.1567340Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T01:39:26.4909540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T01%3A45%3A00Z&sig=aMC%2F5QTj4Ba5SGfjtWqjTBUaQrRKOzCiFDARFeH7EjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:26.5500120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=aMC\%2F5QTj4Ba5SGfjtWqjTBUaQrRKOzCiFDARFeH7EjM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:26.6176740Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:39:26.6244180Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T01:39:27.7612840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:39:28.3209000Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T01:39:28.6518560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T01%3A45%3A00Z&sig=0tYG3d3aOUC7e3FxASE8ls7nBTtTCMt5T4GkjASdq8E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:28.6940670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A45\%3A00Z\&sig=0tYG3d3aOUC7e3FxASE8ls7nBTtTCMt5T4GkjASdq8E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:28.9902530Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T01:39:29.0396280Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T01:39:29.0399760Z ==> Installing imagemagick dependency: libde265 2021-05-16T01:39:29.0967170Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T01:39:29.0994950Z 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-6598-ueckmf 2021-05-16T01:39:29.1256940Z cp -pR /private/tmp/d20210516-6598-ueckmf/libde265/. /usr/local/Cellar/libde265 2021-05-16T01:39:29.1478590Z chmod -Rf +w /private/tmp/d20210516-6598-ueckmf 2021-05-16T01:39:29.2167370Z ==> Finishing up 2021-05-16T01:39:29.2539150Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T01:39:29.2581850Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T01:39:29.2586450Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T01:39:29.2591160Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T01:39:29.2595950Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T01:39:29.2602660Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T01:39:29.2609120Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T01:39:29.2613840Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T01:39:29.2619490Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T01:39:29.2626270Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T01:39:29.2806580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6829-on88vp.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:39:31.3580880Z ==> Summary 2021-05-16T01:39:31.3608840Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T01:39:31.3615500Z ==> Installing imagemagick dependency: docbook 2021-05-16T01:39:31.3635880Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T01:39:31.3653740Z 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-6598-1eyknua 2021-05-16T01:39:31.4566750Z cp -pR /private/tmp/d20210516-6598-1eyknua/docbook/. /usr/local/Cellar/docbook 2021-05-16T01:39:31.5738570Z chmod -Rf +w /private/tmp/d20210516-6598-1eyknua 2021-05-16T01:39:31.6582270Z ==> Finishing up 2021-05-16T01:39:31.7101950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6855-1lfvnmf.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:39:33.5649640Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6009600Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6162880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6256680Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6352640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6448700Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6546510Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6641370Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6735180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6827810Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.6920520Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.7014500Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.7107660Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.7201800Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:33.7295300Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:34.0847130Z ==> Caveats 2021-05-16T01:39:34.0847890Z To use the DocBook package in your XML toolchain, 2021-05-16T01:39:34.0848590Z you need to add the following to your ~/.bashrc: 2021-05-16T01:39:34.0848940Z 2021-05-16T01:39:34.0849520Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:39:34.0850480Z ==> Summary 2021-05-16T01:39:34.0981670Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T01:39:34.1032950Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T01:39:34.1081460Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T01:39:34.1099800Z 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-6598-1yi8fgm 2021-05-16T01:39:35.9985480Z cp -pR /private/tmp/d20210516-6598-1yi8fgm/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T01:39:38.4350630Z chmod -Rf +w /private/tmp/d20210516-6598-1yi8fgm 2021-05-16T01:39:39.6134160Z ==> Finishing up 2021-05-16T01:39:39.6515910Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T01:39:39.6616440Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T01:39:39.6719960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6896-zzzvfc.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:39:41.5257080Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:41.5355350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:41.5449790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:39:41.5544850Z ==> 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:39:41.5639570Z ==> 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:39:41.5735870Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T01:39:41.5834860Z ==> 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:39:41.5929570Z ==> 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:39:41.6025340Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:39:41.6120560Z ==> 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:39:41.6215470Z ==> 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:39:41.6312070Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:39:41.6406710Z ==> 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:39:41.6501110Z ==> 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:39:41.6596590Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:41.6691560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:39:41.6786310Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:39:41.6882160Z ==> 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:39:41.6977640Z ==> 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:39:41.7072370Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:39:41.7171610Z ==> 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:39:41.7268010Z ==> 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:39:41.7363640Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:39:41.7459020Z ==> 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:39:41.7554290Z ==> 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:39:41.7649740Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T01:39:41.7745470Z ==> 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:39:41.7840800Z ==> 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:39:42.8112190Z ==> Summary 2021-05-16T01:39:43.0853880Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T01:39:43.0859520Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T01:39:43.0881520Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T01:39:43.0900760Z 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-6598-pgb71v 2021-05-16T01:39:43.1018540Z cp -pR /private/tmp/d20210516-6598-pgb71v/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T01:39:43.1146190Z chmod -Rf +w /private/tmp/d20210516-6598-pgb71v 2021-05-16T01:39:43.1564380Z ==> Finishing up 2021-05-16T01:39:43.1975540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6950-1rcmaw7.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:39:45.3436180Z ==> Caveats 2021-05-16T01:39:45.3437680Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:39:45.3439050Z because macOS already provides this software and installing another version in 2021-05-16T01:39:45.3440260Z parallel can cause all kinds of trouble. 2021-05-16T01:39:45.3440920Z 2021-05-16T01:39:45.3442210Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:39:45.3443550Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:39:45.3444040Z 2021-05-16T01:39:45.3444240Z 2021-05-16T01:39:45.3444740Z Bash completion has been installed to: 2021-05-16T01:39:45.3445770Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:39:45.3446690Z ==> Summary 2021-05-16T01:39:45.3455800Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T01:39:45.3461550Z ==> Installing imagemagick dependency: xmlto 2021-05-16T01:39:45.3638480Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T01:39:45.3655270Z 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-6598-1nafujf 2021-05-16T01:39:45.3870290Z cp -pR /private/tmp/d20210516-6598-1nafujf/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T01:39:45.4169220Z chmod -Rf +w /private/tmp/d20210516-6598-1nafujf 2021-05-16T01:39:45.4688090Z ==> Finishing up 2021-05-16T01:39:45.5066150Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T01:39:45.5070680Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T01:39:45.5118650Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T01:39:45.5131980Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T01:39:45.5136870Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T01:39:45.5230040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6976-2zkw3r.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:39:47.6901980Z ==> Summary 2021-05-16T01:39:47.6941130Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T01:39:47.6946860Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T01:39:47.7708590Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T01:39:47.7726160Z 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-6598-191rxd4 2021-05-16T01:39:47.8464700Z cp -pR /private/tmp/d20210516-6598-191rxd4/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T01:39:47.9842590Z chmod -Rf +w /private/tmp/d20210516-6598-191rxd4 2021-05-16T01:39:48.1191270Z ==> Finishing up 2021-05-16T01:39:48.1630620Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T01:39:48.1640970Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T01:39:48.1654630Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T01:39:48.1661210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1674320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1679370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1691980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1700260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1711160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1721090Z 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:39:48.1732330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1742360Z 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:39:48.1774540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1787370Z 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:39:48.1790250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1795110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1797420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1800660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1810540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1824000Z 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:39:48.1834970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1843320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1880990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1886470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1888980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1893610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1895350Z mkdir -p /usr/local/share/locale/fo 2021-05-16T01:39:48.1899200Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T01:39:48.1901720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1906050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1937720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1947800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1958340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1969660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1979520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1990670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.1999500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2009210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2018220Z mkdir -p /usr/local/share/locale/ia 2021-05-16T01:39:48.2020200Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T01:39:48.2026720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2032140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2042210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2055570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2062110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2072070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2082150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2092490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2094370Z mkdir -p /usr/local/share/locale/ky 2021-05-16T01:39:48.2098110Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T01:39:48.2107350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2115790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2126090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2145310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2147670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2192140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2285270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2303490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2305800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2308850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2311340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2313600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2316050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2318320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2320950Z 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:39:48.2323220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2325660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2327910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2330370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2332800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2335250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2339100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2348190Z 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:39:48.2358260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2394210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2405520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2414910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2433490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2435870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2443890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2468060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:39:48.2477570Z 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:39:48.2488020Z 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:39:48.2519010Z 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:39:48.2524160Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T01:39:48.2526350Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T01:39:48.2528300Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T01:39:48.3028280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7002-19xhp5e.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:39:50.1490650Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:39:52.0208520Z ==> Summary 2021-05-16T01:39:52.0410090Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T01:39:52.0416100Z ==> Installing imagemagick dependency: libheif 2021-05-16T01:39:52.1461790Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T01:39:52.1480240Z 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-6598-1arydxt 2021-05-16T01:39:52.1739250Z cp -pR /private/tmp/d20210516-6598-1arydxt/libheif/. /usr/local/Cellar/libheif 2021-05-16T01:39:52.1999340Z chmod -Rf +w /private/tmp/d20210516-6598-1arydxt 2021-05-16T01:39:52.3114290Z ==> Finishing up 2021-05-16T01:39:52.3527700Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T01:39:52.3531640Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T01:39:52.3537250Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T01:39:52.3541780Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T01:39:52.3548880Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T01:39:52.3555000Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T01:39:52.3564400Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T01:39:52.3569430Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T01:39:52.3574520Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T01:39:52.3579980Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T01:39:52.3589530Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T01:39:52.3594640Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T01:39:52.3599650Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T01:39:52.3605440Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T01:39:52.3610170Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T01:39:52.3615500Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T01:39:52.3622260Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T01:39:52.3806380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7029-1sll0sk.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:39:54.2385450Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:39:56.0045220Z ==> Summary 2021-05-16T01:39:56.0077670Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T01:39:56.0083440Z ==> Installing imagemagick dependency: liblqr 2021-05-16T01:39:56.0610810Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T01:39:56.0627740Z 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-6598-16lfa1j 2021-05-16T01:39:56.0756190Z cp -pR /private/tmp/d20210516-6598-16lfa1j/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T01:39:56.0932960Z chmod -Rf +w /private/tmp/d20210516-6598-16lfa1j 2021-05-16T01:39:56.1475870Z ==> Finishing up 2021-05-16T01:39:56.1878990Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T01:39:56.1884930Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T01:39:56.1889960Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T01:39:56.1896440Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T01:39:56.2040270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7056-ad9lza.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:39:58.3898500Z ==> Summary 2021-05-16T01:39:58.3924700Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T01:39:58.3930380Z ==> Installing imagemagick dependency: libomp 2021-05-16T01:39:58.3982410Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T01:39:58.4002060Z 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-6598-ed6969 2021-05-16T01:39:58.4153720Z cp -pR /private/tmp/d20210516-6598-ed6969/libomp/. /usr/local/Cellar/libomp 2021-05-16T01:39:58.4270360Z chmod -Rf +w /private/tmp/d20210516-6598-ed6969 2021-05-16T01:39:58.4654740Z ==> Finishing up 2021-05-16T01:39:58.5077300Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T01:39:58.5080450Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T01:39:58.5086070Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T01:39:58.5092910Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T01:39:58.5098600Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T01:39:58.5214870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7082-cj5n0n.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:40:00.7481710Z ==> Summary 2021-05-16T01:40:00.7496780Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T01:40:00.7551370Z ==> Installing imagemagick dependency: imath 2021-05-16T01:40:00.7607530Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:40:00.7625640Z 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-6598-91adiz 2021-05-16T01:40:00.7864030Z cp -pR /private/tmp/d20210516-6598-91adiz/imath/. /usr/local/Cellar/imath 2021-05-16T01:40:00.8156210Z chmod -Rf +w /private/tmp/d20210516-6598-91adiz 2021-05-16T01:40:00.8709340Z ==> Finishing up 2021-05-16T01:40:00.9137310Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T01:40:00.9145900Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T01:40:00.9150900Z 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:40:00.9155430Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T01:40:00.9160860Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T01:40:00.9165880Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T01:40:00.9172740Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T01:40:00.9356710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7108-1ndbumz.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:40:03.0900770Z ==> Summary 2021-05-16T01:40:03.0939730Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T01:40:03.0945880Z ==> Installing imagemagick dependency: openexr 2021-05-16T01:40:03.1041000Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:40:03.1058500Z 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-6598-1tdvcdt 2021-05-16T01:40:03.1868420Z cp -pR /private/tmp/d20210516-6598-1tdvcdt/openexr/. /usr/local/Cellar/openexr 2021-05-16T01:40:03.2799350Z chmod -Rf +w /private/tmp/d20210516-6598-1tdvcdt 2021-05-16T01:40:03.4301110Z ==> Finishing up 2021-05-16T01:40:03.4744010Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T01:40:03.4749120Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T01:40:03.4754530Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T01:40:03.4759700Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T01:40:03.4764880Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T01:40:03.4769930Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T01:40:03.4775090Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T01:40:03.4780020Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T01:40:03.4786990Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T01:40:03.4796000Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T01:40:03.4805010Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T01:40:03.4810400Z 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:40:03.4815870Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T01:40:03.4821560Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T01:40:03.4826920Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T01:40:03.4832500Z 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:40:03.4838790Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T01:40:03.4844930Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T01:40:03.4850350Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T01:40:03.4855490Z 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:40:03.4861030Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T01:40:03.4866650Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T01:40:03.4872130Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T01:40:03.4877410Z 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:40:03.4883400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T01:40:03.4889000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T01:40:03.4894500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T01:40:03.4901650Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T01:40:03.5371760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7136-t03rre.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:40:05.7292730Z ==> Summary 2021-05-16T01:40:05.7400710Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T01:40:05.7407650Z ==> Installing imagemagick 2021-05-16T01:40:05.7411510Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T01:40:05.7430570Z 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-6598-y1z9lo 2021-05-16T01:40:06.1211070Z cp -pR /private/tmp/d20210516-6598-y1z9lo/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T01:40:06.5433380Z chmod -Rf +w /private/tmp/d20210516-6598-y1z9lo 2021-05-16T01:40:09.4378720Z ==> Finishing up 2021-05-16T01:40:09.4627370Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T01:40:09.4634720Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T01:40:09.4640190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T01:40:09.4645640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T01:40:09.4651240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T01:40:09.4656680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T01:40:09.4662390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T01:40:09.4667700Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T01:40:09.4673280Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T01:40:09.4678690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T01:40:09.4684080Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T01:40:09.4689350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T01:40:09.4695130Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T01:40:09.4700160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T01:40:09.4707150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T01:40:09.4712870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T01:40:09.4718200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T01:40:09.4723560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T01:40:09.4729580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T01:40:09.4734570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T01:40:09.4740120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T01:40:09.4745380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T01:40:09.4750200Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T01:40:09.4755280Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T01:40:09.4760330Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T01:40:09.4765050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T01:40:09.4770080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T01:40:09.4774810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T01:40:09.4780140Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T01:40:09.4785490Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T01:40:09.4793040Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T01:40:09.4799700Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T01:40:09.4807480Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T01:40:09.4817480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T01:40:09.4823850Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T01:40:09.4830290Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T01:40:09.4836420Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T01:40:09.4841650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T01:40:09.4847670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T01:40:09.4853160Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T01:40:09.4859040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T01:40:09.4864470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T01:40:09.4869840Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T01:40:09.4875320Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T01:40:09.4880590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T01:40:09.4886100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T01:40:09.4891380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T01:40:09.4917770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T01:40:09.4923250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T01:40:09.4928600Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T01:40:09.4936170Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T01:40:09.4942280Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T01:40:09.4947380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T01:40:09.4952630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T01:40:09.4957910Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T01:40:09.4963690Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T01:40:09.4968640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T01:40:09.4974460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T01:40:09.4979540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T01:40:09.4985200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T01:40:09.4990310Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T01:40:09.4995530Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T01:40:09.5000480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T01:40:09.5008200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T01:40:09.5013430Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T01:40:09.5019070Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T01:40:09.5024330Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T01:40:09.5030880Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T01:40:09.5035860Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T01:40:09.5041360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T01:40:09.5046300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T01:40:09.7657980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7163-kfbqk9.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:40:12.1941240Z ==> Summary 2021-05-16T01:40:12.2399660Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T01:40:13.8133760Z ==> Caveats 2021-05-16T01:40:13.8134690Z ==> docbook 2021-05-16T01:40:13.8151480Z To use the DocBook package in your XML toolchain, 2021-05-16T01:40:13.8152250Z you need to add the following to your ~/.bashrc: 2021-05-16T01:40:13.8152610Z 2021-05-16T01:40:13.8153190Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:40:13.8154370Z ==> gnu-getopt 2021-05-16T01:40:13.8182820Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:40:13.8183860Z because macOS already provides this software and installing another version in 2021-05-16T01:40:13.8184680Z parallel can cause all kinds of trouble. 2021-05-16T01:40:13.8185020Z 2021-05-16T01:40:13.8186010Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:40:13.8187330Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:40:13.8187820Z 2021-05-16T01:40:13.8188040Z 2021-05-16T01:40:13.8188540Z Bash completion has been installed to: 2021-05-16T01:40:13.8189620Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:40:15.3809210Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T01:40:16.4734860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:40:17.0498360Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T01:40:17.4392110Z ==> 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:40:17.4936230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:40:17.5485250Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T01:40:17.6120120Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T01:40:17.6148020Z 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-7170-1633oz3 2021-05-16T01:40:17.6337830Z cp -pR /private/tmp/d20210516-7170-1633oz3/udunits/. /usr/local/Cellar/udunits 2021-05-16T01:40:17.6537680Z chmod -Rf +w /private/tmp/d20210516-7170-1633oz3 2021-05-16T01:40:17.7074100Z ==> Finishing up 2021-05-16T01:40:17.7481940Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T01:40:17.7488220Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T01:40:17.7493540Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T01:40:17.7502230Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T01:40:17.7509680Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T01:40:17.7550750Z info /usr/local/share/info/udunits2.info 2021-05-16T01:40:17.7559910Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T01:40:17.7597500Z info /usr/local/share/info/udunits2lib.info 2021-05-16T01:40:17.7607460Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T01:40:17.7642090Z info /usr/local/share/info/udunits2prog.info 2021-05-16T01:40:17.7650590Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T01:40:17.7658120Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T01:40:17.7663900Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T01:40:17.7819950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7337-blj2kb.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:40:19.9201360Z ==> Summary 2021-05-16T01:40:19.9231870Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T01:40:22.0872350Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T01:40:22.0873030Z To reinstall 1.6, run: 2021-05-16T01:40:22.0873460Z brew reinstall jq 2021-05-16T01:40:23.5599810Z ==> Caveats 2021-05-16T01:40:23.5601110Z imagej requires Java. You can install the latest version with: 2021-05-16T01:40:23.5602310Z brew install --cask adoptopenjdk 2021-05-16T01:40:23.5602660Z 2021-05-16T01:40:23.8886640Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T01:40:24.1434200Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:40:31.8615170Z ==> Verifying checksum for cask 'imagej' 2021-05-16T01:40:32.0203910Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:40:32.0205110Z ==> Installing Cask imagej 2021-05-16T01:40:32.0633410Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7447-k20734 2021-05-16T01:40:32.2273590Z cp -pR /private/tmp/d20210516-7447-k20734/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T01:40:32.3738100Z chmod -Rf +w /private/tmp/d20210516-7447-k20734 2021-05-16T01:40:32.4472830Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T01:40:32.7390810Z 🍺 imagej was successfully installed! 2021-05-16T01:40:34.9261820Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T01:40:36.5812090Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T01:40:36.9247850Z ==> 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:40:37.0488580Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T01:40:38.7244940Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T01:40:39.1747640Z ==> 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:40:39.4527410Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T01:40:39.4531490Z ==> Installing bowtie2 dependency: tbb 2021-05-16T01:40:39.5477830Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T01:40:42.1011540Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T01:40:42.1017530Z ==> Installing bowtie2 2021-05-16T01:40:42.1021160Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T01:40:44.8229650Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T01:40:47.8255680Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T01:40:49.4655020Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T01:40:49.8709910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T01%3A50%3A00Z&sig=W9NKg5jvPHTy10UfdLyrWTEGn4D2z94NJzdBMUbTwrw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:50.0111190Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T01:40:51.6230690Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T01:40:51.9711790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T01%3A50%3A00Z&sig=LB2boTjdf2ZYfCcq1WrmidwAnsH7wgK9qLxg5YFSnkY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:52.0427550Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T01:40:53.7453240Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T01:40:54.1001190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T01%3A50%3A00Z&sig=i%2FlSsBA%2BVCzBvvj8LBOUC9tYty53qjGFx3vV9Uj0vhY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:54.1734840Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T01:40:55.7923700Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T01:40:56.1488770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T01%3A50%3A00Z&sig=UrDEzU0%2B7IJU1SXANpK8f55Bnm%2FW%2B48kbH9k1AG4ta8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:56.2465290Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T01:40:57.9694350Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T01:40:58.3771680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T01%3A50%3A00Z&sig=Fh7Hp63mn0D1VacIyB%2BYASMSj6%2FZjw19kxo3%2F5XxJmM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:40:58.4735110Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T01:41:00.0916720Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T01:41:00.5097500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T01%3A50%3A00Z&sig=7u5KAyi9ns6tnYwwxUm8ohlSxtK0CXsNK8ynp%2B7GWc8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:00.6520960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:41:01.2252200Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T01:41:01.2270550Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:41:01.6188140Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:41:01.6417950Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T01:41:03.2530470Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T01:41:03.6157640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T01%3A50%3A00Z&sig=6Bs0uM1PuuGrimEoH1Alg9RX0Q4hYEhoLYn6GqjUDQc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:03.7077450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T01:41:05.4231330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T01:41:05.8035640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T01%3A50%3A00Z&sig=HC5ndXpJHjgyGzKGT%2BwHV%2FkwCuhECKFxr0kAM%2F3pxuY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:05.9601260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T01:41:07.5658940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T01:41:07.9830700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T01%3A50%3A00Z&sig=jm8CODVUJu45zKHILH5S7qKsaqSnnHHOoFz2KloqHqQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:08.1162600Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T01:41:09.7198650Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T01:41:10.1664180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T01%3A50%3A00Z&sig=vGUmpqvJDtiv7sBDksu%2Bk0XdcIcVJegJHdbodNFiwSQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:10.4545550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T01:41:12.0863940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T01:41:12.4524690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T01%3A50%3A00Z&sig=m3dYjlFPjtxQJTkVsAFC%2Be2cDpLkbVDP0xlZgd5ekQU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:12.5596950Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T01:41:14.2711780Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T01:41:14.6286030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T01%3A50%3A00Z&sig=BPInKMr0IqSYH60uC%2BkFWi%2FeGgZzH%2BWfoI9GTl4flTU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:14.7229360Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T01:41:16.4144970Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T01:41:16.7629410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T01%3A50%3A00Z&sig=PsEYyBbo6jl79J9xuwTTpN4ySQIqiDMPUe3iuPBigqo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:16.8662870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T01:41:18.4971890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T01:41:18.9287190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T01%3A50%3A00Z&sig=PEi%2Bv6DCKGZrRJEBFSnnU%2BbpP%2BM%2Fp%2Fbj06%2BTK6rwa%2BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:19.2568130Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:41:20.9257050Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:41:21.3352580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T01%3A50%3A00Z&sig=UREbbeV%2Fan3V22zBcGPkW5vq4t2LskXIIphHdlt9wSo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:21.4586740Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T01:41:23.1142780Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T01:41:23.4640480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T01%3A50%3A00Z&sig=vHGdNwREfDxvYuScg210CHKJ7uc7MbmeQFH9CWlAf1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:23.8043590Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T01:41:25.4615410Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T01:41:25.8550400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T01%3A50%3A00Z&sig=PAiLeiujmNoun8CnUAD%2FTTq8JKeoCl87TNAEPIsvKqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:26.1597170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T01:41:27.7848260Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T01:41:28.1906870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T01%3A50%3A00Z&sig=CkQtsXZOaF6fmpAzfXlU120ep2vFbIj8OB12aG85ORs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:28.3892610Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T01:41:30.0150470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T01:41:30.4277290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T01%3A50%3A00Z&sig=TPkXFN1ngVbKhMCg8Ppltxbacgp7rRt4yV34yso0kxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:30.9153580Z ==> 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:41:30.9155700Z ==> Installing gdal dependency: cfitsio 2021-05-16T01:41:30.9728300Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T01:41:33.2404680Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T01:41:33.2409690Z ==> Installing gdal dependency: popt 2021-05-16T01:41:33.2431430Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T01:41:35.6438800Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T01:41:35.6446000Z ==> Installing gdal dependency: epsilon 2021-05-16T01:41:35.6496520Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T01:41:38.0102170Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T01:41:38.0107340Z ==> Installing gdal dependency: expat 2021-05-16T01:41:38.0129390Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T01:41:40.3472830Z ==> Caveats 2021-05-16T01:41:40.3474130Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:41:40.3475140Z because macOS already provides this software and installing another version in 2021-05-16T01:41:40.3476320Z parallel can cause all kinds of trouble. 2021-05-16T01:41:40.3476670Z 2021-05-16T01:41:40.3477200Z If you need to have expat first in your PATH, run: 2021-05-16T01:41:40.3478510Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:41:40.3478980Z 2021-05-16T01:41:40.3479520Z For compilers to find expat you may need to set: 2021-05-16T01:41:40.3480560Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:41:40.3481630Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:41:40.3482000Z 2021-05-16T01:41:40.3482910Z For pkg-config to find expat you may need to set: 2021-05-16T01:41:40.3483680Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:41:40.3484090Z 2021-05-16T01:41:40.3484850Z ==> Summary 2021-05-16T01:41:40.3500970Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T01:41:40.3506670Z ==> Installing gdal dependency: freexl 2021-05-16T01:41:40.3563240Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T01:41:42.7300610Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T01:41:42.7305860Z ==> Installing gdal dependency: geos 2021-05-16T01:41:42.7685530Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T01:41:45.8380870Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T01:41:45.8388820Z ==> Installing gdal dependency: hdf5 2021-05-16T01:41:45.8801850Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:41:49.0158270Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:41:49.0163810Z ==> Installing gdal dependency: json-c 2021-05-16T01:41:49.0216220Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T01:41:51.2972170Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T01:41:51.2978110Z ==> Installing gdal dependency: libxml2 2021-05-16T01:41:51.3047860Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T01:41:54.1447130Z ==> Caveats 2021-05-16T01:41:54.1449490Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:41:54.1451150Z because macOS already provides this software and installing another version in 2021-05-16T01:41:54.1452220Z parallel can cause all kinds of trouble. 2021-05-16T01:41:54.1452600Z 2021-05-16T01:41:54.1453150Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:41:54.1454600Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:41:54.1455080Z 2021-05-16T01:41:54.1455620Z For compilers to find libxml2 you may need to set: 2021-05-16T01:41:54.1456680Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:41:54.1457750Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:41:54.1458590Z 2021-05-16T01:41:54.1459590Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:41:54.1460370Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:41:54.1460770Z 2021-05-16T01:41:54.1461520Z ==> Summary 2021-05-16T01:41:54.1624260Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T01:41:54.1630510Z ==> Installing gdal dependency: libdap 2021-05-16T01:41:54.1769800Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T01:41:56.7408390Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T01:41:56.7413770Z ==> Installing gdal dependency: proj 2021-05-16T01:41:56.7531750Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T01:41:59.2973780Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T01:41:59.2978740Z ==> Installing gdal dependency: libgeotiff 2021-05-16T01:41:59.3167920Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T01:42:01.6394930Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T01:42:01.6399670Z ==> Installing gdal dependency: librttopo 2021-05-16T01:42:01.6811990Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:42:03.9119360Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T01:42:03.9124630Z ==> Installing gdal dependency: minizip 2021-05-16T01:42:03.9215060Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T01:42:06.2585320Z ==> Caveats 2021-05-16T01:42:06.2587170Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:42:06.2588380Z with the venerable 'unzip' library. 2021-05-16T01:42:06.2589270Z ==> Summary 2021-05-16T01:42:06.2606300Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T01:42:06.2612840Z ==> Installing gdal dependency: libspatialite 2021-05-16T01:42:06.3439240Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T01:42:09.2878290Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T01:42:09.2883790Z ==> Installing gdal dependency: netcdf 2021-05-16T01:42:09.3435150Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:42:12.0194820Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:42:12.0199470Z ==> Installing gdal dependency: openblas 2021-05-16T01:42:12.0535450Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T01:42:15.9548000Z ==> Caveats 2021-05-16T01:42:15.9549290Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:15.9550170Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:42:15.9550800Z 2021-05-16T01:42:15.9551360Z For compilers to find openblas you may need to set: 2021-05-16T01:42:15.9552420Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:42:15.9553490Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:42:15.9553880Z 2021-05-16T01:42:15.9554780Z For pkg-config to find openblas you may need to set: 2021-05-16T01:42:15.9555570Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:42:15.9555970Z 2021-05-16T01:42:15.9556940Z ==> Summary 2021-05-16T01:42:15.9573970Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T01:42:15.9580930Z ==> Installing gdal dependency: numpy 2021-05-16T01:42:16.0262050Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T01:42:19.8743410Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T01:42:19.8748910Z ==> Installing gdal dependency: xerces-c 2021-05-16T01:42:19.8802470Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T01:42:24.9752260Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T01:42:24.9757590Z ==> Installing gdal 2021-05-16T01:42:24.9762210Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T01:42:32.6677000Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T01:42:33.8467470Z ==> No outdated dependents to upgrade! 2021-05-16T01:42:33.8468880Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:42:34.1805950Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:42:34.1807640Z netcdf 2021-05-16T01:42:34.2806180Z ==> Caveats 2021-05-16T01:42:34.2807140Z ==> expat 2021-05-16T01:42:34.2879970Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:34.2881050Z because macOS already provides this software and installing another version in 2021-05-16T01:42:34.2882340Z parallel can cause all kinds of trouble. 2021-05-16T01:42:34.2882690Z 2021-05-16T01:42:34.2883350Z If you need to have expat first in your PATH, run: 2021-05-16T01:42:34.2884640Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:42:34.2885090Z 2021-05-16T01:42:34.2885620Z For compilers to find expat you may need to set: 2021-05-16T01:42:34.2886650Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:42:34.2887680Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:42:34.2888060Z 2021-05-16T01:42:34.2888940Z For pkg-config to find expat you may need to set: 2021-05-16T01:42:34.2889700Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:42:34.2890100Z 2021-05-16T01:42:34.2890830Z ==> libxml2 2021-05-16T01:42:34.2953960Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:34.2955020Z because macOS already provides this software and installing another version in 2021-05-16T01:42:34.2955800Z parallel can cause all kinds of trouble. 2021-05-16T01:42:34.2956150Z 2021-05-16T01:42:34.2956700Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:42:34.2958110Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:42:34.2958580Z 2021-05-16T01:42:34.2959110Z For compilers to find libxml2 you may need to set: 2021-05-16T01:42:34.2960150Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:42:34.2961190Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:42:34.2961580Z 2021-05-16T01:42:34.2962480Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:42:34.2963250Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:42:34.2963650Z 2021-05-16T01:42:34.2964390Z ==> minizip 2021-05-16T01:42:34.2979180Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:42:34.2980540Z with the venerable 'unzip' library. 2021-05-16T01:42:34.2981450Z ==> openblas 2021-05-16T01:42:34.3043080Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:42:34.3044040Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:42:34.3044500Z 2021-05-16T01:42:34.3045050Z For compilers to find openblas you may need to set: 2021-05-16T01:42:34.3046170Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:42:34.3047280Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:42:34.3047830Z 2021-05-16T01:42:34.3048800Z For pkg-config to find openblas you may need to set: 2021-05-16T01:42:34.3049610Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:42:34.3050120Z 2021-05-16T01:42:36.3392860Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:42:36.8904880Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T01:42:36.8924890Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:42:37.2609160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:42:37.2778710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:42:37.8439770Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T01:42:37.8460140Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:42:38.2810960Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:42:38.3006180Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T01:42:39.9896110Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T01:42:40.3482070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T01%3A50%3A00Z&sig=jsgSnz9j2XZfZEEiMDijJJqlZ%2FhTGL%2FjCA4HeoL74qE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:41.5969930Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:42:42.1437490Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T01:42:42.1457200Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:42:42.4888610Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:42:42.4991090Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T01:42:44.1377880Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T01:42:44.5420540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T01%3A50%3A00Z&sig=nz4zVhLiwBb8Muz8LC18jFUEhzbk6Ny3odD4iEZuoA8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:44.7299470Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T01:42:44.7318300Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T01:42:46.4283790Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T01:42:46.8463010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T01%3A50%3A00Z&sig=Hwd2n64DwKXuRqryreyz3ZlDyyVWcWW4NHVRYSJsowY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:47.3379820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T01:42:49.0670040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T01:42:49.4491200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T01%3A50%3A00Z&sig=qJ9kkuTTUsRxE%2FeYtca%2BWJrJW6wp58U5h3s9EP76RPU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:49.7013810Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T01:42:51.3856500Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T01:42:51.8089160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T01%3A50%3A00Z&sig=qaWf6bGTJM12QwgRXvvz8Gh%2B7FGaAZZfaVC9yfcg%2FiE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:52.8636710Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T01:42:52.8644800Z ==> Installing itk dependency: open-mpi 2021-05-16T01:42:52.9765110Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:42:58.4911290Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:42:58.4917710Z ==> Installing itk dependency: fftw 2021-05-16T01:42:58.5545950Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:43:01.3731270Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:43:01.3737150Z ==> Installing itk dependency: boost 2021-05-16T01:43:01.3786780Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T01:43:32.1996800Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T01:43:32.1998100Z ==> Installing itk dependency: netcdf 2021-05-16T01:43:32.2608870Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:43:35.0101490Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:43:35.0108150Z ==> Installing itk dependency: pyqt@5 2021-05-16T01:43:35.0556000Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T01:43:40.0647100Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T01:43:40.0653400Z ==> Installing itk dependency: vtk@8.2 2021-05-16T01:43:40.2156840Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T01:44:14.0092160Z ==> Caveats 2021-05-16T01:44:14.0093430Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:44:14.0094250Z because this is an alternate version of another formula. 2021-05-16T01:44:14.0094660Z 2021-05-16T01:44:14.0095240Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T01:44:14.0096530Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:44:14.0097000Z 2021-05-16T01:44:14.0097540Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T01:44:14.0098560Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T01:44:14.0099620Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T01:44:14.0100120Z 2021-05-16T01:44:14.0100850Z ==> Summary 2021-05-16T01:44:14.2324970Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T01:44:14.2331820Z ==> Installing itk dependency: gdcm 2021-05-16T01:44:14.4123980Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T01:44:20.6172230Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T01:44:20.6177650Z ==> Installing itk 2021-05-16T01:44:20.6181540Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T01:44:34.9440890Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T01:44:37.9589620Z ==> No outdated dependents to upgrade! 2021-05-16T01:44:37.9590960Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:44:40.0397950Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:44:40.0398710Z fftw 2021-05-16T01:44:40.0832690Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T01:44:40.0833980Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T01:44:41.7859330Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T01:44:41.9208130Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T01:44:43.0048740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:43.5789750Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T01:44:43.9124510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T01%3A50%3A00Z&sig=0S34Qu%2BbKg4WNzmjpYXslTpT4rABkejv6zE0ZCyC%2Brg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:43.9655110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=0S34Qu\%2BbKg4WNzmjpYXslTpT4rABkejv6zE0ZCyC\%2Brg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:44.0047820Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T01:44:44.0102700Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T01:44:45.0884480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:45.6069240Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T01:44:46.0091130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T01%3A50%3A00Z&sig=RdO6t2%2F5WbztKMhJDbZh8%2BhKXj5eDmuJu1bYVWPfbtM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:46.0385860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=RdO6t2\%2F5WbztKMhJDbZh8\%2BhKXj5eDmuJu1bYVWPfbtM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:46.1163850Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T01:44:46.1244260Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T01:44:47.2385710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:47.7878840Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T01:44:48.1519540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T01%3A50%3A00Z&sig=AheKV%2B080tfsRs9oUgT8syX7l972GDhPqPXJWzzfZXI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:48.1827530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=AheKV\%2B080tfsRs9oUgT8syX7l972GDhPqPXJWzzfZXI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:48.2661480Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T01:44:48.2703270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T01:44:49.3992260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:49.9430670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T01:44:50.3614850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T01%3A50%3A00Z&sig=%2BEXTvzguLU8pMzJc2YNl%2FeRbFYKDqxTAa%2Bj8lSF%2F8u4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:50.4047580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=\%2BEXTvzguLU8pMzJc2YNl\%2FeRbFYKDqxTAa\%2Bj8lSF\%2F8u4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:50.8026680Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T01:44:50.8627300Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T01:44:50.8631650Z ==> Installing libav dependency: faac 2021-05-16T01:44:50.9224010Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T01:44:50.9253220Z 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-9046-r523su 2021-05-16T01:44:50.9367580Z cp -pR /private/tmp/d20210516-9046-r523su/faac/. /usr/local/Cellar/faac 2021-05-16T01:44:50.9520390Z chmod -Rf +w /private/tmp/d20210516-9046-r523su 2021-05-16T01:44:51.0005380Z ==> Finishing up 2021-05-16T01:44:51.0490760Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T01:44:51.0496730Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T01:44:51.0501790Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T01:44:51.0513520Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T01:44:51.0519750Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T01:44:51.0524730Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T01:44:51.0530190Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T01:44:51.0676670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9229-vn2hx6.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:44:53.2070200Z ==> Summary 2021-05-16T01:44:53.2094370Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T01:44:53.2100630Z ==> Installing libav dependency: fdk-aac 2021-05-16T01:44:53.2122880Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T01:44:53.2141120Z 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-9046-1l08964 2021-05-16T01:44:53.2452250Z cp -pR /private/tmp/d20210516-9046-1l08964/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T01:44:53.2642010Z chmod -Rf +w /private/tmp/d20210516-9046-1l08964 2021-05-16T01:44:53.3149260Z ==> Finishing up 2021-05-16T01:44:53.3632020Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T01:44:53.3637790Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T01:44:53.3644480Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T01:44:53.3648600Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T01:44:53.3653840Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T01:44:53.3660910Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T01:44:53.3807120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9255-18cpoq2.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:44:55.5061990Z ==> Summary 2021-05-16T01:44:55.5084020Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T01:44:55.5121840Z ==> Installing libav dependency: sdl 2021-05-16T01:44:55.5145220Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T01:44:55.5163770Z 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-9046-jfcolo 2021-05-16T01:44:55.5925660Z cp -pR /private/tmp/d20210516-9046-jfcolo/sdl/. /usr/local/Cellar/sdl 2021-05-16T01:44:55.7028800Z chmod -Rf +w /private/tmp/d20210516-9046-jfcolo 2021-05-16T01:44:55.8404490Z ==> Finishing up 2021-05-16T01:44:55.8842170Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T01:44:55.8847900Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T01:44:55.8856500Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T01:44:55.8869780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T01:44:55.8876090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T01:44:55.8882200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T01:44:55.8888280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T01:44:55.8915250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T01:44:55.8920560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T01:44:55.8926730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T01:44:55.8932370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T01:44:55.8938280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T01:44:55.8944860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T01:44:55.8950640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T01:44:55.8956650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T01:44:55.8962480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T01:44:55.8971450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T01:44:55.8977580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T01:44:55.8983820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T01:44:55.8989900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T01:44:55.8995670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T01:44:55.9001850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T01:44:55.9007850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T01:44:55.9014020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T01:44:55.9019730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T01:44:55.9025900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T01:44:55.9032070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T01:44:55.9037920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T01:44:56.6629430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T01:44:56.6642120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T01:44:56.6644430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T01:44:56.6646870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T01:44:56.6649700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T01:44:56.6651460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T01:44:56.6653330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T01:44:56.6655360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T01:44:56.6657430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T01:44:56.6659340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T01:44:56.6661500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T01:44:56.6663210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T01:44:56.6664950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T01:44:56.6666660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T01:44:56.6668500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T01:44:56.6670340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T01:44:56.6672230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T01:44:56.6674210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T01:44:56.6676130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T01:44:56.6678000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T01:44:56.6679620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T01:44:56.6681210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T01:44:56.6682920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T01:44:56.6684560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T01:44:56.6686090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T01:44:56.6687700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T01:44:56.6689400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T01:44:56.6691090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T01:44:56.6692830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T01:44:56.6694630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T01:44:56.6696470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T01:44:56.6698270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T01:44:56.6700010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T01:44:56.6701850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T01:44:56.6703600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T01:44:56.6705250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T01:44:56.6707290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T01:44:56.6709120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T01:44:56.6710770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T01:44:56.6712390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T01:44:56.6714110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T01:44:56.6715810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T01:44:56.6717500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T01:44:56.6719200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T01:44:56.6720900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T01:44:56.6722900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T01:44:56.6724640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T01:44:56.6726370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T01:44:56.6728010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T01:44:56.6729910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T01:44:56.6731890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T01:44:56.6733530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T01:44:56.6735210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T01:44:56.6737030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T01:44:56.6738680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T01:44:56.6740340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T01:44:56.6742090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T01:44:56.6743810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T01:44:56.6745660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T01:44:56.6747530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T01:44:56.6749340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T01:44:56.6751270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T01:44:56.6753170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T01:44:56.6755040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T01:44:56.6756940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T01:44:56.6758930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T01:44:56.6760950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T01:44:56.6762830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T01:44:56.6764830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T01:44:56.6766780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T01:44:56.6768780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T01:44:56.6771050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T01:44:56.6772350Z Only the first 100 operations were output. 2021-05-16T01:44:56.6774970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9281-1ctqcuh.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:44:58.2844540Z ==> Summary 2021-05-16T01:44:58.2979120Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T01:44:58.2985650Z ==> Installing libav 2021-05-16T01:44:58.2989690Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T01:44:58.3009060Z 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-9046-xfew6h 2021-05-16T01:44:58.5301500Z cp -pR /private/tmp/d20210516-9046-xfew6h/libav/. /usr/local/Cellar/libav 2021-05-16T01:44:58.6186460Z chmod -Rf +w /private/tmp/d20210516-9046-xfew6h 2021-05-16T01:44:59.9753670Z ==> Finishing up 2021-05-16T01:45:00.0239140Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T01:45:00.0242870Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T01:45:00.0247720Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T01:45:00.0259980Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T01:45:00.0266080Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T01:45:00.0272250Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T01:45:00.0615390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9307-1mqa2dp.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:45:02.2245900Z ==> Summary 2021-05-16T01:45:02.2266600Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T01:45:04.6419840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T01:45:06.2616210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T01:45:06.6416770Z ==> 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:45:06.9207600Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:45:09.4108440Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T01:45:11.7063460Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T01:45:11.7064270Z To reinstall 4.3.0, run: 2021-05-16T01:45:11.7064770Z brew reinstall libtiff 2021-05-16T01:45:13.2373810Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T01:45:13.2374540Z To reinstall 2.3.9_1, run: 2021-05-16T01:45:13.2375020Z brew reinstall unixodbc 2021-05-16T01:45:14.7767640Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T01:45:14.7768340Z To reinstall 1.0.18_1, run: 2021-05-16T01:45:14.7768890Z brew reinstall libsodium 2021-05-16T01:45:16.3091900Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T01:45:16.3092640Z To reinstall 4.1.1, run: 2021-05-16T01:45:16.3093150Z brew reinstall tesseract 2021-05-16T01:45:17.8387650Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T01:45:17.8388350Z To reinstall 1.21.1, run: 2021-05-16T01:45:17.8388810Z brew reinstall wget 2021-05-16T01:45:19.3858530Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T01:45:19.3859250Z To reinstall 4.3.4, run: 2021-05-16T01:45:19.3859790Z brew reinstall zeromq 2021-05-16T01:45:20.9038300Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T01:45:20.9039010Z To reinstall 2.2.27.6_1, run: 2021-05-16T01:45:20.9039490Z brew reinstall udunits 2021-05-16T01:45:22.4140200Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T01:45:22.4141090Z To reinstall 1.2.0, run: 2021-05-16T01:45:22.4141550Z brew reinstall webp 2021-05-16T01:45:24.0057320Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T01:45:25.6642730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T01:45:26.0822020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T01%3A55%3A00Z&sig=pLkzHubdI7Ij4E%2FPlz%2FBmPwtzHumCCyEEIdN1HtaGOk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:27.9234630Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T01:46:07.2700210Z ==> Caveats 2021-05-16T01:46:07.2700900Z Bash completion has been installed to: 2021-05-16T01:46:07.2701520Z /usr/local/etc/bash_completion.d 2021-05-16T01:46:07.2702430Z ==> Summary 2021-05-16T01:46:08.5619580Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T01:46:11.6210050Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T01:46:11.6215700Z ==> 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=20210516T014611Z&X-Amz-Expires=300&X-Amz-Signature=952113c51a08905346985cbf6daf2d8cbe721d1cdb06e0565ae9ba16c30b517c&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:46:14.2020210Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:46:14.2021450Z ==> Installing Cask xquartz 2021-05-16T01:46:30.7133500Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T01:46:30.7135110Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T01:46:56.6557870Z installer: Package name is 2021-05-16T01:46:56.6570880Z installer: Installing at base path / 2021-05-16T01:46:56.6572390Z installer: The install was successful. 2021-05-16T01:46:56.6574010Z installer: The install requires logging out now. 2021-05-16T01:46:56.7416380Z 🍺 xquartz was successfully installed! 2021-05-16T01:46:56.7669840Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:46:56.7670390Z with: 2021-05-16T01:46:56.7670870Z github_slug: neuroconductor/fmriqa 2021-05-16T01:46:56.7671290Z env: 2021-05-16T01:46:56.7671710Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:56.7672150Z TIC_DEPLOY_KEY: 2021-05-16T01:46:56.7672470Z RSPM: 2021-05-16T01:46:56.7673580Z GITHUB_PAT: *** 2021-05-16T01:46:56.7673970Z COVERALLS_TOKEN: 2021-05-16T01:46:56.7674420Z continue-on-error: false 2021-05-16T01:46:56.7674880Z VDIFFR_RUN_TESTS: false 2021-05-16T01:46:56.7675360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:46:56.7675790Z TZ: UTC 2021-05-16T01:46:56.7676150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:56.7676540Z NOT_CRAN: true 2021-05-16T01:46:56.7676890Z ##[endgroup] 2021-05-16T01:46:56.8411110Z repo slug is: neuroconductor/fmriqa 2021-05-16T01:46:56.8527380Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:46:56.8528030Z env: 2021-05-16T01:46:56.8528510Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:56.8528970Z TIC_DEPLOY_KEY: 2021-05-16T01:46:56.8529370Z RSPM: 2021-05-16T01:46:56.8530170Z GITHUB_PAT: *** 2021-05-16T01:46:56.8530640Z COVERALLS_TOKEN: 2021-05-16T01:46:56.8531120Z continue-on-error: false 2021-05-16T01:46:56.8531650Z VDIFFR_RUN_TESTS: false 2021-05-16T01:46:56.8532190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:46:56.8532630Z TZ: UTC 2021-05-16T01:46:56.8533060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:56.8533480Z NOT_CRAN: true 2021-05-16T01:46:56.8533900Z ##[endgroup] 2021-05-16T01:46:57.8508280Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:46:57.8508930Z with: 2021-05-16T01:46:57.8509350Z repo_name: fmriqa 2021-05-16T01:46:57.8509790Z repo_version: 0.4.0 2021-05-16T01:46:57.8510190Z runner_os: macOS 2021-05-16T01:46:57.8510600Z R_version: 3.5 2021-05-16T01:46:57.8510940Z env: 2021-05-16T01:46:57.8511990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:57.8512480Z TIC_DEPLOY_KEY: 2021-05-16T01:46:57.8512870Z RSPM: 2021-05-16T01:46:57.8514200Z GITHUB_PAT: *** 2021-05-16T01:46:57.8514660Z COVERALLS_TOKEN: 2021-05-16T01:46:57.8515140Z continue-on-error: false 2021-05-16T01:46:57.8515670Z VDIFFR_RUN_TESTS: false 2021-05-16T01:46:57.8516210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:46:57.8516650Z TZ: UTC 2021-05-16T01:46:57.8517070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:57.8517480Z NOT_CRAN: true 2021-05-16T01:46:57.8517890Z ##[endgroup] 2021-05-16T01:46:57.9177990Z Package: fmriqa 2021-05-16T01:46:57.9183290Z Version: 0.4.0 2021-05-16T01:46:57.9183770Z OS: macOS 2021-05-16T01:46:57.9262720Z ##[group]Run install.packages('remotes') 2021-05-16T01:46:57.9263540Z install.packages('remotes') 2021-05-16T01:46:57.9264330Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:46:57.9265360Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:46:57.9435740Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:46:57.9436190Z env: 2021-05-16T01:46:57.9436620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:46:57.9437120Z TIC_DEPLOY_KEY: 2021-05-16T01:46:57.9437470Z RSPM: 2021-05-16T01:46:57.9438320Z GITHUB_PAT: *** 2021-05-16T01:46:57.9438740Z COVERALLS_TOKEN: 2021-05-16T01:46:57.9439240Z continue-on-error: false 2021-05-16T01:46:57.9439720Z VDIFFR_RUN_TESTS: false 2021-05-16T01:46:57.9440250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:46:57.9440690Z TZ: UTC 2021-05-16T01:46:57.9441150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:46:57.9441550Z NOT_CRAN: true 2021-05-16T01:46:57.9441960Z ##[endgroup] 2021-05-16T01:46:58.1498420Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:46:58.1499660Z (as ‘lib’ is unspecified) 2021-05-16T01:47:01.1688410Z 2021-05-16T01:47:01.1689520Z There is a binary version available but the source version is later: 2021-05-16T01:47:01.1740280Z binary source needs_compilation 2021-05-16T01:47:01.1741130Z remotes 2.1.1 2.3.0 FALSE 2021-05-16T01:47:01.1741440Z 2021-05-16T01:47:01.1742950Z installing the source package ‘remotes’ 2021-05-16T01:47:01.1743380Z 2021-05-16T01:47:01.1763670Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T01:47:01.9210030Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T01:47:01.9213460Z ================================================== 2021-05-16T01:47:01.9214240Z downloaded 144 KB 2021-05-16T01:47:01.9214610Z 2021-05-16T01:47:01.9215780Z * installing *source* package ‘remotes’ ... 2021-05-16T01:47:01.9217000Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:01.9217590Z ** R 2021-05-16T01:47:01.9217930Z ** inst 2021-05-16T01:47:01.9218950Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:03.6624150Z ** help 2021-05-16T01:47:03.7944620Z *** installing help indices 2021-05-16T01:47:03.8673600Z ** building package indices 2021-05-16T01:47:03.9526830Z ** installing vignettes 2021-05-16T01:47:03.9595950Z ** testing if installed package can be loaded 2021-05-16T01:47:04.1725010Z * DONE (remotes) 2021-05-16T01:47:04.2090610Z 2021-05-16T01:47:04.2211570Z The downloaded source packages are in 2021-05-16T01:47:04.2316480Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpQpsE8n/downloaded_packages’ 2021-05-16T01:47:09.7033540Z ##[group]Run actions/cache@v1 2021-05-16T01:47:09.7034100Z with: 2021-05-16T01:47:09.7034530Z path: /Users/runner/work/_temp/Library 2021-05-16T01:47:09.7036960Z key: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1-ca95bc510aa1e1e311829fe75cd358dc4a5d0908dfcdb1a318542f5adf75416f 2021-05-16T01:47:09.7039930Z restore-keys: macOS-2e7742fb4e078f3534d94dc0dec3f866c8c4a14293f49c24c0013aac36169a0f-1- 2021-05-16T01:47:09.7041360Z env: 2021-05-16T01:47:09.7041840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:47:09.7042290Z TIC_DEPLOY_KEY: 2021-05-16T01:47:09.7042670Z RSPM: 2021-05-16T01:47:09.7044380Z GITHUB_PAT: *** 2021-05-16T01:47:09.7045200Z COVERALLS_TOKEN: 2021-05-16T01:47:09.7045690Z continue-on-error: false 2021-05-16T01:47:09.7046220Z VDIFFR_RUN_TESTS: false 2021-05-16T01:47:09.7046770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:47:09.7047330Z TZ: UTC 2021-05-16T01:47:09.7047830Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:47:09.7048290Z NOT_CRAN: true 2021-05-16T01:47:09.7048660Z ##[endgroup] 2021-05-16T01:47:09.7826240Z [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:47:09.7928270Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:47:09.7929110Z remotes::install_github("ropensci/tic") 2021-05-16T01:47:09.7929780Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:47:09.7930540Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:47:09.7931500Z remotes::install_cran("covr") 2021-05-16T01:47:09.8113080Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:47:09.8113570Z env: 2021-05-16T01:47:09.8114020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:47:09.8114610Z TIC_DEPLOY_KEY: 2021-05-16T01:47:09.8114990Z RSPM: 2021-05-16T01:47:09.8115910Z GITHUB_PAT: *** 2021-05-16T01:47:09.8116360Z COVERALLS_TOKEN: 2021-05-16T01:47:09.8116830Z continue-on-error: false 2021-05-16T01:47:09.8117370Z VDIFFR_RUN_TESTS: false 2021-05-16T01:47:09.8117870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:47:09.8118350Z TZ: UTC 2021-05-16T01:47:09.8118790Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:47:09.8119210Z NOT_CRAN: true 2021-05-16T01:47:09.8119630Z ##[endgroup] 2021-05-16T01:47:10.0437380Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:47:10.7149200Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:47:14.4196000Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:47:14.4197110Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:47:14.4197980Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:47:14.4198840Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:47:14.4199680Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:47:14.4200540Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:47:14.4201350Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:47:14.4202250Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:47:14.4203050Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:47:14.4203940Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:47:14.4204800Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:47:14.4205620Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:47:14.4206570Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:47:14.4207420Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:47:14.4208270Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:47:14.4209110Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:47:14.4210070Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:47:14.4210940Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:47:14.4211830Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:47:14.4212650Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:47:14.4213530Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:47:14.4214390Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:47:14.4215230Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:47:14.4216110Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:47:14.4216960Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:47:14.4217840Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:47:14.4218680Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:47:14.4219580Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:47:14.4220420Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:47:14.4221350Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:47:14.4222180Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:47:14.4236820Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:47:14.4238290Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:47:14.4239170Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:47:14.4240040Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:47:14.4242000Z 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:47:14.4244000Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:47:14.4245030Z (as ‘lib’ is unspecified) 2021-05-16T01:47:16.8956400Z 2021-05-16T01:47:16.8957430Z There are binary versions available but the source versions are later: 2021-05-16T01:47:16.8982900Z binary source needs_compilation 2021-05-16T01:47:16.8983680Z rlang 0.4.5 0.4.11 TRUE 2021-05-16T01:47:16.8984220Z magrittr 1.5 2.0.1 TRUE 2021-05-16T01:47:16.8984800Z glue 1.3.2 1.4.2 TRUE 2021-05-16T01:47:16.8985300Z sys 3.3 3.4 TRUE 2021-05-16T01:47:16.8985830Z R6 2.4.1 2.5.0 FALSE 2021-05-16T01:47:16.8986350Z openssl 1.4.1 1.4.4 TRUE 2021-05-16T01:47:16.8986900Z mime 0.9 0.10 TRUE 2021-05-16T01:47:16.8987430Z curl 4.3 4.3.1 TRUE 2021-05-16T01:47:16.8987970Z jsonlite 1.6.1 1.7.2 TRUE 2021-05-16T01:47:16.8988530Z httr 1.4.1 1.4.2 FALSE 2021-05-16T01:47:16.8989030Z cli 2.0.2 2.5.0 FALSE 2021-05-16T01:47:16.8989570Z zip 2.0.4 2.1.1 TRUE 2021-05-16T01:47:16.8990100Z rstudioapi 0.11 0.13 FALSE 2021-05-16T01:47:16.8990730Z credentials 1.1 1.3.0 FALSE 2021-05-16T01:47:16.8992040Z rprojroot 1.3-2 2.0.2 FALSE 2021-05-16T01:47:16.8992660Z crayon 1.3.4 1.4.1 FALSE 2021-05-16T01:47:16.8993230Z fastmap 1.0.1 1.1.0 TRUE 2021-05-16T01:47:16.8993800Z withr 2.1.2 2.4.2 FALSE 2021-05-16T01:47:16.8994370Z rappdirs 0.3.1 0.3.3 TRUE 2021-05-16T01:47:16.8994890Z purrr 0.3.3 0.3.4 TRUE 2021-05-16T01:47:16.8995440Z lifecycle 0.2.0 1.0.0 FALSE 2021-05-16T01:47:16.8995970Z gh 1.1.0 1.3.0 FALSE 2021-05-16T01:47:16.8996520Z gert 0.3 1.3.0 TRUE 2021-05-16T01:47:16.8997070Z fs 1.3.2 1.5.0 TRUE 2021-05-16T01:47:16.8997570Z desc 1.2.0 1.3.0 FALSE 2021-05-16T01:47:16.8998120Z clipr 0.7.0 0.7.1 FALSE 2021-05-16T01:47:16.8998640Z usethis 1.5.1 2.0.1 FALSE 2021-05-16T01:47:16.8999220Z memoise 1.1.0 2.0.0 FALSE 2021-05-16T01:47:16.8999750Z git2r 0.26.1 0.28.0 TRUE 2021-05-16T01:47:16.9000060Z 2021-05-16T01:47:16.9000790Z Package which is only available in source form, and may need 2021-05-16T01:47:16.9001940Z compilation of C/C++/Fortran: ‘cachem’ 2021-05-16T01:47:16.9020710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/askpass_1.1.tgz' 2021-05-16T01:47:17.2538160Z Content type 'application/x-gzip' length 21399 bytes (20 KB) 2021-05-16T01:47:17.2539430Z ================================================== 2021-05-16T01:47:17.2539920Z downloaded 20 KB 2021-05-16T01:47:17.2540260Z 2021-05-16T01:47:17.2572460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/ini_0.3.1.tgz' 2021-05-16T01:47:17.4836940Z Content type 'application/x-gzip' length 13069 bytes (12 KB) 2021-05-16T01:47:17.4837700Z ================================================== 2021-05-16T01:47:17.4838180Z downloaded 12 KB 2021-05-16T01:47:17.4838510Z 2021-05-16T01:47:17.4867530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/yaml_2.2.1.tgz' 2021-05-16T01:47:17.7964430Z Content type 'application/x-gzip' length 200017 bytes (195 KB) 2021-05-16T01:47:17.8129190Z ================================================== 2021-05-16T01:47:17.8129920Z downloaded 195 KB 2021-05-16T01:47:17.8130230Z 2021-05-16T01:47:17.8164230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/whisker_0.4.tgz' 2021-05-16T01:47:18.0162400Z Content type 'application/x-gzip' length 65012 bytes (63 KB) 2021-05-16T01:47:18.0178760Z ================================================== 2021-05-16T01:47:18.0180270Z downloaded 63 KB 2021-05-16T01:47:18.0181160Z 2021-05-16T01:47:18.0958360Z 2021-05-16T01:47:18.1063160Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘withr’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T01:47:18.1064760Z The downloaded binary packages are in 2021-05-16T01:47:18.1065310Z 2021-05-16T01:47:18.1160860Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzGuecf/downloaded_packages 2021-05-16T01:47:18.1162940Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T01:47:18.3373480Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T01:47:18.5056850Z ================================================== 2021-05-16T01:47:18.5057440Z downloaded 841 KB 2021-05-16T01:47:18.5057750Z 2021-05-16T01:47:18.5093540Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T01:47:18.8079100Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T01:47:18.8097840Z ================================================== 2021-05-16T01:47:18.8098410Z downloaded 259 KB 2021-05-16T01:47:18.8098700Z 2021-05-16T01:47:18.8139570Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T01:47:19.1098780Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T01:47:19.1137230Z ================================================== 2021-05-16T01:47:19.1137780Z downloaded 96 KB 2021-05-16T01:47:19.1138090Z 2021-05-16T01:47:19.1169600Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T01:47:19.3261130Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T01:47:19.3261890Z ================================================== 2021-05-16T01:47:19.3262390Z downloaded 19 KB 2021-05-16T01:47:19.3262690Z 2021-05-16T01:47:19.3291880Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T01:47:19.5127090Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T01:47:19.5138140Z ================================================== 2021-05-16T01:47:19.5138680Z downloaded 61 KB 2021-05-16T01:47:19.5139000Z 2021-05-16T01:47:19.5170040Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T01:47:19.7697770Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T01:47:20.0234360Z ================================================== 2021-05-16T01:47:20.0235020Z downloaded 1.3 MB 2021-05-16T01:47:20.0235330Z 2021-05-16T01:47:20.0315000Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T01:47:20.3138390Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T01:47:20.3139130Z ================================================== 2021-05-16T01:47:20.3139600Z downloaded 12 KB 2021-05-16T01:47:20.3139910Z 2021-05-16T01:47:20.3175420Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T01:47:20.6003800Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T01:47:20.6583970Z ================================================== 2021-05-16T01:47:20.6584550Z downloaded 774 KB 2021-05-16T01:47:20.6584850Z 2021-05-16T01:47:20.6636490Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T01:47:21.1554270Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T01:47:21.1603750Z ================================================== 2021-05-16T01:47:21.1604290Z downloaded 411 KB 2021-05-16T01:47:21.1604590Z 2021-05-16T01:47:21.1637790Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T01:47:21.6590960Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T01:47:21.6591700Z ================================================== 2021-05-16T01:47:21.6592140Z downloaded 156 KB 2021-05-16T01:47:21.6592580Z 2021-05-16T01:47:21.6623910Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T01:47:21.8407890Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T01:47:21.8567030Z ================================================== 2021-05-16T01:47:21.8567930Z downloaded 60 KB 2021-05-16T01:47:21.8568300Z 2021-05-16T01:47:21.8599990Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T01:47:22.0200710Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T01:47:22.0460130Z ================================================== 2021-05-16T01:47:22.0460720Z downloaded 154 KB 2021-05-16T01:47:22.0461040Z 2021-05-16T01:47:22.0493150Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T01:47:22.3389940Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T01:47:22.3415050Z ================================================== 2021-05-16T01:47:22.3415680Z downloaded 110 KB 2021-05-16T01:47:22.3416000Z 2021-05-16T01:47:22.3447910Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T01:47:22.6004790Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T01:47:22.6037750Z ================================================== 2021-05-16T01:47:22.6038370Z downloaded 107 KB 2021-05-16T01:47:22.6038690Z 2021-05-16T01:47:22.6069520Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T01:47:22.7818330Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T01:47:22.7873400Z ================================================== 2021-05-16T01:47:22.7873940Z downloaded 224 KB 2021-05-16T01:47:22.7874260Z 2021-05-16T01:47:22.7904850Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T01:47:23.0496540Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T01:47:23.0508730Z ================================================== 2021-05-16T01:47:23.0509250Z downloaded 58 KB 2021-05-16T01:47:23.0509570Z 2021-05-16T01:47:23.0539200Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T01:47:23.3216970Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T01:47:23.3218090Z ================================================== 2021-05-16T01:47:23.3218580Z downloaded 34 KB 2021-05-16T01:47:23.3218860Z 2021-05-16T01:47:23.3248040Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T01:47:23.4870220Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T01:47:23.4893530Z ================================================== 2021-05-16T01:47:23.4894090Z downloaded 43 KB 2021-05-16T01:47:23.4894390Z 2021-05-16T01:47:23.4926780Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T01:47:23.7212970Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T01:47:23.7247430Z ================================================== 2021-05-16T01:47:23.7247950Z downloaded 92 KB 2021-05-16T01:47:23.7248260Z 2021-05-16T01:47:23.7277950Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T01:47:23.8740270Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T01:47:23.8741110Z ================================================== 2021-05-16T01:47:23.8741570Z downloaded 12 KB 2021-05-16T01:47:23.8741890Z 2021-05-16T01:47:23.8780680Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T01:47:24.1021520Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T01:47:24.1075370Z ================================================== 2021-05-16T01:47:24.1075940Z downloaded 366 KB 2021-05-16T01:47:24.1076210Z 2021-05-16T01:47:24.1117500Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T01:47:24.4159760Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T01:47:24.4344740Z ================================================== 2021-05-16T01:47:24.4346300Z downloaded 81 KB 2021-05-16T01:47:24.4347870Z 2021-05-16T01:47:24.4378560Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T01:47:24.7315150Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T01:47:24.7317480Z ================================================== 2021-05-16T01:47:24.7318940Z downloaded 44 KB 2021-05-16T01:47:24.7319780Z 2021-05-16T01:47:24.7478320Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T01:47:25.0978090Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T01:47:25.1151510Z ================================================== 2021-05-16T01:47:25.1152600Z downloaded 64 KB 2021-05-16T01:47:25.1153550Z 2021-05-16T01:47:25.1183620Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T01:47:25.3058630Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T01:47:25.3231510Z ================================================== 2021-05-16T01:47:25.3232160Z downloaded 777 KB 2021-05-16T01:47:25.3232470Z 2021-05-16T01:47:25.3267860Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T01:47:25.6001760Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T01:47:25.6080390Z ================================================== 2021-05-16T01:47:25.6080940Z downloaded 286 KB 2021-05-16T01:47:25.6081210Z 2021-05-16T01:47:25.6112230Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T01:47:25.8840580Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T01:47:25.8850640Z ================================================== 2021-05-16T01:47:25.8851240Z downloaded 20 KB 2021-05-16T01:47:25.8851560Z 2021-05-16T01:47:25.8881040Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:47:26.1782690Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:47:26.1783830Z ================================================== 2021-05-16T01:47:26.1784360Z downloaded 24 KB 2021-05-16T01:47:26.1784760Z 2021-05-16T01:47:26.1812300Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T01:47:26.4458250Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T01:47:26.4501230Z ================================================== 2021-05-16T01:47:26.4501890Z downloaded 298 KB 2021-05-16T01:47:26.4502170Z 2021-05-16T01:47:26.4533040Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T01:47:26.7132060Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T01:47:26.7134780Z ================================================== 2021-05-16T01:47:26.7135590Z downloaded 16 KB 2021-05-16T01:47:26.7136150Z 2021-05-16T01:47:26.7223900Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T01:47:26.9053220Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T01:47:27.0298830Z ================================================== 2021-05-16T01:47:27.0299940Z downloaded 1.2 MB 2021-05-16T01:47:27.0300340Z 2021-05-16T01:47:27.7025010Z * installing *source* package ‘rlang’ ... 2021-05-16T01:47:27.7259610Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:27.7467170Z ** libs 2021-05-16T01:47:31.9764980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T01:47:32.5833220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T01:47:32.9590620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T01:47:35.3515370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T01:47:36.3729970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T01:47:36.4391220Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:47:36.6370790Z installing to /Users/runner/work/_temp/Library/rlang/libs 2021-05-16T01:47:36.6454640Z ** R 2021-05-16T01:47:36.7294250Z ** inst 2021-05-16T01:47:36.7308440Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:40.3155510Z ** help 2021-05-16T01:47:41.0101250Z *** installing help indices 2021-05-16T01:47:41.3435910Z *** copying figures 2021-05-16T01:47:41.3471860Z ** building package indices 2021-05-16T01:47:41.7433740Z ** testing if installed package can be loaded 2021-05-16T01:47:42.0848150Z * DONE (rlang) 2021-05-16T01:47:42.5879580Z * installing *source* package ‘magrittr’ ... 2021-05-16T01:47:42.5925230Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:42.6085210Z ** libs 2021-05-16T01:47:42.6259880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T01:47:42.7656170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T01:47:42.8569060Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:47:42.9117020Z installing to /Users/runner/work/_temp/Library/magrittr/libs 2021-05-16T01:47:42.9157640Z ** R 2021-05-16T01:47:42.9222740Z ** inst 2021-05-16T01:47:42.9279170Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:43.0624040Z ** help 2021-05-16T01:47:43.1136810Z *** installing help indices 2021-05-16T01:47:43.1505710Z *** copying figures 2021-05-16T01:47:43.1519620Z ** building package indices 2021-05-16T01:47:43.1794170Z ** installing vignettes 2021-05-16T01:47:43.1854420Z ** testing if installed package can be loaded 2021-05-16T01:47:43.4482440Z * DONE (magrittr) 2021-05-16T01:47:43.7604700Z * installing *source* package ‘glue’ ... 2021-05-16T01:47:43.7641390Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:43.7836040Z ** libs 2021-05-16T01:47:43.8277090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T01:47:43.9705390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:47:44.1377540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T01:47:44.2523790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:47:44.3076190Z installing to /Users/runner/work/_temp/Library/glue/libs 2021-05-16T01:47:44.3117330Z ** R 2021-05-16T01:47:44.3212050Z ** inst 2021-05-16T01:47:44.3244890Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:44.6450460Z ** help 2021-05-16T01:47:44.6858120Z *** installing help indices 2021-05-16T01:47:44.7165770Z *** copying figures 2021-05-16T01:47:44.7175190Z ** building package indices 2021-05-16T01:47:44.7387500Z ** installing vignettes 2021-05-16T01:47:44.7458500Z ** testing if installed package can be loaded 2021-05-16T01:47:45.0526490Z * DONE (glue) 2021-05-16T01:47:45.3244610Z * installing *source* package ‘sys’ ... 2021-05-16T01:47:45.3270760Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:45.3425540Z ** libs 2021-05-16T01:47:45.3594110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T01:47:45.5874270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:47:45.6653810Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:47:45.7203700Z installing to /Users/runner/work/_temp/Library/sys/libs 2021-05-16T01:47:45.7252550Z ** R 2021-05-16T01:47:45.7306700Z ** inst 2021-05-16T01:47:45.7323210Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:45.8431190Z ** help 2021-05-16T01:47:45.8670700Z *** installing help indices 2021-05-16T01:47:45.8909140Z ** building package indices 2021-05-16T01:47:45.9071340Z ** testing if installed package can be loaded 2021-05-16T01:47:46.2306900Z * DONE (sys) 2021-05-16T01:47:46.5124600Z * installing *source* package ‘R6’ ... 2021-05-16T01:47:46.5153560Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:46.5309180Z ** R 2021-05-16T01:47:46.5412600Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:46.8610830Z ** help 2021-05-16T01:47:46.8844560Z *** installing help indices 2021-05-16T01:47:46.9085840Z *** copying figures 2021-05-16T01:47:46.9097020Z ** building package indices 2021-05-16T01:47:46.9240570Z ** testing if installed package can be loaded 2021-05-16T01:47:47.1374160Z * DONE (R6) 2021-05-16T01:47:47.7185070Z * installing *source* package ‘openssl’ ... 2021-05-16T01:47:47.7375180Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:47.8506350Z Homebrew 3.1.6 2021-05-16T01:47:47.9484780Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T01:47:48.0429900Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T01:47:48.3896790Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T01:47:48.7616770Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T01:47:48.7818560Z ** libs 2021-05-16T01:47:48.8002040Z 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:47:48.8031050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T01:47:48.9363900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T01:47:49.0670030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T01:47:49.2277930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T01:47:49.4809920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T01:47:49.6302670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T01:47:49.8035140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T01:47:49.9932710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T01:47:50.0985420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T01:47:50.2396930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T01:47:50.3666290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T01:47:50.5151810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T01:47:50.7141360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T01:47:50.8995930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T01:47:51.1509280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T01:47:51.2332480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T01:47:51.3029730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T01:47:51.5010960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T01:47:51.7228410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T01:47:51.9241020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T01:47:52.0018160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T01:47:52.1775750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T01:47:52.3688680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T01:47:52.6124490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T01:47:52.8014540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T01:47:53.6754990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T01:47:53.6757490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T01:47:53.6761600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T01:47:53.6762990Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T01:47:55.1393160Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:47:55.2077210Z installing to /Users/runner/work/_temp/Library/openssl/libs 2021-05-16T01:47:55.2123270Z ** R 2021-05-16T01:47:55.2363720Z ** inst 2021-05-16T01:47:55.2586120Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:56.1215510Z ** help 2021-05-16T01:47:56.1923720Z *** installing help indices 2021-05-16T01:47:56.2371330Z ** building package indices 2021-05-16T01:47:56.2917670Z ** installing vignettes 2021-05-16T01:47:56.3019900Z ** testing if installed package can be loaded 2021-05-16T01:47:56.5775850Z * DONE (openssl) 2021-05-16T01:47:56.8530130Z * installing *source* package ‘mime’ ... 2021-05-16T01:47:56.8548090Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:56.8697050Z ** libs 2021-05-16T01:47:56.8865820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:47:56.9603160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T01:47:57.0473000Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:47:57.1057800Z installing to /Users/runner/work/_temp/Library/mime/libs 2021-05-16T01:47:57.1199990Z ** R 2021-05-16T01:47:57.1271580Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:47:57.2847860Z ** help 2021-05-16T01:47:57.3030340Z *** installing help indices 2021-05-16T01:47:57.3213560Z ** building package indices 2021-05-16T01:47:57.3337740Z ** testing if installed package can be loaded 2021-05-16T01:47:57.5930860Z * DONE (mime) 2021-05-16T01:47:58.0421200Z * installing *source* package ‘curl’ ... 2021-05-16T01:47:58.0534010Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T01:47:58.1442240Z Found pkg-config cflags and libs! 2021-05-16T01:47:58.4496950Z Using PKG_CFLAGS= 2021-05-16T01:47:58.4498270Z Using PKG_LIBS=-lcurl 2021-05-16T01:47:58.5726320Z ** libs 2021-05-16T01:47:58.5905300Z 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:47:58.5934060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T01:47:58.6932460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T01:47:58.8349150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T01:47:58.9295690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T01:47:59.0132600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T01:47:59.1147580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T01:47:59.2153260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T01:47:59.2986710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T01:47:59.4876020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T01:47:59.5524310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:47:59.6465690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T01:47:59.7444880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T01:47:59.9248010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T01:48:00.0071490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T01:48:00.0872340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T01:48:00.1567150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T01:48:00.2310470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T01:48:00.3109380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T01:48:00.4491620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T01:48:00.5422080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T01:48:00.5823060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T01:48:00.6623690Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:48:00.7240270Z installing to /Users/runner/work/_temp/Library/curl/libs 2021-05-16T01:48:00.7282330Z ** R 2021-05-16T01:48:00.7477650Z ** inst 2021-05-16T01:48:00.7624160Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:01.1232000Z ** help 2021-05-16T01:48:01.1855520Z *** installing help indices 2021-05-16T01:48:01.2253510Z ** building package indices 2021-05-16T01:48:01.2582020Z ** installing vignettes 2021-05-16T01:48:01.2675730Z ** testing if installed package can be loaded 2021-05-16T01:48:01.5293120Z * DONE (curl) 2021-05-16T01:48:01.9595550Z * installing *source* package ‘jsonlite’ ... 2021-05-16T01:48:01.9697910Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:01.9866440Z ** libs 2021-05-16T01:48:02.0045480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T01:48:02.0958830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T01:48:02.1819440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T01:48:02.2711570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T01:48:02.3870520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T01:48:02.4818830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T01:48:02.5609460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T01:48:02.6352540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T01:48:02.7227850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T01:48:02.8070060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T01:48:02.9344240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T01:48:03.0235850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T01:48:03.1296920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T01:48:03.2247540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T01:48:03.3158850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T01:48:03.3979820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T01:48:03.4780850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T01:48:03.5542490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T01:48:03.6510200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T01:48:03.7267060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T01:48:03.8000800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T01:48:03.8953140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T01:48:03.9562920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T01:48:04.0331710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T01:48:04.1527550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T01:48:04.3504340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T01:48:04.6266990Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T01:48:04.8104050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T01:48:04.9691160Z 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:48:05.0003260Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:48:05.0640210Z installing to /Users/runner/work/_temp/Library/jsonlite/libs 2021-05-16T01:48:05.0684090Z ** R 2021-05-16T01:48:05.0998080Z ** inst 2021-05-16T01:48:05.1729480Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:05.2755480Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T01:48:06.0692620Z ** help 2021-05-16T01:48:06.1109900Z *** installing help indices 2021-05-16T01:48:06.1419630Z ** building package indices 2021-05-16T01:48:06.1686680Z ** installing vignettes 2021-05-16T01:48:06.1749700Z ** testing if installed package can be loaded 2021-05-16T01:48:06.4550680Z * DONE (jsonlite) 2021-05-16T01:48:06.7668140Z * installing *source* package ‘gitcreds’ ... 2021-05-16T01:48:06.7700600Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:06.7835990Z ** R 2021-05-16T01:48:06.7947830Z ** inst 2021-05-16T01:48:06.7979390Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:07.1284570Z ** help 2021-05-16T01:48:07.1594690Z *** installing help indices 2021-05-16T01:48:07.1849190Z ** building package indices 2021-05-16T01:48:07.2016590Z ** installing vignettes 2021-05-16T01:48:07.2060460Z ** testing if installed package can be loaded 2021-05-16T01:48:07.4107980Z * DONE (gitcreds) 2021-05-16T01:48:07.7149350Z * installing *source* package ‘zip’ ... 2021-05-16T01:48:07.7192900Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:07.7323140Z ** libs 2021-05-16T01:48:07.7498330Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T01:48:10.8626810Z clang -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T01:48:13.6474140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:48:13.7276920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T01:48:16.1216460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T01:48:16.2010280Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T01:48:16.2012810Z size_t uzipfile_len = 0; 2021-05-16T01:48:16.2013250Z ^ 2021-05-16T01:48:16.2508700Z 1 warning generated. 2021-05-16T01:48:16.2536770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T01:48:16.4001780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T01:48:16.5005520Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:48:16.5582760Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/zip 2021-05-16T01:48:16.5708140Z ** R 2021-05-16T01:48:16.5804770Z ** inst 2021-05-16T01:48:16.5841800Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:16.7521930Z ** help 2021-05-16T01:48:16.7790620Z *** installing help indices 2021-05-16T01:48:16.7997840Z ** building package indices 2021-05-16T01:48:16.8167250Z ** testing if installed package can be loaded 2021-05-16T01:48:17.0967370Z * DONE (zip) 2021-05-16T01:48:17.4711420Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T01:48:17.4788960Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:17.4943870Z ** R 2021-05-16T01:48:17.5127510Z ** inst 2021-05-16T01:48:17.5511890Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:17.9380930Z ** help 2021-05-16T01:48:18.2898800Z *** installing help indices 2021-05-16T01:48:18.4406530Z *** copying figures 2021-05-16T01:48:18.4419330Z ** building package indices 2021-05-16T01:48:18.5951170Z ** installing vignettes 2021-05-16T01:48:18.6039290Z ** testing if installed package can be loaded 2021-05-16T01:48:18.8221910Z * DONE (rstudioapi) 2021-05-16T01:48:19.1534960Z * installing *source* package ‘rprojroot’ ... 2021-05-16T01:48:19.1581420Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:19.1749980Z ** R 2021-05-16T01:48:19.1833760Z ** inst 2021-05-16T01:48:19.1861750Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:19.5190890Z ** help 2021-05-16T01:48:19.6009440Z *** installing help indices 2021-05-16T01:48:19.6277290Z *** copying figures 2021-05-16T01:48:19.6307430Z ** building package indices 2021-05-16T01:48:19.6497670Z ** installing vignettes 2021-05-16T01:48:19.6547720Z ** testing if installed package can be loaded 2021-05-16T01:48:19.8708650Z * DONE (rprojroot) 2021-05-16T01:48:20.1814170Z * installing *source* package ‘crayon’ ... 2021-05-16T01:48:20.1850670Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:20.2012520Z ** R 2021-05-16T01:48:20.2171150Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:21.1032320Z ** help 2021-05-16T01:48:21.1763870Z *** installing help indices 2021-05-16T01:48:21.2204090Z ** building package indices 2021-05-16T01:48:21.2612920Z ** testing if installed package can be loaded 2021-05-16T01:48:21.4801050Z * DONE (crayon) 2021-05-16T01:48:21.7606650Z * installing *source* package ‘fastmap’ ... 2021-05-16T01:48:21.7634880Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:21.7776200Z ** libs 2021-05-16T01:48:21.7965280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T01:48:24.7143250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:48:24.7965080Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:48:24.8567180Z installing to /Users/runner/work/_temp/Library/fastmap/libs 2021-05-16T01:48:24.8609670Z ** R 2021-05-16T01:48:24.8699230Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:25.1244270Z ** help 2021-05-16T01:48:25.1455970Z *** installing help indices 2021-05-16T01:48:25.1677780Z ** building package indices 2021-05-16T01:48:25.1824700Z ** testing if installed package can be loaded 2021-05-16T01:48:25.4420270Z * DONE (fastmap) 2021-05-16T01:48:25.7770310Z * installing *source* package ‘withr’ ... 2021-05-16T01:48:25.7821190Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:25.8021250Z ** R 2021-05-16T01:48:25.8188060Z ** inst 2021-05-16T01:48:25.8212380Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:26.3284790Z ** help 2021-05-16T01:48:26.4296900Z *** installing help indices 2021-05-16T01:48:26.4876970Z *** copying figures 2021-05-16T01:48:26.4889290Z ** building package indices 2021-05-16T01:48:26.5679410Z ** installing vignettes 2021-05-16T01:48:26.5754090Z ** testing if installed package can be loaded 2021-05-16T01:48:26.7863190Z * DONE (withr) 2021-05-16T01:48:27.0690810Z * installing *source* package ‘rappdirs’ ... 2021-05-16T01:48:27.0713250Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:27.0892320Z ** libs 2021-05-16T01:48:27.1058920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:48:27.1808560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T01:48:27.2583880Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:48:27.3124500Z installing to /Users/runner/work/_temp/Library/rappdirs/libs 2021-05-16T01:48:27.3165620Z ** R 2021-05-16T01:48:27.3235690Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:48:27.4585340Z ** help 2021-05-16T01:48:27.4882400Z *** installing help indices 2021-05-16T01:48:27.5369780Z ** building package indices 2021-05-16T01:48:27.5550330Z ** testing if installed package can be loaded 2021-05-16T01:48:27.8165430Z * DONE (rappdirs) 2021-05-16T01:48:28.4312010Z * installing *source* package ‘fs’ ... 2021-05-16T01:48:28.4519440Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T01:48:28.4721630Z ** libs 2021-05-16T01:48:28.4918900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T01:48:29.2157530Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T01:48:29.3919090Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T01:48:29.9962420Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T01:48:30.1597680Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T01:48:30.6968840Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T01:48:31.5181010Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T01:48:31.6618370Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T01:48:32.1964030Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T01:48:32.8024330Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T01:48:33.3402220Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T01:48:33.8615300Z (cd libuv-1.38.1 \ 2021-05-16T01:48:33.8616900Z && CC="clang" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T01:48:35.1832500Z rm: conftest.dSYM: is a directory 2021-05-16T01:48:37.2942450Z rm: conftest.dSYM: is a directory 2021-05-16T01:48:37.3763470Z rm: conftest.dSYM: is a directory 2021-05-16T01:48:37.3977210Z rm: conftest.dSYM: is a directory 2021-05-16T01:48:47.0592700Z make --directory=libuv-1.38.1 \ 2021-05-16T01:48:47.0593350Z HAVE_DTRACE=0 2021-05-16T01:48:47.1104790Z CC src/libuv_la-fs-poll.lo 2021-05-16T01:48:48.0584610Z CC src/libuv_la-idna.lo 2021-05-16T01:48:49.0270060Z CC src/libuv_la-inet.lo 2021-05-16T01:48:49.9990180Z CC src/libuv_la-random.lo 2021-05-16T01:48:50.8340580Z CC src/libuv_la-strscpy.lo 2021-05-16T01:48:51.8963990Z CC src/libuv_la-threadpool.lo 2021-05-16T01:48:52.6072830Z CC src/libuv_la-timer.lo 2021-05-16T01:48:53.6299990Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T01:48:54.4835610Z CC src/libuv_la-uv-common.lo 2021-05-16T01:48:55.7930410Z CC src/libuv_la-version.lo 2021-05-16T01:48:56.6107110Z CC src/unix/libuv_la-async.lo 2021-05-16T01:48:57.5568840Z CC src/unix/libuv_la-core.lo 2021-05-16T01:48:58.9728610Z CC src/unix/libuv_la-dl.lo 2021-05-16T01:48:59.8087040Z CC src/unix/libuv_la-fs.lo 2021-05-16T01:49:01.5114270Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T01:49:02.4389020Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T01:49:03.3002570Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T01:49:04.2296570Z CC src/unix/libuv_la-loop.lo 2021-05-16T01:49:05.1277580Z CC src/unix/libuv_la-pipe.lo 2021-05-16T01:49:06.0959380Z CC src/unix/libuv_la-poll.lo 2021-05-16T01:49:06.9684310Z CC src/unix/libuv_la-process.lo 2021-05-16T01:49:08.0190750Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T01:49:08.8707700Z CC src/unix/libuv_la-signal.lo 2021-05-16T01:49:10.1713420Z CC src/unix/libuv_la-stream.lo 2021-05-16T01:49:11.8514870Z CC src/unix/libuv_la-tcp.lo 2021-05-16T01:49:12.8004630Z CC src/unix/libuv_la-thread.lo 2021-05-16T01:49:13.7969220Z CC src/unix/libuv_la-tty.lo 2021-05-16T01:49:14.7101340Z CC src/unix/libuv_la-udp.lo 2021-05-16T01:49:15.9233500Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T01:49:16.8007900Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T01:49:17.6460640Z CC src/unix/libuv_la-darwin.lo 2021-05-16T01:49:18.5809760Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T01:49:19.6731690Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T01:49:20.7482810Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T01:49:21.6021770Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T01:49:22.4282140Z CCLD libuv.la 2021-05-16T01:49:22.9584710Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:49:23.0458130Z installing to /Users/runner/work/_temp/Library/fs/libs 2021-05-16T01:49:23.0511640Z ** R 2021-05-16T01:49:23.0698240Z ** inst 2021-05-16T01:49:23.0727770Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:24.0351050Z ** help 2021-05-16T01:49:24.1397150Z *** installing help indices 2021-05-16T01:49:24.1959970Z ** building package indices 2021-05-16T01:49:24.2511130Z ** installing vignettes 2021-05-16T01:49:24.2613310Z ** testing if installed package can be loaded 2021-05-16T01:49:24.6924790Z * DONE (fs) 2021-05-16T01:49:25.0678810Z * installing *source* package ‘clipr’ ... 2021-05-16T01:49:25.0706440Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:25.0880300Z ** R 2021-05-16T01:49:25.0956260Z ** inst 2021-05-16T01:49:25.0981530Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:25.2563010Z ** help 2021-05-16T01:49:25.2864940Z *** installing help indices 2021-05-16T01:49:25.3106020Z ** building package indices 2021-05-16T01:49:25.3301010Z ** installing vignettes 2021-05-16T01:49:25.3342990Z ** testing if installed package can be loaded 2021-05-16T01:49:25.5445020Z * DONE (clipr) 2021-05-16T01:49:26.5254560Z * installing *source* package ‘git2r’ ... 2021-05-16T01:49:26.5652000Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:26.9181530Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T01:49:26.9183480Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T01:49:26.9192910Z checking for gcc... gcc 2021-05-16T01:49:29.1953080Z checking whether the C compiler works... yes 2021-05-16T01:49:29.1953970Z checking for C compiler default output file name... a.out 2021-05-16T01:49:29.3171020Z checking for suffix of executables... 2021-05-16T01:49:29.7396400Z checking whether we are cross compiling... no 2021-05-16T01:49:29.8139370Z checking for suffix of object files... o 2021-05-16T01:49:29.8728270Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:49:29.9336790Z checking whether gcc accepts -g... yes 2021-05-16T01:49:30.0552310Z checking for gcc option to accept ISO C89... none needed 2021-05-16T01:49:30.0564230Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T01:49:30.0675190Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T01:49:30.0977460Z Found pkg-config cflags and libs! 2021-05-16T01:49:30.4415000Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T01:49:30.6800450Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T01:49:30.7647940Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T01:49:30.8492240Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T01:49:30.9325530Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T01:49:30.9327210Z ----- Results of the git2r package configure ----- 2021-05-16T01:49:30.9327610Z 2021-05-16T01:49:30.9329560Z 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:49:30.9331010Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T01:49:30.9331410Z 2021-05-16T01:49:30.9332300Z -------------------------------------------------- 2021-05-16T01:49:30.9669590Z configure: creating ./config.status 2021-05-16T01:49:31.1314450Z config.status: creating src/Makevars 2021-05-16T01:49:31.2310300Z ** libs 2021-05-16T01:49:31.2495290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T01:49:31.3681750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T01:49:31.4526290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T01:49:31.6583450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T01:49:31.7926570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T01:49:31.9496590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T01:49:32.1747780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T01:49:32.3064900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T01:49:32.4361500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T01:49:32.6163300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T01:49:32.8006700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T01:49:32.9358070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T01:49:33.1673300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T01:49:33.2776920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T01:49:33.4011060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T01:49:33.5271250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T01:49:33.6487420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T01:49:33.8470790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T01:49:34.0031060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T01:49:34.1274080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T01:49:34.3087500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T01:49:34.4181940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T01:49:34.5434180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T01:49:34.6781080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T01:49:34.8097090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T01:49:34.9942320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T01:49:35.2270250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T01:49:35.3502410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T01:49:35.4714660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T01:49:35.6697790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T01:49:35.7925520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T01:49:35.9418770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T01:49:36.1357350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T01:49:36.2919960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T01:49:36.4023010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T01:49:36.5510260Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:49:36.6142860Z installing to /Users/runner/work/_temp/Library/git2r/libs 2021-05-16T01:49:36.6192480Z ** R 2021-05-16T01:49:36.6529800Z ** inst 2021-05-16T01:49:36.6554790Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:37.5405560Z ** help 2021-05-16T01:49:37.9272560Z *** installing help indices 2021-05-16T01:49:38.1466650Z ** building package indices 2021-05-16T01:49:38.3096010Z ** testing if installed package can be loaded 2021-05-16T01:49:38.7152080Z * DONE (git2r) 2021-05-16T01:49:39.2019390Z * installing *source* package ‘httr’ ... 2021-05-16T01:49:39.2113380Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:39.2307200Z ** R 2021-05-16T01:49:39.2654010Z ** demo 2021-05-16T01:49:39.2703880Z ** inst 2021-05-16T01:49:39.2764100Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:41.8572920Z ** help 2021-05-16T01:49:42.0991280Z *** installing help indices 2021-05-16T01:49:42.2584010Z ** building package indices 2021-05-16T01:49:42.3770670Z ** installing vignettes 2021-05-16T01:49:42.3837060Z ** testing if installed package can be loaded 2021-05-16T01:49:42.6008010Z * DONE (httr) 2021-05-16T01:49:43.0570290Z * installing *source* package ‘cli’ ... 2021-05-16T01:49:43.0681200Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:43.0879040Z ** R 2021-05-16T01:49:43.1383980Z ** inst 2021-05-16T01:49:43.1428500Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:45.8956580Z ** help 2021-05-16T01:49:46.2225800Z *** installing help indices 2021-05-16T01:49:46.3572190Z *** copying figures 2021-05-16T01:49:46.3576090Z ** building package indices 2021-05-16T01:49:46.4939620Z ** testing if installed package can be loaded 2021-05-16T01:49:46.7468290Z * DONE (cli) 2021-05-16T01:49:47.0540380Z * installing *source* package ‘credentials’ ... 2021-05-16T01:49:47.0570070Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:47.0745100Z ** R 2021-05-16T01:49:47.0835660Z ** inst 2021-05-16T01:49:47.0872020Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:47.4120490Z ** help 2021-05-16T01:49:47.4421140Z *** installing help indices 2021-05-16T01:49:47.4642000Z ** building package indices 2021-05-16T01:49:47.4806100Z ** installing vignettes 2021-05-16T01:49:47.4855490Z ** testing if installed package can be loaded 2021-05-16T01:49:47.9122550Z * DONE (credentials) 2021-05-16T01:49:48.3342960Z * installing *source* package ‘purrr’ ... 2021-05-16T01:49:48.3439200Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:48.3629100Z ** libs 2021-05-16T01:49:48.3799260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T01:49:48.4475540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T01:49:48.5603690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T01:49:48.6567410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T01:49:48.7782230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:49:48.8536110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T01:49:48.9852670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T01:49:49.1363540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T01:49:49.2393260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T01:49:49.3207770Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:49:49.3755080Z installing to /Users/runner/work/_temp/Library/purrr/libs 2021-05-16T01:49:49.3813100Z ** R 2021-05-16T01:49:49.4121770Z ** inst 2021-05-16T01:49:49.4185520Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:50.5464210Z ** help 2021-05-16T01:49:50.7641090Z *** installing help indices 2021-05-16T01:49:50.8728880Z *** copying figures 2021-05-16T01:49:50.8764350Z ** building package indices 2021-05-16T01:49:50.9749500Z ** installing vignettes 2021-05-16T01:49:50.9836280Z ** testing if installed package can be loaded 2021-05-16T01:49:51.3330970Z * DONE (purrr) 2021-05-16T01:49:51.6760990Z * installing *source* package ‘lifecycle’ ... 2021-05-16T01:49:51.6811520Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:51.6989960Z ** R 2021-05-16T01:49:51.7082350Z ** inst 2021-05-16T01:49:51.7125990Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:51.9714650Z ** help 2021-05-16T01:49:52.0122770Z *** installing help indices 2021-05-16T01:49:52.0412650Z *** copying figures 2021-05-16T01:49:52.0997860Z ** building package indices 2021-05-16T01:49:52.1321750Z ** installing vignettes 2021-05-16T01:49:52.1466480Z ** testing if installed package can be loaded 2021-05-16T01:49:52.4200470Z * DONE (lifecycle) 2021-05-16T01:49:52.8270690Z * installing *source* package ‘desc’ ... 2021-05-16T01:49:52.8360940Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:52.8548930Z ** R 2021-05-16T01:49:52.8796110Z ** inst 2021-05-16T01:49:52.8846510Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:54.5112350Z ** help 2021-05-16T01:49:54.7605900Z *** installing help indices 2021-05-16T01:49:54.8667000Z ** building package indices 2021-05-16T01:49:55.0020640Z ** testing if installed package can be loaded 2021-05-16T01:49:55.5861270Z * DONE (desc) 2021-05-16T01:49:55.5863240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T01:49:55.5865880Z * installing *source* package ‘cachem’ ... 2021-05-16T01:49:55.5869110Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:55.5869750Z ** libs 2021-05-16T01:49:55.6152470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:49:55.6939610Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:49:55.7507450Z installing to /Users/runner/work/_temp/Library/cachem/libs 2021-05-16T01:49:55.7550460Z ** R 2021-05-16T01:49:55.7713060Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:56.1367270Z ** help 2021-05-16T01:49:56.1673700Z *** installing help indices 2021-05-16T01:49:56.1898430Z ** building package indices 2021-05-16T01:49:56.2094270Z ** testing if installed package can be loaded 2021-05-16T01:49:56.5341080Z * DONE (cachem) 2021-05-16T01:49:56.8300490Z * installing *source* package ‘gh’ ... 2021-05-16T01:49:56.8335810Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:56.8532610Z ** R 2021-05-16T01:49:56.8685730Z ** inst 2021-05-16T01:49:56.8711420Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:49:57.7679290Z ** help 2021-05-16T01:49:57.8089960Z *** installing help indices 2021-05-16T01:49:57.8396980Z ** building package indices 2021-05-16T01:49:57.8628080Z ** installing vignettes 2021-05-16T01:49:57.8676220Z ** testing if installed package can be loaded 2021-05-16T01:49:58.1461800Z * DONE (gh) 2021-05-16T01:49:58.4745660Z * installing *source* package ‘gert’ ... 2021-05-16T01:49:58.4798030Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T01:49:58.6132630Z Found pkg-config cflags and libs! 2021-05-16T01:49:58.9185130Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T01:49:58.9186440Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T01:49:59.0293820Z Configuration OK! 2021-05-16T01:49:59.0492650Z ** libs 2021-05-16T01:49:59.0671600Z 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:49:59.0701930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T01:49:59.2815590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T01:49:59.5077240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T01:49:59.7287060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T01:49:59.8569880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T01:49:59.9761190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T01:50:00.1559890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:00.2722370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T01:50:00.4159240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T01:50:00.5637140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T01:50:00.6885710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T01:50:00.8348260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T01:50:00.9591020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T01:50:01.1140100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T01:50:01.2345060Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:01.2933920Z installing to /Users/runner/work/_temp/Library/gert/libs 2021-05-16T01:50:01.2979130Z ** R 2021-05-16T01:50:01.3148500Z ** inst 2021-05-16T01:50:01.3173060Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:01.9557380Z ** help 2021-05-16T01:50:02.0481020Z *** installing help indices 2021-05-16T01:50:02.1233030Z ** building package indices 2021-05-16T01:50:02.1658740Z ** installing vignettes 2021-05-16T01:50:02.1759350Z ** testing if installed package can be loaded 2021-05-16T01:50:02.5358860Z * DONE (gert) 2021-05-16T01:50:02.8164660Z * installing *source* package ‘memoise’ ... 2021-05-16T01:50:02.8188280Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:02.8362120Z ** R 2021-05-16T01:50:02.8436690Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:03.0816450Z ** help 2021-05-16T01:50:03.1190530Z *** installing help indices 2021-05-16T01:50:03.1469210Z ** building package indices 2021-05-16T01:50:03.1732670Z ** testing if installed package can be loaded 2021-05-16T01:50:03.4086330Z * DONE (memoise) 2021-05-16T01:50:03.9373200Z * installing *source* package ‘usethis’ ... 2021-05-16T01:50:03.9528110Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:03.9821420Z ** R 2021-05-16T01:50:04.0467330Z ** inst 2021-05-16T01:50:04.0650070Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:07.1192530Z ** help 2021-05-16T01:50:07.4044740Z *** installing help indices 2021-05-16T01:50:07.5381310Z *** copying figures 2021-05-16T01:50:07.5417290Z ** building package indices 2021-05-16T01:50:07.6797960Z ** testing if installed package can be loaded 2021-05-16T01:50:08.0046710Z * DONE (usethis) 2021-05-16T01:50:08.0518950Z 2021-05-16T01:50:08.0519780Z The downloaded source packages are in 2021-05-16T01:50:08.0521520Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/downloaded_packages’ 2021-05-16T01:50:08.0535360Z Running `R CMD build`... 2021-05-16T01:50:10.3148570Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/remotes2a4647275e24/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:50:10.3150100Z * preparing ‘tic’: 2021-05-16T01:50:10.3151140Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:50:10.3151890Z * installing the package to process help pages 2021-05-16T01:50:10.3153140Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:50:10.3153940Z * checking for empty or unneeded directories 2021-05-16T01:50:10.3154980Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:50:10.3155990Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:50:10.3156910Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:50:10.3160770Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:50:10.3161790Z (as ‘lib’ is unspecified) 2021-05-16T01:50:10.7462820Z * installing *source* package ‘tic’ ... 2021-05-16T01:50:10.7755800Z ** R 2021-05-16T01:50:10.8124910Z ** inst 2021-05-16T01:50:10.8299740Z ** preparing package for lazy loading 2021-05-16T01:50:11.1362000Z ** help 2021-05-16T01:50:11.3537560Z *** installing help indices 2021-05-16T01:50:11.6668520Z *** copying figures 2021-05-16T01:50:11.6770370Z ** building package indices 2021-05-16T01:50:11.8102490Z ** installing vignettes 2021-05-16T01:50:11.8163260Z ** testing if installed package can be loaded 2021-05-16T01:50:12.1126550Z * DONE (tic) 2021-05-16T01:50:12.1790020Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:50:12.4909880Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:50:15.2719260Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:50:15.2720250Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:50:15.2721230Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:50:15.2722100Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:50:15.2723000Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:50:15.2723890Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:50:15.2724790Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:50:15.2725670Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:50:15.2726560Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:50:15.2727430Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:50:15.2728270Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:50:15.2729150Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:50:15.2730030Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:50:15.2730910Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:50:15.2731790Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:50:15.2732700Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:50:15.2733590Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:50:15.2734440Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:50:15.2735300Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:50:15.2736150Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:50:15.2737010Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:50:15.2737860Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:50:15.2739310Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:50:15.2740220Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:50:15.2741130Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:50:15.2742000Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:50:15.2742850Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:50:15.2743730Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:50:15.2744600Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:50:15.2745470Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:50:15.2746350Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:50:15.2747280Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:50:15.2748180Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:50:15.2749340Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:50:15.2750310Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:50:15.2751200Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:50:15.2752100Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:50:15.2752990Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:50:15.2755350Z 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:50:15.2757570Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:50:15.2758550Z (as ‘lib’ is unspecified) 2021-05-16T01:50:16.6597510Z 2021-05-16T01:50:16.6598570Z There are binary versions available but the source versions are later: 2021-05-16T01:50:16.6612180Z binary source needs_compilation 2021-05-16T01:50:16.6612780Z utf8 1.1.4 1.2.1 TRUE 2021-05-16T01:50:16.6613250Z vctrs 0.2.4 0.3.8 TRUE 2021-05-16T01:50:16.6613720Z pillar 1.4.3 1.6.0 FALSE 2021-05-16T01:50:16.6614210Z tibble 2.1.3 3.1.1 TRUE 2021-05-16T01:50:16.6614680Z rematch2 2.1.0 2.1.2 FALSE 2021-05-16T01:50:16.6615160Z fansi 0.4.1 0.4.2 TRUE 2021-05-16T01:50:16.6615620Z diffobj 0.2.4 0.3.4 TRUE 2021-05-16T01:50:16.6616070Z ps 1.3.2 1.6.0 TRUE 2021-05-16T01:50:16.6616570Z processx 3.4.2 3.5.2 TRUE 2021-05-16T01:50:16.6617050Z pkgload 1.0.2 1.2.1 TRUE 2021-05-16T01:50:16.6617540Z ellipsis 0.3.0 0.3.2 TRUE 2021-05-16T01:50:16.6618010Z digest 0.6.25 0.6.27 TRUE 2021-05-16T01:50:16.6618470Z callr 3.4.2 3.7.0 FALSE 2021-05-16T01:50:16.6618920Z xml2 1.2.5 1.3.2 TRUE 2021-05-16T01:50:16.6619370Z xfun 0.12 0.23 TRUE 2021-05-16T01:50:16.6619840Z highr 0.8 0.9 FALSE 2021-05-16T01:50:16.6620300Z stringi 1.4.6 1.6.1 TRUE 2021-05-16T01:50:16.6620770Z Rcpp 1.0.4 1.0.6 TRUE 2021-05-16T01:50:16.6621220Z knitr 1.28 1.33 FALSE 2021-05-16T01:50:16.6621700Z pkgbuild 1.0.6 1.2.0 FALSE 2021-05-16T01:50:16.6622190Z testthat 2.3.2 3.0.2 TRUE 2021-05-16T01:50:16.6622670Z rversions 2.0.1 2.0.2 FALSE 2021-05-16T01:50:16.6623160Z roxygen2 7.1.0 7.1.1 TRUE 2021-05-16T01:50:16.6623640Z devtools 2.2.2 2.4.1 FALSE 2021-05-16T01:50:16.6623910Z 2021-05-16T01:50:16.6625300Z Package which is only available in source form, and may need 2021-05-16T01:50:16.6626780Z compilation of C/C++/Fortran: ‘brio’ 2021-05-16T01:50:16.6638640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/pkgconfig_2.0.3.tgz' 2021-05-16T01:50:16.8966160Z Content type 'application/x-gzip' length 17640 bytes (17 KB) 2021-05-16T01:50:16.8966930Z ================================================== 2021-05-16T01:50:16.8967370Z downloaded 17 KB 2021-05-16T01:50:16.8968000Z 2021-05-16T01:50:16.9000500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/praise_1.0.0.tgz' 2021-05-16T01:50:17.1345210Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T01:50:17.1352510Z ================================================== 2021-05-16T01:50:17.1352980Z downloaded 15 KB 2021-05-16T01:50:17.1353290Z 2021-05-16T01:50:17.1387040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/evaluate_0.14.tgz' 2021-05-16T01:50:17.3762860Z Content type 'application/x-gzip' length 73717 bytes (71 KB) 2021-05-16T01:50:17.3771870Z ================================================== 2021-05-16T01:50:17.3772340Z downloaded 71 KB 2021-05-16T01:50:17.3772620Z 2021-05-16T01:50:17.3917290Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/markdown_1.1.tgz' 2021-05-16T01:50:17.6201490Z Content type 'application/x-gzip' length 196945 bytes (192 KB) 2021-05-16T01:50:17.6202210Z ================================================== 2021-05-16T01:50:17.6202640Z downloaded 192 KB 2021-05-16T01:50:17.6202910Z 2021-05-16T01:50:17.6232090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/stringr_1.4.0.tgz' 2021-05-16T01:50:17.9154100Z Content type 'application/x-gzip' length 208803 bytes (203 KB) 2021-05-16T01:50:17.9196540Z ================================================== 2021-05-16T01:50:17.9197060Z downloaded 203 KB 2021-05-16T01:50:17.9197330Z 2021-05-16T01:50:17.9229100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/commonmark_1.7.tgz' 2021-05-16T01:50:18.3176970Z Content type 'application/x-gzip' length 307348 bytes (300 KB) 2021-05-16T01:50:18.3201250Z ================================================== 2021-05-16T01:50:18.3201730Z downloaded 300 KB 2021-05-16T01:50:18.3202000Z 2021-05-16T01:50:18.3235790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/brew_1.0-6.tgz' 2021-05-16T01:50:18.6958860Z Content type 'application/x-gzip' length 106944 bytes (104 KB) 2021-05-16T01:50:18.6959620Z ================================================== 2021-05-16T01:50:18.6960040Z downloaded 104 KB 2021-05-16T01:50:18.6960310Z 2021-05-16T01:50:18.6991490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/xopen_1.0.0.tgz' 2021-05-16T01:50:19.1991780Z Content type 'application/x-gzip' length 22252 bytes (21 KB) 2021-05-16T01:50:19.1992530Z ================================================== 2021-05-16T01:50:19.1992940Z downloaded 21 KB 2021-05-16T01:50:19.1993210Z 2021-05-16T01:50:19.2025600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/sessioninfo_1.1.1.tgz' 2021-05-16T01:50:19.5170910Z Content type 'application/x-gzip' length 43722 bytes (42 KB) 2021-05-16T01:50:19.5215520Z ================================================== 2021-05-16T01:50:19.5216010Z downloaded 42 KB 2021-05-16T01:50:19.5216290Z 2021-05-16T01:50:19.5249230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/prettyunits_1.1.1.tgz' 2021-05-16T01:50:19.8020970Z Content type 'application/x-gzip' length 35300 bytes (34 KB) 2021-05-16T01:50:19.8022310Z ================================================== 2021-05-16T01:50:19.8022780Z downloaded 34 KB 2021-05-16T01:50:19.8023080Z 2021-05-16T01:50:19.8064950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/rcmdcheck_1.3.3.tgz' 2021-05-16T01:50:20.0406000Z Content type 'application/x-gzip' length 131100 bytes (128 KB) 2021-05-16T01:50:20.0428070Z ================================================== 2021-05-16T01:50:20.0428570Z downloaded 128 KB 2021-05-16T01:50:20.0428850Z 2021-05-16T01:50:20.2667190Z 2021-05-16T01:50:20.2740230Z installing the source packages ‘utf8’, ‘vctrs’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘pkgload’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘highr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘devtools’ 2021-05-16T01:50:20.2741610Z The downloaded binary packages are in 2021-05-16T01:50:20.2759600Z 2021-05-16T01:50:20.2760500Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzGuecf/downloaded_packages 2021-05-16T01:50:20.2771090Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T01:50:20.5452170Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T01:50:20.5611880Z ================================================== 2021-05-16T01:50:20.5612410Z downloaded 233 KB 2021-05-16T01:50:20.5612690Z 2021-05-16T01:50:20.5646400Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T01:50:20.8755110Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T01:50:20.9067370Z ================================================== 2021-05-16T01:50:20.9558320Z downloaded 764 KB 2021-05-16T01:50:20.9660250Z 2021-05-16T01:50:20.9934880Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.0.tar.gz' 2021-05-16T01:50:21.0647640Z Content type 'application/x-gzip' length 1100197 bytes (1.0 MB) 2021-05-16T01:50:21.0949640Z ================================================== 2021-05-16T01:50:21.1049860Z downloaded 1.0 MB 2021-05-16T01:50:21.1101590Z 2021-05-16T01:50:21.1113020Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.1.tar.gz' 2021-05-16T01:50:21.2593590Z Content type 'application/x-gzip' length 686855 bytes (670 KB) 2021-05-16T01:50:21.3083590Z ================================================== 2021-05-16T01:50:21.3084610Z downloaded 670 KB 2021-05-16T01:50:21.3085200Z 2021-05-16T01:50:21.3134500Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T01:50:21.5466130Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T01:50:21.5466870Z ================================================== 2021-05-16T01:50:21.5467300Z downloaded 13 KB 2021-05-16T01:50:21.5467580Z 2021-05-16T01:50:21.5503820Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T01:50:21.8898380Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T01:50:21.9456910Z ================================================== 2021-05-16T01:50:21.9458200Z downloaded 265 KB 2021-05-16T01:50:21.9559050Z 2021-05-16T01:50:21.9661620Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T01:50:22.1035780Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T01:50:22.1115960Z ================================================== 2021-05-16T01:50:22.1120150Z downloaded 466 KB 2021-05-16T01:50:22.1139590Z 2021-05-16T01:50:22.1175550Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T01:50:22.3273000Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T01:50:22.3276860Z ================================================== 2021-05-16T01:50:22.3277320Z downloaded 25 KB 2021-05-16T01:50:22.3277600Z 2021-05-16T01:50:22.3884210Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T01:50:22.5453400Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T01:50:22.5553250Z ================================================== 2021-05-16T01:50:22.5865830Z downloaded 116 KB 2021-05-16T01:50:22.6207120Z 2021-05-16T01:50:22.6353320Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T01:50:22.8982040Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T01:50:22.9774990Z ================================================== 2021-05-16T01:50:22.9775480Z downloaded 138 KB 2021-05-16T01:50:22.9775760Z 2021-05-16T01:50:22.9806710Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T01:50:23.3491690Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T01:50:23.3563590Z ================================================== 2021-05-16T01:50:23.3564060Z downloaded 59 KB 2021-05-16T01:50:23.3564330Z 2021-05-16T01:50:23.3597690Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T01:50:23.5722960Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T01:50:23.5724640Z ================================================== 2021-05-16T01:50:23.5726000Z downloaded 8066 bytes 2021-05-16T01:50:23.5726650Z 2021-05-16T01:50:23.5761270Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T01:50:23.8297150Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T01:50:23.8327480Z ================================================== 2021-05-16T01:50:23.8327990Z downloaded 160 KB 2021-05-16T01:50:23.8328260Z 2021-05-16T01:50:23.8362040Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T01:50:23.9997540Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T01:50:24.0016830Z ================================================== 2021-05-16T01:50:24.0017380Z downloaded 72 KB 2021-05-16T01:50:24.0017660Z 2021-05-16T01:50:24.0047830Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T01:50:24.2664620Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T01:50:24.2668190Z ================================================== 2021-05-16T01:50:24.2669530Z downloaded 11 KB 2021-05-16T01:50:24.2670280Z 2021-05-16T01:50:24.2712050Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T01:50:24.5224150Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T01:50:24.5447680Z ================================================== 2021-05-16T01:50:24.5448180Z downloaded 265 KB 2021-05-16T01:50:24.5448460Z 2021-05-16T01:50:24.5491210Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:50:24.8279900Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:50:24.8280680Z ================================================== 2021-05-16T01:50:24.8281100Z downloaded 109 KB 2021-05-16T01:50:24.8281360Z 2021-05-16T01:50:24.8332940Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T01:50:25.0058460Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T01:50:25.0059270Z ================================================== 2021-05-16T01:50:25.0059700Z downloaded 14 KB 2021-05-16T01:50:25.0059970Z 2021-05-16T01:50:25.0091110Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T01:50:25.2701050Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T01:50:25.6054880Z ================================================== 2021-05-16T01:50:25.6055450Z downloaded 7.2 MB 2021-05-16T01:50:25.6055730Z 2021-05-16T01:50:25.6222680Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T01:50:25.8520580Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T01:50:26.5109690Z ================================================== 2021-05-16T01:50:26.5110240Z downloaded 2.8 MB 2021-05-16T01:50:26.5110520Z 2021-05-16T01:50:26.5196210Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T01:50:26.7870810Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T01:50:26.8141010Z ================================================== 2021-05-16T01:50:26.8141570Z downloaded 871 KB 2021-05-16T01:50:26.8141850Z 2021-05-16T01:50:26.8178090Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T01:50:26.9717550Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T01:50:26.9779840Z ================================================== 2021-05-16T01:50:26.9780350Z downloaded 29 KB 2021-05-16T01:50:26.9780620Z 2021-05-16T01:50:26.9809460Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T01:50:27.2185470Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T01:50:27.2316470Z ================================================== 2021-05-16T01:50:27.2316980Z downloaded 664 KB 2021-05-16T01:50:27.2317710Z 2021-05-16T01:50:27.2353000Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T01:50:27.5185310Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T01:50:27.5189380Z ================================================== 2021-05-16T01:50:27.5190620Z downloaded 40 KB 2021-05-16T01:50:27.5191340Z 2021-05-16T01:50:27.5686320Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T01:50:27.7832800Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T01:50:27.8021920Z ================================================== 2021-05-16T01:50:27.8022470Z downloaded 248 KB 2021-05-16T01:50:27.8022750Z 2021-05-16T01:50:27.8062700Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T01:50:28.0878630Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T01:50:28.0928850Z ================================================== 2021-05-16T01:50:28.0929370Z downloaded 362 KB 2021-05-16T01:50:28.0929630Z 2021-05-16T01:50:28.4978470Z * installing *source* package ‘utf8’ ... 2021-05-16T01:50:28.5075920Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:28.5237520Z ** libs 2021-05-16T01:50:28.5417120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T01:50:28.6331180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T01:50:28.8027700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T01:50:28.8946370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:28.9655150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T01:50:29.0597840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T01:50:29.2303820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T01:50:29.3202180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T01:50:29.4658530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T01:50:29.5655180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T01:50:29.6722820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T01:50:29.7675380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T01:50:29.8555690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T01:50:29.9424480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T01:50:30.0241730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T01:50:30.1165200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T01:50:30.2234750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T01:50:30.3037170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T01:50:30.3696250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T01:50:30.4549620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T01:50:30.5214950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T01:50:30.7090700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T01:50:31.1944580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T01:50:31.3926210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T01:50:31.4929840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T01:50:31.5836570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T01:50:31.6766810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T01:50:31.7839150Z 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:50:31.8154130Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:31.8949650Z installing to /Users/runner/work/_temp/Library/utf8/libs 2021-05-16T01:50:31.9024980Z ** R 2021-05-16T01:50:31.9118520Z ** inst 2021-05-16T01:50:31.9139590Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:32.2245690Z ** help 2021-05-16T01:50:32.2617160Z *** installing help indices 2021-05-16T01:50:32.2910510Z ** building package indices 2021-05-16T01:50:32.3109640Z ** installing vignettes 2021-05-16T01:50:32.3151960Z ** testing if installed package can be loaded 2021-05-16T01:50:32.7063930Z * DONE (utf8) 2021-05-16T01:50:33.0671960Z * installing *source* package ‘fansi’ ... 2021-05-16T01:50:33.0737200Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:33.0926260Z ** libs 2021-05-16T01:50:33.1101470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T01:50:33.1777520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T01:50:33.2693350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:33.3470730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T01:50:33.4404010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T01:50:33.6830630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T01:50:33.7529750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T01:50:33.9958270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T01:50:34.1359090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T01:50:34.2125310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T01:50:34.3448510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T01:50:34.5097460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T01:50:34.6220440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T01:50:34.7069430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T01:50:34.7974010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T01:50:34.9716330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T01:50:35.2043480Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:35.2630880Z installing to /Users/runner/work/_temp/Library/fansi/libs 2021-05-16T01:50:35.2674010Z ** R 2021-05-16T01:50:35.2852410Z ** inst 2021-05-16T01:50:35.2884600Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:35.7554100Z ** help 2021-05-16T01:50:35.8344020Z *** installing help indices 2021-05-16T01:50:35.8792770Z ** building package indices 2021-05-16T01:50:35.9463080Z ** installing vignettes 2021-05-16T01:50:35.9507650Z ** testing if installed package can be loaded 2021-05-16T01:50:36.2483500Z * DONE (fansi) 2021-05-16T01:50:36.8268380Z * installing *source* package ‘diffobj’ ... 2021-05-16T01:50:36.8456610Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:36.8635010Z ** libs 2021-05-16T01:50:36.8800440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T01:50:37.1648520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T01:50:37.2526980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:37.3317790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:37.3874870Z installing to /Users/runner/work/_temp/Library/diffobj/libs 2021-05-16T01:50:37.3915140Z ** R 2021-05-16T01:50:37.4604880Z ** inst 2021-05-16T01:50:37.4659530Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:43.6583850Z ** help 2021-05-16T01:50:43.8911090Z *** installing help indices 2021-05-16T01:50:44.0019310Z ** building package indices 2021-05-16T01:50:44.1060120Z ** installing vignettes 2021-05-16T01:50:44.1122660Z ** testing if installed package can be loaded 2021-05-16T01:50:44.5218750Z * DONE (diffobj) 2021-05-16T01:50:44.9222240Z * installing *source* package ‘ps’ ... 2021-05-16T01:50:44.9293080Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:45.2624990Z ** libs 2021-05-16T01:50:45.2803810Z clang -Wall -g -O2 -Wall px.c -o px 2021-05-16T01:50:45.4461250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:45.5255540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T01:50:45.5995770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T01:50:45.6784020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T01:50:45.8445240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T01:50:45.9135920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T01:50:46.1800720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T01:50:46.3281320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T01:50:46.4417270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T01:50:46.7882360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T01:50:47.1577150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T01:50:47.3128860Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:47.3692830Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/ps 2021-05-16T01:50:47.3762590Z ** R 2021-05-16T01:50:47.3963060Z ** inst 2021-05-16T01:50:47.3987160Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:48.3133660Z ** help 2021-05-16T01:50:48.5128970Z *** installing help indices 2021-05-16T01:50:48.6225570Z ** building package indices 2021-05-16T01:50:48.7529950Z ** testing if installed package can be loaded 2021-05-16T01:50:49.0597420Z * DONE (ps) 2021-05-16T01:50:49.4861760Z * installing *source* package ‘pkgload’ ... 2021-05-16T01:50:49.4969360Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:49.5142440Z ** R 2021-05-16T01:50:49.5383360Z ** inst 2021-05-16T01:50:49.5396020Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:50.3194320Z ** help 2021-05-16T01:50:50.4035060Z *** installing help indices 2021-05-16T01:50:50.4570840Z ** building package indices 2021-05-16T01:50:50.5061330Z ** testing if installed package can be loaded 2021-05-16T01:50:50.9713210Z * DONE (pkgload) 2021-05-16T01:50:51.2659720Z * installing *source* package ‘ellipsis’ ... 2021-05-16T01:50:51.2681060Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:51.2889040Z ** libs 2021-05-16T01:50:51.3056550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T01:50:51.4019540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:51.4799100Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:51.5342470Z installing to /Users/runner/work/_temp/Library/ellipsis/libs 2021-05-16T01:50:51.5381190Z ** R 2021-05-16T01:50:51.5434740Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:51.6395330Z ** help 2021-05-16T01:50:51.6663890Z *** installing help indices 2021-05-16T01:50:51.6891600Z ** building package indices 2021-05-16T01:50:51.7090630Z ** testing if installed package can be loaded 2021-05-16T01:50:52.0385010Z * DONE (ellipsis) 2021-05-16T01:50:52.3720630Z * installing *source* package ‘digest’ ... 2021-05-16T01:50:53.1612300Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:53.1614210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T01:50:53.1615110Z ** libs 2021-05-16T01:50:53.1616560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T01:50:53.1618470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T01:50:53.5315650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T01:50:53.8699440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T01:50:54.5657200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T01:50:54.6722150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T01:50:54.8837800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T01:50:54.9722560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:55.0200300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T01:50:55.1934560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T01:50:55.2776810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T01:50:55.3741140Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T01:50:55.6548310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T01:50:55.7784030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T01:50:56.4899940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T01:50:56.6566070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T01:50:56.8919580Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:56.9501060Z installing to /Users/runner/work/_temp/Library/digest/libs 2021-05-16T01:50:56.9547310Z ** R 2021-05-16T01:50:56.9645850Z ** demo 2021-05-16T01:50:56.9657640Z ** inst 2021-05-16T01:50:56.9728330Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:57.3710120Z ** help 2021-05-16T01:50:57.4161480Z *** installing help indices 2021-05-16T01:50:57.4475270Z ** building package indices 2021-05-16T01:50:57.4700830Z ** installing vignettes 2021-05-16T01:50:57.4748140Z ** testing if installed package can be loaded 2021-05-16T01:50:57.8336190Z * DONE (digest) 2021-05-16T01:50:58.1354510Z * installing *source* package ‘brio’ ... 2021-05-16T01:50:58.1382870Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:58.1529630Z ** libs 2021-05-16T01:50:58.1700210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T01:50:58.2350670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T01:50:58.3126270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:50:58.3890570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T01:50:58.4692870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T01:50:58.5590660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T01:50:58.6690430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T01:50:58.7491360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T01:50:58.8390990Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:50:58.8960620Z installing to /Users/runner/work/_temp/Library/brio/libs 2021-05-16T01:50:58.9000540Z ** R 2021-05-16T01:50:58.9053640Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:50:58.9662670Z ** help 2021-05-16T01:50:58.9940650Z *** installing help indices 2021-05-16T01:50:59.0169580Z ** building package indices 2021-05-16T01:50:59.0373780Z ** testing if installed package can be loaded 2021-05-16T01:50:59.3308680Z * DONE (brio) 2021-05-16T01:50:59.7059010Z * installing *source* package ‘xml2’ ... 2021-05-16T01:50:59.7132250Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T01:50:59.8883750Z Found pkg-config cflags and libs! 2021-05-16T01:51:00.2514590Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T01:51:00.2516570Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T01:51:00.3394240Z ** libs 2021-05-16T01:51:00.3564910Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T01:51:01.0055250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:51:01.0834720Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T01:51:01.6983830Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T01:51:02.2144340Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T01:51:02.9788660Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T01:51:04.9973260Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T01:51:05.5697810Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T01:51:06.2568900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T01:51:06.7644180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T01:51:07.1629820Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:51:07.2453260Z installing to /Users/runner/work/_temp/Library/xml2/libs 2021-05-16T01:51:07.2497800Z ** R 2021-05-16T01:51:07.2705860Z ** inst 2021-05-16T01:51:07.2763640Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:51:08.1482170Z ** help 2021-05-16T01:51:08.3796230Z *** installing help indices 2021-05-16T01:51:08.4407230Z ** building package indices 2021-05-16T01:51:08.4978900Z ** installing vignettes 2021-05-16T01:51:08.5069980Z ** testing if installed package can be loaded 2021-05-16T01:51:08.7352690Z * DONE (xml2) 2021-05-16T01:51:09.1166530Z * installing *source* package ‘xfun’ ... 2021-05-16T01:51:09.1235250Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:51:09.1455340Z ** libs 2021-05-16T01:51:09.1633540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T01:51:09.2805940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:51:09.3598690Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:51:09.4159410Z installing to /Users/runner/work/_temp/Library/xfun/libs 2021-05-16T01:51:09.4199220Z ** R 2021-05-16T01:51:09.4457800Z ** inst 2021-05-16T01:51:09.4520270Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:51:10.6939010Z ** help 2021-05-16T01:51:10.9232520Z *** installing help indices 2021-05-16T01:51:11.0403190Z ** building package indices 2021-05-16T01:51:11.1882580Z ** installing vignettes 2021-05-16T01:51:11.1943490Z ** testing if installed package can be loaded 2021-05-16T01:51:11.4959830Z * DONE (xfun) 2021-05-16T01:51:14.8394950Z * installing *source* package ‘stringi’ ... 2021-05-16T01:51:15.0057120Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T01:51:15.2448630Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T01:51:15.2450520Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T01:51:15.4266160Z checking for endianness... little 2021-05-16T01:51:15.6100630Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T01:51:15.7951850Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T01:51:15.7965780Z checking for cat... /bin/cat 2021-05-16T01:51:16.6527640Z checking for local ICUDT_DIR... icu69/data 2021-05-16T01:51:16.6529450Z checking for gcc... clang 2021-05-16T01:51:16.8725990Z checking whether the C compiler works... yes 2021-05-16T01:51:16.8726840Z checking for C compiler default output file name... a.out 2021-05-16T01:51:16.9595830Z checking for suffix of executables... 2021-05-16T01:51:17.1549220Z checking whether we are cross compiling... no 2021-05-16T01:51:17.2159100Z checking for suffix of object files... o 2021-05-16T01:51:17.2620430Z checking whether we are using the GNU C compiler... yes 2021-05-16T01:51:17.3043640Z checking whether clang accepts -g... yes 2021-05-16T01:51:17.3714230Z checking for clang option to accept ISO C89... none needed 2021-05-16T01:51:17.4603400Z checking how to run the C preprocessor... clang -E 2021-05-16T01:51:17.8605890Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T01:51:17.8632250Z checking for egrep... /usr/bin/grep -E 2021-05-16T01:51:17.9795830Z rm: conftest.dSYM: is a directory 2021-05-16T01:51:18.0258070Z rm: conftest.dSYM: is a directory 2021-05-16T01:51:18.2381910Z checking for ANSI C header files... yes 2021-05-16T01:51:18.3225680Z checking for sys/types.h... yes 2021-05-16T01:51:18.4000380Z checking for sys/stat.h... yes 2021-05-16T01:51:18.4769580Z checking for stdlib.h... yes 2021-05-16T01:51:18.5558570Z checking for string.h... yes 2021-05-16T01:51:18.6350450Z checking for memory.h... yes 2021-05-16T01:51:18.7138930Z checking for strings.h... yes 2021-05-16T01:51:18.7923680Z checking for inttypes.h... yes 2021-05-16T01:51:18.8726650Z checking for stdint.h... yes 2021-05-16T01:51:18.9549690Z checking for unistd.h... yes 2021-05-16T01:51:19.0383640Z checking elf.h usability... no 2021-05-16T01:51:19.0986000Z checking elf.h presence... no 2021-05-16T01:51:19.0987740Z checking for elf.h... no 2021-05-16T01:51:19.2735690Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T01:51:19.3161610Z checking whether clang++ -std=gnu++11 accepts -g... yes 2021-05-16T01:51:20.0263600Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T01:51:20.0777760Z checking whether the compiler implements namespaces... yes 2021-05-16T01:51:20.5500590Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T01:51:21.5461170Z checking whether std::map is available... yes 2021-05-16T01:51:21.5497910Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T01:51:21.5629190Z checking with pkg-config for the system ICU4C... no 2021-05-16T01:51:21.5630530Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T01:51:21.5631630Z *** Trying with 'standard' fallback flags 2021-05-16T01:51:21.6251960Z checking whether an ICU4C-based project can be built... no 2021-05-16T01:51:21.6252740Z *** This version of ICU4C cannot be used. 2021-05-16T01:51:22.4231150Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T01:51:23.1753600Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T01:51:23.4073410Z downloading the ICU data library (icudt) 2021-05-16T01:51:23.4075180Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T01:51:23.4098850Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T01:51:23.9284040Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T01:51:24.1488930Z ================================================== 2021-05-16T01:51:24.1489540Z downloaded 10.9 MB 2021-05-16T01:51:24.1489810Z 2021-05-16T01:51:24.2081360Z icudt fetch successful 2021-05-16T01:51:24.2715840Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T01:51:24.4402690Z config.status: creating src/Makevars 2021-05-16T01:51:24.4692420Z config.status: creating src/uconfig_local.h 2021-05-16T01:51:24.4977180Z config.status: creating src/install.libs.R 2021-05-16T01:51:24.5260150Z 2021-05-16T01:51:24.5260910Z *** stringi configure summary: 2021-05-16T01:51:24.5261470Z ICU_FOUND=0 2021-05-16T01:51:24.5261910Z ICUDT_DIR=icu69/data 2021-05-16T01:51:24.5262370Z ICU_BUNDLE_VERSION=69 2021-05-16T01:51:24.5262860Z ICUDT_ENDIANNESS=little 2021-05-16T01:51:24.5263390Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T01:51:24.5264730Z STRINGI_CFLAGS= -fPIC 2021-05-16T01:51:24.5266990Z 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:51:24.5268530Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T01:51:24.5269080Z STRINGI_LDFLAGS= 2021-05-16T01:51:24.5269520Z STRINGI_LIBS= 2021-05-16T01:51:24.5269780Z 2021-05-16T01:51:24.5270210Z *** Compiler settings used: 2021-05-16T01:51:24.5270640Z CC=clang 2021-05-16T01:51:24.5271360Z LD=clang++ 2021-05-16T01:51:24.5272230Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T01:51:24.5273230Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T01:51:24.5282510Z CXX=clang++ -std=gnu++11 2021-05-16T01:51:24.5283670Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T01:51:24.5284130Z LDFLAGS= 2021-05-16T01:51:24.5284510Z LIBS= 2021-05-16T01:51:24.5284730Z 2021-05-16T01:51:24.5943760Z ** libs 2021-05-16T01:51:24.6175190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:25.3888930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:26.1111530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:26.9429010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:27.7308380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:28.3846340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:29.2674210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:29.9903530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:30.7328740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:31.4366390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:32.2282100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:32.9902710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:33.8807440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:34.6934300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:35.4451690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:36.4318530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:38.1779820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:38.9831560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:39.7532060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:40.4131150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:41.0576370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:42.0304940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:42.7841770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:43.5259000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:44.3655200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:45.2640830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:45.9543220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:46.7163630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:47.4849310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:48.6047700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:49.7171760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:50.9433640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:52.0764560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:52.8828700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:53.7481930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:54.5175630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:55.2651440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:56.0043670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:56.7463820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:57.8187540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:51:58.8991820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:00.0729410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:01.1860170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:02.0105350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:02.8516300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:03.6157770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:04.5699890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:05.6342790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:06.6765100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:07.3660270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:08.0547040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:09.0774440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:10.1001060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:11.2121390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:12.2868840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:13.1157310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:13.8584360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:13.8940430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:15.0292760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:15.7239210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:16.4198510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:17.4842900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:18.5159170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:19.7528950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:20.5264940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:21.6082050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:22.4098060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:24.4707320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:25.2021980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:25.9400820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:26.8750130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:27.5448800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:28.2515810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:29.1013640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:29.8956720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:30.7713430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:31.5731750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:32.5085630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:33.2501060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:33.9661140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:34.7344760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:35.3936860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:36.0792720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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:52:37.5703130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:37.6432190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:38.3628820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:39.1049700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:39.8653790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:40.3766860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:40.8147620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:41.3873540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:42.0371160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:42.5862240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:43.4410420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:44.1833950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:44.6486490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:45.2174030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:45.5196840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:45.9876630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:46.3191020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:46.3672920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:47.3928060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:47.9587840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:48.0379330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:48.7260790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:48.7919980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:49.7486510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:50.3770520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:50.8485320Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:50.8992090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:51.6509000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:52.3716420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:53.2486490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:53.8492200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:54.5157300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:54.9868060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:55.8209100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:56.5414340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:57.5572230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:59.1595780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:52:59.9114990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:00.8013520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:01.3195410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:01.8422620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:02.5243440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:03.0251170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:04.0256680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:05.0635290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:06.8732640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:07.6329460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:07.6994520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:08.1922630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:08.6646130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:09.3767150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:09.9687670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:10.3622630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:11.1542860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:12.1976700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:13.0387400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:13.7430540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:14.3242510Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:15.0357840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:15.9279350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:16.6035660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:17.2910350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:18.3638940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:19.0443230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:19.5314470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:19.9923000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:20.0403270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:20.5531560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:21.0634220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:21.9500130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:22.6150670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:23.2566840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:23.9361920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:24.4986730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:25.1232930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:25.7566440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:26.3150080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:26.8645350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:27.6013080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:28.0609230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:28.6125430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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:53:28.9976910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:30.1683910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:30.7983390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:31.5816050Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:31.9679450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:32.4662570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:33.0621630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:33.9415270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:34.8584030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:35.5186420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:35.9850020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:36.8770350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:37.4533890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:38.1161870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:38.6765250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:39.2581730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:39.7915600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:40.6755750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:40.9913370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:41.8158560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:42.6067900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:42.9625800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:43.3499680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:43.8426430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:44.2356880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:44.7702700Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:45.5626640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:46.1118660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:46.4361240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:47.0079220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:47.5167690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:48.0573690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:48.6191460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:49.1365540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:49.6351080Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:50.0623670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:50.7091980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:51.1876140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:52.7572130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:53.5461440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:54.3662590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:54.9611290Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:55.3905660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:56.6243030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:57.4336760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:57.7535480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:58.1550680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:58.4800490Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:59.0947330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:53:59.5481440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:00.0384850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:00.5515060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:01.1027220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:01.7683840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:02.1143800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:03.1599930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:04.0827920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:05.6053880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:05.9035580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:05.9588120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:07.3677390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:07.9363720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:09.0091900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:09.7446890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:09.8252750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:09.8833500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:11.1009630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:11.8001960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:12.7849190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:13.6884820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:14.2646960Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T01:54:14.2648020Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T01:54:14.2648520Z ^ 2021-05-16T01:54:14.9295170Z 1 warning generated. 2021-05-16T01:54:14.9342140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:15.6176570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:16.2001460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:16.7787640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:17.2373140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:17.8513970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:18.5345230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:19.2487250Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:19.5464950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:20.3438750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:20.8199830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:22.0450210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:22.8721440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:23.2159280Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:23.7211980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:24.1858450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:24.7804640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:25.2914430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:25.8079570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:26.4450060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:27.2771910Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:27.5821440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:28.1791110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:28.8624170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:29.1744450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:30.1199950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:30.7406590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:31.3032310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:31.6030600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:32.2223690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:32.8259520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:33.7754760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:33.9607660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:34.5230740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:35.0286550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:35.7282070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:36.3965560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:37.0549140Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:38.0803370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:38.6444100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:39.5665810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:39.6298400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:40.1748170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:40.6043860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:40.9869680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:41.0354780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:42.0755940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:42.7997240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:43.5856350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:44.2666060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:44.6997840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:45.4426370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:46.0631880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:47.9405730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:48.5533630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:49.0685780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:49.8394270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:50.5257120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:51.3759730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:52.3567710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:52.5122730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:53.8632820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:54.5977960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:55.3607530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:56.7000270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:57.4659560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:58.2432120Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:54:59.1740310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:00.0625340Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:00.1221730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:01.3366640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:02.3756200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:03.0842810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:03.3413000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:04.5775300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:05.4538970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:06.2186740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:06.9239820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:07.3624840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:08.0629220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:08.6860710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:09.4090020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:10.1517680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:10.6085740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:10.9312450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:10.9889350Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:11.3757180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:11.8916430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:12.0100530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:12.0870630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:12.5832830Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:13.1166160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:13.8884010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:14.4183960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:15.0480100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:15.9863730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:16.8052470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:17.7496000Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:17.9313190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:20.0853020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:21.6702900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:21.8965600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:22.6853370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:22.8412740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:23.2082640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:23.5499400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:24.3597190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:24.6735170Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:27.4666090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:28.8382850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:29.7165040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:31.9607690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:32.1471040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:32.7443530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:33.3500820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:33.9735880Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:34.8821600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:35.3523190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:35.8952430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:36.6050520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:37.2005960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:38.0073820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:38.5683390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:39.0971530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:39.4365990Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:39.9813850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:40.6427800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:41.4507380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:41.9850780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:42.7022530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:43.3678440Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:43.6997930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:44.4213550Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:45.0730410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:46.1362610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:47.4320560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:48.8483960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:49.9900660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:50.5028530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:51.9778760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:52.5470730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:53.3830560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:54.4493460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:55.4905400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:56.0718870Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:56.5538850Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:57.2922150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:58.0245480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:58.8196400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:55:59.6687610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:00.3693890Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:01.6490760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:02.4459200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:03.9321400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:05.1630410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:05.8446380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:06.4748720Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:08.1976940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:09.1145760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:10.0336930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:10.7755920Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:12.2212680Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:12.2217300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:12.8436210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:13.6864500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:14.7963570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:15.6153930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:16.3306310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:17.7968860Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:18.4760430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:19.4342450Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:20.2368300Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:21.5159110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:22.5650660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:23.2509060Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:23.9641640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:24.7577530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:26.0165500Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:26.6680030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:27.3425090Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:28.0890790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:28.7567310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:29.6368180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:30.7436260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:31.8039360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:32.5763460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:33.5489900Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:34.1933430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:35.0409950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:36.5393100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:37.8176470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:38.3402840Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:39.0804640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:40.5329660Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:41.2070650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:41.8423410Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:42.9018400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:43.5219690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:44.1225270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:44.9958790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:46.8214760Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:47.4247970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:48.0912820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:48.5454270Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:49.5936610Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:51.0899520Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:51.9482390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:54.8514310Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:55.3625030Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:56.1585020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:57.6131580Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:58.2879980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:58.8870150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:56:59.5326780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:00.1965530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:00.7828360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:01.7194740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:03.9821740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:04.6096230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:05.2109130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:05.6978430Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:06.3976640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:07.0249010Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:07.6628480Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:08.3467040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:08.9697600Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:10.1288460Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:10.7669040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:11.2497240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:11.7416950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:12.7006360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:13.2993590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:13.8996970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:15.0472960Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:16.0483670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:16.9202620Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:18.4743190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:19.4863820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:20.2097200Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:21.5752110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:22.2918260Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:22.7936070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:23.5028730Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:24.0108790Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:24.6689330Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:25.6184220Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:26.3729560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:27.0603360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:27.3960930Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:28.3668650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:29.0815560Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:29.7489570Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:30.0565420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:30.8531800Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:31.4960650Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:32.0674470Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:32.7669160Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:33.3665740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:33.9031740Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:34.8541420Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:35.8234380Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:36.6985810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:37.6984980Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:38.5188780Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:39.0134970Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:39.8128950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:40.7816940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:41.2628230Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:41.7479540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:42.8992540Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:43.7254190Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:44.3714640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:45.1460360Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:46.0375820Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:46.8386770Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:47.7134640Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:47.7834070Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:48.4073390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:49.9428940Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:50.4934020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:50.5409100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:50.5895210Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:50.6383630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:51.4912020Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:51.9873370Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T01:57:52.2983390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T01:57:52.5996010Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:57:52.8660700Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/stringi 2021-05-16T01:57:53.0131090Z icudt already downloaded 2021-05-16T01:57:53.0134480Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/stringi/libs 2021-05-16T01:57:53.2764800Z icudt has been installed successfully 2021-05-16T01:57:53.3312660Z ** R 2021-05-16T01:57:53.3944670Z ** inst 2021-05-16T01:57:53.3946780Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:57:54.3967070Z ** help 2021-05-16T01:57:54.9349880Z *** installing help indices 2021-05-16T01:57:55.1624130Z ** building package indices 2021-05-16T01:57:55.4262170Z ** testing if installed package can be loaded 2021-05-16T01:57:55.8736550Z * DONE (stringi) 2021-05-16T01:57:57.4483680Z * installing *source* package ‘Rcpp’ ... 2021-05-16T01:57:57.5054170Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T01:57:57.5185290Z ** libs 2021-05-16T01:57:57.5384180Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T01:57:58.5203740Z In file included from api.cpp:24: 2021-05-16T01:57:58.5204490Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T01:57:58.5206340Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:57:58.5207300Z SEXP data = Parent::get__(); 2021-05-16T01:57:58.5207730Z ^ 2021-05-16T01:58:00.9081620Z 1 warning generated. 2021-05-16T01:58:00.9191310Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T01:58:01.9062310Z In file included from attributes.cpp:39: 2021-05-16T01:58:01.9063550Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T01:58:01.9065360Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:58:01.9066330Z SEXP data = Parent::get__(); 2021-05-16T01:58:01.9066730Z ^ 2021-05-16T01:58:13.5468410Z 1 warning generated. 2021-05-16T01:58:13.5627240Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T01:58:13.9441300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T01:58:14.9257560Z In file included from date.cpp:30: 2021-05-16T01:58:14.9258500Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T01:58:14.9260300Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:58:14.9261270Z SEXP data = Parent::get__(); 2021-05-16T01:58:14.9261670Z ^ 2021-05-16T01:58:17.5842060Z 1 warning generated. 2021-05-16T01:58:17.5952200Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T01:58:18.5549130Z In file included from module.cpp:24: 2021-05-16T01:58:18.5549890Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T01:58:18.5551670Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:58:18.5552640Z SEXP data = Parent::get__(); 2021-05-16T01:58:18.5553060Z ^ 2021-05-16T01:58:23.4428380Z 1 warning generated. 2021-05-16T01:58:23.4556910Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T01:58:24.4145820Z In file included from rcpp_init.cpp:24: 2021-05-16T01:58:24.4146640Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T01:58:24.4148590Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:58:24.4149540Z SEXP data = Parent::get__(); 2021-05-16T01:58:24.4149940Z ^ 2021-05-16T01:58:26.7546910Z 1 warning generated. 2021-05-16T01:58:26.7698940Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:58:26.8359330Z installing to /Users/runner/work/_temp/Library/Rcpp/libs 2021-05-16T01:58:26.8433930Z ** R 2021-05-16T01:58:26.8652890Z ** inst 2021-05-16T01:58:27.1149660Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:58:29.7407340Z ** help 2021-05-16T01:58:29.9320500Z *** installing help indices 2021-05-16T01:58:30.0475420Z ** building package indices 2021-05-16T01:58:30.1118450Z ** installing vignettes 2021-05-16T01:58:30.1180590Z ** testing if installed package can be loaded 2021-05-16T01:58:30.5879320Z * DONE (Rcpp) 2021-05-16T01:58:31.5165650Z * installing *source* package ‘vctrs’ ... 2021-05-16T01:58:31.5417520Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T01:58:31.5639150Z ** libs 2021-05-16T01:58:31.5859040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T01:58:31.7200130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T01:58:31.8431350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T01:58:31.9564960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T01:58:32.1807370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T01:58:32.3297560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T01:58:32.4829410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T01:58:32.5778430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T01:58:32.7089410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T01:58:32.8140950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T01:58:32.9604340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T01:58:33.1668570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T01:58:33.3235190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T01:58:33.4345670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T01:58:33.7335710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T01:58:33.8267780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T01:58:34.2957080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T01:58:34.4161960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T01:58:34.5972770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T01:58:34.7356660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T01:58:34.8250970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T01:58:35.1176050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:58:35.2234190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T01:58:35.5335970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T01:58:35.6365260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T01:58:36.4221630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T01:58:36.5984800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T01:58:36.7012740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T01:58:36.8044840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T01:58:36.9786780Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T01:58:37.1086240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T01:58:37.2715610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T01:58:37.3977210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T01:58:37.5892650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T01:58:37.9024660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T01:58:38.0375880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T01:58:38.1461570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T01:58:38.2842240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T01:58:38.9928620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T01:58:39.5761520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T01:58:39.8539850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T01:58:40.0439350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T01:58:40.3871880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T01:58:40.4767850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T01:58:40.6920300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T01:58:40.8527420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T01:58:40.9829750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T01:58:41.3033840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T01:58:41.4766210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T01:58:41.6339930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T01:58:41.7644320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T01:58:41.8657090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T01:58:42.0047040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T01:58:42.1498300Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T01:58:42.2969210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T01:58:42.4243880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T01:58:42.5337400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T01:58:42.6384980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T01:58:42.7277390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T01:58:43.4020540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T01:58:43.4693030Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:58:43.5358970Z installing to /Users/runner/work/_temp/Library/vctrs/libs 2021-05-16T01:58:43.5418460Z ** R 2021-05-16T01:58:43.6070920Z ** inst 2021-05-16T01:58:43.6151920Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:58:46.4665760Z ** help 2021-05-16T01:58:46.8622960Z *** installing help indices 2021-05-16T01:58:47.0157890Z *** copying figures 2021-05-16T01:58:47.0220780Z ** building package indices 2021-05-16T01:58:47.1758890Z ** installing vignettes 2021-05-16T01:58:47.2005590Z ** testing if installed package can be loaded 2021-05-16T01:58:47.5303350Z * DONE (vctrs) 2021-05-16T01:58:48.0069530Z * installing *source* package ‘processx’ ... 2021-05-16T01:58:48.0136730Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T01:58:48.0313400Z ** libs 2021-05-16T01:58:48.0486500Z clang -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T01:58:48.2470720Z clang -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T01:58:48.2472090Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T01:58:48.4685800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T01:58:48.6058820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T01:58:48.7102700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T01:58:48.7832100Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T01:58:48.7834030Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T01:58:48.8398830Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:58:48.9292360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T01:58:49.0899970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T01:58:49.3945530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T01:58:49.5101170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T01:58:49.6120230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T01:58:49.7236080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T01:58:49.8177740Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T01:58:50.0993010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T01:58:50.2078220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T01:58:50.3244600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T01:58:50.3950690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T01:58:50.4918260Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:58:50.5496870Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/processx 2021-05-16T01:58:50.5604530Z ** R 2021-05-16T01:58:50.5873800Z ** inst 2021-05-16T01:58:50.5886610Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:58:52.1279810Z ** help 2021-05-16T01:58:52.2131370Z *** installing help indices 2021-05-16T01:58:52.2645380Z ** building package indices 2021-05-16T01:58:52.3102990Z ** testing if installed package can be loaded 2021-05-16T01:58:52.6018600Z * DONE (processx) 2021-05-16T01:58:52.8812910Z * installing *source* package ‘highr’ ... 2021-05-16T01:58:52.8835290Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T01:58:52.9040150Z ** R 2021-05-16T01:58:52.9094820Z ** inst 2021-05-16T01:58:52.9134740Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:58:53.0762130Z ** help 2021-05-16T01:58:53.0927660Z *** installing help indices 2021-05-16T01:58:53.1099840Z ** building package indices 2021-05-16T01:58:53.1203940Z ** installing vignettes 2021-05-16T01:58:53.1247520Z ** testing if installed package can be loaded 2021-05-16T01:58:53.3418690Z * DONE (highr) 2021-05-16T01:58:53.6105600Z * installing *source* package ‘rversions’ ... 2021-05-16T01:58:53.6173550Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T01:58:53.6331750Z ** R 2021-05-16T01:58:53.6392540Z ** inst 2021-05-16T01:58:53.6406310Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:58:53.7848660Z ** help 2021-05-16T01:58:53.8255400Z *** installing help indices 2021-05-16T01:58:53.8529360Z *** copying figures 2021-05-16T01:58:53.8530650Z ** building package indices 2021-05-16T01:58:53.8731850Z ** testing if installed package can be loaded 2021-05-16T01:58:54.1133970Z * DONE (rversions) 2021-05-16T01:58:54.6515390Z * installing *source* package ‘pillar’ ... 2021-05-16T01:58:54.6674060Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T01:58:54.6897790Z ** R 2021-05-16T01:58:54.7254590Z ** inst 2021-05-16T01:58:54.7392600Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:58:56.6072900Z ** help 2021-05-16T01:58:56.7690590Z *** installing help indices 2021-05-16T01:58:56.8314350Z *** copying figures 2021-05-16T01:58:56.8345840Z ** building package indices 2021-05-16T01:58:56.8994770Z ** installing vignettes 2021-05-16T01:58:56.9084270Z ** testing if installed package can be loaded 2021-05-16T01:58:57.2238420Z * DONE (pillar) 2021-05-16T01:58:57.5788200Z * installing *source* package ‘callr’ ... 2021-05-16T01:58:57.5843010Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T01:58:57.6019360Z ** R 2021-05-16T01:58:57.6292540Z ** inst 2021-05-16T01:58:57.6309180Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:59:00.9891460Z ** help 2021-05-16T01:59:01.1816040Z *** installing help indices 2021-05-16T01:59:01.2686300Z ** building package indices 2021-05-16T01:59:01.3338670Z ** testing if installed package can be loaded 2021-05-16T01:59:01.5688270Z * DONE (callr) 2021-05-16T01:59:02.1816510Z * installing *source* package ‘knitr’ ... 2021-05-16T01:59:02.2011190Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T01:59:02.2476830Z ** R 2021-05-16T01:59:02.3183630Z ** demo 2021-05-16T01:59:02.3198280Z ** inst 2021-05-16T01:59:02.3801840Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:59:06.8597350Z ** help 2021-05-16T01:59:07.1253710Z *** installing help indices 2021-05-16T01:59:07.2536930Z ** building package indices 2021-05-16T01:59:07.3760570Z ** installing vignettes 2021-05-16T01:59:07.3979910Z ** testing if installed package can be loaded 2021-05-16T01:59:07.6389070Z * DONE (knitr) 2021-05-16T01:59:08.2497050Z * installing *source* package ‘tibble’ ... 2021-05-16T01:59:08.2655140Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T01:59:08.2910680Z ** libs 2021-05-16T01:59:08.3104540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T01:59:08.3843210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T01:59:08.4894500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:59:08.5555010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T01:59:08.6799050Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:59:08.7370070Z installing to /Users/runner/work/_temp/Library/tibble/libs 2021-05-16T01:59:08.7415840Z ** R 2021-05-16T01:59:08.7749120Z ** inst 2021-05-16T01:59:08.7936050Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:59:10.5236640Z ** help 2021-05-16T01:59:10.6246520Z *** installing help indices 2021-05-16T01:59:10.6789690Z *** copying figures 2021-05-16T01:59:10.6825440Z ** building package indices 2021-05-16T01:59:10.7267150Z ** installing vignettes 2021-05-16T01:59:10.7335940Z ** testing if installed package can be loaded 2021-05-16T01:59:11.2014730Z * DONE (tibble) 2021-05-16T01:59:11.5379830Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T01:59:11.5420850Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T01:59:11.5609500Z ** R 2021-05-16T01:59:11.5775290Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:59:12.8771740Z ** help 2021-05-16T01:59:12.9347160Z *** installing help indices 2021-05-16T01:59:12.9726000Z ** building package indices 2021-05-16T01:59:13.0075890Z ** testing if installed package can be loaded 2021-05-16T01:59:13.3009040Z * DONE (pkgbuild) 2021-05-16T01:59:13.8593300Z * installing *source* package ‘roxygen2’ ... 2021-05-16T01:59:13.8740290Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T01:59:13.8978350Z ** libs 2021-05-16T01:59:13.9172750Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T01:59:14.9113520Z In file included from RcppExports.cpp:4: 2021-05-16T01:59:14.9114580Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T01:59:14.9116730Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:59:14.9117810Z SEXP data = Parent::get__(); 2021-05-16T01:59:14.9118260Z ^ 2021-05-16T01:59:18.5299780Z 1 warning generated. 2021-05-16T01:59:18.5423830Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T01:59:19.5284460Z In file included from escapeExamples.cpp:1: 2021-05-16T01:59:19.5285480Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T01:59:19.5287560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:59:19.5288610Z SEXP data = Parent::get__(); 2021-05-16T01:59:19.5289030Z ^ 2021-05-16T01:59:21.8619460Z 1 warning generated. 2021-05-16T01:59:21.8733610Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T01:59:22.8475020Z In file included from isComplete.cpp:1: 2021-05-16T01:59:22.8475960Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T01:59:22.8478080Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:59:22.8479370Z SEXP data = Parent::get__(); 2021-05-16T01:59:22.8479790Z ^ 2021-05-16T01:59:25.1668760Z 1 warning generated. 2021-05-16T01:59:25.1785980Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T01:59:26.1632890Z In file included from leadingSpaces.cpp:1: 2021-05-16T01:59:26.1640360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T01:59:26.1642660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:59:26.1644190Z SEXP data = Parent::get__(); 2021-05-16T01:59:26.1644610Z ^ 2021-05-16T01:59:28.6122840Z 1 warning generated. 2021-05-16T01:59:28.6240050Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T01:59:29.6105980Z In file included from parser2.cpp:1: 2021-05-16T01:59:29.6106920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T01:59:29.6109010Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:59:29.6110540Z SEXP data = Parent::get__(); 2021-05-16T01:59:29.6111010Z ^ 2021-05-16T01:59:33.5169190Z 1 warning generated. 2021-05-16T01:59:33.5306900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T01:59:34.5169390Z In file included from wrapUsage.cpp:1: 2021-05-16T01:59:34.5170320Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T01:59:34.5172390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T01:59:34.5173540Z SEXP data = Parent::get__(); 2021-05-16T01:59:34.5173950Z ^ 2021-05-16T01:59:37.0266230Z 1 warning generated. 2021-05-16T01:59:37.0423790Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T01:59:37.1028160Z installing to /Users/runner/work/_temp/Library/roxygen2/libs 2021-05-16T01:59:37.1078570Z ** R 2021-05-16T01:59:37.1624290Z ** inst 2021-05-16T01:59:37.1711830Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:59:41.0994000Z ** help 2021-05-16T01:59:41.1920490Z *** installing help indices 2021-05-16T01:59:41.2470750Z *** copying figures 2021-05-16T01:59:41.2481150Z ** building package indices 2021-05-16T01:59:41.2935280Z ** installing vignettes 2021-05-16T01:59:41.3056650Z ** testing if installed package can be loaded 2021-05-16T01:59:41.7589030Z * DONE (roxygen2) 2021-05-16T01:59:42.0490560Z * installing *source* package ‘rematch2’ ... 2021-05-16T01:59:42.0513750Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T01:59:42.0711310Z ** R 2021-05-16T01:59:42.0785940Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:59:42.4585460Z ** help 2021-05-16T01:59:42.4846750Z *** installing help indices 2021-05-16T01:59:42.5123260Z ** building package indices 2021-05-16T01:59:42.5310150Z ** testing if installed package can be loaded 2021-05-16T01:59:42.8992860Z * DONE (rematch2) 2021-05-16T01:59:43.1947190Z * installing *source* package ‘waldo’ ... 2021-05-16T01:59:43.1983520Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T01:59:43.2155340Z ** R 2021-05-16T01:59:43.2272640Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:59:43.7953600Z ** help 2021-05-16T01:59:43.8148260Z *** installing help indices 2021-05-16T01:59:43.8362170Z *** copying figures 2021-05-16T01:59:43.8365620Z ** building package indices 2021-05-16T01:59:43.8498790Z ** testing if installed package can be loaded 2021-05-16T01:59:44.1180600Z * DONE (waldo) 2021-05-16T01:59:44.7648190Z * installing *source* package ‘testthat’ ... 2021-05-16T01:59:44.7895110Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T01:59:44.8162770Z ** libs 2021-05-16T01:59:44.8333430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T01:59:44.9161900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T01:59:44.9994440Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T01:59:45.8934880Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T01:59:46.6792840Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T02:00:00.5435850Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:00:00.6152700Z installing to /Users/runner/work/_temp/Library/testthat/libs 2021-05-16T02:00:00.6223590Z ** R 2021-05-16T02:00:00.6877070Z ** inst 2021-05-16T02:00:00.7077920Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:10.2443530Z ** help 2021-05-16T02:00:10.5542840Z *** installing help indices 2021-05-16T02:00:10.7033440Z *** copying figures 2021-05-16T02:00:10.7074150Z ** building package indices 2021-05-16T02:00:10.8556960Z ** installing vignettes 2021-05-16T02:00:10.8649280Z ** testing if installed package can be loaded 2021-05-16T02:00:11.2070220Z * DONE (testthat) 2021-05-16T02:00:11.7224790Z * installing *source* package ‘devtools’ ... 2021-05-16T02:00:11.7336490Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:11.8626380Z ** R 2021-05-16T02:00:11.9621170Z ** inst 2021-05-16T02:00:11.9723600Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:13.6720890Z ** help 2021-05-16T02:00:13.8498990Z *** installing help indices 2021-05-16T02:00:13.9305410Z *** copying figures 2021-05-16T02:00:13.9313810Z ** building package indices 2021-05-16T02:00:14.0114320Z ** installing vignettes 2021-05-16T02:00:14.0183980Z ** testing if installed package can be loaded 2021-05-16T02:00:14.7319400Z * DONE (devtools) 2021-05-16T02:00:14.7694730Z 2021-05-16T02:00:14.7695560Z The downloaded source packages are in 2021-05-16T02:00:14.7697340Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/downloaded_packages’ 2021-05-16T02:00:14.9447990Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T02:00:17.5853140Z 2021-05-16T02:00:17.9361760Z 2021-05-16T02:00:17.9381190Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/remotes2a46562253ed/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T02:00:17.9448080Z 2021-05-16T02:00:17.9450580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/remotes2a46562253ed/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T02:00:18.0188920Z 2021-05-16T02:00:18.0222090Z 2021-05-16T02:00:18.0223710Z ─ preparing ‘desc’: 2021-05-16T02:00:18.0232410Z 2021-05-16T02:00:18.0233220Z 2021-05-16T02:00:18.0309760Z checking DESCRIPTION meta-information ... 2021-05-16T02:00:18.0344120Z 2021-05-16T02:00:18.0345720Z ✔ checking DESCRIPTION meta-information 2021-05-16T02:00:18.1346670Z 2021-05-16T02:00:18.1380740Z 2021-05-16T02:00:18.1382830Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:00:18.1390220Z 2021-05-16T02:00:18.1422810Z 2021-05-16T02:00:18.1424210Z ─ checking for empty or unneeded directories 2021-05-16T02:00:18.1442510Z 2021-05-16T02:00:18.1477560Z 2021-05-16T02:00:18.1479060Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T02:00:18.2707020Z 2021-05-16T02:00:18.2708300Z 2021-05-16T02:00:18.2709020Z 2021-05-16T02:00:18.3000050Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:00:18.3001800Z (as ‘lib’ is unspecified) 2021-05-16T02:00:18.6645650Z * installing *source* package ‘desc’ ... 2021-05-16T02:00:18.6915540Z ** R 2021-05-16T02:00:18.7154950Z ** inst 2021-05-16T02:00:18.8077070Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:20.2868230Z ** help 2021-05-16T02:00:20.4779790Z *** installing help indices 2021-05-16T02:00:20.5801630Z ** building package indices 2021-05-16T02:00:20.7184220Z ** testing if installed package can be loaded 2021-05-16T02:00:20.9386370Z * DONE (desc) 2021-05-16T02:00:21.2064020Z 2021-05-16T02:00:21.2065250Z 2021-05-16T02:00:21.2081040Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/remotes2a4647efa62b/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T02:00:21.2115490Z 2021-05-16T02:00:21.2118000Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/remotes2a4647efa62b/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T02:00:21.2548430Z 2021-05-16T02:00:21.2579110Z 2021-05-16T02:00:21.2580860Z ─ preparing ‘ghtravis’: 2021-05-16T02:00:21.2587990Z 2021-05-16T02:00:21.2588770Z 2021-05-16T02:00:21.2656710Z checking DESCRIPTION meta-information ... 2021-05-16T02:00:21.2683230Z 2021-05-16T02:00:21.2684660Z ✔ checking DESCRIPTION meta-information 2021-05-16T02:00:21.3341870Z 2021-05-16T02:00:21.3369120Z 2021-05-16T02:00:21.3371140Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:00:21.3377020Z 2021-05-16T02:00:21.3402220Z 2021-05-16T02:00:21.3403620Z ─ checking for empty or unneeded directories 2021-05-16T02:00:21.3409340Z 2021-05-16T02:00:21.3435450Z 2021-05-16T02:00:21.3437200Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T02:00:21.3741140Z 2021-05-16T02:00:21.3742770Z 2021-05-16T02:00:21.3743620Z 2021-05-16T02:00:21.4190630Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:00:21.4191710Z (as ‘lib’ is unspecified) 2021-05-16T02:00:21.6994660Z * installing *source* package ‘ghtravis’ ... 2021-05-16T02:00:21.7181720Z ** R 2021-05-16T02:00:21.7359690Z ** inst 2021-05-16T02:00:21.7383380Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:22.9176030Z ** help 2021-05-16T02:00:23.0034680Z *** installing help indices 2021-05-16T02:00:23.0516980Z ** building package indices 2021-05-16T02:00:23.0982050Z ** testing if installed package can be loaded 2021-05-16T02:00:23.8117850Z * DONE (ghtravis) 2021-05-16T02:00:23.8418710Z Using github PAT from envvar GITHUB_PAT 2021-05-16T02:00:24.0106330Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T02:00:26.4580410Z 2021-05-16T02:00:26.4582030Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T02:00:26.4583610Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T02:00:26.4584440Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T02:00:26.4585220Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T02:00:26.4586020Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T02:00:26.4586780Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T02:00:26.4593120Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:00:26.4594250Z (as ‘lib’ is unspecified) 2021-05-16T02:00:27.8704100Z 2021-05-16T02:00:27.8705130Z There are binary versions available but the source versions are later: 2021-05-16T02:00:27.8716990Z binary source needs_compilation 2021-05-16T02:00:27.8717720Z tidyselect 1.0.0 1.1.1 TRUE 2021-05-16T02:00:27.8718300Z generics 0.0.2 0.1.0 FALSE 2021-05-16T02:00:27.8718810Z dplyr 0.8.5 1.0.6 TRUE 2021-05-16T02:00:27.8719300Z tidyr 1.0.2 1.1.3 TRUE 2021-05-16T02:00:27.8719580Z 2021-05-16T02:00:27.8722160Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T02:00:27.8722690Z 2021-05-16T02:00:27.8736310Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T02:00:28.0870110Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T02:00:28.0871350Z ================================================== 2021-05-16T02:00:28.0872200Z downloaded 89 KB 2021-05-16T02:00:28.0873390Z 2021-05-16T02:00:28.0897680Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T02:00:28.2683290Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T02:00:28.2707140Z ================================================== 2021-05-16T02:00:28.2707930Z downloaded 115 KB 2021-05-16T02:00:28.2708300Z 2021-05-16T02:00:28.2740800Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T02:00:28.5207090Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T02:00:28.5547540Z ================================================== 2021-05-16T02:00:28.5548050Z downloaded 194 KB 2021-05-16T02:00:28.5548330Z 2021-05-16T02:00:28.5630770Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T02:00:28.7509850Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T02:00:28.8770960Z ================================================== 2021-05-16T02:00:28.8771500Z downloaded 932 KB 2021-05-16T02:00:28.8771750Z 2021-05-16T02:00:28.8808430Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T02:00:29.2076840Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T02:00:29.2396020Z ================================================== 2021-05-16T02:00:29.2396480Z downloaded 691 KB 2021-05-16T02:00:29.2396760Z 2021-05-16T02:00:29.5702290Z * installing *source* package ‘tidyselect’ ... 2021-05-16T02:00:29.5758910Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:29.5971080Z ** R 2021-05-16T02:00:29.6179130Z ** inst 2021-05-16T02:00:29.6217980Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:30.4660580Z ** help 2021-05-16T02:00:30.5417510Z *** installing help indices 2021-05-16T02:00:30.5858790Z ** building package indices 2021-05-16T02:00:30.6277990Z ** installing vignettes 2021-05-16T02:00:30.6325160Z ** testing if installed package can be loaded 2021-05-16T02:00:30.9155910Z * DONE (tidyselect) 2021-05-16T02:00:31.2646420Z * installing *source* package ‘generics’ ... 2021-05-16T02:00:31.2711910Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:31.2901630Z ** R 2021-05-16T02:00:31.2999030Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:31.4411000Z ** help 2021-05-16T02:00:31.5435350Z *** installing help indices 2021-05-16T02:00:31.5951640Z ** building package indices 2021-05-16T02:00:31.6450490Z ** testing if installed package can be loaded 2021-05-16T02:00:31.8629480Z * DONE (generics) 2021-05-16T02:00:32.2097130Z * installing *source* package ‘cpp11’ ... 2021-05-16T02:00:32.2154570Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:32.2352590Z ** R 2021-05-16T02:00:32.2433160Z ** inst 2021-05-16T02:00:32.2578150Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:32.4954580Z ** help 2021-05-16T02:00:32.5164250Z *** installing help indices 2021-05-16T02:00:32.5393550Z ** building package indices 2021-05-16T02:00:32.5524210Z ** installing vignettes 2021-05-16T02:00:32.5568540Z ** testing if installed package can be loaded 2021-05-16T02:00:32.7721810Z * DONE (cpp11) 2021-05-16T02:00:33.6459440Z * installing *source* package ‘dplyr’ ... 2021-05-16T02:00:33.6676040Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:33.6955340Z ** libs 2021-05-16T02:00:33.7144600Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T02:00:33.8958990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T02:00:34.1211940Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T02:00:34.3035990Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T02:00:35.1394620Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T02:00:35.3102830Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T02:00:35.4696390Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T02:00:35.6344360Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T02:00:35.8183440Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T02:00:35.9850300Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T02:00:36.1347900Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T02:00:36.3363180Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:00:36.3933690Z installing to /Users/runner/work/_temp/Library/dplyr/libs 2021-05-16T02:00:36.3977530Z ** R 2021-05-16T02:00:36.4852330Z ** data 2021-05-16T02:00:36.4876850Z *** moving datasets to lazyload DB 2021-05-16T02:00:36.5905570Z ** inst 2021-05-16T02:00:36.6042420Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:41.1873300Z ** help 2021-05-16T02:00:41.6398490Z *** installing help indices 2021-05-16T02:00:41.8426970Z *** copying figures 2021-05-16T02:00:41.8463350Z ** building package indices 2021-05-16T02:00:42.0629880Z ** installing vignettes 2021-05-16T02:00:42.0820000Z ** testing if installed package can be loaded 2021-05-16T02:00:42.6648700Z * DONE (dplyr) 2021-05-16T02:00:43.2117100Z * installing *source* package ‘tidyr’ ... 2021-05-16T02:00:43.2234600Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:43.2460600Z ** libs 2021-05-16T02:00:43.2644630Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T02:00:44.5145950Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T02:00:45.0652110Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T02:00:46.4414100Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/cpp11/include" -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T02:00:47.6415660Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:00:47.7006570Z installing to /Users/runner/work/_temp/Library/tidyr/libs 2021-05-16T02:00:47.7051860Z ** R 2021-05-16T02:00:47.7346010Z ** data 2021-05-16T02:00:47.7407960Z *** moving datasets to lazyload DB 2021-05-16T02:00:47.9324940Z ** inst 2021-05-16T02:00:47.9428070Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:49.6735490Z ** help 2021-05-16T02:00:49.8269310Z *** installing help indices 2021-05-16T02:00:49.9050580Z *** copying figures 2021-05-16T02:00:49.9088200Z ** building package indices 2021-05-16T02:00:49.9872240Z ** installing vignettes 2021-05-16T02:00:49.9951550Z ** testing if installed package can be loaded 2021-05-16T02:00:50.5896140Z * DONE (tidyr) 2021-05-16T02:00:50.6235830Z 2021-05-16T02:00:50.6236730Z The downloaded source packages are in 2021-05-16T02:00:50.6238550Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/downloaded_packages’ 2021-05-16T02:00:50.8579010Z 2021-05-16T02:00:50.8596020Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/remotes2a463037b39a/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T02:00:50.8638020Z 2021-05-16T02:00:50.8640670Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/remotes2a463037b39a/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T02:00:50.8878200Z 2021-05-16T02:00:50.8912300Z 2021-05-16T02:00:50.8913910Z ─ preparing ‘aghast’: 2021-05-16T02:00:50.8922350Z 2021-05-16T02:00:50.8923200Z 2021-05-16T02:00:50.8983290Z checking DESCRIPTION meta-information ... 2021-05-16T02:00:50.9014890Z 2021-05-16T02:00:50.9022500Z ✔ checking DESCRIPTION meta-information 2021-05-16T02:00:50.9462830Z 2021-05-16T02:00:50.9498840Z 2021-05-16T02:00:50.9500840Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:00:50.9507920Z 2021-05-16T02:00:50.9633250Z 2021-05-16T02:00:50.9635210Z ─ checking for empty or unneeded directories 2021-05-16T02:00:50.9642180Z 2021-05-16T02:00:50.9674850Z 2021-05-16T02:00:50.9676410Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T02:00:50.9683290Z 2021-05-16T02:00:50.9684150Z 2021-05-16T02:00:50.9684890Z 2021-05-16T02:00:50.9805720Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:00:50.9807850Z (as ‘lib’ is unspecified) 2021-05-16T02:00:51.3294360Z * installing *source* package ‘aghast’ ... 2021-05-16T02:00:51.3536880Z ** R 2021-05-16T02:00:51.3634630Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:51.6423140Z ** help 2021-05-16T02:00:51.6726610Z *** installing help indices 2021-05-16T02:00:51.7011230Z ** building package indices 2021-05-16T02:00:51.7200570Z ** testing if installed package can be loaded 2021-05-16T02:00:51.9316200Z * DONE (aghast) 2021-05-16T02:00:51.9528680Z Installing 1 packages: covr 2021-05-16T02:00:51.9537760Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:00:51.9540070Z (as ‘lib’ is unspecified) 2021-05-16T02:00:52.7231470Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T02:00:52.7232320Z 2021-05-16T02:00:53.2713380Z 2021-05-16T02:00:53.2714600Z There are binary versions available but the source versions are later: 2021-05-16T02:00:53.2726250Z binary source needs_compilation 2021-05-16T02:00:53.2727010Z rex 1.1.2 1.2.0 FALSE 2021-05-16T02:00:53.2727660Z covr 3.5.0 3.5.1 TRUE 2021-05-16T02:00:53.2728090Z 2021-05-16T02:00:53.2740760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/lazyeval_0.2.2.tgz' 2021-05-16T02:00:53.5185750Z Content type 'application/x-gzip' length 158039 bytes (154 KB) 2021-05-16T02:00:53.5219360Z ================================================== 2021-05-16T02:00:53.5220100Z downloaded 154 KB 2021-05-16T02:00:53.5220390Z 2021-05-16T02:00:53.5428690Z 2021-05-16T02:00:53.5444150Z installing the source packages ‘rex’, ‘covr’ 2021-05-16T02:00:53.5444870Z The downloaded binary packages are in 2021-05-16T02:00:53.5457520Z 2021-05-16T02:00:53.5458370Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzGuecf/downloaded_packages 2021-05-16T02:00:53.5460040Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T02:00:53.7770560Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T02:00:53.7984060Z ================================================== 2021-05-16T02:00:53.7984660Z downloaded 89 KB 2021-05-16T02:00:53.7984930Z 2021-05-16T02:00:53.8018510Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T02:00:54.0801140Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T02:00:54.0867650Z ================================================== 2021-05-16T02:00:54.0868160Z downloaded 143 KB 2021-05-16T02:00:54.0868560Z 2021-05-16T02:00:54.3924710Z * installing *source* package ‘rex’ ... 2021-05-16T02:00:54.3977650Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:54.4154090Z ** R 2021-05-16T02:00:54.4263910Z ** inst 2021-05-16T02:00:54.4298010Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:54.7838220Z ** help 2021-05-16T02:00:54.8551280Z *** installing help indices 2021-05-16T02:00:54.8988770Z ** building package indices 2021-05-16T02:00:54.9357720Z ** installing vignettes 2021-05-16T02:00:54.9403120Z ** testing if installed package can be loaded 2021-05-16T02:00:55.1705130Z * DONE (rex) 2021-05-16T02:00:55.6789530Z * installing *source* package ‘covr’ ... 2021-05-16T02:00:55.6910620Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T02:00:55.7172130Z ** libs 2021-05-16T02:00:55.7458360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T02:00:55.8755410Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:00:55.9302430Z installing to /Users/runner/work/_temp/Library/covr/libs 2021-05-16T02:00:55.9342540Z ** R 2021-05-16T02:00:55.9621340Z ** inst 2021-05-16T02:00:55.9701240Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:00:57.1879370Z ** help 2021-05-16T02:00:57.2847800Z *** installing help indices 2021-05-16T02:00:57.3378740Z *** copying figures 2021-05-16T02:00:57.3386630Z ** building package indices 2021-05-16T02:00:57.3872550Z ** installing vignettes 2021-05-16T02:00:57.3922990Z ** testing if installed package can be loaded 2021-05-16T02:00:57.8634320Z * DONE (covr) 2021-05-16T02:00:57.9044460Z 2021-05-16T02:00:57.9045600Z The downloaded source packages are in 2021-05-16T02:00:57.9048720Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpzGuecf/downloaded_packages’ 2021-05-16T02:00:57.9369680Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T02:00:57.9370540Z Rscript -e "tic::before_install()" 2021-05-16T02:00:57.9822200Z shell: /bin/bash -e {0} 2021-05-16T02:00:57.9822570Z env: 2021-05-16T02:00:57.9823020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:00:57.9823460Z TIC_DEPLOY_KEY: 2021-05-16T02:00:57.9823790Z RSPM: 2021-05-16T02:00:57.9825380Z GITHUB_PAT: *** 2021-05-16T02:00:57.9825800Z COVERALLS_TOKEN: 2021-05-16T02:00:57.9826250Z continue-on-error: false 2021-05-16T02:00:57.9826710Z VDIFFR_RUN_TESTS: false 2021-05-16T02:00:57.9827190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:00:57.9827600Z TZ: UTC 2021-05-16T02:00:57.9827970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:00:57.9828350Z NOT_CRAN: true 2021-05-16T02:00:57.9828700Z ##[endgroup] 2021-05-16T02:00:58.2940280Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:00:58.4249230Z Running before_install: step_install_remote_binaries() 2021-05-16T02:00:58.9502900Z Installing RNifti binaries 2021-05-16T02:00:58.9514740Z [1] "neuroconductor/RNifti" 2021-05-16T02:00:59.2072180Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T02:00:59.2107960Z tag_name 2021-05-16T02:00:59.2108730Z 1 1.3.1.s 2021-05-16T02:00:59.2109880Z zipball_url 2021-05-16T02:00:59.2110860Z 1 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T02:00:59.2111810Z tarball_url 2021-05-16T02:00:59.2112700Z 1 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T02:00:59.2113530Z commit.sha 2021-05-16T02:00:59.2114150Z 1 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T02:00:59.2115010Z commit.url 2021-05-16T02:00:59.2116190Z 1 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T02:00:59.2117100Z node_id 2021-05-16T02:00:59.2118020Z 1 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T02:00:59.2118960Z url 2021-05-16T02:00:59.2119820Z 1 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T02:00:59.2120660Z assets_url 2021-05-16T02:00:59.2121570Z 1 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T02:00:59.2122530Z upload_url 2021-05-16T02:00:59.2123560Z 1 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T02:00:59.2124660Z id asset_updated_at asset_created_at created_at 2021-05-16T02:00:59.2126240Z 1 42981970 2021-05-14 21:43:49 2021-05-14 21:43:48 2021-05-14 21:05:46 2021-05-16T02:00:59.2127200Z published_at asset_name asset_label asset_download_count 2021-05-16T02:00:59.2128450Z 1 2021-05-14 21:06:13 RNifti_1.3.1_R3.5.tgz 4 2021-05-16T02:00:59.2129190Z asset_browser_download_url 2021-05-16T02:00:59.2130300Z 1 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.5.tgz 2021-05-16T02:00:59.2131180Z Installing RNifti package binaries 2021-05-16T02:00:59.2383140Z --2021-05-16 02:00:59-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.5.tgz 2021-05-16T02:00:59.6233500Z Resolving github.com (github.com)... 140.82.114.4 2021-05-16T02:00:59.6234430Z Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2021-05-16T02:00:59.6341720Z HTTP request sent, awaiting response... 302 Found 2021-05-16T02:00:59.6394360Z Location: https://github-releases.githubusercontent.com/367479391/76ee8200-b4fd-11eb-8037-809f92d6cb65?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T020059Z&X-Amz-Expires=300&X-Amz-Signature=2b04af2f386d60987e66527a352425c52ca0a562021a8c9467e10cfd114c47fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.5.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T02:00:59.6420200Z --2021-05-16 02:00:59-- https://github-releases.githubusercontent.com/367479391/76ee8200-b4fd-11eb-8037-809f92d6cb65?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T020059Z&X-Amz-Expires=300&X-Amz-Signature=2b04af2f386d60987e66527a352425c52ca0a562021a8c9467e10cfd114c47fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.5.tgz&response-content-type=application%2Foctet-stream 2021-05-16T02:00:59.6531280Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.111.154, 185.199.109.154, ... 2021-05-16T02:00:59.6626050Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-05-16T02:00:59.6633600Z HTTP request sent, awaiting response... 200 OK 2021-05-16T02:00:59.6635180Z Length: 1016365 (993K) [application/octet-stream] 2021-05-16T02:00:59.6636970Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzPT7Xn/RNifti_1.3.1.tgz’ 2021-05-16T02:00:59.6637760Z 2021-05-16T02:00:59.6638550Z 0K .......... .......... .......... .......... .......... 5% 28.1M 0s 2021-05-16T02:00:59.6639410Z 50K .......... .......... .......... .......... .......... 10% 36.0M 0s 2021-05-16T02:00:59.6640300Z 100K .......... .......... .......... .......... .......... 15% 34.1M 0s 2021-05-16T02:00:59.6641190Z 150K .......... .......... .......... .......... .......... 20% 36.6M 0s 2021-05-16T02:00:59.6642040Z 200K .......... .......... .......... .......... .......... 25% 64.4M 0s 2021-05-16T02:00:59.6642880Z 250K .......... .......... .......... .......... .......... 30% 135M 0s 2021-05-16T02:00:59.6643670Z 300K .......... .......... .......... .......... .......... 35% 79.8M 0s 2021-05-16T02:00:59.6644500Z 350K .......... .......... .......... .......... .......... 40% 61.7M 0s 2021-05-16T02:00:59.6645290Z 400K .......... .......... .......... .......... .......... 45% 52.4M 0s 2021-05-16T02:00:59.6646150Z 450K .......... .......... .......... .......... .......... 50% 53.7M 0s 2021-05-16T02:00:59.6647000Z 500K .......... .......... .......... .......... .......... 55% 25.3M 0s 2021-05-16T02:00:59.6647800Z 550K .......... .......... .......... .......... .......... 60% 23.7M 0s 2021-05-16T02:00:59.6648650Z 600K .......... .......... .......... .......... .......... 65% 16.5M 0s 2021-05-16T02:00:59.6649500Z 650K .......... .......... .......... .......... .......... 70% 40.3M 0s 2021-05-16T02:00:59.6650290Z 700K .......... .......... .......... .......... .......... 75% 37.3M 0s 2021-05-16T02:00:59.6651120Z 750K .......... .......... .......... .......... .......... 80% 33.4M 0s 2021-05-16T02:00:59.6651950Z 800K .......... .......... .......... .......... .......... 85% 37.3M 0s 2021-05-16T02:00:59.6652750Z 850K .......... .......... .......... .......... .......... 90% 40.1M 0s 2021-05-16T02:00:59.6653580Z 900K .......... .......... .......... .......... .......... 95% 143M 0s 2021-05-16T02:00:59.6654370Z 950K .......... .......... .......... .......... .. 100% 35.2M=0.03s 2021-05-16T02:00:59.6654840Z 2021-05-16T02:00:59.6656560Z 2021-05-16 02:00:59 (38.4 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpzPT7Xn/RNifti_1.3.1.tgz’ saved [1016365/1016365] 2021-05-16T02:00:59.6657630Z 2021-05-16T02:00:59.6659350Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:00:59.6660690Z (as ‘lib’ is unspecified) 2021-05-16T02:00:59.6661520Z Rewriting new remotes: 2021-05-16T02:00:59.6712020Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T02:00:59.6712850Z remotes::install_deps(dependencies = TRUE) 2021-05-16T02:00:59.6713500Z remotes::install_cran("rcmdcheck") 2021-05-16T02:00:59.6714090Z remotes::install_cran("markdown") 2021-05-16T02:00:59.6887750Z shell: /usr/local/bin/Rscript {0} 2021-05-16T02:00:59.6888230Z env: 2021-05-16T02:00:59.6888680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:00:59.6889190Z TIC_DEPLOY_KEY: 2021-05-16T02:00:59.6889550Z RSPM: 2021-05-16T02:00:59.6891070Z GITHUB_PAT: *** 2021-05-16T02:00:59.6891510Z COVERALLS_TOKEN: 2021-05-16T02:00:59.6892030Z continue-on-error: false 2021-05-16T02:00:59.6892550Z VDIFFR_RUN_TESTS: false 2021-05-16T02:00:59.6893030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:00:59.6893510Z TZ: UTC 2021-05-16T02:00:59.6893890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:00:59.6894320Z NOT_CRAN: true 2021-05-16T02:00:59.6894770Z ##[endgroup] 2021-05-16T02:01:04.8115040Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T02:01:04.8116210Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T02:01:04.8117110Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T02:01:04.8117960Z jpeg (NA -> 0.1-8.1 ) [CRAN] 2021-05-16T02:01:04.8118840Z bmp (NA -> 0.3 ) [CRAN] 2021-05-16T02:01:04.8119710Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T02:01:04.8120650Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T02:01:04.8121550Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T02:01:04.8122500Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T02:01:04.8123340Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T02:01:04.8124300Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T02:01:04.8125200Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T02:01:04.8126060Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T02:01:04.8126960Z igraph (NA -> 1.2.6 ) [CRAN] 2021-05-16T02:01:04.8127830Z downloader (NA -> 0.4 ) [CRAN] 2021-05-16T02:01:04.8128780Z readbitmap (NA -> 0.1.5 ) [CRAN] 2021-05-16T02:01:04.8129660Z getopt (NA -> 1.20.3 ) [CRAN] 2021-05-16T02:01:04.8130550Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T02:01:04.8131380Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T02:01:04.8132260Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T02:01:04.8133140Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T02:01:04.8134010Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T02:01:04.8134970Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-16T02:01:04.8135850Z imager (NA -> 0.42.8 ) [CRAN] 2021-05-16T02:01:04.8136740Z RcppEigen (NA -> 0.3.3.9.1) [CRAN] 2021-05-16T02:01:04.8137640Z optparse (NA -> 1.6.6 ) [CRAN] 2021-05-16T02:01:04.8138570Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-16T02:01:04.8139430Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T02:01:04.8140350Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T02:01:04.8149830Z 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:01:04.8163530Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T02:01:04.8164840Z (as ‘lib’ is unspecified) 2021-05-16T02:01:09.3032130Z 2021-05-16T02:01:09.3033170Z There are binary versions available but the source versions are later: 2021-05-16T02:01:09.3058110Z binary source needs_compilation 2021-05-16T02:01:09.3059650Z tiff 0.1-5 0.1-8 TRUE 2021-05-16T02:01:09.3061250Z colorspace 1.4-1 2.0-1 TRUE 2021-05-16T02:01:09.3061880Z viridisLite 0.3.0 0.4.0 FALSE 2021-05-16T02:01:09.3062450Z labeling 0.3 0.4.2 FALSE 2021-05-16T02:01:09.3063010Z farver 2.0.3 2.1.0 TRUE 2021-05-16T02:01:09.3064170Z tinytex 0.20 0.31 FALSE 2021-05-16T02:01:09.3064820Z htmltools 0.4.0 0.5.1.1 TRUE 2021-05-16T02:01:09.3065390Z igraph 1.2.5 1.2.6 TRUE 2021-05-16T02:01:09.3065920Z scales 1.1.0 1.1.1 FALSE 2021-05-16T02:01:09.3066470Z isoband 0.2.0 0.2.4 TRUE 2021-05-16T02:01:09.3067010Z rmarkdown 2.1 2.8 FALSE 2021-05-16T02:01:09.3067590Z pracma 2.2.9 2.3.3 FALSE 2021-05-16T02:01:09.3068120Z imager 0.42.1 0.42.8 TRUE 2021-05-16T02:01:09.3068690Z RcppEigen 0.3.3.7.0 0.3.3.9.1 TRUE 2021-05-16T02:01:09.3069290Z optparse 1.6.4 1.6.6 FALSE 2021-05-16T02:01:09.3069880Z reshape2 1.4.3 1.4.4 TRUE 2021-05-16T02:01:09.3070460Z ggplot2 3.3.0 3.3.3 FALSE 2021-05-16T02:01:09.3070730Z 2021-05-16T02:01:09.3085580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/base64enc_0.1-3.tgz' 2021-05-16T02:01:09.5086310Z Content type 'application/x-gzip' length 31812 bytes (31 KB) 2021-05-16T02:01:09.5088050Z ================================================== 2021-05-16T02:01:09.5088550Z downloaded 31 KB 2021-05-16T02:01:09.5088860Z 2021-05-16T02:01:09.5119090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/png_0.1-7.tgz' 2021-05-16T02:01:09.7929060Z Content type 'application/x-gzip' length 353547 bytes (345 KB) 2021-05-16T02:01:09.8011510Z ================================================== 2021-05-16T02:01:09.8012120Z downloaded 345 KB 2021-05-16T02:01:09.8012440Z 2021-05-16T02:01:09.8047110Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/jpeg_0.1-8.1.tgz' 2021-05-16T02:01:10.0359840Z Content type 'application/x-gzip' length 389303 bytes (380 KB) 2021-05-16T02:01:10.2667140Z ================================================== 2021-05-16T02:01:10.2667890Z downloaded 380 KB 2021-05-16T02:01:10.2668190Z 2021-05-16T02:01:10.2701940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/bmp_0.3.tgz' 2021-05-16T02:01:11.2718030Z Content type 'application/x-gzip' length 122219 bytes (119 KB) 2021-05-16T02:01:11.2720330Z ================================================== 2021-05-16T02:01:11.2721720Z downloaded 119 KB 2021-05-16T02:01:11.2722550Z 2021-05-16T02:01:11.2726710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/RColorBrewer_1.1-2.tgz' 2021-05-16T02:01:11.2730790Z Content type 'application/x-gzip' length 52941 bytes (51 KB) 2021-05-16T02:01:11.2732960Z ================================================== 2021-05-16T02:01:11.2734300Z downloaded 51 KB 2021-05-16T02:01:11.2735070Z 2021-05-16T02:01:11.2738940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/munsell_0.5.0.tgz' 2021-05-16T02:01:11.2742860Z Content type 'application/x-gzip' length 240174 bytes (234 KB) 2021-05-16T02:01:11.2744830Z ================================================== 2021-05-16T02:01:11.2746140Z downloaded 234 KB 2021-05-16T02:01:11.2746860Z 2021-05-16T02:01:11.2750730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/downloader_0.4.tgz' 2021-05-16T02:01:11.4465930Z Content type 'application/x-gzip' length 21924 bytes (21 KB) 2021-05-16T02:01:11.4466710Z ================================================== 2021-05-16T02:01:11.4467210Z downloaded 21 KB 2021-05-16T02:01:11.4467510Z 2021-05-16T02:01:11.4498370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/readbitmap_0.1.5.tgz' 2021-05-16T02:01:11.6573350Z Content type 'application/x-gzip' length 16561 bytes (16 KB) 2021-05-16T02:01:11.6578420Z ================================================== 2021-05-16T02:01:11.6579070Z downloaded 16 KB 2021-05-16T02:01:11.6579390Z 2021-05-16T02:01:11.6610390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/getopt_1.20.3.tgz' 2021-05-16T02:01:11.8478010Z Content type 'application/x-gzip' length 33945 bytes (33 KB) 2021-05-16T02:01:11.8486300Z ================================================== 2021-05-16T02:01:11.8486790Z downloaded 33 KB 2021-05-16T02:01:11.8487120Z 2021-05-16T02:01:11.8519270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/gtable_0.3.0.tgz' 2021-05-16T02:01:12.1318150Z Content type 'application/x-gzip' length 430711 bytes (420 KB) 2021-05-16T02:01:12.1384820Z ================================================== 2021-05-16T02:01:12.1385380Z downloaded 420 KB 2021-05-16T02:01:12.1385700Z 2021-05-16T02:01:12.1419500Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/plyr_1.8.6.tgz' 2021-05-16T02:01:12.4258370Z Content type 'application/x-gzip' length 955764 bytes (933 KB) 2021-05-16T02:01:12.4389830Z ================================================== 2021-05-16T02:01:12.4390420Z downloaded 933 KB 2021-05-16T02:01:12.4390700Z 2021-05-16T02:01:12.4426610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.5/gridExtra_2.3.tgz' 2021-05-16T02:01:12.6243890Z Content type 'application/x-gzip' length 1102824 bytes (1.1 MB) 2021-05-16T02:01:12.8196970Z ================================================== 2021-05-16T02:01:12.8197600Z downloaded 1.1 MB 2021-05-16T02:01:12.8197880Z 2021-05-16T02:01:13.0730430Z 2021-05-16T02:01:13.0833340Z installing the source packages ‘tiff’, ‘colorspace’, ‘viridisLite’, ‘labeling’, ‘farver’, ‘tinytex’, ‘htmltools’, ‘igraph’, ‘scales’, ‘isoband’, ‘rmarkdown’, ‘pracma’, ‘imager’, ‘RcppEigen’, ‘optparse’, ‘reshape2’, ‘ggplot2’ 2021-05-16T02:01:13.0834620Z The downloaded binary packages are in 2021-05-16T02:01:13.0835130Z 2021-05-16T02:01:13.0895610Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwFSZVU/downloaded_packages 2021-05-16T02:01:13.0898090Z trying URL 'https://cloud.r-project.org/src/contrib/tiff_0.1-8.tar.gz' 2021-05-16T02:01:13.2403820Z Content type 'application/x-gzip' length 67496 bytes (65 KB) 2021-05-16T02:01:13.2463830Z ================================================== 2021-05-16T02:01:13.2470780Z downloaded 65 KB 2021-05-16T02:01:13.2494500Z 2021-05-16T02:01:13.2507640Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T02:01:13.4003280Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T02:01:13.6103160Z ================================================== 2021-05-16T02:01:13.6203560Z downloaded 2.1 MB 2021-05-16T02:01:13.6252540Z 2021-05-16T02:01:13.6456090Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T02:01:13.8583890Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T02:01:13.9172810Z ================================================== 2021-05-16T02:01:13.9274410Z downloaded 1.2 MB 2021-05-16T02:01:13.9374590Z 2021-05-16T02:01:13.9477430Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T02:01:14.2168530Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T02:01:14.2170710Z ================================================== 2021-05-16T02:01:14.2171230Z downloaded 10156 bytes 2021-05-16T02:01:14.2171550Z 2021-05-16T02:01:14.2217320Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T02:01:14.3871120Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T02:01:14.4368010Z ================================================== 2021-05-16T02:01:14.4468520Z downloaded 1.2 MB 2021-05-16T02:01:14.4569200Z 2021-05-16T02:01:14.4672210Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T02:01:14.7250590Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T02:01:14.7253710Z ================================================== 2021-05-16T02:01:14.7535960Z downloaded 28 KB 2021-05-16T02:01:14.7789750Z 2021-05-16T02:01:14.7892350Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T02:01:14.9276080Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T02:01:14.9483640Z ================================================== 2021-05-16T02:01:14.9484210Z downloaded 69 KB 2021-05-16T02:01:14.9484510Z 2021-05-16T02:01:14.9515120Z trying URL 'https://cloud.r-project.org/src/contrib/igraph_1.2.6.tar.gz' 2021-05-16T02:01:15.1143220Z Content type 'application/x-gzip' length 2715500 bytes (2.6 MB) 2021-05-16T02:01:15.1576690Z ================================================== 2021-05-16T02:01:15.1577250Z downloaded 2.6 MB 2021-05-16T02:01:15.1577560Z 2021-05-16T02:01:15.1641640Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T02:01:15.3567290Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T02:01:15.3913190Z ================================================== 2021-05-16T02:01:15.3913760Z downloaded 503 KB 2021-05-16T02:01:15.3914030Z 2021-05-16T02:01:15.3949050Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T02:01:15.6391200Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T02:01:15.7397730Z ================================================== 2021-05-16T02:01:15.7398440Z downloaded 1.9 MB 2021-05-16T02:01:15.7398750Z 2021-05-16T02:01:15.7452500Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T02:01:15.9205170Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T02:01:15.9773880Z ================================================== 2021-05-16T02:01:15.9774400Z downloaded 3.1 MB 2021-05-16T02:01:15.9774720Z 2021-05-16T02:01:15.9893130Z trying URL 'https://cloud.r-project.org/src/contrib/pracma_2.3.3.tar.gz' 2021-05-16T02:01:16.1778240Z Content type 'application/x-gzip' length 400994 bytes (391 KB) 2021-05-16T02:01:16.1864230Z ================================================== 2021-05-16T02:01:16.1865080Z downloaded 391 KB 2021-05-16T02:01:16.1865400Z 2021-05-16T02:01:16.1912970Z trying URL 'https://cloud.r-project.org/src/contrib/imager_0.42.8.tar.gz' 2021-05-16T02:01:16.5042980Z Content type 'application/x-gzip' length 5577549 bytes (5.3 MB) 2021-05-16T02:01:16.5985370Z ================================================== 2021-05-16T02:01:16.5985890Z downloaded 5.3 MB 2021-05-16T02:01:16.5986190Z 2021-05-16T02:01:16.6102040Z trying URL 'https://cloud.r-project.org/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T02:01:16.8666990Z Content type 'application/x-gzip' length 1633360 bytes (1.6 MB) 2021-05-16T02:01:16.8916310Z ================================================== 2021-05-16T02:01:16.8916930Z downloaded 1.6 MB 2021-05-16T02:01:16.8917200Z 2021-05-16T02:01:16.8968360Z trying URL 'https://cloud.r-project.org/src/contrib/optparse_1.6.6.tar.gz' 2021-05-16T02:01:17.0954350Z Content type 'application/x-gzip' length 37896 bytes (37 KB) 2021-05-16T02:01:17.0955170Z ================================================== 2021-05-16T02:01:17.0955660Z downloaded 37 KB 2021-05-16T02:01:17.0955970Z 2021-05-16T02:01:17.0994180Z trying URL 'https://cloud.r-project.org/src/contrib/reshape2_1.4.4.tar.gz' 2021-05-16T02:01:17.3873550Z Content type 'application/x-gzip' length 37307 bytes (36 KB) 2021-05-16T02:01:17.3892280Z ================================================== 2021-05-16T02:01:17.3893760Z downloaded 36 KB 2021-05-16T02:01:17.3894600Z 2021-05-16T02:01:17.4091230Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T02:01:17.6538300Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T02:01:17.7430860Z ================================================== 2021-05-16T02:01:17.7431400Z downloaded 2.9 MB 2021-05-16T02:01:17.7431730Z 2021-05-16T02:01:18.0108180Z * installing *source* package ‘tiff’ ... 2021-05-16T02:01:18.0131480Z ** package ‘tiff’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:18.6539980Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T02:01:18.6544030Z checking for gcc... clang 2021-05-16T02:01:18.8810090Z checking whether the C compiler works... yes 2021-05-16T02:01:18.8811440Z checking for C compiler default output file name... a.out 2021-05-16T02:01:18.9687810Z checking for suffix of executables... 2021-05-16T02:01:19.1431360Z checking whether we are cross compiling... no 2021-05-16T02:01:19.2034120Z checking for suffix of object files... o 2021-05-16T02:01:19.2493820Z checking whether we are using the GNU C compiler... yes 2021-05-16T02:01:19.2915160Z checking whether clang accepts -g... yes 2021-05-16T02:01:19.3588740Z checking for clang option to accept ISO C89... none needed 2021-05-16T02:01:19.3593090Z checking how to run the C preprocessor... clang -E 2021-05-16T02:01:19.7445990Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T02:01:19.7473390Z checking for egrep... /usr/bin/grep -E 2021-05-16T02:01:19.8638540Z rm: conftest.dSYM: is a directory 2021-05-16T02:01:19.9105830Z rm: conftest.dSYM: is a directory 2021-05-16T02:01:20.1037100Z checking for ANSI C header files... yes 2021-05-16T02:01:20.1873380Z checking for sys/types.h... yes 2021-05-16T02:01:20.2641700Z checking for sys/stat.h... yes 2021-05-16T02:01:20.3446470Z checking for stdlib.h... yes 2021-05-16T02:01:20.4262770Z checking for string.h... yes 2021-05-16T02:01:20.5074200Z checking for memory.h... yes 2021-05-16T02:01:20.5853030Z checking for strings.h... yes 2021-05-16T02:01:20.6648690Z checking for inttypes.h... yes 2021-05-16T02:01:20.7429690Z checking for stdint.h... yes 2021-05-16T02:01:20.8266250Z checking for unistd.h... yes 2021-05-16T02:01:20.8339190Z checking for unistd.h... (cached) yes 2021-05-16T02:01:20.9461690Z checking for TIFFClientOpen in -ltiff... yes 2021-05-16T02:01:20.9492410Z configure: PKG_CPPFLAGS: -I/usr/local/include 2021-05-16T02:01:20.9494390Z configure: PKG_LIBS : -ltiff 2021-05-16T02:01:21.0297490Z checking tiff.h usability... yes 2021-05-16T02:01:21.0746560Z checking tiff.h presence... yes 2021-05-16T02:01:21.0747550Z checking for tiff.h... yes 2021-05-16T02:01:21.1643920Z checking tiffio.h usability... yes 2021-05-16T02:01:21.2112750Z checking tiffio.h presence... yes 2021-05-16T02:01:21.2113900Z checking for tiffio.h... yes 2021-05-16T02:01:21.2524410Z configure: creating ./config.status 2021-05-16T02:01:21.4139180Z config.status: creating src/Makevars 2021-05-16T02:01:21.4989830Z ** libs 2021-05-16T02:01:21.5155210Z clang -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:01:21.6296710Z clang -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:01:21.6963430Z read.c:19:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.6964270Z uint32 i32; 2021-05-16T02:01:21.6964730Z ^ 2021-05-16T02:01:21.6966320Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.6967330Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.6967970Z ^ 2021-05-16T02:01:21.6969150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.6970020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.6970700Z ^ 2021-05-16T02:01:21.6971950Z read.c:20:5: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.6972680Z uint16 i16; 2021-05-16T02:01:21.6973040Z ^ 2021-05-16T02:01:21.6974310Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:01:21.6975270Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.6976340Z ^ 2021-05-16T02:01:21.6977620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.6978520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.6979640Z ^ 2021-05-16T02:01:21.6997910Z read.c:260:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.6998930Z uint32 imageWidth = 0, imageLength = 0, imageDepth; 2021-05-16T02:01:21.6999420Z ^ 2021-05-16T02:01:21.7000630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7001550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7002160Z ^ 2021-05-16T02:01:21.7003290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7004130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7004740Z ^ 2021-05-16T02:01:21.7005910Z read.c:261:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7006710Z uint32 tileWidth, tileLength; 2021-05-16T02:01:21.7007120Z ^ 2021-05-16T02:01:21.7008300Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7009360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7009990Z ^ 2021-05-16T02:01:21.7011160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7012170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7012770Z ^ 2021-05-16T02:01:21.7013930Z read.c:262:2: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7014610Z uint32 x, y; 2021-05-16T02:01:21.7014960Z ^ 2021-05-16T02:01:21.7016100Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7017020Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7017630Z ^ 2021-05-16T02:01:21.7018760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7019660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7020250Z ^ 2021-05-16T02:01:21.7021440Z read.c:263:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7022290Z uint16 config, bps = 8, spp = 1, sformat = 1, out_spp; 2021-05-16T02:01:21.7022730Z ^ 2021-05-16T02:01:21.7023880Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:01:21.7024800Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7025410Z ^ 2021-05-16T02:01:21.7026530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7027360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7027940Z ^ 2021-05-16T02:01:21.7029110Z read.c:266:2: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7029850Z uint16 *colormap[3] = {0, 0, 0}; 2021-05-16T02:01:21.7030220Z ^ 2021-05-16T02:01:21.7031370Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:01:21.7032420Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7033060Z ^ 2021-05-16T02:01:21.7034210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7035060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7036100Z ^ 2021-05-16T02:01:21.7037320Z read.c:301:56: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7038880Z TIFFReadRGBAImage(tiff, imageWidth, imageLength, (uint32*) INTEGER(res), 0); 2021-05-16T02:01:21.7039710Z ^ 2021-05-16T02:01:21.7040980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7042030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7042650Z ^ 2021-05-16T02:01:21.7043760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7044590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7045170Z ^ 2021-05-16T02:01:21.7046390Z read.c:317:3: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7047090Z uint16 s; 2021-05-16T02:01:21.7047440Z ^ 2021-05-16T02:01:21.7048610Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:01:21.7049580Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7050190Z ^ 2021-05-16T02:01:21.7051320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7052150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7052740Z ^ 2021-05-16T02:01:21.7053900Z read.c:318:3: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7054710Z uint32 *data = (uint32*) INTEGER(res); 2021-05-16T02:01:21.7055130Z ^ 2021-05-16T02:01:21.7056300Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7057210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7057820Z ^ 2021-05-16T02:01:21.7059000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7059830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7060410Z ^ 2021-05-16T02:01:21.7061590Z read.c:318:19: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7062410Z uint32 *data = (uint32*) INTEGER(res); 2021-05-16T02:01:21.7063010Z ^ 2021-05-16T02:01:21.7064230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7065170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7065910Z ^ 2021-05-16T02:01:21.7067050Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7067880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7068460Z ^ 2021-05-16T02:01:21.7069850Z read.c:561:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7070630Z uint32 xoff=0, yoff=0; 2021-05-16T02:01:21.7071050Z ^ 2021-05-16T02:01:21.7072370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7073280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7073870Z ^ 2021-05-16T02:01:21.7075000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7075820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7076650Z ^ 2021-05-16T02:01:21.7077850Z read.c:581:4: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:21.7078600Z uint32 xoff=0, yoff=0; 2021-05-16T02:01:21.7079010Z ^ 2021-05-16T02:01:21.7080430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:21.7081390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:21.7081990Z ^ 2021-05-16T02:01:21.7083140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:21.7083970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:21.7084560Z ^ 2021-05-16T02:01:21.9994010Z 13 warnings generated. 2021-05-16T02:01:22.0028010Z clang -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:01:22.0733750Z clang -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:01:22.1392670Z write.c:36:5: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:22.1393650Z uint32 width, height, planes = 1; 2021-05-16T02:01:22.1394120Z ^ 2021-05-16T02:01:22.1395330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:22.1396250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:22.1396880Z ^ 2021-05-16T02:01:22.1398020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:22.1398840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:22.1399430Z ^ 2021-05-16T02:01:22.1403650Z write.c:130:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:22.1404540Z uint32 i = 1, n = width * height; 2021-05-16T02:01:22.1404970Z ^ 2021-05-16T02:01:22.1406180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:22.1407100Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:22.1407710Z ^ 2021-05-16T02:01:22.1408840Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:22.1409810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:22.1410420Z ^ 2021-05-16T02:01:22.1411680Z write.c:180:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:22.1412400Z uint32 x, y, pl; 2021-05-16T02:01:22.1412770Z ^ 2021-05-16T02:01:22.1413950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:22.1414900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:22.1415520Z ^ 2021-05-16T02:01:22.1416680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:22.1417550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:22.1418140Z ^ 2021-05-16T02:01:22.1419390Z write.c:186:6: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:01:22.1420170Z uint32 i, N = LENGTH(image); 2021-05-16T02:01:22.1420570Z ^ 2021-05-16T02:01:22.1421870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:01:22.1422790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:01:22.1423400Z ^ 2021-05-16T02:01:22.1425000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:01:22.1425830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:01:22.1426400Z ^ 2021-05-16T02:01:22.2787750Z 4 warnings generated. 2021-05-16T02:01:22.2857480Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:01:22.3407210Z installing to /Users/runner/work/_temp/Library/tiff/libs 2021-05-16T02:01:22.3448580Z ** R 2021-05-16T02:01:22.3489430Z ** inst 2021-05-16T02:01:22.3508320Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:01:22.3993260Z ** help 2021-05-16T02:01:22.4213400Z *** installing help indices 2021-05-16T02:01:22.4395690Z ** building package indices 2021-05-16T02:01:22.4518530Z ** testing if installed package can be loaded 2021-05-16T02:01:22.7338750Z * DONE (tiff) 2021-05-16T02:01:23.3564570Z * installing *source* package ‘colorspace’ ... 2021-05-16T02:01:23.3983490Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:23.4261330Z ** libs 2021-05-16T02:01:23.4598320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T02:01:24.2259810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T02:01:24.3051330Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:01:24.3600010Z installing to /Users/runner/work/_temp/Library/colorspace/libs 2021-05-16T02:01:24.3641590Z ** R 2021-05-16T02:01:24.4066910Z ** data 2021-05-16T02:01:24.4084490Z *** moving datasets to lazyload DB 2021-05-16T02:01:24.5173790Z ** demo 2021-05-16T02:01:24.5192110Z ** inst 2021-05-16T02:01:24.5777360Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:01:27.9216270Z ** help 2021-05-16T02:01:28.1604750Z *** installing help indices 2021-05-16T02:01:28.2678670Z ** building package indices 2021-05-16T02:01:28.3731920Z ** installing vignettes 2021-05-16T02:01:28.3805670Z ** testing if installed package can be loaded 2021-05-16T02:01:28.7316060Z * DONE (colorspace) 2021-05-16T02:01:29.0754640Z * installing *source* package ‘viridisLite’ ... 2021-05-16T02:01:29.0804150Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:29.0981700Z ** R 2021-05-16T02:01:29.1099390Z ** inst 2021-05-16T02:01:29.1116080Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:01:29.2057940Z ** help 2021-05-16T02:01:29.2220660Z *** installing help indices 2021-05-16T02:01:29.2420130Z *** copying figures 2021-05-16T02:01:29.2503310Z ** building package indices 2021-05-16T02:01:29.2672670Z ** testing if installed package can be loaded 2021-05-16T02:01:29.5481420Z * DONE (viridisLite) 2021-05-16T02:01:29.8119610Z * installing *source* package ‘labeling’ ... 2021-05-16T02:01:29.8137160Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:29.8268320Z ** R 2021-05-16T02:01:29.8352490Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:01:30.2499200Z ** help 2021-05-16T02:01:30.2936260Z *** installing help indices 2021-05-16T02:01:30.3263390Z ** building package indices 2021-05-16T02:01:30.3505450Z ** testing if installed package can be loaded 2021-05-16T02:01:30.5604240Z * DONE (labeling) 2021-05-16T02:01:30.9327830Z * installing *source* package ‘farver’ ... 2021-05-16T02:01:30.9399070Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:30.9550210Z ** libs 2021-05-16T02:01:30.9728810Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T02:01:31.4687400Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T02:01:31.6693690Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T02:01:32.2288670Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T02:01:35.8506750Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T02:01:48.0317590Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T02:01:48.6167910Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:01:48.6887980Z installing to /Users/runner/work/_temp/Library/farver/libs 2021-05-16T02:01:48.6980480Z ** R 2021-05-16T02:01:48.7126040Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:01:48.8760380Z ** help 2021-05-16T02:01:48.9135270Z *** installing help indices 2021-05-16T02:01:48.9439110Z *** copying figures 2021-05-16T02:01:48.9542240Z ** building package indices 2021-05-16T02:01:48.9768360Z ** testing if installed package can be loaded 2021-05-16T02:01:49.2692020Z * DONE (farver) 2021-05-16T02:01:49.5472890Z * installing *source* package ‘tinytex’ ... 2021-05-16T02:01:49.5495960Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:49.5664520Z ** R 2021-05-16T02:01:49.5798850Z ** inst 2021-05-16T02:01:49.5814620Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:01:50.1570030Z ** help 2021-05-16T02:01:50.2015210Z *** installing help indices 2021-05-16T02:01:50.2365850Z ** building package indices 2021-05-16T02:01:50.2652670Z ** testing if installed package can be loaded 2021-05-16T02:01:50.4910650Z * DONE (tinytex) 2021-05-16T02:01:50.7995980Z * installing *source* package ‘htmltools’ ... 2021-05-16T02:01:50.8037020Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:50.8269260Z ** libs 2021-05-16T02:01:50.8437850Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T02:01:50.9182530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T02:01:51.0215790Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:01:51.0893420Z installing to /Users/runner/work/_temp/Library/htmltools/libs 2021-05-16T02:01:51.0949810Z ** R 2021-05-16T02:01:51.1161330Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:01:52.4924500Z ** help 2021-05-16T02:01:52.6222830Z *** installing help indices 2021-05-16T02:01:52.6925750Z ** building package indices 2021-05-16T02:01:52.7942370Z ** testing if installed package can be loaded 2021-05-16T02:01:53.1111900Z * DONE (htmltools) 2021-05-16T02:01:54.8729750Z * installing *source* package ‘igraph’ ... 2021-05-16T02:01:54.9515020Z ** package ‘igraph’ successfully unpacked and MD5 sums checked 2021-05-16T02:01:55.9158570Z checking for gcc... clang 2021-05-16T02:01:56.1334600Z checking whether the C compiler works... yes 2021-05-16T02:01:56.1336050Z checking for C compiler default output file name... a.out 2021-05-16T02:01:56.2209890Z checking for suffix of executables... 2021-05-16T02:01:56.3970860Z checking whether we are cross compiling... no 2021-05-16T02:01:56.4579990Z checking for suffix of object files... o 2021-05-16T02:01:56.5041050Z checking whether we are using the GNU C compiler... yes 2021-05-16T02:01:56.5462010Z checking whether clang accepts -g... yes 2021-05-16T02:01:56.6129510Z checking for clang option to accept ISO C89... none needed 2021-05-16T02:01:57.0981980Z checking whether we are using the GNU Fortran compiler... yes 2021-05-16T02:01:57.1594910Z checking whether gfortran accepts -g... yes 2021-05-16T02:01:57.3337400Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T02:01:57.3758710Z checking whether clang++ accepts -g... yes 2021-05-16T02:01:58.1230220Z checking how to run the C++ preprocessor... clang++ -E 2021-05-16T02:01:58.3367970Z checking for rintf... yes 2021-05-16T02:01:58.4640830Z checking for finite... yes 2021-05-16T02:01:58.5884830Z checking for expm1... yes 2021-05-16T02:01:58.7139030Z checking for rint... yes 2021-05-16T02:01:58.8468330Z checking for log2... yes 2021-05-16T02:01:58.9713670Z checking for logbl... yes 2021-05-16T02:01:59.0957010Z checking for snprintf... yes 2021-05-16T02:01:59.2200530Z checking for log1p... yes 2021-05-16T02:01:59.3445960Z checking for round... yes 2021-05-16T02:01:59.4694100Z checking for fmin... yes 2021-05-16T02:01:59.5948000Z checking for stpcpy... yes 2021-05-16T02:01:59.7005710Z checking how to run the C preprocessor... clang -E 2021-05-16T02:02:00.1070460Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T02:02:00.1099880Z checking for egrep... /usr/bin/grep -E 2021-05-16T02:02:00.4633270Z checking for ANSI C header files... yes 2021-05-16T02:02:00.5471410Z checking for sys/types.h... yes 2021-05-16T02:02:00.6238710Z checking for sys/stat.h... yes 2021-05-16T02:02:00.7003810Z checking for stdlib.h... yes 2021-05-16T02:02:00.7798610Z checking for string.h... yes 2021-05-16T02:02:00.8579090Z checking for memory.h... yes 2021-05-16T02:02:00.9361290Z checking for strings.h... yes 2021-05-16T02:02:01.0142520Z checking for inttypes.h... yes 2021-05-16T02:02:01.0930930Z checking for stdint.h... yes 2021-05-16T02:02:01.1758850Z checking for unistd.h... yes 2021-05-16T02:02:01.2635630Z checking whether stpcpy is declared... yes 2021-05-16T02:02:01.3364010Z checking sys/times.h usability... yes 2021-05-16T02:02:01.3744270Z checking sys/times.h presence... yes 2021-05-16T02:02:01.3745650Z checking for sys/times.h... yes 2021-05-16T02:02:01.4545360Z checking net/if.h usability... yes 2021-05-16T02:02:01.5040120Z checking net/if.h presence... yes 2021-05-16T02:02:01.5041190Z checking for net/if.h... yes 2021-05-16T02:02:01.5893390Z checking netinet/in.h usability... yes 2021-05-16T02:02:01.6376740Z checking netinet/in.h presence... yes 2021-05-16T02:02:01.6377750Z checking for netinet/in.h... yes 2021-05-16T02:02:01.7206320Z checking net/if_dl.h usability... yes 2021-05-16T02:02:01.7665790Z checking net/if_dl.h presence... yes 2021-05-16T02:02:01.7667240Z checking for net/if_dl.h... yes 2021-05-16T02:02:01.8568220Z checking sys/sockio.h usability... yes 2021-05-16T02:02:01.8947710Z checking sys/sockio.h presence... yes 2021-05-16T02:02:01.8948800Z checking for sys/sockio.h... yes 2021-05-16T02:02:01.9776500Z checking sys/un.h usability... yes 2021-05-16T02:02:02.0161940Z checking sys/un.h presence... yes 2021-05-16T02:02:02.0163120Z checking for sys/un.h... yes 2021-05-16T02:02:02.1000890Z checking sys/socket.h usability... yes 2021-05-16T02:02:02.1467400Z checking sys/socket.h presence... yes 2021-05-16T02:02:02.1468620Z checking for sys/socket.h... yes 2021-05-16T02:02:02.2297070Z checking sys/ioctl.h usability... yes 2021-05-16T02:02:02.2682600Z checking sys/ioctl.h presence... yes 2021-05-16T02:02:02.2683770Z checking for sys/ioctl.h... yes 2021-05-16T02:02:02.3524710Z checking sys/time.h usability... yes 2021-05-16T02:02:02.3958240Z checking sys/time.h presence... yes 2021-05-16T02:02:02.3960100Z checking for sys/time.h... yes 2021-05-16T02:02:02.4806070Z checking sys/file.h usability... yes 2021-05-16T02:02:02.5282870Z checking sys/file.h presence... yes 2021-05-16T02:02:02.5283900Z checking for sys/file.h... yes 2021-05-16T02:02:02.5951570Z checking for struct sockaddr.sa_len... yes 2021-05-16T02:02:02.5997760Z checking for xml2-config... /usr/bin/xml2-config 2021-05-16T02:02:02.7233040Z checking for xmlSAXUserParseFile in -lxml2... yes 2021-05-16T02:02:02.8076440Z checking libxml/parser.h usability... yes 2021-05-16T02:02:02.8626890Z checking libxml/parser.h presence... yes 2021-05-16T02:02:02.8628000Z checking for libxml/parser.h... yes 2021-05-16T02:02:02.9735790Z checking for __gmpz_add in -lgmp... yes 2021-05-16T02:02:03.1355410Z checking gmp.h usability... yes 2021-05-16T02:02:03.1872340Z checking gmp.h presence... yes 2021-05-16T02:02:03.1873560Z checking for gmp.h... yes 2021-05-16T02:02:03.2546150Z checking for glp_read_mps in -lglpk... no 2021-05-16T02:02:03.3028600Z configure: creating ./config.status 2021-05-16T02:02:03.4782130Z config.status: creating src/Makevars.tmp 2021-05-16T02:02:03.5029960Z config.status: creating src/Makevars 2021-05-16T02:02:03.5083940Z config.status: creating src/config.h 2021-05-16T02:02:03.5931970Z ** libs 2021-05-16T02:02:03.6192810Z gfortran -fPIC -g -O2 -c AMD/Source/amd.f -o AMD/Source/amd.o 2021-05-16T02:02:03.9185290Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.0161320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.3325760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.4313160Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.5011640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.5681470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.6271540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.6806270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.7669190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.8562420Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:04.9270130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:05.0197020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:05.1308950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:05.2150690Z gfortran -fPIC -g -O2 -c AMD/Source/amdbar.f -o AMD/Source/amdbar.o 2021-05-16T02:02:05.5237270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:06.4825370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:06.7533630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:06.9769190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:07.0832380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:07.3365320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:07.4490520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:07.5550540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:07.6600020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:07.7614480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:07.8591190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:08.0389670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:08.2214820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:09.5080070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:11.5335400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:11.7517520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:11.8885110Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:12.0112040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:12.1771700Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:13.6528760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:13.7859600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:13.9487200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:14.0985010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:14.5389310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:14.6086100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:15.0584650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:15.1916730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:15.4882640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:16.2835330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:16.6480600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:16.7151050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:16.8219480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:16.9453890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:17.1460040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:17.2699960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:18.6702460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:18.6708950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:18.7143480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:18.8484880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:18.9664650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:19.1818670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:19.3251250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:22.3644260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:22.4016660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:22.4384980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:22.4768260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:22.5140120Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:22.5518550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:22.6195400Z In file included from CHOLMOD/Supernodal/cholmod_super_numeric.c:80: 2021-05-16T02:02:22.6197650Z CHOLMOD/Supernodal/t_cholmod_super_numeric.c:141:40: warning: unused variable 'tstart' [-Wunused-variable] 2021-05-16T02:02:22.6198550Z double one [2], zero [2], fjk [2], tstart ; 2021-05-16T02:02:22.6199050Z ^ 2021-05-16T02:02:22.8265830Z 1 warning generated. 2021-05-16T02:02:22.8301400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:23.0506330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:23.3158220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:23.8139820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:23.8608350Z clang++ -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:02:24.9846970Z clang++ -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:02:26.1211380Z clang++ -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:02:26.3915290Z clang++ -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:02:26.7915340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:26.8650480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:27.1383900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:27.5299440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:27.6699610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:27.8142510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:27.9818240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:28.0755860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:28.2918370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:28.4944320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:29.0084940Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:29.3617480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:29.4486700Z clang++ -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:02:30.0480720Z In file included from bliss.cc:20: 2021-05-16T02:02:30.0483060Z ./bliss/graph.hh:326:30: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] 2021-05-16T02:02:30.0483970Z bool refine_equal_to_first = false; 2021-05-16T02:02:30.0484430Z ^ 2021-05-16T02:02:30.2294800Z 1 warning generated. 2021-05-16T02:02:30.2347560Z clang++ -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:02:30.3996960Z clang++ -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:02:30.5295600Z clang++ -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:02:31.1694400Z In file included from bliss/graph.cc:9: 2021-05-16T02:02:31.1696630Z bliss/graph.hh:326:30: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] 2021-05-16T02:02:31.1697560Z bool refine_equal_to_first = false; 2021-05-16T02:02:31.1698040Z ^ 2021-05-16T02:02:31.1938840Z bliss/graph.cc:611:25: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] 2021-05-16T02:02:31.1939910Z bool needs_long_prune = false; 2021-05-16T02:02:31.1940350Z ^ 2021-05-16T02:02:35.1295660Z 2 warnings generated. 2021-05-16T02:02:35.1379580Z clang++ -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:02:35.3080720Z clang++ -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:02:35.9123720Z In file included from bliss/partition.cc:4: 2021-05-16T02:02:35.9125850Z bliss/graph.hh:326:30: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] 2021-05-16T02:02:35.9126720Z bool refine_equal_to_first = false; 2021-05-16T02:02:35.9127210Z ^ 2021-05-16T02:02:35.9390850Z bliss/partition.cc:984:15: warning: unused variable 'sorted' [-Wunused-variable] 2021-05-16T02:02:35.9391740Z const bool sorted = shellsort_cell(cell); 2021-05-16T02:02:35.9392230Z ^ 2021-05-16T02:02:36.8231480Z 2 warnings generated. 2021-05-16T02:02:36.8234480Z clang++ -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:02:36.8238420Z clang++ -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:02:37.0962920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:38.1661870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:39.0306540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:39.4272860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:39.6020030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:39.8504640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:40.2257190Z clang++ -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:02:41.1443130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:41.3842330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:41.6529950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:41.7757800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:42.8140370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:42.9564210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:43.2801960Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:43.6293470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:43.7617370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:43.8557970Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.1343070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.2527490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.3287080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.4150030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.5474560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.6255640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.7109220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.8995520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:44.9708790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.0472530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.1388870Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.2179810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.3270310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.4119610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.4964670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.5906240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.6806090Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.7632680Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.8411610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.9243530Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:45.9989950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.0836660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.1703070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.2839020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.3602510Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.4385610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.6060660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.7020790Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.7839280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.8694250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:46.9473760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.0294200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.0951720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.1725360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.3064180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.3931210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.4990250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.5839480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.6629180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.7882190Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.8685770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:47.9692860Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.0948400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.1862670Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.2604490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.3442050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.4475310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.5323520Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.6415890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.7233550Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:48.9046450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:49.0242390Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:49.1840440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:49.4548040Z clang++ -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:02:51.1236760Z clang++ -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:02:52.7997890Z clang++ -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:02:53.6228660Z clang++ -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:02:54.4470700Z clang++ -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:02:55.0257500Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:55.4452270Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:56.0635560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:56.4854800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:56.7054890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:57.4054460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:57.5191450Z lex.yy.c:2108:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:02:57.5193130Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:02:57.5193730Z ^ 2021-05-16T02:02:58.4896990Z 1 warning generated. 2021-05-16T02:02:58.4902070Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:58.4905930Z lex.yy.c:1927:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:02:58.4906910Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:02:58.4907520Z ^ 2021-05-16T02:02:58.4907950Z 1 warning generated. 2021-05-16T02:02:58.4912650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:58.4918920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:58.6310040Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:59.1630180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:59.2705210Z lex.yy.c:1887:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:02:59.2706260Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:02:59.2706850Z ^ 2021-05-16T02:02:59.5186730Z 1 warning generated. 2021-05-16T02:02:59.5219620Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:59.7133480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:02:59.8212270Z lex.yy.c:1882:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:02:59.8213340Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:02:59.8213980Z ^ 2021-05-16T02:03:00.0759000Z 1 warning generated. 2021-05-16T02:03:00.0791350Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:00.2729650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:00.3918600Z lex.yy.c:2372:24: warning: unused function 'yy_fatal_error' [-Wunused-function] 2021-05-16T02:03:00.3919660Z static void yynoreturn yy_fatal_error (const char* msg , yyscan_t yyscanner) 2021-05-16T02:03:00.3920250Z ^ 2021-05-16T02:03:00.7052240Z 1 warning generated. 2021-05-16T02:03:00.7087730Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:01.0554230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:01.1487750Z foreign.c:243:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:03:01.1488760Z if (context.errmsg) { 2021-05-16T02:03:01.1489200Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:03:01.1529650Z foreign.c:399:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:03:01.1530730Z if (context.errmsg) { 2021-05-16T02:03:01.1531160Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:03:01.1561820Z foreign.c:585:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:03:01.1562810Z if (context.errmsg) { 2021-05-16T02:03:01.1563240Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:03:01.1690570Z foreign.c:1126:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:03:01.1691540Z if (context.errmsg) { 2021-05-16T02:03:01.1691980Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:03:01.2371890Z foreign.c:3049:17: warning: address of array 'context.errmsg' will always evaluate to 'true' [-Wpointer-bool-conversion] 2021-05-16T02:03:01.2372860Z if (context.errmsg) { 2021-05-16T02:03:01.2373300Z ~~ ~~~~~~~~^~~~~~ 2021-05-16T02:03:01.9564360Z 5 warnings generated. 2021-05-16T02:03:01.9602690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:02.1410060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:02.1906580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:03.3437790Z clang++ -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:03:03.5187690Z clang++ -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:03:04.3318750Z clang++ -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:03:05.0879390Z clang++ -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:03:07.0846140Z clang++ -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:03:07.6652440Z gengraph_mr-connected.cpp:37:19: warning: unused variable 'MONITOR_TIME' [-Wunused-const-variable] 2021-05-16T02:03:07.6653480Z static const bool MONITOR_TIME = false; 2021-05-16T02:03:07.6653930Z ^ 2021-05-16T02:03:07.6655300Z gengraph_mr-connected.cpp:39:19: warning: unused variable 'RAW_DEGREES' [-Wunused-const-variable] 2021-05-16T02:03:07.6656190Z static const bool RAW_DEGREES = false; 2021-05-16T02:03:07.6656640Z ^ 2021-05-16T02:03:07.6657850Z gengraph_mr-connected.cpp:40:20: warning: unused variable 'Fdeg' [-Wunused-variable] 2021-05-16T02:03:07.6658620Z static const FILE *Fdeg = stdin; 2021-05-16T02:03:07.6659030Z ^ 2021-05-16T02:03:07.6963630Z 3 warnings generated. 2021-05-16T02:03:07.7005860Z clang++ -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:03:07.9373930Z clang++ -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:03:08.5149230Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:08.8237180Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:08.8651250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:09.0040400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:09.0672370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:09.4554030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:09.5815640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:09.7958310Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:09.8946260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:09.9801340Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:10.1098130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:10.4062380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:10.5301490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:10.9209450Z clang++ -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:03:11.8172400Z clang++ -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:03:13.9157570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:14.0193000Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:14.1124240Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:14.2455980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:14.4766820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:14.6761950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:14.8534470Z clang++ -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:03:15.3589720Z clang++ -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:03:16.3999270Z clang++ -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:03:17.9432140Z clang++ -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:03:18.5489480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:18.6135380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:18.9767710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:19.0792070Z lad.c:499:20: warning: unused variable 'Gp_uneis' [-Wunused-variable] 2021-05-16T02:03:19.0792830Z igraph_vector_t *Gp_uneis; 2021-05-16T02:03:19.0793250Z ^ 2021-05-16T02:03:19.0794350Z lad.c:500:20: warning: unused variable 'Gt_vneis' [-Wunused-variable] 2021-05-16T02:03:19.0795010Z igraph_vector_t *Gt_vneis; 2021-05-16T02:03:19.0795420Z ^ 2021-05-16T02:03:19.5938560Z 2 warnings generated. 2021-05-16T02:03:19.5974480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:19.8208920Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:20.5143170Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:20.7378060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:21.0734490Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:21.2280050Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:21.3099550Z layout_kk.c:256:37: warning: unused variable 'old_mi' [-Wunused-variable] 2021-05-16T02:03:21.3100560Z igraph_real_t old_dx, old_dy, old_mi, new_dx, new_dy, new_mi_dist, old_mi_dist; 2021-05-16T02:03:21.3101140Z ^ 2021-05-16T02:03:21.5452470Z 1 warning generated. 2021-05-16T02:03:21.5485320Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:21.9430100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:22.2852690Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:22.3909610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:24.2953210Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:24.6941900Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:24.7531560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:24.9595660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:25.0747150Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:25.4447650Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:25.9101590Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:26.0012800Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:26.1582630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:26.2684560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:26.3349370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:26.4208400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:26.5285640Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:27.0360450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:27.0957820Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:27.4329770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:27.5071200Z clang++ -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:03:28.7577460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:28.8256190Z clang++ -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:03:29.0354810Z clang++ -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:03:29.4231940Z prpack/prpack_base_graph.cpp:170:12: warning: unused variable 'ignore' [-Wunused-variable] 2021-05-16T02:03:29.4232760Z double ignore = 0.0; 2021-05-16T02:03:29.4233150Z ^ 2021-05-16T02:03:29.9935220Z 1 warning generated. 2021-05-16T02:03:29.9978850Z clang++ -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:03:30.2154000Z clang++ -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:03:30.5760600Z clang++ -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:03:30.9331090Z clang++ -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:03:31.3665410Z clang++ -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:03:31.7577900Z clang++ -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:03:31.8874890Z clang++ -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:03:32.7858720Z clang++ -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:03:33.3692220Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:33.6576710Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:33.9510470Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:34.2238280Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:34.3713570Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:34.6414440Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:35.0082890Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:35.6389660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:35.7706810Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:35.8660540Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:35.9830980Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:36.1942770Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:36.2861250Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:36.6251380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:36.7691610Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:36.9405400Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:37.8788450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:38.1057560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:38.4454360Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:38.9474600Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:39.0117380Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:40.7597430Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:41.3277010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:41.8364450Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:42.4731950Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:42.9499060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:43.6223930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:43.6971060Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:47.4830630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:47.6532660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:47.7091660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:47.9117500Z clang++ -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:03:48.5962230Z clang++ -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:03:49.6451240Z clang++ -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:03:50.4933770Z clang++ -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:03:51.1536030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:51.2325160Z gfortran -fPIC -g -O2 -c dgetv0.f -o dgetv0.o 2021-05-16T02:03:51.3415410Z gfortran -fPIC -g -O2 -c dlaqrb.f -o dlaqrb.o 2021-05-16T02:03:51.5515720Z gfortran -fPIC -g -O2 -c dmout.f -o dmout.o 2021-05-16T02:03:51.6051600Z gfortran -fPIC -g -O2 -c dnaitr.f -o dnaitr.o 2021-05-16T02:03:51.7803970Z gfortran -fPIC -g -O2 -c dnapps.f -o dnapps.o 2021-05-16T02:03:52.0260440Z gfortran -fPIC -g -O2 -c dnaup2.f -o dnaup2.o 2021-05-16T02:03:52.2251990Z gfortran -fPIC -g -O2 -c dnaupd.f -o dnaupd.o 2021-05-16T02:03:52.3401490Z gfortran -fPIC -g -O2 -c dnconv.f -o dnconv.o 2021-05-16T02:03:52.4104430Z gfortran -fPIC -g -O2 -c dneigh.f -o dneigh.o 2021-05-16T02:03:52.5089730Z gfortran -fPIC -g -O2 -c dneupd.f -o dneupd.o 2021-05-16T02:03:52.8083170Z gfortran -fPIC -g -O2 -c dngets.f -o dngets.o 2021-05-16T02:03:52.8993420Z gfortran -fPIC -g -O2 -c dsaitr.f -o dsaitr.o 2021-05-16T02:03:53.0711800Z gfortran -fPIC -g -O2 -c dsapps.f -o dsapps.o 2021-05-16T02:03:53.2421600Z gfortran -fPIC -g -O2 -c dsaup2.f -o dsaup2.o 2021-05-16T02:03:53.4229640Z gfortran -fPIC -g -O2 -c dsaupd.f -o dsaupd.o 2021-05-16T02:03:53.5318240Z gfortran -fPIC -g -O2 -c dsconv.f -o dsconv.o 2021-05-16T02:03:53.5984200Z gfortran -fPIC -g -O2 -c dseigt.f -o dseigt.o 2021-05-16T02:03:53.6778930Z gfortran -fPIC -g -O2 -c dsesrt.f -o dsesrt.o 2021-05-16T02:03:53.7912300Z gfortran -fPIC -g -O2 -c dseupd.f -o dseupd.o 2021-05-16T02:03:54.0541550Z gfortran -fPIC -g -O2 -c dsgets.f -o dsgets.o 2021-05-16T02:03:54.1324890Z gfortran -fPIC -g -O2 -c dsortc.f -o dsortc.o 2021-05-16T02:03:54.2819010Z gfortran -fPIC -g -O2 -c dsortr.f -o dsortr.o 2021-05-16T02:03:54.3833700Z gfortran -fPIC -g -O2 -c dstatn.f -o dstatn.o 2021-05-16T02:03:54.4380800Z gfortran -fPIC -g -O2 -c dstats.f -o dstats.o 2021-05-16T02:03:54.4954290Z gfortran -fPIC -g -O2 -c dstqrb.f -o dstqrb.o 2021-05-16T02:03:54.7148950Z gfortran -fPIC -g -O2 -c dvout.f -o dvout.o 2021-05-16T02:03:54.7680810Z gfortran -fPIC -g -O2 -c ivout.f -o ivout.o 2021-05-16T02:03:54.8268040Z gfortran -fPIC -g -O2 -c second.f -o second.o 2021-05-16T02:03:54.8870500Z gfortran -fPIC -g -O2 -c wrap.f -o wrap.o 2021-05-16T02:03:54.9881830Z clang++ -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:03:55.0612160Z clang++ -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:03:55.4014430Z clang++ -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:03:55.7390580Z clang++ -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:03:56.1893770Z simpleraytracer/RIgraphRay.cpp:49:11: warning: unused variable 'svgcolor' [-Wunused-variable] 2021-05-16T02:03:56.1895030Z double *svgcolor=REAL(bgcolor); 2021-05-16T02:03:56.1895620Z ^ 2021-05-16T02:03:56.2410780Z 1 warning generated. 2021-05-16T02:03:56.2453010Z clang++ -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:03:56.5790320Z clang++ -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:03:57.4847860Z clang++ -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:03:57.8419710Z clang++ -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:03:58.2824350Z clang++ -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:03:58.7431250Z clang++ -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:03:59.2213840Z clang++ -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:03:59.2637660Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.3574840Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.4161010Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.4794370Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.5390410Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.7133760Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.7744880Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.8380930Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.9252330Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:03:59.9888260Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:04:00.0605750Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:04:03.0942100Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:04:03.3071200Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -DUSING_R -I. -Iinclude -Ics -Iplfit -ICHOLMOD/Include -IAMD/Include -ICOLAMD/Include -ISuiteSparse_config -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include -Wall -g -O2 -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.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:04:03.4170000Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:04:03.4396580Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-16T02:04:03.4398280Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-16T02:04:03.5915550Z installing to /Users/runner/work/_temp/Library/igraph/libs 2021-05-16T02:04:03.6246180Z ** R 2021-05-16T02:04:03.8350440Z ** demo 2021-05-16T02:04:03.8377520Z ** inst 2021-05-16T02:04:03.8466380Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:04:17.7954450Z ** help 2021-05-16T02:04:19.1443850Z *** installing help indices 2021-05-16T02:04:19.8398310Z ** building package indices 2021-05-16T02:04:20.7520190Z ** testing if installed package can be loaded 2021-05-16T02:04:21.3468540Z * DONE (igraph) 2021-05-16T02:04:21.9516690Z * installing *source* package ‘isoband’ ... 2021-05-16T02:04:21.9626410Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T02:04:21.9798250Z ** libs 2021-05-16T02:04:22.0010390Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T02:04:23.0154130Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T02:04:23.1641180Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T02:04:25.1565150Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T02:04:25.9294710Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T02:04:27.7482240Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T02:04:30.7256040Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T02:04:44.9819530Z clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T02:04:47.4281920Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:04:47.5004140Z installing to /Users/runner/work/_temp/Library/isoband/libs 2021-05-16T02:04:47.5114380Z ** R 2021-05-16T02:04:47.5219190Z ** inst 2021-05-16T02:04:47.5360860Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:04:47.8692790Z ** help 2021-05-16T02:04:47.9652550Z *** installing help indices 2021-05-16T02:04:48.0233160Z *** copying figures 2021-05-16T02:04:48.0333850Z ** building package indices 2021-05-16T02:04:48.0435090Z ** installing vignettes 2021-05-16T02:04:48.0538330Z ** testing if installed package can be loaded 2021-05-16T02:04:48.3675920Z * DONE (isoband) 2021-05-16T02:04:49.2033550Z * installing *source* package ‘pracma’ ... 2021-05-16T02:04:49.2302690Z ** package ‘pracma’ successfully unpacked and MD5 sums checked 2021-05-16T02:04:49.2479310Z ** R 2021-05-16T02:04:49.3379120Z ** data 2021-05-16T02:04:49.3395170Z *** moving datasets to lazyload DB 2021-05-16T02:04:49.3530740Z ** demo 2021-05-16T02:04:49.3546460Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:04:59.0686890Z ** help 2021-05-16T02:05:00.1779510Z *** installing help indices 2021-05-16T02:05:00.7698380Z ** building package indices 2021-05-16T02:05:01.3741950Z ** testing if installed package can be loaded 2021-05-16T02:05:01.5869630Z * DONE (pracma) 2021-05-16T02:05:02.6761370Z * installing *source* package ‘RcppEigen’ ... 2021-05-16T02:05:02.7200250Z ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:02.7348480Z ** libs 2021-05-16T02:05:02.7571830Z clang++ -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:05:04.0404100Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.0405140Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.0406090Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.0406900Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T02:05:04.0407600Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T02:05:04.0409810Z ../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:05:04.0410870Z #pragma clang diagnostic pop 2021-05-16T02:05:04.0411340Z ^ 2021-05-16T02:05:04.0612700Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.0613610Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.0614420Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.0615190Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T02:05:04.0615870Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T02:05:04.0617870Z ../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:05:04.0618920Z #pragma clang diagnostic pop 2021-05-16T02:05:04.0619380Z ^ 2021-05-16T02:05:04.0649190Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.0650060Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.0650860Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.0651640Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:05:04.0652360Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T02:05:04.0653600Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T02:05:04.0655530Z ../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:05:04.0656970Z #pragma clang diagnostic pop 2021-05-16T02:05:04.0657490Z ^ 2021-05-16T02:05:04.0744230Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.0745050Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.0745860Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.0746630Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:05:04.0747360Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T02:05:04.0749320Z ../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:05:04.0750350Z #pragma clang diagnostic pop 2021-05-16T02:05:04.0750820Z ^ 2021-05-16T02:05:04.0796330Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.0797090Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.0797920Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.0798700Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:05:04.0799380Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T02:05:04.0800110Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T02:05:04.0802220Z ../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:05:04.0803310Z #pragma clang diagnostic pop 2021-05-16T02:05:04.0803770Z ^ 2021-05-16T02:05:04.0914420Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.0915260Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.0916110Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.0917030Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:05:04.0917720Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T02:05:04.0919670Z ../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:05:04.0920710Z #pragma clang diagnostic pop 2021-05-16T02:05:04.0921170Z ^ 2021-05-16T02:05:04.1387000Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.1387920Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.1388730Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.1389590Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T02:05:04.1390380Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T02:05:04.1392580Z ../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:05:04.1393650Z #pragma clang diagnostic pop 2021-05-16T02:05:04.1394120Z ^ 2021-05-16T02:05:04.2133470Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.2134340Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.2135140Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.2135920Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T02:05:04.2136650Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T02:05:04.2138850Z ../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:05:04.2139890Z #pragma clang diagnostic pop 2021-05-16T02:05:04.2140340Z ^ 2021-05-16T02:05:04.2405020Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.2406370Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.2407190Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:04.2407970Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T02:05:04.2408940Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T02:05:04.2411070Z ../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:05:04.2412250Z #pragma clang diagnostic pop 2021-05-16T02:05:04.2412770Z ^ 2021-05-16T02:05:04.3325870Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.3326630Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.3327510Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:04.3328290Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T02:05:04.3329030Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T02:05:04.3331270Z ../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:05:04.3332310Z #pragma clang diagnostic pop 2021-05-16T02:05:04.3332790Z ^ 2021-05-16T02:05:04.3409090Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.3409960Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.3410770Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:04.3411680Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T02:05:04.3412500Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T02:05:04.3414720Z ../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:05:04.3415760Z #pragma clang diagnostic pop 2021-05-16T02:05:04.3416230Z ^ 2021-05-16T02:05:04.3472020Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.3472860Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.3473700Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:04.3474520Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T02:05:04.3475320Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T02:05:04.3477380Z ../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:05:04.3478430Z #pragma clang diagnostic pop 2021-05-16T02:05:04.3478990Z ^ 2021-05-16T02:05:04.3794910Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.3795700Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.3796510Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:04.3797300Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T02:05:04.3798030Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T02:05:04.3800040Z ../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:05:04.3801080Z #pragma clang diagnostic pop 2021-05-16T02:05:04.3801540Z ^ 2021-05-16T02:05:04.3939190Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.3940020Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.3940830Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:04.3941620Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T02:05:04.3942490Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T02:05:04.3944620Z ../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:05:04.3946160Z #pragma clang diagnostic pop 2021-05-16T02:05:04.3946610Z ^ 2021-05-16T02:05:04.3982670Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.3983680Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.3984980Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T02:05:04.3985910Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T02:05:04.3987910Z ../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:05:04.3988950Z #pragma clang diagnostic pop 2021-05-16T02:05:04.3989420Z ^ 2021-05-16T02:05:04.4697620Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.4698380Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.4699260Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T02:05:04.4700230Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T02:05:04.4702700Z ../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:05:04.4703810Z #pragma clang diagnostic pop 2021-05-16T02:05:04.4704270Z ^ 2021-05-16T02:05:04.5376830Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.5377640Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.5378450Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T02:05:04.5379360Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T02:05:04.5381770Z ../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:05:04.5382880Z #pragma clang diagnostic pop 2021-05-16T02:05:04.5383360Z ^ 2021-05-16T02:05:04.5729230Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.5730040Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:04.5730870Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T02:05:04.5731780Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T02:05:04.5734140Z ../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:05:04.5735240Z #pragma clang diagnostic pop 2021-05-16T02:05:04.5735700Z ^ 2021-05-16T02:05:04.7286780Z In file included from RcppEigen.cpp:22: 2021-05-16T02:05:04.7287650Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T02:05:04.7288510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:05:04.7290570Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:04.7291760Z SEXP data = Parent::get__(); 2021-05-16T02:05:04.7292180Z ^ 2021-05-16T02:05:07.7381110Z 19 warnings generated. 2021-05-16T02:05:07.7532140Z clang++ -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:05:09.0108250Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.0109150Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.0109990Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.0110780Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T02:05:09.0111500Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T02:05:09.0113750Z ../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:05:09.0115620Z #pragma clang diagnostic pop 2021-05-16T02:05:09.0116080Z ^ 2021-05-16T02:05:09.0318950Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.0320490Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.0321490Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.0322270Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T02:05:09.0322940Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T02:05:09.0325130Z ../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:05:09.0326160Z #pragma clang diagnostic pop 2021-05-16T02:05:09.0326610Z ^ 2021-05-16T02:05:09.0356430Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.0357310Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.0358150Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.0359060Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:05:09.0359780Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T02:05:09.0360510Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T02:05:09.0362480Z ../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:05:09.0363510Z #pragma clang diagnostic pop 2021-05-16T02:05:09.0363960Z ^ 2021-05-16T02:05:09.0456690Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.0457610Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.0458440Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.0459240Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:05:09.0460000Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T02:05:09.0462240Z ../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:05:09.0463430Z #pragma clang diagnostic pop 2021-05-16T02:05:09.0463890Z ^ 2021-05-16T02:05:09.0510340Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.0511220Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.0512060Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.0512850Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:05:09.0513800Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T02:05:09.0514550Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T02:05:09.0516680Z ../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:05:09.0517770Z #pragma clang diagnostic pop 2021-05-16T02:05:09.0518240Z ^ 2021-05-16T02:05:09.0626560Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.0627360Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.0628180Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.0628960Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:05:09.0629640Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T02:05:09.0631590Z ../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:05:09.0632610Z #pragma clang diagnostic pop 2021-05-16T02:05:09.0633080Z ^ 2021-05-16T02:05:09.1082710Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.1083590Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.1084960Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.1085740Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T02:05:09.1086430Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T02:05:09.1088830Z ../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:05:09.1089910Z #pragma clang diagnostic pop 2021-05-16T02:05:09.1090380Z ^ 2021-05-16T02:05:09.1807510Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.1808630Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.1809560Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.1810610Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T02:05:09.1811370Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T02:05:09.1813600Z ../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:05:09.1814680Z #pragma clang diagnostic pop 2021-05-16T02:05:09.1815140Z ^ 2021-05-16T02:05:09.2088780Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.2090100Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.2090990Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:09.2091790Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T02:05:09.2092560Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T02:05:09.2094630Z ../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:05:09.2095710Z #pragma clang diagnostic pop 2021-05-16T02:05:09.2096180Z ^ 2021-05-16T02:05:09.3017700Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.3018600Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.3019410Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:09.3020200Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T02:05:09.3020970Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T02:05:09.3023220Z ../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:05:09.3024240Z #pragma clang diagnostic pop 2021-05-16T02:05:09.3024700Z ^ 2021-05-16T02:05:09.3100020Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.3101070Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.3101910Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:09.3102700Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T02:05:09.3103650Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T02:05:09.3105690Z ../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:05:09.3106770Z #pragma clang diagnostic pop 2021-05-16T02:05:09.3107230Z ^ 2021-05-16T02:05:09.3162190Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.3163060Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.3163890Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:09.3164700Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T02:05:09.3165510Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T02:05:09.3167580Z ../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:05:09.3169170Z #pragma clang diagnostic pop 2021-05-16T02:05:09.3169780Z ^ 2021-05-16T02:05:09.3486740Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.3487630Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.3488800Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:09.3489640Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T02:05:09.3490360Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T02:05:09.3492400Z ../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:05:09.3493440Z #pragma clang diagnostic pop 2021-05-16T02:05:09.3493900Z ^ 2021-05-16T02:05:09.3622550Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.3623450Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.3624270Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:09.3625060Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T02:05:09.3625940Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T02:05:09.3628030Z ../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:05:09.3629070Z #pragma clang diagnostic pop 2021-05-16T02:05:09.3629540Z ^ 2021-05-16T02:05:09.3665310Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.3666150Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.3666960Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T02:05:09.3667810Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T02:05:09.3669820Z ../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:05:09.3670860Z #pragma clang diagnostic pop 2021-05-16T02:05:09.3671320Z ^ 2021-05-16T02:05:09.4382180Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.4383010Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.4383850Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T02:05:09.4384810Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T02:05:09.4387260Z ../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:05:09.4388370Z #pragma clang diagnostic pop 2021-05-16T02:05:09.4388830Z ^ 2021-05-16T02:05:09.5134710Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.5135610Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.5136430Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T02:05:09.5137350Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T02:05:09.5139790Z ../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:05:09.5140910Z #pragma clang diagnostic pop 2021-05-16T02:05:09.5141370Z ^ 2021-05-16T02:05:09.5476370Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.5477200Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T02:05:09.5478030Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T02:05:09.5478940Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T02:05:09.5481640Z ../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:05:09.5483380Z #pragma clang diagnostic pop 2021-05-16T02:05:09.5483840Z ^ 2021-05-16T02:05:09.7020660Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:09.7021550Z In file included from ./../inst/include/RcppEigen.h:26: 2021-05-16T02:05:09.7023010Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:05:09.7025150Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:09.7026170Z SEXP data = Parent::get__(); 2021-05-16T02:05:09.7026590Z ^ 2021-05-16T02:05:13.2013220Z 19 warnings generated. 2021-05-16T02:05:13.2166530Z clang++ -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:05:14.4874650Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.4875370Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.4876250Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.4877090Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.4877880Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T02:05:14.4878740Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T02:05:14.4880960Z ../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:05:14.4882020Z #pragma clang diagnostic pop 2021-05-16T02:05:14.4882490Z ^ 2021-05-16T02:05:14.5077150Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.5077880Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.5078710Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.5079530Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.5080300Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T02:05:14.5081170Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T02:05:14.5083300Z ../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:05:14.5084650Z #pragma clang diagnostic pop 2021-05-16T02:05:14.5085180Z ^ 2021-05-16T02:05:14.5113930Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.5114720Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.5120910Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.5121930Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.5122700Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:05:14.5123430Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T02:05:14.5124160Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T02:05:14.5126120Z ../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:05:14.5127180Z #pragma clang diagnostic pop 2021-05-16T02:05:14.5127630Z ^ 2021-05-16T02:05:14.5208910Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.5209630Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.5210330Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.5211160Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.5212080Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T02:05:14.5212800Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T02:05:14.5214760Z ../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:05:14.5215820Z #pragma clang diagnostic pop 2021-05-16T02:05:14.5216280Z ^ 2021-05-16T02:05:14.5258910Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.5259640Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.5260330Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.5261280Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.5262610Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:05:14.5263360Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T02:05:14.5264080Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T02:05:14.5266080Z ../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:05:14.5267120Z #pragma clang diagnostic pop 2021-05-16T02:05:14.5267580Z ^ 2021-05-16T02:05:14.5371710Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.5372380Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.5373070Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.5373880Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.5374650Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T02:05:14.5375340Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T02:05:14.5377270Z ../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:05:14.5378460Z #pragma clang diagnostic pop 2021-05-16T02:05:14.5378930Z ^ 2021-05-16T02:05:14.5830080Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.5830800Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.5831470Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.5832280Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.5833050Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T02:05:14.5833760Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T02:05:14.5835930Z ../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:05:14.5836970Z #pragma clang diagnostic pop 2021-05-16T02:05:14.5837450Z ^ 2021-05-16T02:05:14.6565930Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.6566560Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.6567290Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.6568120Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.6568880Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T02:05:14.6569610Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T02:05:14.6571840Z ../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:05:14.6572900Z #pragma clang diagnostic pop 2021-05-16T02:05:14.6573370Z ^ 2021-05-16T02:05:14.6850250Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.6850980Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.6851660Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.6852470Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T02:05:14.6853250Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T02:05:14.6854000Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T02:05:14.6856040Z ../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:05:14.6857110Z #pragma clang diagnostic pop 2021-05-16T02:05:14.6857560Z ^ 2021-05-16T02:05:14.7788010Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.7788760Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.7789980Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.7790810Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:14.7791620Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T02:05:14.7792550Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T02:05:14.7795010Z ../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:05:14.7796050Z #pragma clang diagnostic pop 2021-05-16T02:05:14.7796520Z ^ 2021-05-16T02:05:14.7876300Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.7877010Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.7877700Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.7878680Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:14.7879490Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T02:05:14.7880310Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T02:05:14.7882510Z ../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:05:14.7883550Z #pragma clang diagnostic pop 2021-05-16T02:05:14.7884000Z ^ 2021-05-16T02:05:14.7939730Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.7940590Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.7941330Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.7942140Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:14.7942930Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T02:05:14.7943710Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T02:05:14.7945690Z ../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:05:14.7946740Z #pragma clang diagnostic pop 2021-05-16T02:05:14.7947200Z ^ 2021-05-16T02:05:14.8269570Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.8270270Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.8271040Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.8271860Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:14.8272640Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T02:05:14.8273360Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T02:05:14.8275460Z ../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:05:14.8276500Z #pragma clang diagnostic pop 2021-05-16T02:05:14.8276960Z ^ 2021-05-16T02:05:14.8410510Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.8411260Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.8411930Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.8412730Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T02:05:14.8413510Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T02:05:14.8414390Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T02:05:14.8416500Z ../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:05:14.8417530Z #pragma clang diagnostic pop 2021-05-16T02:05:14.8417990Z ^ 2021-05-16T02:05:14.8454540Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.8455250Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.8455930Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.8456730Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T02:05:14.8458030Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T02:05:14.8460050Z ../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:05:14.8461100Z #pragma clang diagnostic pop 2021-05-16T02:05:14.8461740Z ^ 2021-05-16T02:05:14.9166570Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.9167300Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.9168180Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.9169140Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T02:05:14.9170090Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T02:05:14.9172570Z ../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:05:14.9173710Z #pragma clang diagnostic pop 2021-05-16T02:05:14.9174160Z ^ 2021-05-16T02:05:14.9850540Z In file included from fastLm.cpp:23: 2021-05-16T02:05:14.9851320Z In file included from ./fastLm.h:25: 2021-05-16T02:05:14.9852120Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:14.9852960Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T02:05:14.9853860Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T02:05:14.9856270Z ../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:05:14.9857370Z #pragma clang diagnostic pop 2021-05-16T02:05:14.9857840Z ^ 2021-05-16T02:05:15.0190930Z In file included from fastLm.cpp:23: 2021-05-16T02:05:15.0191660Z In file included from ./fastLm.h:25: 2021-05-16T02:05:15.0192340Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T02:05:15.0193150Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T02:05:15.0194060Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T02:05:15.0196430Z ../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:05:15.0197530Z #pragma clang diagnostic pop 2021-05-16T02:05:15.0197990Z ^ 2021-05-16T02:05:15.1754160Z In file included from fastLm.cpp:23: 2021-05-16T02:05:15.1754860Z In file included from ./fastLm.h:25: 2021-05-16T02:05:15.1755530Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T02:05:15.1756390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:05:15.1758440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:15.1759490Z SEXP data = Parent::get__(); 2021-05-16T02:05:15.1759910Z ^ 2021-05-16T02:05:42.2257510Z 19 warnings generated. 2021-05-16T02:05:42.2698030Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T02:05:42.3963860Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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-darwin15/6.1.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:05:42.4340270Z ld: warning: directory not found for option '-L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin15/6.1.0' 2021-05-16T02:05:42.4981770Z installing to /Users/runner/work/_temp/Library/RcppEigen/libs 2021-05-16T02:05:42.5040590Z ** R 2021-05-16T02:05:42.5101290Z ** inst 2021-05-16T02:05:42.7393630Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:44.0160450Z ** help 2021-05-16T02:05:44.0661320Z *** installing help indices 2021-05-16T02:05:44.0863270Z ** building package indices 2021-05-16T02:05:44.1063970Z ** installing vignettes 2021-05-16T02:05:44.1165680Z ** testing if installed package can be loaded 2021-05-16T02:05:45.5453350Z * DONE (RcppEigen) 2021-05-16T02:05:45.8983230Z * installing *source* package ‘optparse’ ... 2021-05-16T02:05:45.9010140Z ** package ‘optparse’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:45.9198680Z ** R 2021-05-16T02:05:45.9273990Z ** exec 2021-05-16T02:05:45.9284700Z ** inst 2021-05-16T02:05:45.9309050Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:46.1800050Z ** help 2021-05-16T02:05:46.2211120Z *** installing help indices 2021-05-16T02:05:46.2487770Z ** building package indices 2021-05-16T02:05:46.2713950Z ** installing vignettes 2021-05-16T02:05:46.2814670Z ** testing if installed package can be loaded 2021-05-16T02:05:46.4965460Z * DONE (optparse) 2021-05-16T02:05:46.7897180Z * installing *source* package ‘reshape2’ ... 2021-05-16T02:05:46.7927470Z ** package ‘reshape2’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:46.8081370Z ** libs 2021-05-16T02:05:46.8352330Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T02:05:47.8568850Z In file included from RcppExports.cpp:4: 2021-05-16T02:05:47.8570490Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:05:47.8593660Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:47.8599740Z SEXP data = Parent::get__(); 2021-05-16T02:05:47.8602440Z ^ 2021-05-16T02:05:51.2637360Z 1 warning generated. 2021-05-16T02:05:51.2733860Z clang++ -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I"/Users/runner/work/_temp/Library/Rcpp/include" -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T02:05:52.2239790Z In file included from melt.cpp:1: 2021-05-16T02:05:52.2240770Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:05:52.2242840Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:05:52.2244420Z SEXP data = Parent::get__(); 2021-05-16T02:05:52.2244850Z ^ 2021-05-16T02:05:55.7470330Z 1 warning generated. 2021-05-16T02:05:55.7607140Z clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o reshape2.so RcppExports.o melt.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T02:05:55.8200550Z installing to /Users/runner/work/_temp/Library/reshape2/libs 2021-05-16T02:05:55.8246100Z ** R 2021-05-16T02:05:55.8345300Z ** data 2021-05-16T02:05:55.8360010Z *** moving datasets to lazyload DB 2021-05-16T02:05:55.8512230Z ** inst 2021-05-16T02:05:55.8524070Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:56.3380340Z ** help 2021-05-16T02:05:56.3937550Z *** installing help indices 2021-05-16T02:05:56.4646030Z ** building package indices 2021-05-16T02:05:56.4970720Z ** testing if installed package can be loaded 2021-05-16T02:05:56.8802100Z * DONE (reshape2) 2021-05-16T02:05:57.3031420Z * installing *source* package ‘scales’ ... 2021-05-16T02:05:57.3127160Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T02:05:57.3322310Z ** R 2021-05-16T02:05:57.3603780Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:05:59.5710970Z ** help 2021-05-16T02:05:59.8166990Z *** installing help indices 2021-05-16T02:05:59.9390210Z *** copying figures 2021-05-16T02:05:59.9443030Z ** building package indices 2021-05-16T02:06:00.0667220Z ** testing if installed package can be loaded 2021-05-16T02:06:00.3521500Z * DONE (scales) 2021-05-16T02:06:01.5027560Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T02:06:01.5438040Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:01.5788370Z ** R 2021-05-16T02:06:01.6552400Z ** inst 2021-05-16T02:06:01.7774570Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:06:05.8445860Z ** help 2021-05-16T02:06:06.3284510Z *** installing help indices 2021-05-16T02:06:06.4469770Z *** copying figures 2021-05-16T02:06:06.4483560Z ** building package indices 2021-05-16T02:06:06.5661460Z ** installing vignettes 2021-05-16T02:06:06.5732380Z ** testing if installed package can be loaded 2021-05-16T02:06:06.8699540Z * DONE (rmarkdown) 2021-05-16T02:06:07.9466280Z * installing *source* package ‘imager’ ... 2021-05-16T02:06:07.9837070Z ** package ‘imager’ successfully unpacked and MD5 sums checked 2021-05-16T02:06:08.7751350Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T02:06:09.0033660Z checking whether the C++ compiler works... yes 2021-05-16T02:06:09.0035290Z checking for C++ compiler default output file name... a.out 2021-05-16T02:06:09.0900250Z checking for suffix of executables... 2021-05-16T02:06:09.2640770Z checking whether we are cross compiling... no 2021-05-16T02:06:09.3236320Z checking for suffix of object files... o 2021-05-16T02:06:09.3686950Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T02:06:09.4097960Z checking whether clang++ accepts -g... yes 2021-05-16T02:06:09.5249100Z checking how to run the C++ preprocessor... clang++ -E 2021-05-16T02:06:09.8663700Z checking for X... libraries , headers 2021-05-16T02:06:09.9592510Z checking for XOpenDisplay in -lX11... yes 2021-05-16T02:06:09.9593270Z X11 library found. 2021-05-16T02:06:09.9595270Z configure: Checking if FFTW3 library is available using pkg-config 2021-05-16T02:06:09.9605600Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T02:06:09.9742540Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T02:06:10.0378400Z checking for FFTW... yes 2021-05-16T02:06:10.0379220Z FFTW3 found! 2021-05-16T02:06:10.0571910Z checking whether pkg-config knows about libtiff-4... yes 2021-05-16T02:06:10.1713060Z checking for configurable backends... checking whether --static is needed... no 2021-05-16T02:06:11.0190350Z checking for clang++ option to support OpenMP... unsupported 2021-05-16T02:06:11.0638150Z configure: creating ./config.status 2021-05-16T02:06:11.2208270Z config.status: creating src/Makevars 2021-05-16T02:06:11.3160020Z ** libs 2021-05-16T02:06:11.3340820Z clang++ -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:06:12.4463790Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:12.4465060Z In file included from ./../inst/include/imager.h:13: 2021-05-16T02:06:12.4465940Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:06:12.4467980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:06:12.4468990Z SEXP data = Parent::get__(); 2021-05-16T02:06:12.4469410Z ^ 2021-05-16T02:06:14.7953690Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.7955340Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.7957300Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.7958380Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:14.7959420Z ^ 2021-05-16T02:06:14.7960720Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:14.7961640Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.7962250Z ^ 2021-05-16T02:06:14.7963480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.7964380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.7964960Z ^ 2021-05-16T02:06:14.7965520Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.7966220Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.7967630Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.7968680Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.7969330Z ^ 2021-05-16T02:06:14.7970590Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.7971500Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.7972210Z ^ 2021-05-16T02:06:14.7973380Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.7974210Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.7974810Z ^ 2021-05-16T02:06:14.7975350Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.7976140Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.7977680Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.7978760Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.7979410Z ^ 2021-05-16T02:06:14.7980890Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.7981800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.7982420Z ^ 2021-05-16T02:06:14.7983540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.7984370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.7984950Z ^ 2021-05-16T02:06:14.7985520Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.7986220Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.7987610Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.7988660Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.7989330Z ^ 2021-05-16T02:06:14.7990540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.7991440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.7992050Z ^ 2021-05-16T02:06:14.7993170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.7994000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.7994580Z ^ 2021-05-16T02:06:14.7995380Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.7996090Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.7997490Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.7998730Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.7999490Z ^ 2021-05-16T02:06:14.8000730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8001650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8002250Z ^ 2021-05-16T02:06:14.8003370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8004200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8004790Z ^ 2021-05-16T02:06:14.8005340Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8006030Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8007710Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8008830Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:14.8009570Z ^ 2021-05-16T02:06:14.8010820Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:14.8011750Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8012380Z ^ 2021-05-16T02:06:14.8013530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8014380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8014980Z ^ 2021-05-16T02:06:14.8015550Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8016250Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8017700Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8018790Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.8019380Z ^ 2021-05-16T02:06:14.8020600Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8021530Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8022170Z ^ 2021-05-16T02:06:14.8023320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8024180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8024790Z ^ 2021-05-16T02:06:14.8025350Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8026060Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8027490Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8028580Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.8029230Z ^ 2021-05-16T02:06:14.8030450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8031390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8032000Z ^ 2021-05-16T02:06:14.8033160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8034250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8034990Z ^ 2021-05-16T02:06:14.8035610Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8036320Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8037970Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8039090Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.8039790Z ^ 2021-05-16T02:06:14.8041040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8041990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8042620Z ^ 2021-05-16T02:06:14.8043760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8044620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8045210Z ^ 2021-05-16T02:06:14.8045780Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8046490Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8047920Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8049010Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:14.8049800Z ^ 2021-05-16T02:06:14.8051120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8052050Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8052780Z ^ 2021-05-16T02:06:14.8053950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8054830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8055430Z ^ 2021-05-16T02:06:14.8055990Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8056710Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8058220Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8059460Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:14.8060220Z ^ 2021-05-16T02:06:14.8061430Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:14.8062370Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8062990Z ^ 2021-05-16T02:06:14.8064160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8065000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8065720Z ^ 2021-05-16T02:06:14.8066400Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8067130Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8068580Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8069800Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:14.8070750Z ^ 2021-05-16T02:06:14.8071950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8072880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8073730Z ^ 2021-05-16T02:06:14.8074880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8075710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8076470Z ^ 2021-05-16T02:06:14.8077070Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8077760Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8079180Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8080370Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:14.8081220Z ^ 2021-05-16T02:06:14.8082440Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8083360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8083970Z ^ 2021-05-16T02:06:14.8085080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8085930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8086530Z ^ 2021-05-16T02:06:14.8087070Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8087840Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8089230Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8090460Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:14.8091220Z ^ 2021-05-16T02:06:14.8092400Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:14.8093330Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8093930Z ^ 2021-05-16T02:06:14.8095050Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8095870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8096470Z ^ 2021-05-16T02:06:14.8097010Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8097700Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8099100Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8100300Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:14.8101140Z ^ 2021-05-16T02:06:14.8102330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8103260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8103870Z ^ 2021-05-16T02:06:14.8104990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8105820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8106410Z ^ 2021-05-16T02:06:14.8106960Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:14.8107640Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:14.8109050Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:14.8110260Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:14.8111140Z ^ 2021-05-16T02:06:14.8112620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:14.8113530Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:14.8114140Z ^ 2021-05-16T02:06:14.8115430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:14.8116290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:14.8116890Z ^ 2021-05-16T02:06:15.4336710Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4337470Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4339400Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4340650Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:15.4341090Z ^ 2021-05-16T02:06:15.4342250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4343190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4343800Z ^ 2021-05-16T02:06:15.4344930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4345760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4346350Z ^ 2021-05-16T02:06:15.4346890Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4347590Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4348990Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4350180Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:15.4350690Z ^ 2021-05-16T02:06:15.4351850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4352780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4353380Z ^ 2021-05-16T02:06:15.4354500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4355350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4355930Z ^ 2021-05-16T02:06:15.4356540Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4357470Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4358910Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4360410Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:15.4360920Z ^ 2021-05-16T02:06:15.4362080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4363000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4363610Z ^ 2021-05-16T02:06:15.4364710Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4365550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4366130Z ^ 2021-05-16T02:06:15.4366690Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4367390Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4368770Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4369970Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:15.4370410Z ^ 2021-05-16T02:06:15.4371550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4372460Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4373630Z ^ 2021-05-16T02:06:15.4374790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4375610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4376430Z ^ 2021-05-16T02:06:15.4377030Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4377720Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4379120Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4380330Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:15.4380840Z ^ 2021-05-16T02:06:15.4382010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4382920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4383520Z ^ 2021-05-16T02:06:15.4384650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4385460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4386050Z ^ 2021-05-16T02:06:15.4386600Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4387510Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4388950Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4390450Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:15.4390970Z ^ 2021-05-16T02:06:15.4392120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4393040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4393650Z ^ 2021-05-16T02:06:15.4394770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4395610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4396200Z ^ 2021-05-16T02:06:15.4396750Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4397450Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4398840Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4399820Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:06:15.4400330Z ^ 2021-05-16T02:06:15.4401480Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:15.4402380Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4403000Z ^ 2021-05-16T02:06:15.4404110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4404950Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4405530Z ^ 2021-05-16T02:06:15.4406080Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4406780Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4408160Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4408950Z uint16 sampleformat = 1; 2021-05-16T02:06:15.4409330Z ^ 2021-05-16T02:06:15.4410480Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:15.4411390Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4412000Z ^ 2021-05-16T02:06:15.4413090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4413930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4414760Z ^ 2021-05-16T02:06:15.4415300Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4416000Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4417780Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4418590Z uint32 nx = 1, ny = 1; 2021-05-16T02:06:15.4418930Z ^ 2021-05-16T02:06:15.4420260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4421180Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4421780Z ^ 2021-05-16T02:06:15.4422910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4423730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4424320Z ^ 2021-05-16T02:06:15.4424940Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4425630Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4427030Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4428010Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:15.4428510Z ^ 2021-05-16T02:06:15.4429660Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4430560Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4431170Z ^ 2021-05-16T02:06:15.4432280Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4433110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4433690Z ^ 2021-05-16T02:06:15.4434240Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4434940Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4436410Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4437530Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:15.4438110Z ^ 2021-05-16T02:06:15.4439330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4440270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4440890Z ^ 2021-05-16T02:06:15.4442040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4442880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4443490Z ^ 2021-05-16T02:06:15.4444050Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4444770Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4446170Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4447470Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:15.4448160Z ^ 2021-05-16T02:06:15.4449430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4450370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4450990Z ^ 2021-05-16T02:06:15.4452130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4452980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4453590Z ^ 2021-05-16T02:06:15.4454150Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4455120Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4456570Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4457790Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:06:15.4458650Z ^ 2021-05-16T02:06:15.4459940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4460890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4461510Z ^ 2021-05-16T02:06:15.4462650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4463510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4464110Z ^ 2021-05-16T02:06:15.4464680Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4465390Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4466830Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4467580Z uint16 config; 2021-05-16T02:06:15.4467930Z ^ 2021-05-16T02:06:15.4469120Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:15.4470060Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4470680Z ^ 2021-05-16T02:06:15.4471810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4472670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4473280Z ^ 2021-05-16T02:06:15.4473830Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.4474550Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.4475970Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.4476750Z uint32 tw = 1, th = 1; 2021-05-16T02:06:15.4477100Z ^ 2021-05-16T02:06:15.4478280Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.4479210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.4479970Z ^ 2021-05-16T02:06:15.4481090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.4481910Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.4482500Z ^ 2021-05-16T02:06:15.5048960Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.5050090Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.5052000Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.5053450Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:15.5054350Z ^ 2021-05-16T02:06:15.5055840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.5056920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.5057550Z ^ 2021-05-16T02:06:15.5058710Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.5059540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.5060130Z ^ 2021-05-16T02:06:15.5060670Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.5061370Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.5062760Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.5063950Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:15.5064850Z ^ 2021-05-16T02:06:15.5066060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.5066980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.5067810Z ^ 2021-05-16T02:06:15.5069400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.5070460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.5071230Z ^ 2021-05-16T02:06:15.5071970Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.5072840Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.5074430Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.5075600Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:06:15.5076250Z ^ 2021-05-16T02:06:15.5077770Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:15.5079010Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.5079840Z ^ 2021-05-16T02:06:15.5081210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.5082280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.5083090Z ^ 2021-05-16T02:06:15.5083850Z In file included from RcppExports.cpp:4: 2021-05-16T02:06:15.5084750Z In file included from ./../inst/include/imager.h:27: 2021-05-16T02:06:15.5086380Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:15.5088150Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:06:15.5089010Z ^ 2021-05-16T02:06:15.5090420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:15.5091590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:15.5092410Z ^ 2021-05-16T02:06:15.5093770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:15.5094840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:15.5095640Z ^ 2021-05-16T02:06:23.3190070Z 36 warnings generated. 2021-05-16T02:06:23.3351050Z clang++ -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:06:24.4231410Z In file included from colourspace.cpp:1: 2021-05-16T02:06:24.4232280Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:06:24.4233150Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:06:24.4235360Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:06:24.4236500Z SEXP data = Parent::get__(); 2021-05-16T02:06:24.4236930Z ^ 2021-05-16T02:06:26.7390230Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7391150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7393030Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7394100Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:26.7394810Z ^ 2021-05-16T02:06:26.7396620Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:26.7397550Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7398170Z ^ 2021-05-16T02:06:26.7399540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7400420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7401000Z ^ 2021-05-16T02:06:26.7401550Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7402240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7403660Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7404720Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7405290Z ^ 2021-05-16T02:06:26.7406490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7407390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7408010Z ^ 2021-05-16T02:06:26.7409120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7409970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7410560Z ^ 2021-05-16T02:06:26.7411100Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7411780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7413300Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7414440Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7415100Z ^ 2021-05-16T02:06:26.7416330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7417240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7417850Z ^ 2021-05-16T02:06:26.7418960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7419810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7420400Z ^ 2021-05-16T02:06:26.7420940Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7421630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7423010Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7424060Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7424730Z ^ 2021-05-16T02:06:26.7425930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7426840Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7427450Z ^ 2021-05-16T02:06:26.7428570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7429390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7429980Z ^ 2021-05-16T02:06:26.7430520Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7431220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7432620Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7434100Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7435090Z ^ 2021-05-16T02:06:26.7436330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7437440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7438100Z ^ 2021-05-16T02:06:26.7439250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7440090Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7440670Z ^ 2021-05-16T02:06:26.7441220Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7441900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7443280Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7444520Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:26.7445260Z ^ 2021-05-16T02:06:26.7446600Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:26.7447520Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7448130Z ^ 2021-05-16T02:06:26.7449240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7450080Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7450660Z ^ 2021-05-16T02:06:26.7451210Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7451900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7453400Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7454480Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7455050Z ^ 2021-05-16T02:06:26.7456250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7457160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7457770Z ^ 2021-05-16T02:06:26.7458890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7459710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7460300Z ^ 2021-05-16T02:06:26.7460840Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7461530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7462900Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7463970Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7464610Z ^ 2021-05-16T02:06:26.7465790Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7466710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7467310Z ^ 2021-05-16T02:06:26.7468430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7469260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7469840Z ^ 2021-05-16T02:06:26.7470390Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7471070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7472460Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7473960Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7474670Z ^ 2021-05-16T02:06:26.7476360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7477450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7478060Z ^ 2021-05-16T02:06:26.7479210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7480040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7480620Z ^ 2021-05-16T02:06:26.7481170Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7481870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7483250Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7484310Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:26.7485030Z ^ 2021-05-16T02:06:26.7486250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7487160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7487770Z ^ 2021-05-16T02:06:26.7488890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7489810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7490400Z ^ 2021-05-16T02:06:26.7490950Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7491640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7493020Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7494220Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:26.7494980Z ^ 2021-05-16T02:06:26.7496700Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:26.7497650Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7498270Z ^ 2021-05-16T02:06:26.7499430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7500270Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7500860Z ^ 2021-05-16T02:06:26.7501420Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7502110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7503530Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7504720Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:26.7505550Z ^ 2021-05-16T02:06:26.7506770Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7507680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7508310Z ^ 2021-05-16T02:06:26.7509430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7510260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7510850Z ^ 2021-05-16T02:06:26.7511400Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7512400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7513830Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7515190Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:26.7516090Z ^ 2021-05-16T02:06:26.7517340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7518250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7518860Z ^ 2021-05-16T02:06:26.7520000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7520840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7521430Z ^ 2021-05-16T02:06:26.7521980Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7522670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7524170Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7525410Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:26.7526180Z ^ 2021-05-16T02:06:26.7527380Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:26.7528290Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7528900Z ^ 2021-05-16T02:06:26.7530020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7530850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7531450Z ^ 2021-05-16T02:06:26.7532010Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7532700Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7534100Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7535320Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:26.7536170Z ^ 2021-05-16T02:06:26.7537390Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7538300Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7538910Z ^ 2021-05-16T02:06:26.7540030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7540860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7541450Z ^ 2021-05-16T02:06:26.7542000Z In file included from colourspace.cpp:1: 2021-05-16T02:06:26.7542690Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:26.7544100Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:26.7545320Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:26.7546210Z ^ 2021-05-16T02:06:26.7547430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:26.7548340Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:26.7548950Z ^ 2021-05-16T02:06:26.7550080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:26.7551150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:26.7551740Z ^ 2021-05-16T02:06:27.3691110Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3691840Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3694110Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3695450Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:27.3695890Z ^ 2021-05-16T02:06:27.3697050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3697980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3698580Z ^ 2021-05-16T02:06:27.3699720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3700550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3701150Z ^ 2021-05-16T02:06:27.3701710Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3702390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3703800Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3705010Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:27.3705540Z ^ 2021-05-16T02:06:27.3706710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3707770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3708390Z ^ 2021-05-16T02:06:27.3709560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3710540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3711140Z ^ 2021-05-16T02:06:27.3711740Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3712440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3714070Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3715480Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:27.3716140Z ^ 2021-05-16T02:06:27.3717310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3718210Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3718820Z ^ 2021-05-16T02:06:27.3719940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3720770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3721360Z ^ 2021-05-16T02:06:27.3721910Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3722600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3723980Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3725200Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:27.3725650Z ^ 2021-05-16T02:06:27.3726800Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3727710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3728310Z ^ 2021-05-16T02:06:27.3729430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3730250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3730840Z ^ 2021-05-16T02:06:27.3731390Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3732420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3733840Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3735060Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:27.3735710Z ^ 2021-05-16T02:06:27.3736960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3737860Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3738480Z ^ 2021-05-16T02:06:27.3739600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3740420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3741010Z ^ 2021-05-16T02:06:27.3741540Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3742230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3743850Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3745270Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:27.3745940Z ^ 2021-05-16T02:06:27.3747110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3748020Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3748620Z ^ 2021-05-16T02:06:27.3749750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3750580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3751170Z ^ 2021-05-16T02:06:27.3751720Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3752390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3753870Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3754860Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:06:27.3755370Z ^ 2021-05-16T02:06:27.3756530Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:27.3757440Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3758050Z ^ 2021-05-16T02:06:27.3759170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3760010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3760590Z ^ 2021-05-16T02:06:27.3761140Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3761810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3763200Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3764000Z uint16 sampleformat = 1; 2021-05-16T02:06:27.3764370Z ^ 2021-05-16T02:06:27.3765530Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:27.3766440Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3767060Z ^ 2021-05-16T02:06:27.3768170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3769010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3769590Z ^ 2021-05-16T02:06:27.3770140Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3770820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3772200Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3773080Z uint32 nx = 1, ny = 1; 2021-05-16T02:06:27.3773680Z ^ 2021-05-16T02:06:27.3774910Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3775960Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3776570Z ^ 2021-05-16T02:06:27.3777840Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3778700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3779300Z ^ 2021-05-16T02:06:27.3779900Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3780580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3782000Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3783040Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:27.3783540Z ^ 2021-05-16T02:06:27.3784700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3785640Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3786240Z ^ 2021-05-16T02:06:27.3787370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3788200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3788780Z ^ 2021-05-16T02:06:27.3789330Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3790000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3791500Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3792480Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:27.3793040Z ^ 2021-05-16T02:06:27.3794220Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3795150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3795760Z ^ 2021-05-16T02:06:27.3796880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3797720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3798310Z ^ 2021-05-16T02:06:27.3798840Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3799530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3800910Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3801890Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:27.3802520Z ^ 2021-05-16T02:06:27.3803900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3804850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3805470Z ^ 2021-05-16T02:06:27.3806750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3807570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3808160Z ^ 2021-05-16T02:06:27.3808700Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3809390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3810790Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3811900Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:06:27.3812550Z ^ 2021-05-16T02:06:27.3813820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3814980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3815580Z ^ 2021-05-16T02:06:27.3816870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3817740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3818320Z ^ 2021-05-16T02:06:27.3818870Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3819550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3820960Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3821680Z uint16 config; 2021-05-16T02:06:27.3822040Z ^ 2021-05-16T02:06:27.3823190Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:27.3824120Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3824740Z ^ 2021-05-16T02:06:27.3825850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3826700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3827290Z ^ 2021-05-16T02:06:27.3827830Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.3828510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.3829910Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.3830660Z uint32 tw = 1, th = 1; 2021-05-16T02:06:27.3831000Z ^ 2021-05-16T02:06:27.3832170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.3833070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.3833690Z ^ 2021-05-16T02:06:27.3834800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.3835630Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.3836220Z ^ 2021-05-16T02:06:27.9157290Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.9159230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.9161460Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.9163030Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:27.9164060Z ^ 2021-05-16T02:06:27.9166000Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.9166990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.9167610Z ^ 2021-05-16T02:06:27.9168760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.9169610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.9170190Z ^ 2021-05-16T02:06:27.9171050Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.9171780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.9173800Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.9175060Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:27.9175550Z ^ 2021-05-16T02:06:27.9176760Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.9177690Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.9178320Z ^ 2021-05-16T02:06:27.9179460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.9180870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.9181470Z ^ 2021-05-16T02:06:27.9182030Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.9182740Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.9184370Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.9185400Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:06:27.9185880Z ^ 2021-05-16T02:06:27.9187100Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:27.9188060Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.9188680Z ^ 2021-05-16T02:06:27.9189820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.9190680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.9191300Z ^ 2021-05-16T02:06:27.9191850Z In file included from colourspace.cpp:1: 2021-05-16T02:06:27.9192560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:27.9193970Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:27.9195450Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:06:27.9196030Z ^ 2021-05-16T02:06:27.9197200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:27.9198140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:27.9198770Z ^ 2021-05-16T02:06:27.9199910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:27.9200770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:27.9201380Z ^ 2021-05-16T02:06:39.6102980Z 36 warnings generated. 2021-05-16T02:06:39.6282670Z clang++ -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:06:40.6982960Z In file included from coordinates.cpp:1: 2021-05-16T02:06:40.6983810Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:06:40.6984670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:06:40.6986860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:06:40.6987880Z SEXP data = Parent::get__(); 2021-05-16T02:06:40.6988300Z ^ 2021-05-16T02:06:42.9983370Z In file included from coordinates.cpp:1: 2021-05-16T02:06:42.9984400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:42.9986360Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:42.9987440Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:42.9988130Z ^ 2021-05-16T02:06:42.9989350Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:42.9990270Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:42.9990880Z ^ 2021-05-16T02:06:42.9992020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:42.9993600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:42.9994180Z ^ 2021-05-16T02:06:42.9994730Z In file included from coordinates.cpp:1: 2021-05-16T02:06:42.9995410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:42.9997170Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:42.9998260Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:42.9998850Z ^ 2021-05-16T02:06:43.0000080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0000990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0001610Z ^ 2021-05-16T02:06:43.0002720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0003580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0004180Z ^ 2021-05-16T02:06:43.0004710Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0005400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0006790Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0007940Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:43.0008560Z ^ 2021-05-16T02:06:43.0009770Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0010690Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0011290Z ^ 2021-05-16T02:06:43.0012410Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0013330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0013920Z ^ 2021-05-16T02:06:43.0014470Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0015150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0016550Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0017610Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:43.0018270Z ^ 2021-05-16T02:06:43.0019480Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0020400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0021000Z ^ 2021-05-16T02:06:43.0022130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0022960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0023550Z ^ 2021-05-16T02:06:43.0024090Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0024780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0026170Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0027230Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:43.0027950Z ^ 2021-05-16T02:06:43.0029160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0030070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0030670Z ^ 2021-05-16T02:06:43.0032070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0032920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0033500Z ^ 2021-05-16T02:06:43.0034240Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0034960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0036370Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0037500Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:43.0038230Z ^ 2021-05-16T02:06:43.0039440Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:43.0040350Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0040960Z ^ 2021-05-16T02:06:43.0042080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0042930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0043510Z ^ 2021-05-16T02:06:43.0044070Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0044760Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0046150Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0047200Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:43.0048110Z ^ 2021-05-16T02:06:43.0049350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0050260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0050870Z ^ 2021-05-16T02:06:43.0052010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0052830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0053420Z ^ 2021-05-16T02:06:43.0053970Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0054650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0056030Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0057090Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:43.0057720Z ^ 2021-05-16T02:06:43.0058910Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0059820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0060430Z ^ 2021-05-16T02:06:43.0061550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0062370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0062970Z ^ 2021-05-16T02:06:43.0063530Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0064210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0065610Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0066660Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:43.0067340Z ^ 2021-05-16T02:06:43.0068530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0069450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0070310Z ^ 2021-05-16T02:06:43.0071450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0072280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0073050Z ^ 2021-05-16T02:06:43.0073650Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0074330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0075740Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0076800Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:43.0077630Z ^ 2021-05-16T02:06:43.0078880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0079800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0080410Z ^ 2021-05-16T02:06:43.0081540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0082470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0083070Z ^ 2021-05-16T02:06:43.0083610Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0084290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0085670Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0086880Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:43.0087620Z ^ 2021-05-16T02:06:43.0088950Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:43.0089900Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0090520Z ^ 2021-05-16T02:06:43.0091800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0092640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0093250Z ^ 2021-05-16T02:06:43.0093790Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0094470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0095860Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0097040Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:43.0097860Z ^ 2021-05-16T02:06:43.0099050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0099980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0100590Z ^ 2021-05-16T02:06:43.0101710Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0102540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0103120Z ^ 2021-05-16T02:06:43.0103670Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0104350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0105740Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0106940Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:43.0107870Z ^ 2021-05-16T02:06:43.0109360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0110270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0110880Z ^ 2021-05-16T02:06:43.0112190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0113050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0113640Z ^ 2021-05-16T02:06:43.0114180Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0114860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0116260Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0117490Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:43.0118260Z ^ 2021-05-16T02:06:43.0119600Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:43.0120540Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0121160Z ^ 2021-05-16T02:06:43.0122440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0123250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0123850Z ^ 2021-05-16T02:06:43.0124390Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0125070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0126460Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0127670Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:43.0128520Z ^ 2021-05-16T02:06:43.0129710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0130640Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0131260Z ^ 2021-05-16T02:06:43.0132370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0133210Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0133790Z ^ 2021-05-16T02:06:43.0134340Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.0135010Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.0136400Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.0137680Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:43.0138580Z ^ 2021-05-16T02:06:43.0139810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.0140730Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.0141340Z ^ 2021-05-16T02:06:43.0142460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.0143290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.0143880Z ^ 2021-05-16T02:06:43.6255930Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6257410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6259270Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6261110Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:43.6261560Z ^ 2021-05-16T02:06:43.6262730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6263900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6264700Z ^ 2021-05-16T02:06:43.6265890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6266760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6267490Z ^ 2021-05-16T02:06:43.6268040Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6268720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6270120Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6271470Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:43.6272020Z ^ 2021-05-16T02:06:43.6273210Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6274280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6274910Z ^ 2021-05-16T02:06:43.6276040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6276930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6277690Z ^ 2021-05-16T02:06:43.6278240Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6278920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6280340Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6281700Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:43.6282220Z ^ 2021-05-16T02:06:43.6283380Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6284290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6284900Z ^ 2021-05-16T02:06:43.6286020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6286850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6287580Z ^ 2021-05-16T02:06:43.6288140Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6288840Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6290250Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6291500Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:43.6291960Z ^ 2021-05-16T02:06:43.6293130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6294090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6294710Z ^ 2021-05-16T02:06:43.6295870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6296720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6297530Z ^ 2021-05-16T02:06:43.6298180Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6298880Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6300390Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6301710Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:43.6302300Z ^ 2021-05-16T02:06:43.6303520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6304720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6305350Z ^ 2021-05-16T02:06:43.6306530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6307580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6308220Z ^ 2021-05-16T02:06:43.6308790Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6309480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6310940Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6312350Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:43.6312880Z ^ 2021-05-16T02:06:43.6314080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6315020Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6315650Z ^ 2021-05-16T02:06:43.6316800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6317650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6318260Z ^ 2021-05-16T02:06:43.6318810Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6319510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6320920Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6321950Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:06:43.6322470Z ^ 2021-05-16T02:06:43.6323650Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:43.6324580Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6325210Z ^ 2021-05-16T02:06:43.6326360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6327510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6328160Z ^ 2021-05-16T02:06:43.6328730Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6329430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6330990Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6331780Z uint16 sampleformat = 1; 2021-05-16T02:06:43.6332170Z ^ 2021-05-16T02:06:43.6333310Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:43.6334230Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6334840Z ^ 2021-05-16T02:06:43.6335950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6336790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6337370Z ^ 2021-05-16T02:06:43.6337910Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6338590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6339980Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6340720Z uint32 nx = 1, ny = 1; 2021-05-16T02:06:43.6341050Z ^ 2021-05-16T02:06:43.6342200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6343110Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6343730Z ^ 2021-05-16T02:06:43.6344830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6345670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6346500Z ^ 2021-05-16T02:06:43.6347120Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6348110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6349760Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6350930Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:43.6351440Z ^ 2021-05-16T02:06:43.6352620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6353540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6354140Z ^ 2021-05-16T02:06:43.6355360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6356180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6356780Z ^ 2021-05-16T02:06:43.6357330Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6358000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6359410Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6360390Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:43.6360960Z ^ 2021-05-16T02:06:43.6362130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6363060Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6363670Z ^ 2021-05-16T02:06:43.6364780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6365600Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6366190Z ^ 2021-05-16T02:06:43.6366740Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6367410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6368800Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6369790Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:43.6370430Z ^ 2021-05-16T02:06:43.6371630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6372540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6373160Z ^ 2021-05-16T02:06:43.6374250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6375090Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6375690Z ^ 2021-05-16T02:06:43.6376220Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6376900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6378440Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6379590Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:06:43.6380220Z ^ 2021-05-16T02:06:43.6381440Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6382360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6382960Z ^ 2021-05-16T02:06:43.6384080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6384900Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6385740Z ^ 2021-05-16T02:06:43.6386280Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6386970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6388560Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6389330Z uint16 config; 2021-05-16T02:06:43.6389680Z ^ 2021-05-16T02:06:43.6390850Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:43.6391780Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6392400Z ^ 2021-05-16T02:06:43.6393520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6394350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6394940Z ^ 2021-05-16T02:06:43.6395480Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6396180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6397570Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6398310Z uint32 tw = 1, th = 1; 2021-05-16T02:06:43.6398670Z ^ 2021-05-16T02:06:43.6399840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6400750Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6401360Z ^ 2021-05-16T02:06:43.6402470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6403310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6403880Z ^ 2021-05-16T02:06:43.6955420Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6956270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6958010Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6959220Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:43.6959640Z ^ 2021-05-16T02:06:43.6960810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6961740Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6962340Z ^ 2021-05-16T02:06:43.6963470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6964310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6964890Z ^ 2021-05-16T02:06:43.6965440Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6966110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6967790Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6969000Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:43.6969490Z ^ 2021-05-16T02:06:43.6970650Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6971580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6972190Z ^ 2021-05-16T02:06:43.6973300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6974190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6974770Z ^ 2021-05-16T02:06:43.6975320Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6976000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6977380Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6978730Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:06:43.6979200Z ^ 2021-05-16T02:06:43.6980390Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:43.6981510Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6982180Z ^ 2021-05-16T02:06:43.6983320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6984150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6984740Z ^ 2021-05-16T02:06:43.6985290Z In file included from coordinates.cpp:1: 2021-05-16T02:06:43.6985970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:43.6987360Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:43.6988790Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:06:43.6989360Z ^ 2021-05-16T02:06:43.6990520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:43.6991430Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:43.6992040Z ^ 2021-05-16T02:06:43.6993160Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:43.6993980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:43.6994570Z ^ 2021-05-16T02:06:55.2276580Z 36 warnings generated. 2021-05-16T02:06:55.2445140Z clang++ -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:06:56.3246690Z In file included from display.cpp:1: 2021-05-16T02:06:56.3247430Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:06:56.3248570Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:06:56.3250670Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:06:56.3251680Z SEXP data = Parent::get__(); 2021-05-16T02:06:56.3252090Z ^ 2021-05-16T02:06:58.6525510Z In file included from display.cpp:1: 2021-05-16T02:06:58.6526310Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6528180Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6529250Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:58.6529960Z ^ 2021-05-16T02:06:58.6531190Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:58.6532270Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6532900Z ^ 2021-05-16T02:06:58.6534080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6535060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6541210Z ^ 2021-05-16T02:06:58.6541790Z In file included from display.cpp:1: 2021-05-16T02:06:58.6542730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6544300Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6545590Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6546720Z ^ 2021-05-16T02:06:58.6547980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6549460Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6550130Z ^ 2021-05-16T02:06:58.6551310Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6552280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6552900Z ^ 2021-05-16T02:06:58.6553430Z In file included from display.cpp:1: 2021-05-16T02:06:58.6554100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6555650Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6556690Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6557330Z ^ 2021-05-16T02:06:58.6558520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6559450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6560060Z ^ 2021-05-16T02:06:58.6561180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6562010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6562590Z ^ 2021-05-16T02:06:58.6563110Z In file included from display.cpp:1: 2021-05-16T02:06:58.6563750Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6565140Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6566200Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6566870Z ^ 2021-05-16T02:06:58.6568070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6568980Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6569600Z ^ 2021-05-16T02:06:58.6570720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6571550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6572220Z ^ 2021-05-16T02:06:58.6572730Z In file included from display.cpp:1: 2021-05-16T02:06:58.6573390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6574770Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6575840Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6576550Z ^ 2021-05-16T02:06:58.6577770Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6578700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6579300Z ^ 2021-05-16T02:06:58.6580430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6581250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6581970Z ^ 2021-05-16T02:06:58.6582500Z In file included from display.cpp:1: 2021-05-16T02:06:58.6583170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6584600Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6586050Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:06:58.6586780Z ^ 2021-05-16T02:06:58.6588120Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:58.6589080Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6589690Z ^ 2021-05-16T02:06:58.6590830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6591660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6592250Z ^ 2021-05-16T02:06:58.6592890Z In file included from display.cpp:1: 2021-05-16T02:06:58.6593550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6594990Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6596200Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6596770Z ^ 2021-05-16T02:06:58.6597970Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6598870Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6599480Z ^ 2021-05-16T02:06:58.6600590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6601430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6602300Z ^ 2021-05-16T02:06:58.6602830Z In file included from display.cpp:1: 2021-05-16T02:06:58.6603490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6604910Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6605970Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6606590Z ^ 2021-05-16T02:06:58.6607800Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6608720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6609320Z ^ 2021-05-16T02:06:58.6610440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6611260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6611980Z ^ 2021-05-16T02:06:58.6612510Z In file included from display.cpp:1: 2021-05-16T02:06:58.6613190Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6614630Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6615810Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6616490Z ^ 2021-05-16T02:06:58.6617690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6618620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6619220Z ^ 2021-05-16T02:06:58.6620340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6621170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6621750Z ^ 2021-05-16T02:06:58.6622260Z In file included from display.cpp:1: 2021-05-16T02:06:58.6623050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6624840Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6626030Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:06:58.6626900Z ^ 2021-05-16T02:06:58.6628170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6629080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6629690Z ^ 2021-05-16T02:06:58.6630800Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6631650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6632300Z ^ 2021-05-16T02:06:58.6632800Z In file included from display.cpp:1: 2021-05-16T02:06:58.6633480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6634890Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6636090Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:58.6636820Z ^ 2021-05-16T02:06:58.6638020Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:58.6638930Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6639530Z ^ 2021-05-16T02:06:58.6640650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6641470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6642410Z ^ 2021-05-16T02:06:58.6642940Z In file included from display.cpp:1: 2021-05-16T02:06:58.6643620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6645080Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6646410Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:58.6647230Z ^ 2021-05-16T02:06:58.6648440Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6649370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6649970Z ^ 2021-05-16T02:06:58.6651090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6651920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6652500Z ^ 2021-05-16T02:06:58.6653020Z In file included from display.cpp:1: 2021-05-16T02:06:58.6653670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6655060Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6656260Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:58.6657130Z ^ 2021-05-16T02:06:58.6658360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6659260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6659870Z ^ 2021-05-16T02:06:58.6660980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6661830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6662650Z ^ 2021-05-16T02:06:58.6663160Z In file included from display.cpp:1: 2021-05-16T02:06:58.6663820Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6665360Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6666610Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:58.6667360Z ^ 2021-05-16T02:06:58.6668570Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:58.6669480Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6670090Z ^ 2021-05-16T02:06:58.6671210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6672220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6672850Z ^ 2021-05-16T02:06:58.6673360Z In file included from display.cpp:1: 2021-05-16T02:06:58.6674040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6675480Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6676720Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:58.6677720Z ^ 2021-05-16T02:06:58.6678920Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6679850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6680450Z ^ 2021-05-16T02:06:58.6681570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6682560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6683160Z ^ 2021-05-16T02:06:58.6683680Z In file included from display.cpp:1: 2021-05-16T02:06:58.6684350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:58.6685900Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:58.6687100Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:06:58.6687990Z ^ 2021-05-16T02:06:58.6689210Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:58.6690110Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:58.6690730Z ^ 2021-05-16T02:06:58.6691830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:58.6692740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:58.6693330Z ^ 2021-05-16T02:06:59.2887400Z In file included from display.cpp:1: 2021-05-16T02:06:59.2888680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2890640Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2892040Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:59.2892490Z ^ 2021-05-16T02:06:59.2893690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2894760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2895380Z ^ 2021-05-16T02:06:59.2896490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2897870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2898460Z ^ 2021-05-16T02:06:59.2898960Z In file included from display.cpp:1: 2021-05-16T02:06:59.2899620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2901210Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2902660Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:59.2903180Z ^ 2021-05-16T02:06:59.2904390Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2905450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2906060Z ^ 2021-05-16T02:06:59.2907180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2908010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2908620Z ^ 2021-05-16T02:06:59.2909190Z In file included from display.cpp:1: 2021-05-16T02:06:59.2909840Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2911240Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2912670Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:59.2913200Z ^ 2021-05-16T02:06:59.2914360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2915270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2915890Z ^ 2021-05-16T02:06:59.2916990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2917820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2918760Z ^ 2021-05-16T02:06:59.2919310Z In file included from display.cpp:1: 2021-05-16T02:06:59.2919970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2921610Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2922870Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:59.2923310Z ^ 2021-05-16T02:06:59.2924490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2925400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2926010Z ^ 2021-05-16T02:06:59.2927130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2927980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2928570Z ^ 2021-05-16T02:06:59.2929070Z In file included from display.cpp:1: 2021-05-16T02:06:59.2929740Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2931120Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2932490Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:06:59.2933020Z ^ 2021-05-16T02:06:59.2934240Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2935290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2935890Z ^ 2021-05-16T02:06:59.2937030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2937860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2938450Z ^ 2021-05-16T02:06:59.2938960Z In file included from display.cpp:1: 2021-05-16T02:06:59.2939610Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2941600Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2943080Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:06:59.2943620Z ^ 2021-05-16T02:06:59.2944940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2945900Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2946510Z ^ 2021-05-16T02:06:59.2947660Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2948490Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2949080Z ^ 2021-05-16T02:06:59.2949590Z In file included from display.cpp:1: 2021-05-16T02:06:59.2950240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2951640Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2952620Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:06:59.2953130Z ^ 2021-05-16T02:06:59.2954280Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:59.2955210Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2955820Z ^ 2021-05-16T02:06:59.2956930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2957760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2958350Z ^ 2021-05-16T02:06:59.2958860Z In file included from display.cpp:1: 2021-05-16T02:06:59.2959510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2960900Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2961840Z uint16 sampleformat = 1; 2021-05-16T02:06:59.2962230Z ^ 2021-05-16T02:06:59.2963430Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:59.2964370Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2965120Z ^ 2021-05-16T02:06:59.2966230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2967070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2967660Z ^ 2021-05-16T02:06:59.2968150Z In file included from display.cpp:1: 2021-05-16T02:06:59.2968810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2970180Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2970940Z uint32 nx = 1, ny = 1; 2021-05-16T02:06:59.2971280Z ^ 2021-05-16T02:06:59.2972500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2973410Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2974010Z ^ 2021-05-16T02:06:59.2975140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2975960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2976550Z ^ 2021-05-16T02:06:59.2977120Z In file included from display.cpp:1: 2021-05-16T02:06:59.2977770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2979160Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2980140Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:59.2980630Z ^ 2021-05-16T02:06:59.2982200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2983150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2983770Z ^ 2021-05-16T02:06:59.2985180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2986040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2986620Z ^ 2021-05-16T02:06:59.2987130Z In file included from display.cpp:1: 2021-05-16T02:06:59.2987780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2989280Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2990280Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:59.2990820Z ^ 2021-05-16T02:06:59.2992140Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.2993080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.2993710Z ^ 2021-05-16T02:06:59.2994970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.2995820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.2996410Z ^ 2021-05-16T02:06:59.2996910Z In file included from display.cpp:1: 2021-05-16T02:06:59.2997560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.2998940Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.2999940Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:06:59.3000570Z ^ 2021-05-16T02:06:59.3001830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.3002760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3003360Z ^ 2021-05-16T02:06:59.3004500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3005320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3005910Z ^ 2021-05-16T02:06:59.3006410Z In file included from display.cpp:1: 2021-05-16T02:06:59.3007060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.3008450Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.3009570Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:06:59.3010220Z ^ 2021-05-16T02:06:59.3011420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.3012340Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3012960Z ^ 2021-05-16T02:06:59.3014070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3014900Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3015480Z ^ 2021-05-16T02:06:59.3016060Z In file included from display.cpp:1: 2021-05-16T02:06:59.3016710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.3018100Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.3018830Z uint16 config; 2021-05-16T02:06:59.3019180Z ^ 2021-05-16T02:06:59.3020340Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:59.3021240Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3022250Z ^ 2021-05-16T02:06:59.3023420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3024420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3025190Z ^ 2021-05-16T02:06:59.3025700Z In file included from display.cpp:1: 2021-05-16T02:06:59.3026350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.3027760Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.3028520Z uint32 tw = 1, th = 1; 2021-05-16T02:06:59.3028860Z ^ 2021-05-16T02:06:59.3030020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.3030930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3031540Z ^ 2021-05-16T02:06:59.3032740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3033560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3034150Z ^ 2021-05-16T02:06:59.3581190Z In file included from display.cpp:1: 2021-05-16T02:06:59.3582080Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.3583990Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.3585220Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:59.3585640Z ^ 2021-05-16T02:06:59.3586790Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.3587720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3588330Z ^ 2021-05-16T02:06:59.3589470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3590310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3590910Z ^ 2021-05-16T02:06:59.3591410Z In file included from display.cpp:1: 2021-05-16T02:06:59.3592060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.3593460Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.3594630Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:06:59.3595120Z ^ 2021-05-16T02:06:59.3596350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.3597260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3597870Z ^ 2021-05-16T02:06:59.3598980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3599830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3600400Z ^ 2021-05-16T02:06:59.3600910Z In file included from display.cpp:1: 2021-05-16T02:06:59.3601570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.3603030Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.3603980Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:06:59.3604440Z ^ 2021-05-16T02:06:59.3605610Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:06:59.3606510Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3607120Z ^ 2021-05-16T02:06:59.3608230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3609060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3610080Z ^ 2021-05-16T02:06:59.3610590Z In file included from display.cpp:1: 2021-05-16T02:06:59.3611240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:06:59.3612800Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:06:59.3614300Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:06:59.3614850Z ^ 2021-05-16T02:06:59.3616010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:06:59.3616930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:06:59.3617530Z ^ 2021-05-16T02:06:59.3618640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:06:59.3619460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:06:59.3620050Z ^ 2021-05-16T02:07:31.3410460Z 36 warnings generated. 2021-05-16T02:07:31.3414540Z clang++ -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:07:32.0117510Z In file included from drawing.cpp:1: 2021-05-16T02:07:32.0118310Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:07:32.0119150Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:07:32.0121220Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:07:32.0122240Z SEXP data = Parent::get__(); 2021-05-16T02:07:32.0122650Z ^ 2021-05-16T02:07:34.3267360Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3268840Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3271070Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3272180Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:07:34.3273010Z ^ 2021-05-16T02:07:34.3274250Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:34.3275160Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3275780Z ^ 2021-05-16T02:07:34.3276920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3277750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3278350Z ^ 2021-05-16T02:07:34.3278860Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3279500Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3280910Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3282070Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3282640Z ^ 2021-05-16T02:07:34.3283850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3284770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3292160Z ^ 2021-05-16T02:07:34.3293700Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3294550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3295850Z ^ 2021-05-16T02:07:34.3296360Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3297020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3298850Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3299960Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3300590Z ^ 2021-05-16T02:07:34.3301820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3302740Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3303350Z ^ 2021-05-16T02:07:34.3304470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3305310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3305910Z ^ 2021-05-16T02:07:34.3306420Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3307070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3308460Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3309500Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3310170Z ^ 2021-05-16T02:07:34.3311460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3312380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3312980Z ^ 2021-05-16T02:07:34.3314100Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3314920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3315510Z ^ 2021-05-16T02:07:34.3316020Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3316660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3318050Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3319090Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3319940Z ^ 2021-05-16T02:07:34.3321170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3322100Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3322720Z ^ 2021-05-16T02:07:34.3323830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3324670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3325250Z ^ 2021-05-16T02:07:34.3325760Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3326410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3327790Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3328880Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:07:34.3329890Z ^ 2021-05-16T02:07:34.3331150Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:34.3332080Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3332840Z ^ 2021-05-16T02:07:34.3333940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3335020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3335610Z ^ 2021-05-16T02:07:34.3336110Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3336930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3338380Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3339450Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3340020Z ^ 2021-05-16T02:07:34.3341200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3342110Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3342710Z ^ 2021-05-16T02:07:34.3343820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3344660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3345250Z ^ 2021-05-16T02:07:34.3345750Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3346410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3347800Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3348840Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3349600Z ^ 2021-05-16T02:07:34.3350820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3351760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3352510Z ^ 2021-05-16T02:07:34.3353640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3354470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3355050Z ^ 2021-05-16T02:07:34.3355560Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3356210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3357590Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3358630Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3359310Z ^ 2021-05-16T02:07:34.3360730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3361650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3362280Z ^ 2021-05-16T02:07:34.3363570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3364410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3365000Z ^ 2021-05-16T02:07:34.3365500Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3366160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3367540Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3368730Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:34.3369470Z ^ 2021-05-16T02:07:34.3370710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3371760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3372590Z ^ 2021-05-16T02:07:34.3373740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3374560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3375330Z ^ 2021-05-16T02:07:34.3375870Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3376530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3377920Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3379110Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:34.3380120Z ^ 2021-05-16T02:07:34.3381370Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:34.3382290Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3382900Z ^ 2021-05-16T02:07:34.3384010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3384840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3385420Z ^ 2021-05-16T02:07:34.3386070Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3386720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3388110Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3389300Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:34.3390270Z ^ 2021-05-16T02:07:34.3391510Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3392450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3393080Z ^ 2021-05-16T02:07:34.3394210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3395070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3395680Z ^ 2021-05-16T02:07:34.3396200Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3396860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3398290Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3399520Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:34.3400390Z ^ 2021-05-16T02:07:34.3401640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3402580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3403200Z ^ 2021-05-16T02:07:34.3404350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3405190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3405790Z ^ 2021-05-16T02:07:34.3406300Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3406970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3408390Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3409690Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:34.3410510Z ^ 2021-05-16T02:07:34.3411720Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:34.3412910Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3413540Z ^ 2021-05-16T02:07:34.3414960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3415870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3416460Z ^ 2021-05-16T02:07:34.3416980Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3417640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3419090Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3420330Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:34.3421200Z ^ 2021-05-16T02:07:34.3422450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3423380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3424010Z ^ 2021-05-16T02:07:34.3425250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3426100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3426680Z ^ 2021-05-16T02:07:34.3427190Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.3427840Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.3429220Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.3430590Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:34.3431470Z ^ 2021-05-16T02:07:34.3432710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.3433620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.3434230Z ^ 2021-05-16T02:07:34.3435350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.3436170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.3436760Z ^ 2021-05-16T02:07:34.9521440Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9522400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9524270Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9525510Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:34.9525980Z ^ 2021-05-16T02:07:34.9527130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9528060Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9528700Z ^ 2021-05-16T02:07:34.9529820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9530660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9531250Z ^ 2021-05-16T02:07:34.9531760Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9532400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9533790Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9534990Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:34.9535510Z ^ 2021-05-16T02:07:34.9536670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9538250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9538930Z ^ 2021-05-16T02:07:34.9540390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9541260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9541850Z ^ 2021-05-16T02:07:34.9542350Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9543000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9544400Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9545760Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:07:34.9546290Z ^ 2021-05-16T02:07:34.9547430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9548360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9548960Z ^ 2021-05-16T02:07:34.9550260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9551110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9551720Z ^ 2021-05-16T02:07:34.9552360Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9553020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9554410Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9555610Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:34.9556040Z ^ 2021-05-16T02:07:34.9557180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9558100Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9558720Z ^ 2021-05-16T02:07:34.9559890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9560730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9561320Z ^ 2021-05-16T02:07:34.9561830Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9562470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9563860Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9565060Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:34.9565580Z ^ 2021-05-16T02:07:34.9566750Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9567670Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9568300Z ^ 2021-05-16T02:07:34.9569400Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9570370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9570970Z ^ 2021-05-16T02:07:34.9571500Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9572180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9573710Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9575070Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:07:34.9575590Z ^ 2021-05-16T02:07:34.9576740Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9577640Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9578250Z ^ 2021-05-16T02:07:34.9579620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9580440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9581030Z ^ 2021-05-16T02:07:34.9581710Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9582400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9583800Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9584790Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:07:34.9585290Z ^ 2021-05-16T02:07:34.9586450Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:34.9587370Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9587970Z ^ 2021-05-16T02:07:34.9589080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9590110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9590720Z ^ 2021-05-16T02:07:34.9591230Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9591910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9593520Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9594310Z uint16 sampleformat = 1; 2021-05-16T02:07:34.9594700Z ^ 2021-05-16T02:07:34.9595830Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:34.9596750Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9597360Z ^ 2021-05-16T02:07:34.9598460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9599280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9599870Z ^ 2021-05-16T02:07:34.9600380Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9601020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9602400Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9603140Z uint32 nx = 1, ny = 1; 2021-05-16T02:07:34.9603470Z ^ 2021-05-16T02:07:34.9604620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9605520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9606130Z ^ 2021-05-16T02:07:34.9607230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9608060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9608640Z ^ 2021-05-16T02:07:34.9609160Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9609810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9611180Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9612170Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:07:34.9612660Z ^ 2021-05-16T02:07:34.9613810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9614710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9615320Z ^ 2021-05-16T02:07:34.9616430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9617250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9617840Z ^ 2021-05-16T02:07:34.9618330Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9619420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9620960Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9621990Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:07:34.9622760Z ^ 2021-05-16T02:07:34.9624020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9624960Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9625580Z ^ 2021-05-16T02:07:34.9626720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9627560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9628170Z ^ 2021-05-16T02:07:34.9628690Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9629350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9630880Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9631880Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:07:34.9632670Z ^ 2021-05-16T02:07:34.9633850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9634770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9635380Z ^ 2021-05-16T02:07:34.9636480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9637300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9637880Z ^ 2021-05-16T02:07:34.9638390Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9639030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9640420Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9641560Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:07:34.9642200Z ^ 2021-05-16T02:07:34.9643420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9644320Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9644930Z ^ 2021-05-16T02:07:34.9646040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9646880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9647470Z ^ 2021-05-16T02:07:34.9647970Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9648630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9649990Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9650730Z uint16 config; 2021-05-16T02:07:34.9651080Z ^ 2021-05-16T02:07:34.9652240Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:34.9653150Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9653750Z ^ 2021-05-16T02:07:34.9654860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9655680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9656280Z ^ 2021-05-16T02:07:34.9656780Z In file included from drawing.cpp:1: 2021-05-16T02:07:34.9657420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:34.9658800Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:34.9659840Z uint32 tw = 1, th = 1; 2021-05-16T02:07:34.9660200Z ^ 2021-05-16T02:07:34.9661370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:34.9662760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:34.9663430Z ^ 2021-05-16T02:07:34.9664580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:34.9665410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:34.9666010Z ^ 2021-05-16T02:07:35.0248150Z In file included from drawing.cpp:1: 2021-05-16T02:07:35.0249480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:35.0251920Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:35.0253670Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:07:35.0254550Z ^ 2021-05-16T02:07:35.0256180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:35.0257570Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:35.0258650Z ^ 2021-05-16T02:07:35.0260240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:35.0261550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:35.0262570Z ^ 2021-05-16T02:07:35.0263500Z In file included from drawing.cpp:1: 2021-05-16T02:07:35.0264590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:35.0266450Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:35.0268110Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:07:35.0269050Z ^ 2021-05-16T02:07:35.0270930Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:35.0272360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:35.0273410Z ^ 2021-05-16T02:07:35.0274990Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:35.0276300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:35.0277330Z ^ 2021-05-16T02:07:35.0278270Z In file included from drawing.cpp:1: 2021-05-16T02:07:35.0279350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:35.0281180Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:35.0282610Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:07:35.0283520Z ^ 2021-05-16T02:07:35.0285120Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:35.0286610Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:35.0287640Z ^ 2021-05-16T02:07:35.0289230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:35.0290550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:35.0291550Z ^ 2021-05-16T02:07:35.0292610Z In file included from drawing.cpp:1: 2021-05-16T02:07:35.0293710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:35.0295550Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:35.0297480Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:07:35.0298490Z ^ 2021-05-16T02:07:35.0300690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:35.0302730Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:35.0303780Z ^ 2021-05-16T02:07:35.0305370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:35.0307070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:35.0308190Z ^ 2021-05-16T02:07:52.1555630Z 36 warnings generated. 2021-05-16T02:07:52.1741940Z clang++ -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:07:53.2553560Z In file included from filtering.cpp:1: 2021-05-16T02:07:53.2554410Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:07:53.2555260Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:07:53.2557340Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:07:53.2558400Z SEXP data = Parent::get__(); 2021-05-16T02:07:53.2558830Z ^ 2021-05-16T02:07:55.5894790Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5895670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5897620Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5898740Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:07:55.5899450Z ^ 2021-05-16T02:07:55.5900730Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:55.5901670Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5902300Z ^ 2021-05-16T02:07:55.5903480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5904340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5904950Z ^ 2021-05-16T02:07:55.5905500Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5906180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5907620Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5908710Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5909310Z ^ 2021-05-16T02:07:55.5910550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5911490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5912130Z ^ 2021-05-16T02:07:55.5913370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5914220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5914840Z ^ 2021-05-16T02:07:55.5915380Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5916070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5917490Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5918570Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5919220Z ^ 2021-05-16T02:07:55.5921200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5922370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5923110Z ^ 2021-05-16T02:07:55.5924590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5925710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5932100Z ^ 2021-05-16T02:07:55.5932700Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5933380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5934890Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5935940Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5936610Z ^ 2021-05-16T02:07:55.5937830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5938760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5939370Z ^ 2021-05-16T02:07:55.5940500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5941330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5941910Z ^ 2021-05-16T02:07:55.5942440Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5943110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5944500Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5945550Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5946270Z ^ 2021-05-16T02:07:55.5947490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5948400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5949020Z ^ 2021-05-16T02:07:55.5950130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5950970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5951560Z ^ 2021-05-16T02:07:55.5952070Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5952960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5954400Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5955520Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:07:55.5956260Z ^ 2021-05-16T02:07:55.5957480Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:55.5958420Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5959050Z ^ 2021-05-16T02:07:55.5960200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5961060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5961670Z ^ 2021-05-16T02:07:55.5962200Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5962890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5964300Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5965390Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5966260Z ^ 2021-05-16T02:07:55.5967510Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5968450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5969260Z ^ 2021-05-16T02:07:55.5970480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5971340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5971930Z ^ 2021-05-16T02:07:55.5972480Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5973160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5974580Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5975650Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5976310Z ^ 2021-05-16T02:07:55.5977550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5978480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5979110Z ^ 2021-05-16T02:07:55.5980370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5981210Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5981790Z ^ 2021-05-16T02:07:55.5982500Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5983210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5984630Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5985830Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5986500Z ^ 2021-05-16T02:07:55.5987710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5988630Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5989250Z ^ 2021-05-16T02:07:55.5990370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.5991190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.5991770Z ^ 2021-05-16T02:07:55.5992290Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.5992960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.5994420Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.5995490Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:07:55.5996210Z ^ 2021-05-16T02:07:55.5997430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.5998350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.5998950Z ^ 2021-05-16T02:07:55.6000070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.6000900Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.6001480Z ^ 2021-05-16T02:07:55.6002010Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.6002670Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.6004050Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.6005470Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:55.6006210Z ^ 2021-05-16T02:07:55.6007830Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:55.6008810Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.6009440Z ^ 2021-05-16T02:07:55.6010730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.6011560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.6012150Z ^ 2021-05-16T02:07:55.6012680Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.6013350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.6014730Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.6015930Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:55.6016740Z ^ 2021-05-16T02:07:55.6017960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.6018860Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.6019470Z ^ 2021-05-16T02:07:55.6020600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.6021420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.6022010Z ^ 2021-05-16T02:07:55.6022600Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.6023280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.6024670Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.6025870Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:55.6026740Z ^ 2021-05-16T02:07:55.6027950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.6028870Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.6029480Z ^ 2021-05-16T02:07:55.6030600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.6031430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.6032010Z ^ 2021-05-16T02:07:55.6032750Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.6033440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.6034880Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.6036140Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:55.6036910Z ^ 2021-05-16T02:07:55.6038150Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:55.6039080Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.6040020Z ^ 2021-05-16T02:07:55.6041330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.6042210Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.6042820Z ^ 2021-05-16T02:07:55.6043360Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.6044490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.6045980Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.6047420Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:55.6048530Z ^ 2021-05-16T02:07:55.6050020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.6051350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.6052000Z ^ 2021-05-16T02:07:55.6053730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.6054580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.6055190Z ^ 2021-05-16T02:07:55.6055730Z In file included from filtering.cpp:1: 2021-05-16T02:07:55.6056430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:55.6057900Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:55.6059150Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:07:55.6060060Z ^ 2021-05-16T02:07:55.6061300Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:55.6062250Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:55.6062870Z ^ 2021-05-16T02:07:55.6064020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:55.6064890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:55.6065490Z ^ 2021-05-16T02:07:56.2277960Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2279050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2281130Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2282840Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:56.2283530Z ^ 2021-05-16T02:07:56.2285060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2286190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2287000Z ^ 2021-05-16T02:07:56.2288300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2289360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2290140Z ^ 2021-05-16T02:07:56.2290860Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2291720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2293320Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2294760Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:56.2295490Z ^ 2021-05-16T02:07:56.2296850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2297990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2298800Z ^ 2021-05-16T02:07:56.2300100Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2301160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2301930Z ^ 2021-05-16T02:07:56.2302650Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2304090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2305690Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2307290Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:07:56.2308280Z ^ 2021-05-16T02:07:56.2309700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2310840Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2311640Z ^ 2021-05-16T02:07:56.2312940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2314000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2314790Z ^ 2021-05-16T02:07:56.2315490Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2316350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2317910Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2319350Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:56.2320010Z ^ 2021-05-16T02:07:56.2321350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2322690Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2323510Z ^ 2021-05-16T02:07:56.2324980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2326030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2326800Z ^ 2021-05-16T02:07:56.2327520Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2328370Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2329940Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2331370Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:07:56.2332110Z ^ 2021-05-16T02:07:56.2333490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2334620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2335410Z ^ 2021-05-16T02:07:56.2336720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2337770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2338550Z ^ 2021-05-16T02:07:56.2339270Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2340130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2341690Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2343310Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:07:56.2344040Z ^ 2021-05-16T02:07:56.2345400Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2346540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2347330Z ^ 2021-05-16T02:07:56.2348650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2349700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2350470Z ^ 2021-05-16T02:07:56.2351180Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2352020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2353600Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2355050Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:07:56.2355750Z ^ 2021-05-16T02:07:56.2357100Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:56.2358230Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2359220Z ^ 2021-05-16T02:07:56.2360610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2361650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2362590Z ^ 2021-05-16T02:07:56.2363330Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2364200Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2365900Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2366910Z uint16 sampleformat = 1; 2021-05-16T02:07:56.2367480Z ^ 2021-05-16T02:07:56.2368840Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:56.2369950Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2370750Z ^ 2021-05-16T02:07:56.2372070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2373130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2373910Z ^ 2021-05-16T02:07:56.2374630Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2375480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2377130Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2378160Z uint32 nx = 1, ny = 1; 2021-05-16T02:07:56.2378690Z ^ 2021-05-16T02:07:56.2380040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2381330Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2382160Z ^ 2021-05-16T02:07:56.2383510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2384700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2385470Z ^ 2021-05-16T02:07:56.2386180Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2387050Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2388610Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2389800Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:07:56.2390490Z ^ 2021-05-16T02:07:56.2391820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2392970Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2393760Z ^ 2021-05-16T02:07:56.2395080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2396130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2396910Z ^ 2021-05-16T02:07:56.2397620Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2398480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2400050Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2401250Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:07:56.2402100Z ^ 2021-05-16T02:07:56.2403530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2404700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2405880Z ^ 2021-05-16T02:07:56.2407220Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2408260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2409230Z ^ 2021-05-16T02:07:56.2410020Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2410860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2412460Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2413670Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:07:56.2414500Z ^ 2021-05-16T02:07:56.2415900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2417030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2417830Z ^ 2021-05-16T02:07:56.2419140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2420190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2420970Z ^ 2021-05-16T02:07:56.2421690Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2422600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2424170Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2425430Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:07:56.2426260Z ^ 2021-05-16T02:07:56.2427640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2428770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2429570Z ^ 2021-05-16T02:07:56.2430880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2431920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2432730Z ^ 2021-05-16T02:07:56.2433450Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2434440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2436060Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2437150Z uint16 config; 2021-05-16T02:07:56.2437680Z ^ 2021-05-16T02:07:56.2439030Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:56.2440140Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2440940Z ^ 2021-05-16T02:07:56.2442270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2443320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2444100Z ^ 2021-05-16T02:07:56.2444830Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2445680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2447260Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2448210Z uint32 tw = 1, th = 1; 2021-05-16T02:07:56.2448760Z ^ 2021-05-16T02:07:56.2450110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2451240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2452050Z ^ 2021-05-16T02:07:56.2453370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2454650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2455430Z ^ 2021-05-16T02:07:56.2987350Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2988740Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.2990480Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.2991670Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:07:56.2992100Z ^ 2021-05-16T02:07:56.2993240Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.2994170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.2994780Z ^ 2021-05-16T02:07:56.2995900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.2996740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.2997330Z ^ 2021-05-16T02:07:56.2998190Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.2999060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.3000660Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.3002200Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:07:56.3002920Z ^ 2021-05-16T02:07:56.3004330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.3005610Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.3006400Z ^ 2021-05-16T02:07:56.3007710Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.3008750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.3009540Z ^ 2021-05-16T02:07:56.3010270Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.3011120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.3012820Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.3014040Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:07:56.3014720Z ^ 2021-05-16T02:07:56.3016210Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:07:56.3017340Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.3018150Z ^ 2021-05-16T02:07:56.3019460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.3020620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.3021430Z ^ 2021-05-16T02:07:56.3022240Z In file included from filtering.cpp:1: 2021-05-16T02:07:56.3023120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:07:56.3024740Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:07:56.3026420Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:07:56.3027230Z ^ 2021-05-16T02:07:56.3028620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:07:56.3029770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:07:56.3030600Z ^ 2021-05-16T02:07:56.3031950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:07:56.3033020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:07:56.3033820Z ^ 2021-05-16T02:08:19.2132930Z 36 warnings generated. 2021-05-16T02:08:19.2335370Z clang++ -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:08:20.3181780Z In file included from hough.cpp:2: 2021-05-16T02:08:20.3182500Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:08:20.3183420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:08:20.3185540Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:08:20.3186460Z SEXP data = Parent::get__(); 2021-05-16T02:08:20.3186900Z ^ 2021-05-16T02:08:22.6392820Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6393600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6395510Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6396600Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:08:22.6397300Z ^ 2021-05-16T02:08:22.6398530Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:22.6399450Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6400060Z ^ 2021-05-16T02:08:22.6401180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6402010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6402600Z ^ 2021-05-16T02:08:22.6403110Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6403750Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6405310Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6406500Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6407090Z ^ 2021-05-16T02:08:22.6408360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6409270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6409890Z ^ 2021-05-16T02:08:22.6411010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6411840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6412430Z ^ 2021-05-16T02:08:22.6413120Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6413810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6415220Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6416430Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6417060Z ^ 2021-05-16T02:08:22.6418250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6419170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6419770Z ^ 2021-05-16T02:08:22.6420880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6421700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6422300Z ^ 2021-05-16T02:08:22.6423350Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6424000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6425410Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6426690Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6427410Z ^ 2021-05-16T02:08:22.6435270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6436240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6436860Z ^ 2021-05-16T02:08:22.6438090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6438940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6439620Z ^ 2021-05-16T02:08:22.6440120Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6440770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6442180Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6443230Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6443940Z ^ 2021-05-16T02:08:22.6445150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6446070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6446670Z ^ 2021-05-16T02:08:22.6447790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6448610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6449210Z ^ 2021-05-16T02:08:22.6449700Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6450350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6451750Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6452960Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:08:22.6453700Z ^ 2021-05-16T02:08:22.6454910Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:22.6455990Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6456590Z ^ 2021-05-16T02:08:22.6457720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6458550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6459140Z ^ 2021-05-16T02:08:22.6459630Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6460270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6461660Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6462700Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6463350Z ^ 2021-05-16T02:08:22.6464690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6465620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6466260Z ^ 2021-05-16T02:08:22.6467510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6468340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6469200Z ^ 2021-05-16T02:08:22.6469700Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6470350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6472000Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6473120Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6473900Z ^ 2021-05-16T02:08:22.6475150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6476090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6476840Z ^ 2021-05-16T02:08:22.6477970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6478790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6479390Z ^ 2021-05-16T02:08:22.6479870Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6480520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6481900Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6482970Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6483640Z ^ 2021-05-16T02:08:22.6484840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6485760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6486370Z ^ 2021-05-16T02:08:22.6487480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6488320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6488900Z ^ 2021-05-16T02:08:22.6489400Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6490030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6491420Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6492560Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:22.6493360Z ^ 2021-05-16T02:08:22.6494720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6495650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6496280Z ^ 2021-05-16T02:08:22.6497420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6498400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6498980Z ^ 2021-05-16T02:08:22.6499480Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6500130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6501510Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6502710Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:22.6503440Z ^ 2021-05-16T02:08:22.6504620Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:22.6505610Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6506210Z ^ 2021-05-16T02:08:22.6507600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6508430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6509020Z ^ 2021-05-16T02:08:22.6509510Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6510340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6511790Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6513040Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:22.6513880Z ^ 2021-05-16T02:08:22.6515080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6516010Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6516620Z ^ 2021-05-16T02:08:22.6517740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6518580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6519170Z ^ 2021-05-16T02:08:22.6519680Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6520320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6521700Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6522890Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:22.6523750Z ^ 2021-05-16T02:08:22.6525130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6526070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6526710Z ^ 2021-05-16T02:08:22.6527960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6528800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6529420Z ^ 2021-05-16T02:08:22.6529910Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6530550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6531920Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6533290Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:22.6534070Z ^ 2021-05-16T02:08:22.6535290Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:22.6536480Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6537110Z ^ 2021-05-16T02:08:22.6538260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6539110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6539730Z ^ 2021-05-16T02:08:22.6540230Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6540900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6542320Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6543630Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:22.6544490Z ^ 2021-05-16T02:08:22.6545730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6546930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6547560Z ^ 2021-05-16T02:08:22.6548720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6549770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6550410Z ^ 2021-05-16T02:08:22.6550920Z In file included from hough.cpp:2: 2021-05-16T02:08:22.6551570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:22.6553030Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:22.6554280Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:22.6555180Z ^ 2021-05-16T02:08:22.6556430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:22.6557370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:22.6558010Z ^ 2021-05-16T02:08:22.6559150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:22.6560030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:22.6560640Z ^ 2021-05-16T02:08:23.2682890Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2683660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2685530Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2686760Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:23.2687200Z ^ 2021-05-16T02:08:23.2688350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2689310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2689930Z ^ 2021-05-16T02:08:23.2691040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2691890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2692490Z ^ 2021-05-16T02:08:23.2692990Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2693620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2695020Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2696290Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:23.2696800Z ^ 2021-05-16T02:08:23.2697970Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2698880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2699500Z ^ 2021-05-16T02:08:23.2700620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2701450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2702040Z ^ 2021-05-16T02:08:23.2702530Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2703530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2704940Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2706310Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:08:23.2706830Z ^ 2021-05-16T02:08:23.2707980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2708890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2709500Z ^ 2021-05-16T02:08:23.2711200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2712020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2713030Z ^ 2021-05-16T02:08:23.2713870Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2714570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2716150Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2717360Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:23.2717800Z ^ 2021-05-16T02:08:23.2718940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2719860Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2720470Z ^ 2021-05-16T02:08:23.2721590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2722440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2723030Z ^ 2021-05-16T02:08:23.2723520Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2724170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2725560Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2726750Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:23.2727270Z ^ 2021-05-16T02:08:23.2728450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2729350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2729970Z ^ 2021-05-16T02:08:23.2731070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2731920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2732500Z ^ 2021-05-16T02:08:23.2733140Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2733800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2735230Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2736740Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:08:23.2737260Z ^ 2021-05-16T02:08:23.2738420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2739320Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2739940Z ^ 2021-05-16T02:08:23.2741060Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2741870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2742470Z ^ 2021-05-16T02:08:23.2743300Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2743960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2745420Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2746550Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:08:23.2747070Z ^ 2021-05-16T02:08:23.2748210Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:23.2749130Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2749740Z ^ 2021-05-16T02:08:23.2750860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2751690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2752280Z ^ 2021-05-16T02:08:23.2753020Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2753660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2755070Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2756320Z uint16 sampleformat = 1; 2021-05-16T02:08:23.2756760Z ^ 2021-05-16T02:08:23.2757950Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:23.2758860Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2759470Z ^ 2021-05-16T02:08:23.2760570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2761410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2762000Z ^ 2021-05-16T02:08:23.2762500Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2763150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2764530Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2765270Z uint32 nx = 1, ny = 1; 2021-05-16T02:08:23.2765600Z ^ 2021-05-16T02:08:23.2766760Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2767670Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2768280Z ^ 2021-05-16T02:08:23.2769530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2770380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2770990Z ^ 2021-05-16T02:08:23.2771490Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2772150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2773810Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2774810Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:23.2775300Z ^ 2021-05-16T02:08:23.2776460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2777380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2777990Z ^ 2021-05-16T02:08:23.2779110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2779930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2780520Z ^ 2021-05-16T02:08:23.2781000Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2781650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2783140Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2784130Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:23.2784680Z ^ 2021-05-16T02:08:23.2785840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2786760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2787370Z ^ 2021-05-16T02:08:23.2788490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2789320Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2789890Z ^ 2021-05-16T02:08:23.2790390Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2791030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2792410Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2793770Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:23.2794440Z ^ 2021-05-16T02:08:23.2795700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2796790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2797470Z ^ 2021-05-16T02:08:23.2798630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2799490Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2800090Z ^ 2021-05-16T02:08:23.2800590Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2801260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2802780Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2803870Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:08:23.2804540Z ^ 2021-05-16T02:08:23.2805780Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2806720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2807350Z ^ 2021-05-16T02:08:23.2808500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2809350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2809950Z ^ 2021-05-16T02:08:23.2810460Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2811110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2812520Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2813420Z uint16 config; 2021-05-16T02:08:23.2813780Z ^ 2021-05-16T02:08:23.2814990Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:23.2815940Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2816580Z ^ 2021-05-16T02:08:23.2817710Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2818570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2819170Z ^ 2021-05-16T02:08:23.2819680Z In file included from hough.cpp:2: 2021-05-16T02:08:23.2820340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.2821750Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.2822520Z uint32 tw = 1, th = 1; 2021-05-16T02:08:23.2822880Z ^ 2021-05-16T02:08:23.2824070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.2825000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.2825630Z ^ 2021-05-16T02:08:23.2826790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.2827630Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.2828230Z ^ 2021-05-16T02:08:23.3371380Z In file included from hough.cpp:2: 2021-05-16T02:08:23.3372120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.3374060Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.3375360Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:08:23.3375800Z ^ 2021-05-16T02:08:23.3377150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.3378510Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.3379120Z ^ 2021-05-16T02:08:23.3380290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.3381300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.3381930Z ^ 2021-05-16T02:08:23.3382420Z In file included from hough.cpp:2: 2021-05-16T02:08:23.3383060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.3384490Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.3385650Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:08:23.3386150Z ^ 2021-05-16T02:08:23.3387330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.3388230Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.3388860Z ^ 2021-05-16T02:08:23.3389980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.3390820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.3391410Z ^ 2021-05-16T02:08:23.3391910Z In file included from hough.cpp:2: 2021-05-16T02:08:23.3392540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.3394300Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.3395250Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:08:23.3395720Z ^ 2021-05-16T02:08:23.3396880Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:23.3397790Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.3398410Z ^ 2021-05-16T02:08:23.3399520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.3400360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.3400960Z ^ 2021-05-16T02:08:23.3401500Z In file included from hough.cpp:2: 2021-05-16T02:08:23.3402150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:23.3403530Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:23.3404970Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:08:23.3405520Z ^ 2021-05-16T02:08:23.3406680Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:23.3407600Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:23.3408210Z ^ 2021-05-16T02:08:23.3409340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:23.3410170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:23.3410770Z ^ 2021-05-16T02:08:36.4904920Z 36 warnings generated. 2021-05-16T02:08:36.5079550Z clang++ -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:08:37.5803000Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:37.5803820Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:08:37.5805330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:08:37.5807400Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:08:37.5808650Z SEXP data = Parent::get__(); 2021-05-16T02:08:37.5809430Z ^ 2021-05-16T02:08:39.9004820Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9005550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9007800Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9008950Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:08:39.9009650Z ^ 2021-05-16T02:08:39.9010890Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:39.9011810Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9012440Z ^ 2021-05-16T02:08:39.9013590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9014440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9015090Z ^ 2021-05-16T02:08:39.9015720Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9016390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9017810Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9018860Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9019440Z ^ 2021-05-16T02:08:39.9020640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9021550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9022180Z ^ 2021-05-16T02:08:39.9023290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9024130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9024730Z ^ 2021-05-16T02:08:39.9025260Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9025930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9027460Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9028540Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9029170Z ^ 2021-05-16T02:08:39.9030550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9031470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9032100Z ^ 2021-05-16T02:08:39.9033230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9034050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9034650Z ^ 2021-05-16T02:08:39.9035170Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9035830Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9037260Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9038420Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9039080Z ^ 2021-05-16T02:08:39.9040320Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9041780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9042400Z ^ 2021-05-16T02:08:39.9043560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9044620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9045250Z ^ 2021-05-16T02:08:39.9045780Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9046450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9047860Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9048910Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9055580Z ^ 2021-05-16T02:08:39.9057100Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9058070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9058700Z ^ 2021-05-16T02:08:39.9060000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9060850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9061460Z ^ 2021-05-16T02:08:39.9061970Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9062630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9064050Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9065130Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:08:39.9065840Z ^ 2021-05-16T02:08:39.9067180Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:39.9068130Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9068750Z ^ 2021-05-16T02:08:39.9070030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9070860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9071460Z ^ 2021-05-16T02:08:39.9071970Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9072630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9074030Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9075080Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9075660Z ^ 2021-05-16T02:08:39.9076830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9077830Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9078430Z ^ 2021-05-16T02:08:39.9079580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9080420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9081000Z ^ 2021-05-16T02:08:39.9081530Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9082180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9083590Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9084630Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9085260Z ^ 2021-05-16T02:08:39.9086470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9087800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9088430Z ^ 2021-05-16T02:08:39.9089920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9090790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9091370Z ^ 2021-05-16T02:08:39.9091890Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9092560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9093980Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9095040Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9095700Z ^ 2021-05-16T02:08:39.9097090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9098040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9098660Z ^ 2021-05-16T02:08:39.9099940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9100760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9101350Z ^ 2021-05-16T02:08:39.9101860Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9102520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9104000Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9105060Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:39.9105790Z ^ 2021-05-16T02:08:39.9107210Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9108170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9108790Z ^ 2021-05-16T02:08:39.9110090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9111070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9111660Z ^ 2021-05-16T02:08:39.9112200Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9112870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9114310Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9115540Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:39.9116310Z ^ 2021-05-16T02:08:39.9117540Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:39.9118470Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9119120Z ^ 2021-05-16T02:08:39.9120260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9121130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9121730Z ^ 2021-05-16T02:08:39.9122260Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9122940Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9124360Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9125580Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:39.9126690Z ^ 2021-05-16T02:08:39.9127970Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9129100Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9129790Z ^ 2021-05-16T02:08:39.9130970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9131800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9132410Z ^ 2021-05-16T02:08:39.9132940Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9133620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9135040Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9136270Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:39.9137250Z ^ 2021-05-16T02:08:39.9138520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9139460Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9140080Z ^ 2021-05-16T02:08:39.9141240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9142110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9142700Z ^ 2021-05-16T02:08:39.9143240Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9143920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9145350Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9146590Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:39.9147380Z ^ 2021-05-16T02:08:39.9148620Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:39.9149560Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9150320Z ^ 2021-05-16T02:08:39.9151440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9152270Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9152850Z ^ 2021-05-16T02:08:39.9153380Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9154040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9155430Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9156650Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:39.9157480Z ^ 2021-05-16T02:08:39.9158690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9159620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9160220Z ^ 2021-05-16T02:08:39.9161340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9162160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9162750Z ^ 2021-05-16T02:08:39.9163260Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:39.9163930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:39.9165310Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:39.9166770Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:39.9167890Z ^ 2021-05-16T02:08:39.9169170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:39.9170090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:39.9170700Z ^ 2021-05-16T02:08:39.9171820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:39.9172650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:39.9173230Z ^ 2021-05-16T02:08:40.5303400Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5304490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5306570Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5308090Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:40.5308750Z ^ 2021-05-16T02:08:40.5310120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5311240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5312040Z ^ 2021-05-16T02:08:40.5313340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5314390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5315170Z ^ 2021-05-16T02:08:40.5315860Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5316710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5318290Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5319720Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:40.5320440Z ^ 2021-05-16T02:08:40.5321800Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5322930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5323730Z ^ 2021-05-16T02:08:40.5325020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5326060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5326830Z ^ 2021-05-16T02:08:40.5327530Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5328380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5329920Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5331520Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:08:40.5332240Z ^ 2021-05-16T02:08:40.5333570Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5334720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5335510Z ^ 2021-05-16T02:08:40.5336810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5337860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5338620Z ^ 2021-05-16T02:08:40.5339330Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5340170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5341720Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5343150Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:40.5344340Z ^ 2021-05-16T02:08:40.5345690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5346810Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5347850Z ^ 2021-05-16T02:08:40.5349240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5350280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5351040Z ^ 2021-05-16T02:08:40.5351750Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5352590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5354150Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5355570Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:40.5356280Z ^ 2021-05-16T02:08:40.5357760Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5358930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5359710Z ^ 2021-05-16T02:08:40.5361030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5362070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5362840Z ^ 2021-05-16T02:08:40.5363540Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5364370Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5365950Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5367700Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:08:40.5368440Z ^ 2021-05-16T02:08:40.5369950Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5371070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5371850Z ^ 2021-05-16T02:08:40.5373170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5374200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5374990Z ^ 2021-05-16T02:08:40.5375690Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5376530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5378100Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5379230Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:08:40.5380420Z ^ 2021-05-16T02:08:40.5382460Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:40.5383420Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5384310Z ^ 2021-05-16T02:08:40.5385660Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5386710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5387510Z ^ 2021-05-16T02:08:40.5388230Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5389070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5390670Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5391660Z uint16 sampleformat = 1; 2021-05-16T02:08:40.5392230Z ^ 2021-05-16T02:08:40.5393570Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:40.5394690Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5395840Z ^ 2021-05-16T02:08:40.5397170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5398220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5399210Z ^ 2021-05-16T02:08:40.5399970Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5400830Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5402420Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5403440Z uint32 nx = 1, ny = 1; 2021-05-16T02:08:40.5403970Z ^ 2021-05-16T02:08:40.5405310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5406440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5407310Z ^ 2021-05-16T02:08:40.5408620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5409660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5410440Z ^ 2021-05-16T02:08:40.5411130Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5411990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5413570Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5414770Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:40.5415450Z ^ 2021-05-16T02:08:40.5416780Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5417920Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5418720Z ^ 2021-05-16T02:08:40.5420020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5421070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5421840Z ^ 2021-05-16T02:08:40.5422530Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5423380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5424950Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5426150Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:40.5426910Z ^ 2021-05-16T02:08:40.5428270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5429400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5430190Z ^ 2021-05-16T02:08:40.5431490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5432540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5433300Z ^ 2021-05-16T02:08:40.5434010Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5434870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5436430Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5437880Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:40.5438750Z ^ 2021-05-16T02:08:40.5440140Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5441260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5442050Z ^ 2021-05-16T02:08:40.5443360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5444660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5445430Z ^ 2021-05-16T02:08:40.5446140Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5447110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5448940Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5450370Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:08:40.5451200Z ^ 2021-05-16T02:08:40.5452600Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5454030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5454890Z ^ 2021-05-16T02:08:40.5456350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5457570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5458380Z ^ 2021-05-16T02:08:40.5459100Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5460090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5461690Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5462630Z uint16 config; 2021-05-16T02:08:40.5463170Z ^ 2021-05-16T02:08:40.5464500Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:40.5465640Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5466440Z ^ 2021-05-16T02:08:40.5467790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5468850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5469630Z ^ 2021-05-16T02:08:40.5470330Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.5471170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.5472730Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.5473710Z uint32 tw = 1, th = 1; 2021-05-16T02:08:40.5474250Z ^ 2021-05-16T02:08:40.5475710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.5476880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.5477710Z ^ 2021-05-16T02:08:40.5478900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.5479750Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.5480360Z ^ 2021-05-16T02:08:40.6004910Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.6005860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.6007850Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.6009280Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:08:40.6009920Z ^ 2021-05-16T02:08:40.6011300Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.6012440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.6013240Z ^ 2021-05-16T02:08:40.6014570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.6015620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.6016380Z ^ 2021-05-16T02:08:40.6017110Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.6017950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.6020020Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.6021420Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:08:40.6022100Z ^ 2021-05-16T02:08:40.6023700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.6024870Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.6025660Z ^ 2021-05-16T02:08:40.6026980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.6028030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.6028800Z ^ 2021-05-16T02:08:40.6029500Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.6030350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.6031930Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.6033080Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:08:40.6033730Z ^ 2021-05-16T02:08:40.6035090Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:40.6036210Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.6037020Z ^ 2021-05-16T02:08:40.6038340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.6039360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.6040140Z ^ 2021-05-16T02:08:40.6040850Z In file included from imgraphs.cpp:1: 2021-05-16T02:08:40.6041680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:40.6043250Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:40.6044890Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:08:40.6045670Z ^ 2021-05-16T02:08:40.6047020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:40.6048150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:40.6048960Z ^ 2021-05-16T02:08:40.6050280Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:40.6051310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:40.6052080Z ^ 2021-05-16T02:08:52.3998440Z 36 warnings generated. 2021-05-16T02:08:52.4173600Z clang++ -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:08:53.4873300Z In file included from interact.cpp:1: 2021-05-16T02:08:53.4874110Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:08:53.4874950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:08:53.4877010Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:08:53.4877910Z SEXP data = Parent::get__(); 2021-05-16T02:08:53.4878320Z ^ 2021-05-16T02:08:55.7840560Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7841400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7843240Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7844860Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:08:55.7845560Z ^ 2021-05-16T02:08:55.7847030Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:55.7847990Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7848610Z ^ 2021-05-16T02:08:55.7849770Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7850610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7851330Z ^ 2021-05-16T02:08:55.7851870Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7852540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7853970Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7855160Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7855750Z ^ 2021-05-16T02:08:55.7856960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7857880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7858490Z ^ 2021-05-16T02:08:55.7859600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7860440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7861040Z ^ 2021-05-16T02:08:55.7861860Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7862540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7863980Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7865160Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7865790Z ^ 2021-05-16T02:08:55.7867000Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7867910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7868520Z ^ 2021-05-16T02:08:55.7869630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7870460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7871050Z ^ 2021-05-16T02:08:55.7871570Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7872230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7873610Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7874670Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7875340Z ^ 2021-05-16T02:08:55.7876550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7877470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7878070Z ^ 2021-05-16T02:08:55.7879200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7880020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7880600Z ^ 2021-05-16T02:08:55.7881110Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7881770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7883410Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7884470Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7885370Z ^ 2021-05-16T02:08:55.7886640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7887560Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7888160Z ^ 2021-05-16T02:08:55.7889270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7890100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7890680Z ^ 2021-05-16T02:08:55.7891290Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7891980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7893380Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7894460Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:08:55.7895180Z ^ 2021-05-16T02:08:55.7902490Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:55.7903440Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7904070Z ^ 2021-05-16T02:08:55.7905370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7906200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7906790Z ^ 2021-05-16T02:08:55.7907300Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7907980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7909370Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7910430Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7911020Z ^ 2021-05-16T02:08:55.7912370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7913310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7913930Z ^ 2021-05-16T02:08:55.7915190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7916030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7916620Z ^ 2021-05-16T02:08:55.7917130Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7917800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7919200Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7920250Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7920880Z ^ 2021-05-16T02:08:55.7922070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7922990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7923610Z ^ 2021-05-16T02:08:55.7924720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7925560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7926140Z ^ 2021-05-16T02:08:55.7926660Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7927580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7929000Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7930240Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7930960Z ^ 2021-05-16T02:08:55.7932260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7933170Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7933780Z ^ 2021-05-16T02:08:55.7934890Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7935730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7936320Z ^ 2021-05-16T02:08:55.7936850Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7937510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7938890Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7940050Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:08:55.7940770Z ^ 2021-05-16T02:08:55.7942150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7943090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7943710Z ^ 2021-05-16T02:08:55.7945020Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7945840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7946440Z ^ 2021-05-16T02:08:55.7946950Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7947610Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7949010Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7950200Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:55.7950950Z ^ 2021-05-16T02:08:55.7952130Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:55.7953060Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7953670Z ^ 2021-05-16T02:08:55.7954780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7955610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7956200Z ^ 2021-05-16T02:08:55.7956720Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7957370Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7958770Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7959960Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:55.7960780Z ^ 2021-05-16T02:08:55.7962040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7962950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7963580Z ^ 2021-05-16T02:08:55.7964700Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7965530Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7966360Z ^ 2021-05-16T02:08:55.7966880Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7967540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7969110Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7970350Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:55.7971200Z ^ 2021-05-16T02:08:55.7972440Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7973370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7973970Z ^ 2021-05-16T02:08:55.7975090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7975920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7976510Z ^ 2021-05-16T02:08:55.7977020Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7977690Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7979080Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7980290Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:55.7981050Z ^ 2021-05-16T02:08:55.7982220Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:55.7983140Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7983750Z ^ 2021-05-16T02:08:55.7984860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7985690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7986270Z ^ 2021-05-16T02:08:55.7986800Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7987460Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7988850Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.7990050Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:55.7990900Z ^ 2021-05-16T02:08:55.7992180Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.7993090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.7993710Z ^ 2021-05-16T02:08:55.7994830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.7995670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.7996260Z ^ 2021-05-16T02:08:55.7996780Z In file included from interact.cpp:1: 2021-05-16T02:08:55.7997440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:55.7998820Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:55.8000090Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:08:55.8000970Z ^ 2021-05-16T02:08:55.8002420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:55.8003360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:55.8004360Z ^ 2021-05-16T02:08:55.8005510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:55.8006330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:55.8007330Z ^ 2021-05-16T02:08:56.7942060Z In file included from interact.cpp:1: 2021-05-16T02:08:56.7944680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.7946920Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.7948680Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:56.7949460Z ^ 2021-05-16T02:08:56.7951620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.7952700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.7953330Z ^ 2021-05-16T02:08:56.7954560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.7955410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.7956030Z ^ 2021-05-16T02:08:56.7956580Z In file included from interact.cpp:1: 2021-05-16T02:08:56.7957490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.7959230Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.7960470Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:56.7961010Z ^ 2021-05-16T02:08:56.7962200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.7963150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.7963770Z ^ 2021-05-16T02:08:56.7964920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.7965790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.7966390Z ^ 2021-05-16T02:08:56.7966920Z In file included from interact.cpp:1: 2021-05-16T02:08:56.7967590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.7969020Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.7970410Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:08:56.7970930Z ^ 2021-05-16T02:08:56.7972110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.7973040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.7973660Z ^ 2021-05-16T02:08:56.7974790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.7975670Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.7976270Z ^ 2021-05-16T02:08:56.7976800Z In file included from interact.cpp:1: 2021-05-16T02:08:56.7977480Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.7978900Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.7980140Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:56.7980710Z ^ 2021-05-16T02:08:56.7981920Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.7982850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.7983480Z ^ 2021-05-16T02:08:56.7984620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.7985460Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.7986590Z ^ 2021-05-16T02:08:56.7987120Z In file included from interact.cpp:1: 2021-05-16T02:08:56.7987800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.7989410Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.7990710Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:08:56.7991240Z ^ 2021-05-16T02:08:56.7992430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.7993370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.7993990Z ^ 2021-05-16T02:08:56.7995120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.7995970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.7996580Z ^ 2021-05-16T02:08:56.7997130Z In file included from interact.cpp:1: 2021-05-16T02:08:56.7997790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.7999210Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8000600Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:08:56.8001320Z ^ 2021-05-16T02:08:56.8002520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8003470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8004100Z ^ 2021-05-16T02:08:56.8005240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8006090Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8006700Z ^ 2021-05-16T02:08:56.8007240Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8007910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8009320Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8010350Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:08:56.8010860Z ^ 2021-05-16T02:08:56.8012040Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:56.8012970Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8013600Z ^ 2021-05-16T02:08:56.8014720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8015580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8016180Z ^ 2021-05-16T02:08:56.8016710Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8017390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8018800Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8019610Z uint16 sampleformat = 1; 2021-05-16T02:08:56.8020000Z ^ 2021-05-16T02:08:56.8021180Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:56.8022120Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8022740Z ^ 2021-05-16T02:08:56.8023880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8024730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8025340Z ^ 2021-05-16T02:08:56.8025860Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8026550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8027940Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8028950Z uint32 nx = 1, ny = 1; 2021-05-16T02:08:56.8029290Z ^ 2021-05-16T02:08:56.8030500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8031650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8032310Z ^ 2021-05-16T02:08:56.8033490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8034340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8034950Z ^ 2021-05-16T02:08:56.8035470Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8036150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8037570Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8038580Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:56.8039090Z ^ 2021-05-16T02:08:56.8040250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8041190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8041820Z ^ 2021-05-16T02:08:56.8042970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8043820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8044530Z ^ 2021-05-16T02:08:56.8045050Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8045710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8047100Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8048070Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:56.8048630Z ^ 2021-05-16T02:08:56.8049940Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8050930Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8051560Z ^ 2021-05-16T02:08:56.8052680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8053520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8054100Z ^ 2021-05-16T02:08:56.8054620Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8055280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8056640Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8057630Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:08:56.8058270Z ^ 2021-05-16T02:08:56.8059460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8060360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8060970Z ^ 2021-05-16T02:08:56.8062090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8062910Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8063500Z ^ 2021-05-16T02:08:56.8064020Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8064680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8066040Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8067070Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:08:56.8067950Z ^ 2021-05-16T02:08:56.8069160Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8070070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8070820Z ^ 2021-05-16T02:08:56.8072050Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8072870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8073470Z ^ 2021-05-16T02:08:56.8073990Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8074650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8076020Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8076740Z uint16 config; 2021-05-16T02:08:56.8077100Z ^ 2021-05-16T02:08:56.8078250Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:56.8079170Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8079780Z ^ 2021-05-16T02:08:56.8080880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8081860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8082460Z ^ 2021-05-16T02:08:56.8082990Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8083660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8085190Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8085950Z uint32 tw = 1, th = 1; 2021-05-16T02:08:56.8086290Z ^ 2021-05-16T02:08:56.8087450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8088360Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8088980Z ^ 2021-05-16T02:08:56.8090070Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8090910Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8091490Z ^ 2021-05-16T02:08:56.8092020Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8092680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8094040Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8095200Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:08:56.8095610Z ^ 2021-05-16T02:08:56.8096740Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8097650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8098280Z ^ 2021-05-16T02:08:56.8099390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8100200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8100800Z ^ 2021-05-16T02:08:56.8101450Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8102120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8103510Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8104680Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:08:56.8105170Z ^ 2021-05-16T02:08:56.8106310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8107220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8107820Z ^ 2021-05-16T02:08:56.8109200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8110030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8110610Z ^ 2021-05-16T02:08:56.8111280Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8111970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8113370Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8114310Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:08:56.8114780Z ^ 2021-05-16T02:08:56.8115920Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:08:56.8116840Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8117440Z ^ 2021-05-16T02:08:56.8118540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8119380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8119960Z ^ 2021-05-16T02:08:56.8120480Z In file included from interact.cpp:1: 2021-05-16T02:08:56.8121280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:08:56.8122710Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:08:56.8124290Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:08:56.8124850Z ^ 2021-05-16T02:08:56.8126010Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:08:56.8126910Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:08:56.8127520Z ^ 2021-05-16T02:08:56.8128610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:08:56.8129450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:08:56.8130030Z ^ 2021-05-16T02:09:11.9953390Z 36 warnings generated. 2021-05-16T02:09:12.0132730Z clang++ -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:09:13.0831860Z In file included from interpolation.cpp:1: 2021-05-16T02:09:13.0832690Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:09:13.0833530Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:09:13.0835620Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:09:13.0836530Z SEXP data = Parent::get__(); 2021-05-16T02:09:13.0836950Z ^ 2021-05-16T02:09:15.3956470Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.3957290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.3959230Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.3960290Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:09:15.3960990Z ^ 2021-05-16T02:09:15.3962180Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:15.3963110Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.3963720Z ^ 2021-05-16T02:09:15.3965640Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.3966480Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.3967060Z ^ 2021-05-16T02:09:15.3967960Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.3968710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.3970130Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.3971180Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.3971760Z ^ 2021-05-16T02:09:15.3972960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.3973860Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.3974480Z ^ 2021-05-16T02:09:15.3975590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.3976430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.3977020Z ^ 2021-05-16T02:09:15.3977590Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.3978290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.3979670Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.3980730Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.3981340Z ^ 2021-05-16T02:09:15.3982630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.3983540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.3984160Z ^ 2021-05-16T02:09:15.3985550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.3986420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.3987010Z ^ 2021-05-16T02:09:15.3987730Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.3988450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.3989830Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.3990880Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.3991550Z ^ 2021-05-16T02:09:15.3992740Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.3993650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.3994260Z ^ 2021-05-16T02:09:15.3995910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.3997130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.3998010Z ^ 2021-05-16T02:09:15.3998850Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.3999890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4001920Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4003470Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.4004530Z ^ 2021-05-16T02:09:15.4006300Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4007650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4008920Z ^ 2021-05-16T02:09:15.4010610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4012100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4013030Z ^ 2021-05-16T02:09:15.4013870Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4014900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4016570Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4017810Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:09:15.4018530Z ^ 2021-05-16T02:09:15.4019720Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:15.4020640Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4021250Z ^ 2021-05-16T02:09:15.4022360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4023200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4023780Z ^ 2021-05-16T02:09:15.4024480Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4025270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4026700Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4027920Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.4028500Z ^ 2021-05-16T02:09:15.4029690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4030600Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4036980Z ^ 2021-05-16T02:09:15.4038290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4039140Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4039730Z ^ 2021-05-16T02:09:15.4040300Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4041000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4042410Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4043470Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.4044100Z ^ 2021-05-16T02:09:15.4045290Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4046220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4046830Z ^ 2021-05-16T02:09:15.4047950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4048790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4049380Z ^ 2021-05-16T02:09:15.4049950Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4050640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4052020Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4053070Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.4053760Z ^ 2021-05-16T02:09:15.4055110Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4056400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4057030Z ^ 2021-05-16T02:09:15.4058510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4059380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4059960Z ^ 2021-05-16T02:09:15.4060530Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4061240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4062640Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4063690Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:15.4064400Z ^ 2021-05-16T02:09:15.4065700Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4066610Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4067220Z ^ 2021-05-16T02:09:15.4068350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4069190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4069780Z ^ 2021-05-16T02:09:15.4070340Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4071040Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4072420Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4073620Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:15.4074360Z ^ 2021-05-16T02:09:15.4075550Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:15.4076460Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4077070Z ^ 2021-05-16T02:09:15.4078190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4079020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4079610Z ^ 2021-05-16T02:09:15.4080180Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4080870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4082390Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4083610Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:15.4084470Z ^ 2021-05-16T02:09:15.4085720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4086650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4087410Z ^ 2021-05-16T02:09:15.4088530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4089370Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4089950Z ^ 2021-05-16T02:09:15.4090520Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4091220Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4092590Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4093790Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:15.4094940Z ^ 2021-05-16T02:09:15.4096200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4097290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4097950Z ^ 2021-05-16T02:09:15.4099100Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4099920Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4100510Z ^ 2021-05-16T02:09:15.4101070Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4101770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4103140Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4104370Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:15.4105150Z ^ 2021-05-16T02:09:15.4106330Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:15.4107250Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4107850Z ^ 2021-05-16T02:09:15.4108970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4109790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4110380Z ^ 2021-05-16T02:09:15.4110950Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4111640Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4113200Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4114450Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:15.4115320Z ^ 2021-05-16T02:09:15.4116560Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4117480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4118110Z ^ 2021-05-16T02:09:15.4119250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4120110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4120700Z ^ 2021-05-16T02:09:15.4121290Z In file included from interpolation.cpp:1: 2021-05-16T02:09:15.4122010Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:15.4123420Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:15.4124730Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:15.4125650Z ^ 2021-05-16T02:09:15.4126920Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:15.4127850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:15.4128470Z ^ 2021-05-16T02:09:15.4129620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:15.4130470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:15.4131080Z ^ 2021-05-16T02:09:16.0247930Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0248780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0251160Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0252400Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:16.0252850Z ^ 2021-05-16T02:09:16.0254360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0255370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0256000Z ^ 2021-05-16T02:09:16.0257330Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0258160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0258740Z ^ 2021-05-16T02:09:16.0259320Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0260010Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0261460Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0262690Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:16.0263200Z ^ 2021-05-16T02:09:16.0264370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0265280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0265890Z ^ 2021-05-16T02:09:16.0267010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0267850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0268440Z ^ 2021-05-16T02:09:16.0269000Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0269700Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0271070Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0272430Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:09:16.0272960Z ^ 2021-05-16T02:09:16.0274090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0275080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0275690Z ^ 2021-05-16T02:09:16.0276820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0277640Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0278230Z ^ 2021-05-16T02:09:16.0278800Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0279490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0280870Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0282080Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:16.0282520Z ^ 2021-05-16T02:09:16.0283650Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0284700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0285330Z ^ 2021-05-16T02:09:16.0286480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0287470Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0288060Z ^ 2021-05-16T02:09:16.0288630Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0289320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0290700Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0291890Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:16.0292640Z ^ 2021-05-16T02:09:16.0293840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0295180Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0296040Z ^ 2021-05-16T02:09:16.0297390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0298230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0298810Z ^ 2021-05-16T02:09:16.0299450Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0300160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0301550Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0302920Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:09:16.0303450Z ^ 2021-05-16T02:09:16.0304610Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0305520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0306120Z ^ 2021-05-16T02:09:16.0307240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0308070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0308660Z ^ 2021-05-16T02:09:16.0309230Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0309930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0311310Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0312290Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:09:16.0312810Z ^ 2021-05-16T02:09:16.0313940Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:16.0314870Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0315480Z ^ 2021-05-16T02:09:16.0316600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0317430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0318010Z ^ 2021-05-16T02:09:16.0318580Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0319270Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0320660Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0321460Z uint16 sampleformat = 1; 2021-05-16T02:09:16.0321830Z ^ 2021-05-16T02:09:16.0322980Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:16.0323880Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0324560Z ^ 2021-05-16T02:09:16.0325680Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0326520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0327110Z ^ 2021-05-16T02:09:16.0327680Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0328380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0329760Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0330500Z uint32 nx = 1, ny = 1; 2021-05-16T02:09:16.0330830Z ^ 2021-05-16T02:09:16.0331980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0332880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0333490Z ^ 2021-05-16T02:09:16.0335030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0335870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0336480Z ^ 2021-05-16T02:09:16.0337350Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0338110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0339490Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0340490Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:16.0340970Z ^ 2021-05-16T02:09:16.0342120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0343030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0343630Z ^ 2021-05-16T02:09:16.0344750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0345570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0346160Z ^ 2021-05-16T02:09:16.0346730Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0347960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0349400Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0350370Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:16.0350930Z ^ 2021-05-16T02:09:16.0352090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0353010Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0353620Z ^ 2021-05-16T02:09:16.0354720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0355560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0356140Z ^ 2021-05-16T02:09:16.0356720Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0357410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0358800Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0359790Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:16.0360430Z ^ 2021-05-16T02:09:16.0361620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0362530Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0363140Z ^ 2021-05-16T02:09:16.0364240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0365080Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0365670Z ^ 2021-05-16T02:09:16.0366240Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0366950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0368490Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0371820Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:09:16.0372480Z ^ 2021-05-16T02:09:16.0375120Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0376090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0376710Z ^ 2021-05-16T02:09:16.0378200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0379060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0379670Z ^ 2021-05-16T02:09:16.0380250Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0381160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0382650Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0383400Z uint16 config; 2021-05-16T02:09:16.0383760Z ^ 2021-05-16T02:09:16.0384940Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:16.0385880Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0386500Z ^ 2021-05-16T02:09:16.0387650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0388510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0389100Z ^ 2021-05-16T02:09:16.0389690Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.0390400Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.0391840Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.0392610Z uint32 tw = 1, th = 1; 2021-05-16T02:09:16.0392970Z ^ 2021-05-16T02:09:16.0394150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.0396310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.0396950Z ^ 2021-05-16T02:09:16.0398170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.0399020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.0399630Z ^ 2021-05-16T02:09:16.5525430Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.5527020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.5529360Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.5531110Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:09:16.5531870Z ^ 2021-05-16T02:09:16.5534270Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.5535290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.5535920Z ^ 2021-05-16T02:09:16.5537120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.5537980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.5538580Z ^ 2021-05-16T02:09:16.5539170Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.5539890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.5541380Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.5543270Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:09:16.5543820Z ^ 2021-05-16T02:09:16.5545190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.5546140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.5546760Z ^ 2021-05-16T02:09:16.5547900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.5548740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.5549320Z ^ 2021-05-16T02:09:16.5549890Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.5551140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.5552580Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.5553530Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:09:16.5554000Z ^ 2021-05-16T02:09:16.5555550Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:16.5556530Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.5557280Z ^ 2021-05-16T02:09:16.5558430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.5559260Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.5559860Z ^ 2021-05-16T02:09:16.5560420Z In file included from interpolation.cpp:1: 2021-05-16T02:09:16.5561120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:16.5562520Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:16.5563940Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:09:16.5564700Z ^ 2021-05-16T02:09:16.5565910Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:16.5566850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:16.5567600Z ^ 2021-05-16T02:09:16.5568730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:16.5569550Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:16.5570140Z ^ 2021-05-16T02:09:27.8762440Z 36 warnings generated. 2021-05-16T02:09:27.8935000Z clang++ -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:09:28.9664610Z In file included from morphology.cpp:1: 2021-05-16T02:09:28.9665420Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:09:28.9666250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:09:28.9668340Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:09:28.9669260Z SEXP data = Parent::get__(); 2021-05-16T02:09:28.9669670Z ^ 2021-05-16T02:09:31.3155100Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3155830Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3157830Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3158910Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:09:31.3159600Z ^ 2021-05-16T02:09:31.3160830Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:31.3161760Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3162360Z ^ 2021-05-16T02:09:31.3163500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3164340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3164930Z ^ 2021-05-16T02:09:31.3165470Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3166150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3168130Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3169340Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3170190Z ^ 2021-05-16T02:09:31.3171490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3172540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3173160Z ^ 2021-05-16T02:09:31.3174290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3175120Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3175700Z ^ 2021-05-16T02:09:31.3176240Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3176910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3178310Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3179650Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3180310Z ^ 2021-05-16T02:09:31.3181560Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3182620Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3183220Z ^ 2021-05-16T02:09:31.3184350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3185170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3185750Z ^ 2021-05-16T02:09:31.3186290Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3186970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3188370Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3189590Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3190280Z ^ 2021-05-16T02:09:31.3191510Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3192430Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3193040Z ^ 2021-05-16T02:09:31.3194150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3194990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3195570Z ^ 2021-05-16T02:09:31.3196110Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3196780Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3198170Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3199220Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3199930Z ^ 2021-05-16T02:09:31.3201150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3202060Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3202670Z ^ 2021-05-16T02:09:31.3203780Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3204630Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3205220Z ^ 2021-05-16T02:09:31.3206000Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3206680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3208090Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3209350Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:09:31.3210100Z ^ 2021-05-16T02:09:31.3211330Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:31.3212240Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3212840Z ^ 2021-05-16T02:09:31.3213960Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3214780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3215370Z ^ 2021-05-16T02:09:31.3215910Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3216590Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3217980Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3219080Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3219680Z ^ 2021-05-16T02:09:31.3220870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3221790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3222390Z ^ 2021-05-16T02:09:31.3223510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3224340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3224920Z ^ 2021-05-16T02:09:31.3225470Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3226140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3227530Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3228580Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3229220Z ^ 2021-05-16T02:09:31.3230410Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3231310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3231930Z ^ 2021-05-16T02:09:31.3233040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3233880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3234480Z ^ 2021-05-16T02:09:31.3241250Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3241970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3243530Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3244860Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3245570Z ^ 2021-05-16T02:09:31.3246830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3247780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3248410Z ^ 2021-05-16T02:09:31.3249570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3250420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3251300Z ^ 2021-05-16T02:09:31.3251860Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3252550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3254570Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3255710Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:31.3256460Z ^ 2021-05-16T02:09:31.3257760Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3258690Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3259320Z ^ 2021-05-16T02:09:31.3260460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3261330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3261940Z ^ 2021-05-16T02:09:31.3262480Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3263180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3264610Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3265830Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:31.3266580Z ^ 2021-05-16T02:09:31.3267820Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:31.3268760Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3269540Z ^ 2021-05-16T02:09:31.3270720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3271580Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3272190Z ^ 2021-05-16T02:09:31.3272730Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3273430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3274860Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3276080Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:31.3276930Z ^ 2021-05-16T02:09:31.3278150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3279090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3279710Z ^ 2021-05-16T02:09:31.3280880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3281730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3282330Z ^ 2021-05-16T02:09:31.3282880Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3283570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3285000Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3286220Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:31.3287110Z ^ 2021-05-16T02:09:31.3288360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3289440Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3290090Z ^ 2021-05-16T02:09:31.3291520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3292380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3292990Z ^ 2021-05-16T02:09:31.3293680Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3294420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3295860Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3297120Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:31.3297900Z ^ 2021-05-16T02:09:31.3299130Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:31.3300070Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3300700Z ^ 2021-05-16T02:09:31.3301860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3302700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3303310Z ^ 2021-05-16T02:09:31.3303850Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3304550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3306070Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3307320Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:31.3308180Z ^ 2021-05-16T02:09:31.3309410Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3310490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3311100Z ^ 2021-05-16T02:09:31.3312240Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3313070Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3313660Z ^ 2021-05-16T02:09:31.3314200Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.3314870Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.3316260Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.3317470Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:31.3318360Z ^ 2021-05-16T02:09:31.3319580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.3320490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.3321100Z ^ 2021-05-16T02:09:31.3322200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.3323040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.3323640Z ^ 2021-05-16T02:09:31.9437540Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9438340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9440320Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9441610Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:31.9442190Z ^ 2021-05-16T02:09:31.9443350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9444280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9445400Z ^ 2021-05-16T02:09:31.9446570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9447400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9448170Z ^ 2021-05-16T02:09:31.9448760Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9449440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9450910Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9452110Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:31.9452640Z ^ 2021-05-16T02:09:31.9453820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9454730Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9455350Z ^ 2021-05-16T02:09:31.9456460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9457300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9457890Z ^ 2021-05-16T02:09:31.9458430Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9459550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9461020Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9462540Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:09:31.9463060Z ^ 2021-05-16T02:09:31.9464230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9465130Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9465740Z ^ 2021-05-16T02:09:31.9466880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9467700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9468290Z ^ 2021-05-16T02:09:31.9468830Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9469520Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9470890Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9472120Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:31.9472570Z ^ 2021-05-16T02:09:31.9473710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9474630Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9475230Z ^ 2021-05-16T02:09:31.9476350Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9477180Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9477770Z ^ 2021-05-16T02:09:31.9478310Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9478990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9480380Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9481580Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:31.9482090Z ^ 2021-05-16T02:09:31.9483250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9484180Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9484790Z ^ 2021-05-16T02:09:31.9485900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9487000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9487580Z ^ 2021-05-16T02:09:31.9488110Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9489110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9490770Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9492330Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:09:31.9493010Z ^ 2021-05-16T02:09:31.9494200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9495220Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9495840Z ^ 2021-05-16T02:09:31.9497000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9497850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9498460Z ^ 2021-05-16T02:09:31.9499010Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9499700Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9501110Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9502140Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:09:31.9502660Z ^ 2021-05-16T02:09:31.9503840Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:31.9504780Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9505400Z ^ 2021-05-16T02:09:31.9506540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9507380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9507990Z ^ 2021-05-16T02:09:31.9508550Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9509240Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9510660Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9511460Z uint16 sampleformat = 1; 2021-05-16T02:09:31.9511860Z ^ 2021-05-16T02:09:31.9513030Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:31.9513980Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9514610Z ^ 2021-05-16T02:09:31.9515750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9516610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9517210Z ^ 2021-05-16T02:09:31.9517760Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9518450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9520030Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9520800Z uint32 nx = 1, ny = 1; 2021-05-16T02:09:31.9521140Z ^ 2021-05-16T02:09:31.9522330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9523270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9523890Z ^ 2021-05-16T02:09:31.9525030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9525890Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9526490Z ^ 2021-05-16T02:09:31.9527030Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9527730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9529440Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9530580Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:31.9531070Z ^ 2021-05-16T02:09:31.9532370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9533310Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9534050Z ^ 2021-05-16T02:09:31.9535450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9536300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9537360Z ^ 2021-05-16T02:09:31.9538170Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9539030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9540680Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9541720Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:31.9542290Z ^ 2021-05-16T02:09:31.9543530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9544480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9545100Z ^ 2021-05-16T02:09:31.9546260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9547100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9547700Z ^ 2021-05-16T02:09:31.9548250Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9548940Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9550370Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9551390Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:31.9552050Z ^ 2021-05-16T02:09:31.9553280Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9554230Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9554850Z ^ 2021-05-16T02:09:31.9556000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9556850Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9557440Z ^ 2021-05-16T02:09:31.9557990Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9558680Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9560100Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9561170Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:09:31.9562060Z ^ 2021-05-16T02:09:31.9563330Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9564270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9565070Z ^ 2021-05-16T02:09:31.9566250Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9567100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9567710Z ^ 2021-05-16T02:09:31.9568260Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9568950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9570360Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9571360Z uint16 config; 2021-05-16T02:09:31.9571710Z ^ 2021-05-16T02:09:31.9572930Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:31.9574020Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9574680Z ^ 2021-05-16T02:09:31.9575860Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9576710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9577320Z ^ 2021-05-16T02:09:31.9577870Z In file included from morphology.cpp:1: 2021-05-16T02:09:31.9578560Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:31.9579990Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:31.9580750Z uint32 tw = 1, th = 1; 2021-05-16T02:09:31.9581120Z ^ 2021-05-16T02:09:31.9582310Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:31.9583240Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:31.9583880Z ^ 2021-05-16T02:09:31.9585030Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:31.9585880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:31.9586500Z ^ 2021-05-16T02:09:33.0234690Z In file included from morphology.cpp:1: 2021-05-16T02:09:33.0237630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:33.0239940Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:33.0242740Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:09:33.0243230Z ^ 2021-05-16T02:09:33.0244450Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:33.0245400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:33.0246020Z ^ 2021-05-16T02:09:33.0247170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:33.0248000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:33.0248590Z ^ 2021-05-16T02:09:33.0249360Z In file included from morphology.cpp:1: 2021-05-16T02:09:33.0250090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:33.0251680Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:33.0252880Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:09:33.0253370Z ^ 2021-05-16T02:09:33.0254540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:33.0255480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:33.0256090Z ^ 2021-05-16T02:09:33.0257230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:33.0258080Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:33.0258660Z ^ 2021-05-16T02:09:33.0259200Z In file included from morphology.cpp:1: 2021-05-16T02:09:33.0259880Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:33.0261270Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:33.0262220Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:09:33.0262700Z ^ 2021-05-16T02:09:33.0263860Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:33.0264770Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:33.0265930Z ^ 2021-05-16T02:09:33.0267090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:33.0267930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:33.0268840Z ^ 2021-05-16T02:09:33.0269440Z In file included from morphology.cpp:1: 2021-05-16T02:09:33.0270130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:33.0271700Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:33.0273150Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:09:33.0273700Z ^ 2021-05-16T02:09:33.0274860Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:33.0275770Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:33.0276400Z ^ 2021-05-16T02:09:33.0277540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:33.0278360Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:33.0279030Z ^ 2021-05-16T02:09:49.4632680Z 36 warnings generated. 2021-05-16T02:09:49.4817200Z clang++ -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:09:50.5624070Z In file included from reductions.cpp:1: 2021-05-16T02:09:50.5624930Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:09:50.5625950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:09:50.5628020Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:09:50.5628950Z SEXP data = Parent::get__(); 2021-05-16T02:09:50.5629360Z ^ 2021-05-16T02:09:52.8601890Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8603080Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8605030Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8606120Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:09:52.8606810Z ^ 2021-05-16T02:09:52.8608030Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:52.8608990Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8609590Z ^ 2021-05-16T02:09:52.8610740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8611570Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8612170Z ^ 2021-05-16T02:09:52.8612720Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8613390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8614790Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8615840Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8616540Z ^ 2021-05-16T02:09:52.8617780Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8619390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8620010Z ^ 2021-05-16T02:09:52.8621170Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8622330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8622960Z ^ 2021-05-16T02:09:52.8623500Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8624180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8625600Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8626660Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8627290Z ^ 2021-05-16T02:09:52.8628500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8629420Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8630040Z ^ 2021-05-16T02:09:52.8631280Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8632100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8632700Z ^ 2021-05-16T02:09:52.8633230Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8633910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8635290Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8636350Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8637030Z ^ 2021-05-16T02:09:52.8638230Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8639150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8639750Z ^ 2021-05-16T02:09:52.8640970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8641810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8642630Z ^ 2021-05-16T02:09:52.8643220Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8643930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8645480Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8646540Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8647260Z ^ 2021-05-16T02:09:52.8648490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8649410Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8650000Z ^ 2021-05-16T02:09:52.8651140Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8651960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8652560Z ^ 2021-05-16T02:09:52.8653090Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8653770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8655170Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8656250Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:09:52.8656960Z ^ 2021-05-16T02:09:52.8658410Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:52.8659350Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8659960Z ^ 2021-05-16T02:09:52.8661260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8662130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8662700Z ^ 2021-05-16T02:09:52.8663250Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8663910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8665330Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8666390Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8666970Z ^ 2021-05-16T02:09:52.8668170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8669080Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8669690Z ^ 2021-05-16T02:09:52.8670820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8671830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8672460Z ^ 2021-05-16T02:09:52.8673010Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8673710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8675260Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8676330Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8676950Z ^ 2021-05-16T02:09:52.8678170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8679090Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8679690Z ^ 2021-05-16T02:09:52.8680820Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8681720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8682320Z ^ 2021-05-16T02:09:52.8682850Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8683530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8684950Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8686000Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8686700Z ^ 2021-05-16T02:09:52.8687900Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8688820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8689430Z ^ 2021-05-16T02:09:52.8696670Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8697540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8698130Z ^ 2021-05-16T02:09:52.8698670Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8699350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8700780Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8701990Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:09:52.8703090Z ^ 2021-05-16T02:09:52.8704400Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8705650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8706310Z ^ 2021-05-16T02:09:52.8707470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8708300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8708890Z ^ 2021-05-16T02:09:52.8709420Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8710100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8711500Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8712700Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:52.8713450Z ^ 2021-05-16T02:09:52.8714640Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:52.8715560Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8716170Z ^ 2021-05-16T02:09:52.8717300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8718130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8718720Z ^ 2021-05-16T02:09:52.8719260Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8719930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8721330Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8722600Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:52.8723420Z ^ 2021-05-16T02:09:52.8724670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8725580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8726190Z ^ 2021-05-16T02:09:52.8727310Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8728150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8728730Z ^ 2021-05-16T02:09:52.8729270Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8729950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8731450Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8732700Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:52.8733580Z ^ 2021-05-16T02:09:52.8734960Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8735890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8736490Z ^ 2021-05-16T02:09:52.8737630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8738450Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8739050Z ^ 2021-05-16T02:09:52.8739580Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8740260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8741900Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8743120Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:52.8743880Z ^ 2021-05-16T02:09:52.8745250Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:52.8746210Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8746810Z ^ 2021-05-16T02:09:52.8747970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8748800Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8749380Z ^ 2021-05-16T02:09:52.8749920Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8750600Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8752060Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8753270Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:52.8754130Z ^ 2021-05-16T02:09:52.8755370Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8756280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8756900Z ^ 2021-05-16T02:09:52.8758010Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8758860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8759440Z ^ 2021-05-16T02:09:52.8759980Z In file included from reductions.cpp:1: 2021-05-16T02:09:52.8760660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:52.8762200Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:52.8763450Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:09:52.8764490Z ^ 2021-05-16T02:09:52.8765730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:52.8766640Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:52.8767250Z ^ 2021-05-16T02:09:52.8768370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:52.8769200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:52.8769790Z ^ 2021-05-16T02:09:53.4888250Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4889070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4891080Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4892330Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:53.4892790Z ^ 2021-05-16T02:09:53.4894080Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4895030Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4895670Z ^ 2021-05-16T02:09:53.4896830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4897690Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4898290Z ^ 2021-05-16T02:09:53.4898840Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4900150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4901620Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4902870Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:53.4903390Z ^ 2021-05-16T02:09:53.4904850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4905830Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4906460Z ^ 2021-05-16T02:09:53.4907660Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4908510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4909120Z ^ 2021-05-16T02:09:53.4909660Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4910350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4911860Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4913290Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:09:53.4913830Z ^ 2021-05-16T02:09:53.4915030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4915970Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4916590Z ^ 2021-05-16T02:09:53.4917750Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4918590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4919200Z ^ 2021-05-16T02:09:53.4919750Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4920430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4921860Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4923110Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:53.4923560Z ^ 2021-05-16T02:09:53.4924860Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4925780Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4926400Z ^ 2021-05-16T02:09:53.4927520Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4928350Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4928930Z ^ 2021-05-16T02:09:53.4929470Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4930130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4931530Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4932760Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:09:53.4933270Z ^ 2021-05-16T02:09:53.4934500Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4935420Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4936030Z ^ 2021-05-16T02:09:53.4937150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4937990Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4938570Z ^ 2021-05-16T02:09:53.4939180Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4939860Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4941260Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4942710Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:09:53.4943470Z ^ 2021-05-16T02:09:53.4944670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4945580Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4946370Z ^ 2021-05-16T02:09:53.4947570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4948390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4949000Z ^ 2021-05-16T02:09:53.4949540Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4950200Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4951610Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4952580Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:09:53.4953100Z ^ 2021-05-16T02:09:53.4954260Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:53.4955180Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4955800Z ^ 2021-05-16T02:09:53.4956930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4957760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4958340Z ^ 2021-05-16T02:09:53.4958880Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4959550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4960940Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4961740Z uint16 sampleformat = 1; 2021-05-16T02:09:53.4962110Z ^ 2021-05-16T02:09:53.4963270Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:53.4964190Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4964810Z ^ 2021-05-16T02:09:53.4965920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4966760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4967360Z ^ 2021-05-16T02:09:53.4967900Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4968580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4969960Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4970700Z uint32 nx = 1, ny = 1; 2021-05-16T02:09:53.4971040Z ^ 2021-05-16T02:09:53.4972540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4973450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4974160Z ^ 2021-05-16T02:09:53.4975320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4976140Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4976740Z ^ 2021-05-16T02:09:53.4977270Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4977940Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4979320Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4980310Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:53.4980800Z ^ 2021-05-16T02:09:53.4982030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4982950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4983810Z ^ 2021-05-16T02:09:53.4984970Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4985790Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4986380Z ^ 2021-05-16T02:09:53.4987100Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4987910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4989350Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4990330Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:53.4990880Z ^ 2021-05-16T02:09:53.4992050Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.4992990Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.4993590Z ^ 2021-05-16T02:09:53.4994720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.4995560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.4996150Z ^ 2021-05-16T02:09:53.4996700Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.4997370Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.4998770Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.4999760Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:09:53.5000400Z ^ 2021-05-16T02:09:53.5001860Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.5002790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5003420Z ^ 2021-05-16T02:09:53.5004700Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5005540Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5006140Z ^ 2021-05-16T02:09:53.5006670Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.5007350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.5008750Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.5009780Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:09:53.5010410Z ^ 2021-05-16T02:09:53.5011620Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.5012540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5013160Z ^ 2021-05-16T02:09:53.5014290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5015120Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5015700Z ^ 2021-05-16T02:09:53.5016240Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.5016920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.5018450Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.5019210Z uint16 config; 2021-05-16T02:09:53.5019580Z ^ 2021-05-16T02:09:53.5020770Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:53.5021880Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5022480Z ^ 2021-05-16T02:09:53.5023620Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5024680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5025260Z ^ 2021-05-16T02:09:53.5025800Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.5026630Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.5028090Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.5028830Z uint32 tw = 1, th = 1; 2021-05-16T02:09:53.5029190Z ^ 2021-05-16T02:09:53.5030340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.5031260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5031870Z ^ 2021-05-16T02:09:53.5032980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5033810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5034410Z ^ 2021-05-16T02:09:53.5592300Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.5593100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.5594850Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.5596080Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:09:53.5596530Z ^ 2021-05-16T02:09:53.5597710Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.5598660Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5599280Z ^ 2021-05-16T02:09:53.5600550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5601400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5601990Z ^ 2021-05-16T02:09:53.5602670Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.5603360Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.5604800Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.5605990Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:09:53.5606500Z ^ 2021-05-16T02:09:53.5607690Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.5608650Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5609280Z ^ 2021-05-16T02:09:53.5610540Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5611510Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5612100Z ^ 2021-05-16T02:09:53.5612700Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.5613410Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.5614830Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.5615920Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:09:53.5616390Z ^ 2021-05-16T02:09:53.5617560Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:09:53.5618470Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5619070Z ^ 2021-05-16T02:09:53.5620190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5621010Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5621760Z ^ 2021-05-16T02:09:53.5622290Z In file included from reductions.cpp:1: 2021-05-16T02:09:53.5622970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:09:53.5624800Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:09:53.5626230Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:09:53.5626790Z ^ 2021-05-16T02:09:53.5628150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:09:53.5629100Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:09:53.5629710Z ^ 2021-05-16T02:09:53.5630850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:09:53.5631680Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:09:53.5632270Z ^ 2021-05-16T02:10:07.2403520Z 36 warnings generated. 2021-05-16T02:10:07.2579680Z clang++ -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:10:08.3363230Z In file included from transformations.cpp:1: 2021-05-16T02:10:08.3364150Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:10:08.3365130Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:10:08.3367180Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:10:08.3368090Z SEXP data = Parent::get__(); 2021-05-16T02:10:08.3368510Z ^ 2021-05-16T02:10:10.6308060Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6308930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6310870Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6311960Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:10:10.6312660Z ^ 2021-05-16T02:10:10.6313870Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:10.6314810Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6315430Z ^ 2021-05-16T02:10:10.6316550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6317390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6317970Z ^ 2021-05-16T02:10:10.6318560Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6319280Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6320680Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6321740Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6322310Z ^ 2021-05-16T02:10:10.6323510Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6324420Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6325040Z ^ 2021-05-16T02:10:10.6326150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6327000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6327600Z ^ 2021-05-16T02:10:10.6328180Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6329650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6331060Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6332550Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6333230Z ^ 2021-05-16T02:10:10.6334460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6335370Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6336180Z ^ 2021-05-16T02:10:10.6337480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6338300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6338900Z ^ 2021-05-16T02:10:10.6339500Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6340210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6341620Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6342750Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6343420Z ^ 2021-05-16T02:10:10.6344640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6345550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6346170Z ^ 2021-05-16T02:10:10.6347290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6348110Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6348720Z ^ 2021-05-16T02:10:10.6349300Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6350020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6351410Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6352460Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6353180Z ^ 2021-05-16T02:10:10.6354380Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6355300Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6356040Z ^ 2021-05-16T02:10:10.6357200Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6358060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6358790Z ^ 2021-05-16T02:10:10.6359380Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6360090Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6361490Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6362570Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:10:10.6363280Z ^ 2021-05-16T02:10:10.6364480Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:10.6365380Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6366060Z ^ 2021-05-16T02:10:10.6367190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6368030Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6368860Z ^ 2021-05-16T02:10:10.6369460Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6370180Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6371720Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6372820Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6373390Z ^ 2021-05-16T02:10:10.6374600Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6375570Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6376200Z ^ 2021-05-16T02:10:10.6377340Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6378170Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6378770Z ^ 2021-05-16T02:10:10.6379350Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6380070Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6381450Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6382520Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6383160Z ^ 2021-05-16T02:10:10.6384350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6385260Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6385870Z ^ 2021-05-16T02:10:10.6386980Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6387820Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6388400Z ^ 2021-05-16T02:10:10.6389000Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6389710Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6391100Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6392150Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6392830Z ^ 2021-05-16T02:10:10.6394040Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6394950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6395700Z ^ 2021-05-16T02:10:10.6396850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6397720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6398450Z ^ 2021-05-16T02:10:10.6399040Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6399760Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6401140Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6402200Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:10.6402920Z ^ 2021-05-16T02:10:10.6404130Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6405050Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6405730Z ^ 2021-05-16T02:10:10.6407220Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6408040Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6414600Z ^ 2021-05-16T02:10:10.6415380Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6416150Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6417650Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6418860Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:10.6419610Z ^ 2021-05-16T02:10:10.6420810Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:10.6421730Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6422330Z ^ 2021-05-16T02:10:10.6423470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6424310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6424890Z ^ 2021-05-16T02:10:10.6425490Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6426190Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6427590Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6428780Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:10.6429600Z ^ 2021-05-16T02:10:10.6430810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6431710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6432330Z ^ 2021-05-16T02:10:10.6433440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6434280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6434860Z ^ 2021-05-16T02:10:10.6435520Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6436250Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6437650Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6438840Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:10.6439700Z ^ 2021-05-16T02:10:10.6440920Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6441840Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6442440Z ^ 2021-05-16T02:10:10.6443560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6444390Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6444980Z ^ 2021-05-16T02:10:10.6445570Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6446290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6447660Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6448870Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:10.6449640Z ^ 2021-05-16T02:10:10.6450820Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:10.6451980Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6452580Z ^ 2021-05-16T02:10:10.6453730Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6454700Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6455460Z ^ 2021-05-16T02:10:10.6456070Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6456800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6458370Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6459570Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:10.6460410Z ^ 2021-05-16T02:10:10.6461640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6462540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6463150Z ^ 2021-05-16T02:10:10.6464260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6465100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6465740Z ^ 2021-05-16T02:10:10.6466340Z In file included from transformations.cpp:1: 2021-05-16T02:10:10.6467060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:10.6468460Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:10.6469680Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:10.6470560Z ^ 2021-05-16T02:10:10.6471790Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:10.6472700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:10.6473310Z ^ 2021-05-16T02:10:10.6474430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:10.6475250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:10.6475910Z ^ 2021-05-16T02:10:11.2656030Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2656880Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2658750Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2659990Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:11.2660440Z ^ 2021-05-16T02:10:11.2661630Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2662560Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2663180Z ^ 2021-05-16T02:10:11.2664310Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2665160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2665740Z ^ 2021-05-16T02:10:11.2666330Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2667110Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2668510Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2669730Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:11.2670240Z ^ 2021-05-16T02:10:11.2671430Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2672890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2673510Z ^ 2021-05-16T02:10:11.2674850Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2676000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2676610Z ^ 2021-05-16T02:10:11.2677200Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2677940Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2679500Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2680870Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:10:11.2681390Z ^ 2021-05-16T02:10:11.2682550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2683490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2684100Z ^ 2021-05-16T02:10:11.2685230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2686050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2686650Z ^ 2021-05-16T02:10:11.2687240Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2687950Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2689350Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2690560Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:11.2691010Z ^ 2021-05-16T02:10:11.2692150Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2693070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2693690Z ^ 2021-05-16T02:10:11.2694810Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2695650Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2696230Z ^ 2021-05-16T02:10:11.2696820Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2697530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2698920Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2700140Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:11.2700650Z ^ 2021-05-16T02:10:11.2701820Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2702720Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2703340Z ^ 2021-05-16T02:10:11.2704450Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2705400Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2706010Z ^ 2021-05-16T02:10:11.2706680Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2707390Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2708830Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2710190Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:10:11.2710720Z ^ 2021-05-16T02:10:11.2711880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2712790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2713390Z ^ 2021-05-16T02:10:11.2714790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2715630Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2716210Z ^ 2021-05-16T02:10:11.2716940Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2717700Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2719110Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2720090Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:10:11.2720600Z ^ 2021-05-16T02:10:11.2721750Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:11.2722680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2723290Z ^ 2021-05-16T02:10:11.2724410Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2725250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2725820Z ^ 2021-05-16T02:10:11.2726420Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2727120Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2728520Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2729320Z uint16 sampleformat = 1; 2021-05-16T02:10:11.2729690Z ^ 2021-05-16T02:10:11.2730850Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:11.2731750Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2732360Z ^ 2021-05-16T02:10:11.2733470Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2734300Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2734900Z ^ 2021-05-16T02:10:11.2735610Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2736350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2737750Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2738500Z uint32 nx = 1, ny = 1; 2021-05-16T02:10:11.2738830Z ^ 2021-05-16T02:10:11.2739990Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2740890Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2741500Z ^ 2021-05-16T02:10:11.2742630Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2743440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2744030Z ^ 2021-05-16T02:10:11.2744620Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2745330Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2746710Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2747710Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:10:11.2748210Z ^ 2021-05-16T02:10:11.2749360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2750270Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2750880Z ^ 2021-05-16T02:10:11.2752000Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2752840Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2753430Z ^ 2021-05-16T02:10:11.2754270Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2755060Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2756490Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2757610Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:10:11.2758220Z ^ 2021-05-16T02:10:11.2759420Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2760350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2760960Z ^ 2021-05-16T02:10:11.2762080Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2762900Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2763480Z ^ 2021-05-16T02:10:11.2764080Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2764790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2766330Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2767320Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:10:11.2767960Z ^ 2021-05-16T02:10:11.2769170Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2770070Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2770680Z ^ 2021-05-16T02:10:11.2771790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2772630Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2773220Z ^ 2021-05-16T02:10:11.2773810Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2774540Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2776050Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2777100Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:10:11.2777740Z ^ 2021-05-16T02:10:11.2778970Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2779880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2780480Z ^ 2021-05-16T02:10:11.2781610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2782430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2783010Z ^ 2021-05-16T02:10:11.2783610Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2784320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2785720Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2786440Z uint16 config; 2021-05-16T02:10:11.2786800Z ^ 2021-05-16T02:10:11.2787950Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:11.2788880Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2789480Z ^ 2021-05-16T02:10:11.2790610Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2791440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2792020Z ^ 2021-05-16T02:10:11.2792610Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.2793320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.2794980Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.2795860Z uint32 tw = 1, th = 1; 2021-05-16T02:10:11.2796230Z ^ 2021-05-16T02:10:11.2797580Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.2798680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.2799300Z ^ 2021-05-16T02:10:11.2800440Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.2801280Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.2801860Z ^ 2021-05-16T02:10:11.9683520Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.9685260Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.9687680Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.9689470Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:10:11.9690470Z ^ 2021-05-16T02:10:11.9692340Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.9693380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.9694030Z ^ 2021-05-16T02:10:11.9695220Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.9696090Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.9696690Z ^ 2021-05-16T02:10:11.9697460Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.9698230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.9699880Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.9701140Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:10:11.9701640Z ^ 2021-05-16T02:10:11.9702840Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.9703790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.9704420Z ^ 2021-05-16T02:10:11.9705560Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.9706420Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.9707030Z ^ 2021-05-16T02:10:11.9707620Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.9708360Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.9709770Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.9710740Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:10:11.9711230Z ^ 2021-05-16T02:10:11.9712420Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:11.9713370Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.9713990Z ^ 2021-05-16T02:10:11.9715290Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.9716150Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.9716760Z ^ 2021-05-16T02:10:11.9717370Z In file included from transformations.cpp:1: 2021-05-16T02:10:11.9718100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:11.9719540Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:11.9721010Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:10:11.9722130Z ^ 2021-05-16T02:10:11.9723350Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:11.9724290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:11.9724900Z ^ 2021-05-16T02:10:11.9726230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:11.9727120Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:11.9727730Z ^ 2021-05-16T02:10:30.1821940Z 36 warnings generated. 2021-05-16T02:10:30.2007440Z clang++ -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:10:31.2775020Z In file included from utils.cpp:1: 2021-05-16T02:10:31.2775850Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:10:31.2776720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:10:31.2778930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:10:31.2779880Z SEXP data = Parent::get__(); 2021-05-16T02:10:31.2780310Z ^ 2021-05-16T02:10:33.5969300Z In file included from utils.cpp:1: 2021-05-16T02:10:33.5970130Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.5972070Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.5973190Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:10:33.5973930Z ^ 2021-05-16T02:10:33.5975190Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:33.5976140Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.5976770Z ^ 2021-05-16T02:10:33.5977950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.5978810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.5979410Z ^ 2021-05-16T02:10:33.5979920Z In file included from utils.cpp:1: 2021-05-16T02:10:33.5980570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.5982020Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.5983090Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.5983700Z ^ 2021-05-16T02:10:33.5984920Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.5985850Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.5986490Z ^ 2021-05-16T02:10:33.5987740Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.5988590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.5989210Z ^ 2021-05-16T02:10:33.5989720Z In file included from utils.cpp:1: 2021-05-16T02:10:33.5990380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.5991820Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.5992890Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.5994130Z ^ 2021-05-16T02:10:33.5995390Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.5996350Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.5997180Z ^ 2021-05-16T02:10:33.5998460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.5999430Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6000010Z ^ 2021-05-16T02:10:33.6000510Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6001140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6002550Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6003600Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.6004270Z ^ 2021-05-16T02:10:33.6005490Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6006400Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6007020Z ^ 2021-05-16T02:10:33.6008130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6008970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6009560Z ^ 2021-05-16T02:10:33.6010050Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6010690Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6012070Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6013130Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.6013860Z ^ 2021-05-16T02:10:33.6015070Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6016000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6016600Z ^ 2021-05-16T02:10:33.6017870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6018720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6019340Z ^ 2021-05-16T02:10:33.6019840Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6020620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6022020Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6023110Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:10:33.6023820Z ^ 2021-05-16T02:10:33.6025010Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:33.6025940Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6026560Z ^ 2021-05-16T02:10:33.6027930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6028810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6029410Z ^ 2021-05-16T02:10:33.6029910Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6030570Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6032030Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6033360Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.6033960Z ^ 2021-05-16T02:10:33.6035210Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6036300Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6036980Z ^ 2021-05-16T02:10:33.6038150Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6039020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6039630Z ^ 2021-05-16T02:10:33.6040130Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6040790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6042210Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6043310Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.6043960Z ^ 2021-05-16T02:10:33.6045200Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6046150Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6046770Z ^ 2021-05-16T02:10:33.6047930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6048780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6049390Z ^ 2021-05-16T02:10:33.6049890Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6050550Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6051990Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6053070Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.6053780Z ^ 2021-05-16T02:10:33.6055020Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6055970Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6056590Z ^ 2021-05-16T02:10:33.6057880Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6058740Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6059350Z ^ 2021-05-16T02:10:33.6059860Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6060510Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6061970Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6063060Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:10:33.6063800Z ^ 2021-05-16T02:10:33.6065060Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6066000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6066630Z ^ 2021-05-16T02:10:33.6067840Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6068810Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6069410Z ^ 2021-05-16T02:10:33.6069920Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6070700Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6072360Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6073560Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:33.6074430Z ^ 2021-05-16T02:10:33.6075690Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:33.6076620Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6077220Z ^ 2021-05-16T02:10:33.6078510Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6085980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6086600Z ^ 2021-05-16T02:10:33.6087100Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6087730Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6089270Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6090460Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:33.6091300Z ^ 2021-05-16T02:10:33.6092540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6093470Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6094090Z ^ 2021-05-16T02:10:33.6095210Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6096050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6096630Z ^ 2021-05-16T02:10:33.6097120Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6097770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6099170Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6100370Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:33.6101240Z ^ 2021-05-16T02:10:33.6102470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6103380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6104000Z ^ 2021-05-16T02:10:33.6105130Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6105960Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6106560Z ^ 2021-05-16T02:10:33.6107050Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6108000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6109460Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6110720Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:33.6111510Z ^ 2021-05-16T02:10:33.6112740Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:33.6113680Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6114310Z ^ 2021-05-16T02:10:33.6115460Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6116310Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6116910Z ^ 2021-05-16T02:10:33.6117810Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6118470Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6119930Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6121340Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:33.6122260Z ^ 2021-05-16T02:10:33.6123550Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6124480Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6125120Z ^ 2021-05-16T02:10:33.6126260Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6127120Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6127730Z ^ 2021-05-16T02:10:33.6128230Z In file included from utils.cpp:1: 2021-05-16T02:10:33.6128890Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:33.6130330Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:33.6131590Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:10:33.6132490Z ^ 2021-05-16T02:10:33.6133750Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:33.6134680Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:33.6135310Z ^ 2021-05-16T02:10:33.6136480Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:33.6137340Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:33.6138100Z ^ 2021-05-16T02:10:34.2331110Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2331930Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2333840Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2335070Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:34.2335520Z ^ 2021-05-16T02:10:34.2336660Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2337600Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2338210Z ^ 2021-05-16T02:10:34.2339320Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2340160Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2340760Z ^ 2021-05-16T02:10:34.2341250Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2341880Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2343270Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2344490Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:34.2345010Z ^ 2021-05-16T02:10:34.2346190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2347160Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2347770Z ^ 2021-05-16T02:10:34.2348900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2349730Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2350320Z ^ 2021-05-16T02:10:34.2351350Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2351990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2353400Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2355090Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:10:34.2355670Z ^ 2021-05-16T02:10:34.2356880Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2358040Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2358650Z ^ 2021-05-16T02:10:34.2359790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2360620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2361230Z ^ 2021-05-16T02:10:34.2361720Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2362360Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2363750Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2364940Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:34.2365390Z ^ 2021-05-16T02:10:34.2366540Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2367520Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2368150Z ^ 2021-05-16T02:10:34.2369270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2370100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2370690Z ^ 2021-05-16T02:10:34.2371180Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2371810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2373210Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2374420Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:10:34.2374920Z ^ 2021-05-16T02:10:34.2376090Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2377000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2377620Z ^ 2021-05-16T02:10:34.2378720Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2379560Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2380150Z ^ 2021-05-16T02:10:34.2380640Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2381290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2382660Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2384030Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:10:34.2384560Z ^ 2021-05-16T02:10:34.2385720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2386630Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2387250Z ^ 2021-05-16T02:10:34.2388370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2389190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2389780Z ^ 2021-05-16T02:10:34.2390340Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2390970Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2392370Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2393580Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:10:34.2394100Z ^ 2021-05-16T02:10:34.2395260Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:34.2396320Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2396980Z ^ 2021-05-16T02:10:34.2398190Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2399020Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2399610Z ^ 2021-05-16T02:10:34.2400100Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2400740Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2402120Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2402910Z uint16 sampleformat = 1; 2021-05-16T02:10:34.2403390Z ^ 2021-05-16T02:10:34.2404580Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:34.2405500Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2406130Z ^ 2021-05-16T02:10:34.2407370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2408230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2408840Z ^ 2021-05-16T02:10:34.2409330Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2409990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2411500Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2412240Z uint32 nx = 1, ny = 1; 2021-05-16T02:10:34.2412580Z ^ 2021-05-16T02:10:34.2413720Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2414640Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2415250Z ^ 2021-05-16T02:10:34.2416370Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2417200Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2417790Z ^ 2021-05-16T02:10:34.2418280Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2418920Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2420280Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2421280Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:10:34.2421770Z ^ 2021-05-16T02:10:34.2422910Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2423830Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2424440Z ^ 2021-05-16T02:10:34.2425550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2426380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2426970Z ^ 2021-05-16T02:10:34.2427780Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2428430Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2429850Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2430930Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:10:34.2431500Z ^ 2021-05-16T02:10:34.2432670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2433590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2434460Z ^ 2021-05-16T02:10:34.2435600Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2436440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2437170Z ^ 2021-05-16T02:10:34.2437710Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2438340Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2439750Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2440740Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:10:34.2441390Z ^ 2021-05-16T02:10:34.2442590Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2443490Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2444120Z ^ 2021-05-16T02:10:34.2445230Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2446060Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2446660Z ^ 2021-05-16T02:10:34.2447140Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2447910Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2449450Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2450620Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:10:34.2451260Z ^ 2021-05-16T02:10:34.2452470Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2453390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2454000Z ^ 2021-05-16T02:10:34.2455120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2455940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2456540Z ^ 2021-05-16T02:10:34.2457020Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2457660Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2459040Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2459760Z uint16 config; 2021-05-16T02:10:34.2460120Z ^ 2021-05-16T02:10:34.2461260Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:34.2462240Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2462890Z ^ 2021-05-16T02:10:34.2464040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2464860Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2465440Z ^ 2021-05-16T02:10:34.2465940Z In file included from utils.cpp:1: 2021-05-16T02:10:34.2466580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.2468030Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.2468780Z uint32 tw = 1, th = 1; 2021-05-16T02:10:34.2469130Z ^ 2021-05-16T02:10:34.2470280Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.2471200Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.2471810Z ^ 2021-05-16T02:10:34.2472920Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.2473980Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.2474560Z ^ 2021-05-16T02:10:34.3026190Z In file included from utils.cpp:1: 2021-05-16T02:10:34.3027530Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.3029320Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.3030680Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:10:34.3031110Z ^ 2021-05-16T02:10:34.3032260Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.3033190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.3033800Z ^ 2021-05-16T02:10:34.3034930Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.3035760Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.3036370Z ^ 2021-05-16T02:10:34.3036860Z In file included from utils.cpp:1: 2021-05-16T02:10:34.3037490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.3038950Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.3040130Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:10:34.3040620Z ^ 2021-05-16T02:10:34.3041780Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.3042710Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.3043310Z ^ 2021-05-16T02:10:34.3044430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.3045270Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.3045850Z ^ 2021-05-16T02:10:34.3046350Z In file included from utils.cpp:1: 2021-05-16T02:10:34.3046980Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.3048450Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.3049410Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:10:34.3049890Z ^ 2021-05-16T02:10:34.3051050Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:10:34.3051970Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.3052580Z ^ 2021-05-16T02:10:34.3053690Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.3054530Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.3055110Z ^ 2021-05-16T02:10:34.3055600Z In file included from utils.cpp:1: 2021-05-16T02:10:34.3056290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:10:34.3057680Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:10:34.3059110Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:10:34.3059670Z ^ 2021-05-16T02:10:34.3060830Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:10:34.3061740Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:10:34.3062480Z ^ 2021-05-16T02:10:34.3063650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:10:34.3064490Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:10:34.3065090Z ^ 2021-05-16T02:11:38.2548230Z 36 warnings generated. 2021-05-16T02:11:38.2806310Z clang++ -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:11:39.3466150Z In file included from wrappers.cpp:1: 2021-05-16T02:11:39.3466970Z In file included from ../inst/include/imager.h:13: 2021-05-16T02:11:39.3467830Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T02:11:39.3469900Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T02:11:39.3470800Z SEXP data = Parent::get__(); 2021-05-16T02:11:39.3471210Z ^ 2021-05-16T02:11:41.6388280Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6389140Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6391110Z ../inst/include/CImg.h:51714:57: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6392200Z void _load_tiff_tiled_contig(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:11:41.6392910Z ^ 2021-05-16T02:11:41.6394130Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:41.6395050Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6395670Z ^ 2021-05-16T02:11:41.6396790Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6397630Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6398210Z ^ 2021-05-16T02:11:41.6398750Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6399420Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6400810Z ../inst/include/CImg.h:51715:40: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6401870Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6402450Z ^ 2021-05-16T02:11:41.6403640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6404550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6405150Z ^ 2021-05-16T02:11:41.6406360Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6407190Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6407770Z ^ 2021-05-16T02:11:41.6408300Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6408960Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6410360Z ../inst/include/CImg.h:51715:57: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6411410Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6412040Z ^ 2021-05-16T02:11:41.6413240Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6414280Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6414900Z ^ 2021-05-16T02:11:41.6416040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6416870Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6417450Z ^ 2021-05-16T02:11:41.6418530Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6419200Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6420610Z ../inst/include/CImg.h:51715:74: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6421910Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6422620Z ^ 2021-05-16T02:11:41.6423860Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6424760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6425590Z ^ 2021-05-16T02:11:41.6426760Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6427590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6428180Z ^ 2021-05-16T02:11:41.6428710Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6429380Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6430760Z ../inst/include/CImg.h:51715:91: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6431820Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6432560Z ^ 2021-05-16T02:11:41.6433770Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6434690Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6435290Z ^ 2021-05-16T02:11:41.6436420Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6437250Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6437840Z ^ 2021-05-16T02:11:41.6438360Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6439020Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6440540Z ../inst/include/CImg.h:51738:59: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6441620Z void _load_tiff_tiled_separate(TIFF *const tif, const uint16 samplesperpixel, 2021-05-16T02:11:41.6442340Z ^ 2021-05-16T02:11:41.6443540Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:41.6444530Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6445140Z ^ 2021-05-16T02:11:41.6446270Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6447100Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6447690Z ^ 2021-05-16T02:11:41.6448220Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6449030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6450460Z ../inst/include/CImg.h:51739:42: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6451680Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6452250Z ^ 2021-05-16T02:11:41.6453530Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6454450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6455060Z ^ 2021-05-16T02:11:41.6456180Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6457000Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6457850Z ^ 2021-05-16T02:11:41.6458370Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6459030Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6460610Z ../inst/include/CImg.h:51739:59: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6461710Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6462350Z ^ 2021-05-16T02:11:41.6463560Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6464540Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6465160Z ^ 2021-05-16T02:11:41.6466300Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6467130Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6467720Z ^ 2021-05-16T02:11:41.6468240Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6468900Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6470290Z ../inst/include/CImg.h:51739:76: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6471340Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6472020Z ^ 2021-05-16T02:11:41.6473220Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6474140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6474760Z ^ 2021-05-16T02:11:41.6475870Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6476710Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6477380Z ^ 2021-05-16T02:11:41.6477970Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6478620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6480040Z ../inst/include/CImg.h:51739:93: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6481160Z const uint32 nx, const uint32 ny, const uint32 tw, const uint32 th) { 2021-05-16T02:11:41.6481870Z ^ 2021-05-16T02:11:41.6483100Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6484000Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6484610Z ^ 2021-05-16T02:11:41.6485830Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6486660Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6487410Z ^ 2021-05-16T02:11:41.6487960Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6488620Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6490020Z ../inst/include/CImg.h:51762:51: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6498350Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:11:41.6499090Z ^ 2021-05-16T02:11:41.6500410Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:41.6501350Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6502030Z ^ 2021-05-16T02:11:41.6503550Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6504380Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6504970Z ^ 2021-05-16T02:11:41.6505480Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6506350Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6507800Z ../inst/include/CImg.h:51762:81: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6509010Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:11:41.6509830Z ^ 2021-05-16T02:11:41.6511030Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6511950Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6512550Z ^ 2021-05-16T02:11:41.6513690Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6514520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6515100Z ^ 2021-05-16T02:11:41.6515620Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6516290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6517750Z ../inst/include/CImg.h:51762:98: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6519000Z void _load_tiff_contig(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:11:41.6519910Z ^ 2021-05-16T02:11:41.6521140Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6522050Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6522670Z ^ 2021-05-16T02:11:41.6523910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6524780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6525380Z ^ 2021-05-16T02:11:41.6525920Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6526610Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6528130Z ../inst/include/CImg.h:51787:53: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6529410Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:11:41.6530160Z ^ 2021-05-16T02:11:41.6531360Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:41.6532300Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6532910Z ^ 2021-05-16T02:11:41.6534040Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6534880Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6535470Z ^ 2021-05-16T02:11:41.6535980Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6536650Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6538040Z ../inst/include/CImg.h:51787:83: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6539240Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:11:41.6540160Z ^ 2021-05-16T02:11:41.6541390Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6542550Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6543170Z ^ 2021-05-16T02:11:41.6544530Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6545590Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6546240Z ^ 2021-05-16T02:11:41.6546780Z In file included from wrappers.cpp:1: 2021-05-16T02:11:41.6547580Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:41.6549000Z ../inst/include/CImg.h:51787:100: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:41.6550220Z void _load_tiff_separate(TIFF *const tif, const uint16 samplesperpixel, const uint32 nx, const uint32 ny) { 2021-05-16T02:11:41.6551170Z ^ 2021-05-16T02:11:41.6552480Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:41.6553390Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:41.6554000Z ^ 2021-05-16T02:11:41.6555120Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:41.6555970Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:41.6556570Z ^ 2021-05-16T02:11:42.2649060Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2649790Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2651740Z ../inst/include/CImg.h:51765:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2652970Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:11:42.2653410Z ^ 2021-05-16T02:11:42.2654730Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2655700Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2656330Z ^ 2021-05-16T02:11:42.2657590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2658440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2659020Z ^ 2021-05-16T02:11:42.2659540Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2660210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2661600Z ../inst/include/CImg.h:51765:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2662790Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:11:42.2663310Z ^ 2021-05-16T02:11:42.2664640Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2665590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2666230Z ^ 2021-05-16T02:11:42.2667490Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2668330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2668920Z ^ 2021-05-16T02:11:42.2669500Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2670170Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2671550Z ../inst/include/CImg.h:51768:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2672920Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:11:42.2673440Z ^ 2021-05-16T02:11:42.2674670Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2675590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2676740Z ^ 2021-05-16T02:11:42.2677900Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2678720Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2679550Z ^ 2021-05-16T02:11:42.2680110Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2680770Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2682180Z ../inst/include/CImg.h:51790:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2683470Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:11:42.2684290Z ^ 2021-05-16T02:11:42.2685460Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2686380Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2686990Z ^ 2021-05-16T02:11:42.2688110Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2688940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2689530Z ^ 2021-05-16T02:11:42.2690050Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2690720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2692100Z ../inst/include/CImg.h:51790:37: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2693290Z uint32 row, rowsperstrip = (uint32)-1; 2021-05-16T02:11:42.2693810Z ^ 2021-05-16T02:11:42.2694980Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2695880Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2696490Z ^ 2021-05-16T02:11:42.2697590Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2698440Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2699010Z ^ 2021-05-16T02:11:42.2699530Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2700210Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2701580Z ../inst/include/CImg.h:51794:13: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2702930Z uint32 nrow = (row + rowsperstrip>ny?ny - row:rowsperstrip); 2021-05-16T02:11:42.2703580Z ^ 2021-05-16T02:11:42.2704870Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2705800Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2706570Z ^ 2021-05-16T02:11:42.2707690Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2708520Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2709110Z ^ 2021-05-16T02:11:42.2709630Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2710290Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2711660Z ../inst/include/CImg.h:51815:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2712660Z uint16 samplesperpixel = 1, bitspersample = 8, photo = 0; 2021-05-16T02:11:42.2713160Z ^ 2021-05-16T02:11:42.2714310Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:42.2715230Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2715840Z ^ 2021-05-16T02:11:42.2716950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2717770Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2718620Z ^ 2021-05-16T02:11:42.2719140Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2719800Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2721390Z ../inst/include/CImg.h:51816:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2722210Z uint16 sampleformat = 1; 2021-05-16T02:11:42.2722590Z ^ 2021-05-16T02:11:42.2723760Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:42.2724670Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2725270Z ^ 2021-05-16T02:11:42.2726390Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2727220Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2727810Z ^ 2021-05-16T02:11:42.2728340Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2728990Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2730370Z ../inst/include/CImg.h:51817:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2731180Z uint32 nx = 1, ny = 1; 2021-05-16T02:11:42.2731520Z ^ 2021-05-16T02:11:42.2732680Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2733590Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2734260Z ^ 2021-05-16T02:11:42.2735380Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2736230Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2736830Z ^ 2021-05-16T02:11:42.2737340Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2738000Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2739380Z ../inst/include/CImg.h:51856:9: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2740360Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:11:42.2740840Z ^ 2021-05-16T02:11:42.2742000Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2742960Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2743760Z ^ 2021-05-16T02:11:42.2744940Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2745780Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2746390Z ^ 2021-05-16T02:11:42.2747040Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2747720Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2749120Z ../inst/include/CImg.h:51856:33: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2750090Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:11:42.2750640Z ^ 2021-05-16T02:11:42.2751810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2752820Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2753440Z ^ 2021-05-16T02:11:42.2754580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2755410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2755980Z ^ 2021-05-16T02:11:42.2756510Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2757160Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2758540Z ../inst/include/CImg.h:51856:66: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2759760Z uint32 *const raster = (uint32*)_TIFFmalloc(nx*ny*sizeof(uint32)); 2021-05-16T02:11:42.2760410Z ^ 2021-05-16T02:11:42.2761810Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2762760Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2763370Z ^ 2021-05-16T02:11:42.2764500Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2765330Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2765910Z ^ 2021-05-16T02:11:42.2766430Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2767100Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2768780Z ../inst/include/CImg.h:51862:64: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2769850Z cimg::strbuffersize(nx*ny*sizeof(uint32)),filename); 2021-05-16T02:11:42.2770490Z ^ 2021-05-16T02:11:42.2771850Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2772790Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2773410Z ^ 2021-05-16T02:11:42.2774570Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2775410Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2776020Z ^ 2021-05-16T02:11:42.2776550Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2777230Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2778640Z ../inst/include/CImg.h:51888:9: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2779410Z uint16 config; 2021-05-16T02:11:42.2779770Z ^ 2021-05-16T02:11:42.2780940Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:42.2781890Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2782510Z ^ 2021-05-16T02:11:42.2783650Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2784620Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2785240Z ^ 2021-05-16T02:11:42.2785770Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.2786440Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.2787880Z ../inst/include/CImg.h:51891:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.2788660Z uint32 tw = 1, th = 1; 2021-05-16T02:11:42.2789020Z ^ 2021-05-16T02:11:42.2790190Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.2791140Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.2791770Z ^ 2021-05-16T02:11:42.2792910Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.2793830Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.2794430Z ^ 2021-05-16T02:11:42.3349690Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.3350490Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.3352210Z ../inst/include/CImg.h:55892:7: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.3353430Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:11:42.3353860Z ^ 2021-05-16T02:11:42.3355520Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.3356450Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.3357070Z ^ 2021-05-16T02:11:42.3358430Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.3359290Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.3360130Z ^ 2021-05-16T02:11:42.3361130Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.3362320Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.3364070Z ../inst/include/CImg.h:55892:30: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.3365340Z uint32 rowsperstrip = (uint32)-1; 2021-05-16T02:11:42.3365830Z ^ 2021-05-16T02:11:42.3367250Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.3368190Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.3368800Z ^ 2021-05-16T02:11:42.3369950Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.3370940Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.3371540Z ^ 2021-05-16T02:11:42.3372130Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.3372810Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.3374250Z ../inst/include/CImg.h:55893:7: warning: 'uint16' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.3375220Z uint16 spp = _spectrum, bpp = sizeof(t)*8, photometric; 2021-05-16T02:11:42.3375710Z ^ 2021-05-16T02:11:42.3376900Z /usr/local/include/tiff.h:81:45: note: 'uint16' has been explicitly marked deprecated here 2021-05-16T02:11:42.3377840Z typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.3378520Z ^ 2021-05-16T02:11:42.3379670Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.3380610Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.3381230Z ^ 2021-05-16T02:11:42.3381770Z In file included from wrappers.cpp:1: 2021-05-16T02:11:42.3382450Z In file included from ../inst/include/imager.h:27: 2021-05-16T02:11:42.3383950Z ../inst/include/CImg.h:55930:11: warning: 'uint32' is deprecated [-Wdeprecated-declarations] 2021-05-16T02:11:42.3385440Z uint32 nrow = (row + rowsperstrip>_height?_height - row:rowsperstrip); 2021-05-16T02:11:42.3386010Z ^ 2021-05-16T02:11:42.3387360Z /usr/local/include/tiff.h:84:45: note: 'uint32' has been explicitly marked deprecated here 2021-05-16T02:11:42.3388290Z typedef TIFF_MSC_DEPRECATED uint32_t uint32 TIFF_GCC_DEPRECATED; 2021-05-16T02:11:42.3388940Z ^ 2021-05-16T02:11:42.3390090Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-16T02:11:42.3390930Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-16T02:11:42.3391550Z ^ 2021-05-16T02:11:54.0881720Z 36 warnings generated. 2021-05-16T02:11:54.1091960Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o 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:11:54.2274870Z installing to /Users/runner/work/_temp/Library/imager/libs 2021-05-16T02:11:54.2495400Z ** R 2021-05-16T02:11:54.2778170Z ** data 2021-05-16T02:11:54.2843340Z *** moving datasets to lazyload DB 2021-05-16T02:11:54.5329230Z ** inst 2021-05-16T02:11:54.6629650Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:11:57.2592530Z ** help 2021-05-16T02:11:57.6795100Z *** installing help indices 2021-05-16T02:11:57.8821150Z ** building package indices 2021-05-16T02:11:58.0903290Z ** installing vignettes 2021-05-16T02:11:58.1020030Z ** testing if installed package can be loaded 2021-05-16T02:11:58.8644850Z * DONE (imager) 2021-05-16T02:12:00.3093360Z * installing *source* package ‘ggplot2’ ... 2021-05-16T02:12:00.3596330Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T02:12:00.3940490Z ** R 2021-05-16T02:12:00.6060160Z ** data 2021-05-16T02:12:00.6145930Z *** moving datasets to lazyload DB 2021-05-16T02:12:01.1197470Z ** inst 2021-05-16T02:12:01.1350620Z ** byte-compile and prepare package for lazy loading 2021-05-16T02:12:10.1172860Z ** help 2021-05-16T02:12:11.0252790Z *** installing help indices 2021-05-16T02:12:11.5098710Z *** copying figures 2021-05-16T02:12:11.5118620Z ** building package indices 2021-05-16T02:12:12.0201670Z ** installing vignettes 2021-05-16T02:12:12.0404460Z ** testing if installed package can be loaded 2021-05-16T02:12:12.6478020Z * DONE (ggplot2) 2021-05-16T02:12:12.7417810Z 2021-05-16T02:12:12.7418680Z The downloaded source packages are in 2021-05-16T02:12:12.7420470Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwFSZVU/downloaded_packages’ 2021-05-16T02:12:13.4598260Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T02:12:13.4599160Z Use `force = TRUE` to force installation 2021-05-16T02:12:13.4613340Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T02:12:13.4614230Z Use `force = TRUE` to force installation 2021-05-16T02:12:13.5080380Z ##[group]Run options(width = 100) 2021-05-16T02:12:13.5080960Z options(width = 100) 2021-05-16T02:12:13.5081490Z pkgs <- installed.packages()[, "Package"] 2021-05-16T02:12:13.5082140Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T02:12:13.5948110Z shell: /usr/local/bin/Rscript {0} 2021-05-16T02:12:13.5948530Z env: 2021-05-16T02:12:13.5948940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:12:13.5949400Z TIC_DEPLOY_KEY: 2021-05-16T02:12:13.5949720Z RSPM: 2021-05-16T02:12:13.5950900Z GITHUB_PAT: *** 2021-05-16T02:12:13.5951320Z COVERALLS_TOKEN: 2021-05-16T02:12:13.5951770Z continue-on-error: false 2021-05-16T02:12:13.5952240Z VDIFFR_RUN_TESTS: false 2021-05-16T02:12:13.5952710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:12:13.5953130Z TZ: UTC 2021-05-16T02:12:13.5953490Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:12:13.5953880Z NOT_CRAN: true 2021-05-16T02:12:13.5954290Z ##[endgroup] 2021-05-16T02:12:14.2651350Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T02:12:14.2652090Z setting value 2021-05-16T02:12:14.2653110Z version R version 3.5.3 (2019-03-11) 2021-05-16T02:12:14.2653690Z os macOS 10.15.7 2021-05-16T02:12:14.2654200Z system x86_64, darwin15.6.0 2021-05-16T02:12:14.2654750Z ui X11 2021-05-16T02:12:14.2655230Z language (EN) 2021-05-16T02:12:14.2656150Z collate en_US.UTF-8 2021-05-16T02:12:14.2657030Z ctype en_US.UTF-8 2021-05-16T02:12:14.2657600Z tz UTC 2021-05-16T02:12:14.2658400Z date 2021-05-16 2021-05-16T02:12:14.2658720Z 2021-05-16T02:12:14.2659830Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T02:12:14.2661290Z ! package * version date lib source 2021-05-16T02:12:14.2662570Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T02:12:14.2663760Z askpass 1.1 2019-01-13 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2664810Z base * 3.5.3 2019-03-13 [?] local 2021-05-16T02:12:14.2665900Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2666940Z bmp 0.3 2017-09-11 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2668030Z boot 1.3-20 2017-08-06 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2669120Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2670150Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2671230Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2672260Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2673810Z class 7.3-15 2019-01-01 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2675460Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2676620Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2677720Z cluster 2.0.7-1 2018-04-13 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2678800Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2679930Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2681010Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2682720Z P compiler 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2683930Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2684970Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2686050Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2687120Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2688240Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2689290Z P datasets * 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2690480Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T02:12:14.2691640Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2692720Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2693820Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2694880Z downloader 0.4 2015-07-09 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2696000Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2697090Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2698170Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2699260Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2700280Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2701530Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2702660Z foreign 0.8-71 2018-07-20 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2704100Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2705280Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2706370Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2707490Z getopt 1.20.3 2019-03-22 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2708560Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2709680Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2710890Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T02:12:14.2712050Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2713160Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2714240Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2715390Z P graphics * 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2716540Z P grDevices * 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2717640Z grid 3.5.3 2019-03-13 [?] local 2021-05-16T02:12:14.2718750Z gridExtra 2.3 2017-09-09 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2719820Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2720950Z highr 0.9 2021-04-16 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2722010Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2723140Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2724570Z igraph 1.2.6 2020-10-06 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2725750Z imager 0.42.8 2021-03-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2726860Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2727900Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2729020Z jpeg 0.1-8.1 2019-10-24 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2730140Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2731240Z KernSmooth 2.23-15 2015-06-29 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2732370Z knitr 1.33 2021-04-24 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2733530Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2734670Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2735810Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2736920Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2738050Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2739140Z markdown 1.1 2019-08-07 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2740240Z MASS 7.3-51.1 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2741290Z Matrix 1.2-15 2018-11-01 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2742430Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2743560Z P methods * 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2744640Z mgcv 1.8-27 2019-02-06 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2746010Z mime 0.10 2021-02-13 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2747240Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2748530Z nlme 3.1-137 2018-04-07 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2750070Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2751450Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2752580Z optparse 1.6.6 2020-04-16 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2753840Z parallel 3.5.3 2019-03-13 [?] local 2021-05-16T02:12:14.2754890Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2756000Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2757360Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2758470Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2759570Z plyr 1.8.6 2020-03-03 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2760610Z png 0.1-7 2013-12-03 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2761730Z pracma 2.3.3 2021-01-23 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2762780Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2763940Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2765080Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2766150Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2767560Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2768690Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2769810Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2770950Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2772070Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2773300Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2774370Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2775530Z readbitmap 0.1.5 2018-06-27 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2776610Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2777760Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2778890Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2779960Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2781040Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2782100Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2783270Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.5.3) 2021-05-16T02:12:14.2784460Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2785530Z rpart 4.1-13 2018-02-23 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2786650Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2787730Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2789150Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2790280Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2791380Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2792510Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2793590Z splines 3.5.3 2019-03-13 [?] local 2021-05-16T02:12:14.2794700Z P stats * 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2795890Z stats4 3.5.3 2019-03-13 [?] local 2021-05-16T02:12:14.2796980Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2798050Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2799120Z survival 2.43-3 2018-11-26 [2] CRAN (R 3.5.3) 2021-05-16T02:12:14.2800190Z sys 3.4 2020-07-23 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2801190Z tcltk 3.5.3 2019-03-13 [?] local 2021-05-16T02:12:14.2802280Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2803430Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2804520Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T02:12:14.2805620Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2806680Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2807790Z tiff 0.1-8 2021-03-31 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2809080Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2810240Z P tools 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2811320Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2812370Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2813430Z P utils * 3.5.3 2019-03-13 [2] local 2021-05-16T02:12:14.2814450Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2815560Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2816650Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2817700Z whisker 0.4 2019-08-28 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2818780Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2819800Z xfun 0.23 2021-05-15 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2820860Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2821870Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.5.0) 2021-05-16T02:12:14.2823080Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.5.2) 2021-05-16T02:12:14.2824170Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.5.3) 2021-05-16T02:12:14.2824510Z 2021-05-16T02:12:14.2825020Z [1] /Users/runner/work/_temp/Library 2021-05-16T02:12:14.2825850Z [2] /Library/Frameworks/R.framework/Versions/3.5/Resources/library 2021-05-16T02:12:14.2826290Z 2021-05-16T02:12:14.2827240Z P ── Loaded and on-disk path mismatch. 2021-05-16T02:12:14.2875410Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T02:12:14.2876130Z Rscript -e 'tic::script()' 2021-05-16T02:12:14.2876830Z ls -l check 2021-05-16T02:12:14.3907120Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T02:12:14.3907690Z env: 2021-05-16T02:12:14.3908150Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:12:14.3908660Z TIC_DEPLOY_KEY: 2021-05-16T02:12:14.3909020Z RSPM: 2021-05-16T02:12:14.3910700Z GITHUB_PAT: *** 2021-05-16T02:12:14.3911190Z COVERALLS_TOKEN: 2021-05-16T02:12:14.3911680Z continue-on-error: false 2021-05-16T02:12:14.3912210Z VDIFFR_RUN_TESTS: false 2021-05-16T02:12:14.3912710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:12:14.3913200Z TZ: UTC 2021-05-16T02:12:14.3913590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:12:14.3914030Z NOT_CRAN: true 2021-05-16T02:12:14.3914400Z ##[endgroup] 2021-05-16T02:12:14.7020260Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:12:14.8306580Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T02:12:14.8307740Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T02:12:14.8308470Z timeout = Inf, check_dir = "check") 2021-05-16T02:12:14.9151440Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T02:12:15.1726430Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T02:12:15.3096440Z * preparing ‘fmriqa’: 2021-05-16T02:12:15.3203320Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:12:15.4047290Z * installing the package to build vignettes 2021-05-16T02:12:27.3123980Z * creating vignettes ... OK 2021-05-16T02:12:27.3678490Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T02:12:27.3687860Z * checking for empty or unneeded directories 2021-05-16T02:12:27.4125120Z * building ‘fmriqa_0.4.0.tar.gz’ 2021-05-16T02:12:27.4728320Z 2021-05-16T02:12:27.5777450Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T02:12:27.8340110Z * using log directory ‘/Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck’ 2021-05-16T02:12:27.8356920Z * using R version 3.5.3 (2019-03-11) 2021-05-16T02:12:27.8358570Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T02:12:27.8360080Z * using session charset: UTF-8 2021-05-16T02:12:27.9404340Z * using option ‘--as-cran’ 2021-05-16T02:12:27.9506920Z * checking for file ‘fmriqa/DESCRIPTION’ ... OK 2021-05-16T02:12:27.9563230Z * checking extension type ... Package 2021-05-16T02:12:27.9564920Z * this is package ‘fmriqa’ version ‘0.4.0’ 2021-05-16T02:12:27.9566290Z * package encoding: UTF-8 2021-05-16T02:12:27.9567350Z * checking package namespace information ... OK 2021-05-16T02:12:29.1856110Z * checking package dependencies ... OK 2021-05-16T02:12:29.1872470Z * checking if this is a source package ... OK 2021-05-16T02:12:29.1873700Z * checking if there is a namespace ... OK 2021-05-16T02:12:29.3073640Z * checking for executable files ... OK 2021-05-16T02:12:29.3090730Z * checking for hidden files and directories ... OK 2021-05-16T02:12:29.3104610Z * checking for portable file names ... OK 2021-05-16T02:12:29.3119850Z * checking for sufficient/correct file permissions ... OK 2021-05-16T02:12:29.3145300Z * checking serialization versions ... OK 2021-05-16T02:12:33.5437200Z * checking whether package ‘fmriqa’ can be installed ... OK 2021-05-16T02:12:33.5546710Z * checking installed package size ... OK 2021-05-16T02:12:33.7612110Z * checking package directory ... OK 2021-05-16T02:12:33.7614000Z * checking ‘build’ directory ... OK 2021-05-16T02:12:33.9684540Z * checking DESCRIPTION meta-information ... OK 2021-05-16T02:12:33.9692360Z * checking top-level files ... OK 2021-05-16T02:12:33.9700670Z * checking for left-over files ... OK 2021-05-16T02:12:34.1587010Z * checking index information ... OK 2021-05-16T02:12:34.3507660Z * checking package subdirectories ... OK 2021-05-16T02:12:34.4135060Z * checking R files for non-ASCII characters ... OK 2021-05-16T02:12:34.4823960Z * checking R files for syntax errors ... OK 2021-05-16T02:12:36.1080490Z * checking whether the package can be loaded ... OK 2021-05-16T02:12:37.6076810Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T02:12:39.1207290Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T02:12:40.6355970Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T02:12:42.2484020Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T02:12:43.9310700Z * checking loading without being on the library search path ... OK 2021-05-16T02:12:45.5758940Z * checking dependencies in R code ... OK 2021-05-16T02:12:47.8952740Z * checking S3 generic/method consistency ... OK 2021-05-16T02:12:49.8409470Z * checking replacement functions ... OK 2021-05-16T02:12:51.0937430Z * checking foreign function calls ... OK 2021-05-16T02:12:58.0465480Z * checking R code for possible problems ... OK 2021-05-16T02:12:58.1320420Z * checking Rd files ... OK 2021-05-16T02:12:58.1949640Z * checking Rd metadata ... OK 2021-05-16T02:12:58.2678870Z * checking Rd line widths ... OK 2021-05-16T02:12:58.4546670Z * checking Rd cross-references ... OK 2021-05-16T02:12:59.9840530Z * checking for missing documentation entries ... OK 2021-05-16T02:13:04.5899760Z * checking for code/documentation mismatches ... OK 2021-05-16T02:13:07.0578860Z * checking Rd \usage sections ... OK 2021-05-16T02:13:07.1312640Z * checking Rd contents ... OK 2021-05-16T02:13:07.2171140Z * checking for unstated dependencies in examples ... OK 2021-05-16T02:13:07.2231280Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T02:13:07.2285130Z * checking files in ‘vignettes’ ... OK 2021-05-16T02:13:10.9224870Z * checking examples ... OK 2021-05-16T02:13:10.9973940Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T02:13:11.1847020Z * checking tests ... 2021-05-16T02:13:25.1364760Z Running ‘testthat.R’ [13s/14s] 2021-05-16T02:13:25.1506560Z OK 2021-05-16T02:13:25.3492810Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T02:13:25.3521040Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T02:13:29.3932530Z * checking re-building of vignette outputs ... OK 2021-05-16T02:13:32.6795820Z * checking PDF version of manual ... OK 2021-05-16T02:13:32.6803700Z * DONE 2021-05-16T02:13:32.6812130Z 2021-05-16T02:13:32.6812760Z Status: OK 2021-05-16T02:13:32.6864790Z 2021-05-16T02:13:32.8066770Z ── R CMD check results ─────────────────────────────────────── fmriqa 0.4.0 ──── 2021-05-16T02:13:32.8085010Z Duration: 1m 5.3s 2021-05-16T02:13:32.8085310Z 2021-05-16T02:13:32.8100900Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T02:13:32.8273940Z total 6240 2021-05-16T02:13:32.8277090Z drwxr-xr-x 15 runner staff 480 May 16 02:13 fmriqa.Rcheck 2021-05-16T02:13:32.8278730Z -rw-r--r-- 1 runner staff 1576768 May 16 02:12 fmriqa_0.4.0.tar.gz 2021-05-16T02:13:32.8279990Z -rw-r--r-- 1 runner staff 1615210 May 16 02:12 fmriqa_0.4.0.tgz 2021-05-16T02:13:32.8338340Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:13:32.8339480Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T02:13:32.8579050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T02:13:32.8579610Z env: 2021-05-16T02:13:32.8580070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:13:32.8580530Z TIC_DEPLOY_KEY: 2021-05-16T02:13:32.8580910Z RSPM: 2021-05-16T02:13:32.8582230Z GITHUB_PAT: *** 2021-05-16T02:13:32.8582700Z COVERALLS_TOKEN: 2021-05-16T02:13:32.8583160Z continue-on-error: false 2021-05-16T02:13:32.8583630Z VDIFFR_RUN_TESTS: false 2021-05-16T02:13:32.8584130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:13:32.8584590Z TZ: UTC 2021-05-16T02:13:32.8584960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:13:32.8585400Z NOT_CRAN: true 2021-05-16T02:13:32.8585750Z ##[endgroup] 2021-05-16T02:13:32.8941790Z 2021-05-16T02:13:32.8943770Z R version 3.5.3 (2019-03-11) -- "Great Truth" 2021-05-16T02:13:32.8944740Z Copyright (C) 2019 The R Foundation for Statistical Computing 2021-05-16T02:13:32.8945990Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T02:13:32.8946420Z 2021-05-16T02:13:32.8947060Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T02:13:32.8947950Z You are welcome to redistribute it under certain conditions. 2021-05-16T02:13:32.8949180Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T02:13:32.8949630Z 2021-05-16T02:13:32.8950290Z R is a collaborative project with many contributors. 2021-05-16T02:13:32.8951520Z Type 'contributors()' for more information and 2021-05-16T02:13:32.8952760Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T02:13:32.8953310Z 2021-05-16T02:13:32.8954310Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T02:13:32.8955520Z 'help.start()' for an HTML browser interface to help. 2021-05-16T02:13:32.8956470Z Type 'q()' to quit R. 2021-05-16T02:13:32.8956740Z 2021-05-16T02:13:32.8957210Z > library(testthat) 2021-05-16T02:13:32.8957670Z > library(fmriqa) 2021-05-16T02:13:32.8958260Z Warning message: 2021-05-16T02:13:32.8958820Z In fun(libname, pkgname) : 2021-05-16T02:13:32.8959520Z no display name and no $DISPLAY environment variable 2021-05-16T02:13:32.8960070Z > 2021-05-16T02:13:32.8960490Z > test_check("fmriqa") 2021-05-16T02:13:32.8961440Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:13:32.8962020Z 2021-05-16T02:13:32.8962490Z Basic analysis parameters 2021-05-16T02:13:32.8963430Z ------------------------- 2021-05-16T02:13:32.8963910Z X,Y matrix : 80x80 2021-05-16T02:13:32.8964370Z Slices : 1 2021-05-16T02:13:32.8964820Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:13:32.8965290Z TR : 3s 2021-05-16T02:13:32.8965680Z Slice # : 1 2021-05-16T02:13:32.8966260Z ROI width : 21 2021-05-16T02:13:32.8966700Z Total vols : 200 2021-05-16T02:13:32.8967180Z Analysis vols : 198 2021-05-16T02:13:32.8967510Z 2021-05-16T02:13:32.8967870Z QA metrics 2021-05-16T02:13:32.8968760Z ---------- 2021-05-16T02:13:32.8969190Z Mean signal : 2561.3 2021-05-16T02:13:32.8969630Z STD : 6.4 2021-05-16T02:13:32.8970050Z Percent fluc : 0.25 2021-05-16T02:13:32.8970510Z Drift : 2.06 2021-05-16T02:13:32.8970950Z Drift fit : 1.42 2021-05-16T02:13:32.8971340Z SNR : 141.3 2021-05-16T02:13:32.8971760Z SFNR : 137 2021-05-16T02:13:32.8972140Z RDC : 2.84 2021-05-16T02:13:32.8972580Z TC outlier : 2.66 2021-05-16T02:13:32.8973020Z Spec outlier : 5.12 2021-05-16T02:13:32.8973490Z MBG percent : 1.75 2021-05-16T02:13:32.8973770Z 2021-05-16T02:13:32.8974680Z Calculating k-space spike detection map... 2021-05-16T02:13:32.8975080Z 2021-05-16T02:13:32.8975900Z PNG report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpbXelHw/file9fed6820679c 2021-05-16T02:13:32.8977490Z CSV results : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpbXelHw/file9fedd45e682 2021-05-16T02:13:32.8978260Z 2021-05-16T02:13:32.8979110Z Reading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:13:32.8979670Z 2021-05-16T02:13:32.8980150Z Basic analysis parameters 2021-05-16T02:13:32.8981050Z ------------------------- 2021-05-16T02:13:32.8981570Z X,Y matrix : 80x80 2021-05-16T02:13:32.8981990Z Slices : 1 2021-05-16T02:13:32.8982470Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:13:32.8982920Z TR : 3s 2021-05-16T02:13:32.8983310Z Slice # : 1 2021-05-16T02:13:32.8983740Z ROI width : 21 2021-05-16T02:13:32.8984150Z Total vols : 200 2021-05-16T02:13:32.8984610Z Analysis vols : 198 2021-05-16T02:13:32.8984890Z 2021-05-16T02:13:32.8985240Z QA metrics 2021-05-16T02:13:32.8986010Z ---------- 2021-05-16T02:13:32.8986440Z Mean signal : 2561.3 2021-05-16T02:13:32.8986870Z STD : 6.4 2021-05-16T02:13:32.8987290Z Percent fluc : 0.25 2021-05-16T02:13:32.8987750Z Drift : 2.06 2021-05-16T02:13:32.8988160Z Drift fit : 1.42 2021-05-16T02:13:32.8988590Z SNR : 141.3 2021-05-16T02:13:32.8988980Z SFNR : 137 2021-05-16T02:13:32.8989500Z RDC : 2.84 2021-05-16T02:13:32.8989980Z TC outlier : 2.66 2021-05-16T02:13:32.8990790Z Spec outlier : 5.12 2021-05-16T02:13:32.8991260Z MBG percent : 1.75 2021-05-16T02:13:32.8991560Z 2021-05-16T02:13:32.8992960Z PDF report : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpbXelHw/file9fed2772682cReading data : /Users/runner/work/fmriqa/fmriqa/check/fmriqa.Rcheck/fmriqa/extdata/qa_data.nii.gz 2021-05-16T02:13:32.8993840Z 2021-05-16T02:13:32.8994310Z Basic analysis parameters 2021-05-16T02:13:32.8995460Z ------------------------- 2021-05-16T02:13:32.8995970Z X,Y matrix : 80x80 2021-05-16T02:13:32.8996450Z Slices : 1 2021-05-16T02:13:32.8996910Z X,Y,Z pix dims : 3x3x3mm 2021-05-16T02:13:32.8997390Z TR : 3s 2021-05-16T02:13:32.8997800Z Slice # : 1 2021-05-16T02:13:32.8998350Z ROI width : 21 2021-05-16T02:13:32.8998800Z Total vols : 200 2021-05-16T02:13:32.8999290Z Analysis vols : 198 2021-05-16T02:13:32.8999600Z 2021-05-16T02:13:32.8999980Z QA metrics 2021-05-16T02:13:32.9000860Z ---------- 2021-05-16T02:13:32.9001330Z Mean signal : 2561.3 2021-05-16T02:13:32.9001810Z STD : 6.4 2021-05-16T02:13:32.9002240Z Percent fluc : 0.25 2021-05-16T02:13:32.9002730Z Drift : 2.06 2021-05-16T02:13:32.9003150Z Drift fit : 1.42 2021-05-16T02:13:32.9003700Z SNR : 141.3 2021-05-16T02:13:32.9004150Z SFNR : 137 2021-05-16T02:13:32.9004560Z RDC : 2.84 2021-05-16T02:13:32.9005030Z TC outlier : 2.66 2021-05-16T02:13:32.9005740Z Spec outlier : 5.12 2021-05-16T02:13:32.9006350Z MBG percent : 1.75 2021-05-16T02:13:32.9006660Z 2021-05-16T02:13:32.9008530Z CSV spec file : /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpbXelHw/file9fed68465be1══ Skipped tests ═══════════════════════════════════════════════════════════════ 2021-05-16T02:13:32.9009730Z • empty test (2) 2021-05-16T02:13:32.9010060Z 2021-05-16T02:13:32.9021800Z [ FAIL 0 | WARN 0 | SKIP 2 | PASS 1 ] 2021-05-16T02:13:32.9022250Z > 2021-05-16T02:13:32.9022640Z > proc.time() 2021-05-16T02:13:32.9023160Z user system elapsed 2021-05-16T02:13:32.9023650Z 11.523 1.325 13.880 2021-05-16T02:13:32.9075820Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T02:13:32.9076460Z Rscript -e "tic::before_deploy()" 2021-05-16T02:13:32.9315680Z shell: /bin/bash -e {0} 2021-05-16T02:13:32.9316090Z env: 2021-05-16T02:13:32.9316550Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:13:32.9317010Z TIC_DEPLOY_KEY: 2021-05-16T02:13:32.9317400Z RSPM: 2021-05-16T02:13:32.9318200Z GITHUB_PAT: *** 2021-05-16T02:13:32.9318640Z COVERALLS_TOKEN: 2021-05-16T02:13:32.9319150Z continue-on-error: false 2021-05-16T02:13:32.9319620Z VDIFFR_RUN_TESTS: false 2021-05-16T02:13:32.9320150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:13:32.9320580Z TZ: UTC 2021-05-16T02:13:32.9321250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:13:32.9321650Z NOT_CRAN: true 2021-05-16T02:13:32.9322060Z ##[endgroup] 2021-05-16T02:13:33.2390040Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:13:33.3698250Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T02:13:33.3698860Z with: 2021-05-16T02:13:33.3700820Z upload_url: https://uploads.github.com/repos/neuroconductor/fmriqa/releases/43007800/assets{?name,label} 2021-05-16T02:13:33.3702230Z asset_path: check/fmriqa_0.4.0.tgz 2021-05-16T02:13:33.3702820Z asset_name: fmriqa_0.4.0_R3.5.tgz 2021-05-16T02:13:33.3703550Z asset_content_type: application/octet-stream 2021-05-16T02:13:33.3704040Z env: 2021-05-16T02:13:33.3704500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:13:33.3704950Z TIC_DEPLOY_KEY: 2021-05-16T02:13:33.3705460Z RSPM: 2021-05-16T02:13:33.3706490Z GITHUB_PAT: *** 2021-05-16T02:13:33.3706940Z COVERALLS_TOKEN: 2021-05-16T02:13:33.3707410Z continue-on-error: false 2021-05-16T02:13:33.3707950Z VDIFFR_RUN_TESTS: false 2021-05-16T02:13:33.3708500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:13:33.3708940Z TZ: UTC 2021-05-16T02:13:33.3709380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:13:33.3709830Z NOT_CRAN: true 2021-05-16T02:13:33.3710680Z GITHUB_TOKEN: *** 2021-05-16T02:13:33.3711120Z ##[endgroup] 2021-05-16T02:13:34.0818570Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T02:13:34.0819280Z Rscript -e "tic::deploy()" 2021-05-16T02:13:34.1056800Z shell: /bin/bash -e {0} 2021-05-16T02:13:34.1057190Z env: 2021-05-16T02:13:34.1057660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:13:34.1058250Z TIC_DEPLOY_KEY: 2021-05-16T02:13:34.1058620Z RSPM: 2021-05-16T02:13:34.1059600Z GITHUB_PAT: *** 2021-05-16T02:13:34.1060030Z COVERALLS_TOKEN: 2021-05-16T02:13:34.1060610Z continue-on-error: false 2021-05-16T02:13:34.1061130Z VDIFFR_RUN_TESTS: false 2021-05-16T02:13:34.1061620Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:13:34.1062120Z TZ: UTC 2021-05-16T02:13:34.1062540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:13:34.1062940Z NOT_CRAN: true 2021-05-16T02:13:34.1063470Z ##[endgroup] 2021-05-16T02:13:34.4126970Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:13:34.5371660Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T02:13:34.5372400Z Rscript -e "tic::after_deploy()" 2021-05-16T02:13:34.5611770Z shell: /bin/bash -e {0} 2021-05-16T02:13:34.5612220Z env: 2021-05-16T02:13:34.5612660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T02:13:34.5613160Z TIC_DEPLOY_KEY: 2021-05-16T02:13:34.5613540Z RSPM: 2021-05-16T02:13:34.5614600Z GITHUB_PAT: *** 2021-05-16T02:13:34.5615060Z COVERALLS_TOKEN: 2021-05-16T02:13:34.5615530Z continue-on-error: false 2021-05-16T02:13:34.5616040Z VDIFFR_RUN_TESTS: false 2021-05-16T02:13:34.5616530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T02:13:34.5617000Z TZ: UTC 2021-05-16T02:13:34.5617380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T02:13:34.5617870Z NOT_CRAN: true 2021-05-16T02:13:34.5618230Z ##[endgroup] 2021-05-16T02:13:34.8740890Z ✔ Loading tic stage configuration from tic.R 2021-05-16T02:13:35.2588310Z Post job cleanup. 2021-05-16T02:13:35.3311230Z [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:13:35.3444110Z Post job cleanup. 2021-05-16T02:13:35.4686250Z [command]/usr/local/bin/git version 2021-05-16T02:13:35.4850520Z git version 2.31.1 2021-05-16T02:13:35.4900030Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T02:13:35.4967820Z [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:13:35.5799840Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T02:13:35.5853500Z http.https://github.com/.extraheader 2021-05-16T02:13:35.5866790Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T02:13:35.5986500Z [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:13:35.6847120Z Cleaning up orphan processes