2021-05-16T19:32:09.3549217Z ##[section]Starting: Request a runner to run this job 2021-05-16T19:32:09.4873694Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T19:32:09.5454746Z 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-16T19:32:09.6586851Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T19:32:09.7653358Z ##[section]Finishing: Request a runner to run this job 2021-05-16T19:32:23.3224740Z Current runner version: '2.278.0' 2021-05-16T19:32:23.3279900Z ##[group]Operating System 2021-05-16T19:32:23.3281010Z Mac OS X 2021-05-16T19:32:23.3281550Z 10.15.7 2021-05-16T19:32:23.3282390Z 19H1030 2021-05-16T19:32:23.3282830Z ##[endgroup] 2021-05-16T19:32:23.3283400Z ##[group]Virtual Environment 2021-05-16T19:32:23.3284010Z Environment: macos-10.15 2021-05-16T19:32:23.3284650Z Version: 20210510.1 2021-05-16T19:32:23.3285610Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T19:32:23.3286970Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T19:32:23.3287850Z ##[endgroup] 2021-05-16T19:32:23.3290050Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T19:32:23.3291630Z Actions: write 2021-05-16T19:32:23.3292170Z Checks: write 2021-05-16T19:32:23.3292640Z Contents: write 2021-05-16T19:32:23.3293180Z Deployments: write 2021-05-16T19:32:23.3293980Z Issues: write 2021-05-16T19:32:23.3294570Z Metadata: read 2021-05-16T19:32:23.3295050Z Packages: write 2021-05-16T19:32:23.3295600Z PullRequests: write 2021-05-16T19:32:23.3296180Z RepositoryProjects: write 2021-05-16T19:32:23.3296890Z SecurityEvents: write 2021-05-16T19:32:23.3297420Z Statuses: write 2021-05-16T19:32:23.3298110Z ##[endgroup] 2021-05-16T19:32:23.3301830Z Prepare workflow directory 2021-05-16T19:32:23.4636130Z Prepare all required actions 2021-05-16T19:32:23.4648710Z Getting action download info 2021-05-16T19:32:23.9353600Z Download action repository 'actions/checkout@v2' 2021-05-16T19:32:25.2740510Z Download action repository 'r-lib/actions@master' 2021-05-16T19:32:27.2233670Z Download action repository 'adigherman/actions@master' 2021-05-16T19:32:29.3748770Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T19:32:29.7168850Z Download action repository 'actions/cache@v1' 2021-05-16T19:32:30.1053820Z Download action repository 'actions/upload-artifact@master' 2021-05-16T19:32:31.3722440Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T19:32:32.1393000Z ##[group]Run actions/checkout@v2 2021-05-16T19:32:32.1393680Z with: 2021-05-16T19:32:32.1394110Z repository: neuroconductor/voxel 2021-05-16T19:32:32.1395020Z token: *** 2021-05-16T19:32:32.1395380Z ssh-strict: true 2021-05-16T19:32:32.1395820Z persist-credentials: true 2021-05-16T19:32:32.1396240Z clean: true 2021-05-16T19:32:32.1396580Z fetch-depth: 1 2021-05-16T19:32:32.1396910Z lfs: false 2021-05-16T19:32:32.1397250Z submodules: false 2021-05-16T19:32:32.1397580Z env: 2021-05-16T19:32:32.1397960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:32.1398380Z TIC_DEPLOY_KEY: 2021-05-16T19:32:32.1398910Z RSPM: 2021-05-16T19:32:32.1399610Z GITHUB_PAT: *** 2021-05-16T19:32:32.1399970Z COVERALLS_TOKEN: 2021-05-16T19:32:32.1400390Z continue-on-error: true 2021-05-16T19:32:32.1400820Z VDIFFR_RUN_TESTS: false 2021-05-16T19:32:32.1401180Z ##[endgroup] 2021-05-16T19:32:32.9105010Z Syncing repository: neuroconductor/voxel 2021-05-16T19:32:32.9106230Z ##[group]Getting Git version info 2021-05-16T19:32:32.9107730Z Working directory is '/Users/runner/work/voxel/voxel' 2021-05-16T19:32:32.9108410Z [command]/usr/local/bin/git version 2021-05-16T19:32:33.0178570Z git version 2.31.1 2021-05-16T19:32:33.0208930Z ##[endgroup] 2021-05-16T19:32:33.0235280Z Deleting the contents of '/Users/runner/work/voxel/voxel' 2021-05-16T19:32:33.0247070Z ##[group]Initializing the repository 2021-05-16T19:32:33.0249010Z [command]/usr/local/bin/git init /Users/runner/work/voxel/voxel 2021-05-16T19:32:33.0529590Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T19:32:33.0537770Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T19:32:33.0539040Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T19:32:33.0540450Z hint: 2021-05-16T19:32:33.0541890Z hint: git config --global init.defaultBranch 2021-05-16T19:32:33.0543670Z hint: 2021-05-16T19:32:33.0544950Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T19:32:33.0546590Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T19:32:33.0547570Z hint: 2021-05-16T19:32:33.0551440Z hint: git branch -m 2021-05-16T19:32:33.0714080Z Initialized empty Git repository in /Users/runner/work/voxel/voxel/.git/ 2021-05-16T19:32:33.0755590Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/voxel 2021-05-16T19:32:33.0870490Z ##[endgroup] 2021-05-16T19:32:33.0871240Z ##[group]Disabling automatic garbage collection 2021-05-16T19:32:33.0877320Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T19:32:33.0952930Z ##[endgroup] 2021-05-16T19:32:33.0960010Z ##[group]Setting up auth 2021-05-16T19:32:33.0970870Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T19:32:33.1047900Z [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-16T19:32:33.2481620Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T19:32:33.2568760Z [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-16T19:32:33.3421540Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T19:32:33.3527380Z ##[endgroup] 2021-05-16T19:32:33.3529080Z ##[group]Fetching the repository 2021-05-16T19:32:33.3539080Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abf3082f86a230e6c3bbaf54a3a61570eeedde33:refs/tags/1.3.5.s 2021-05-16T19:32:33.7218770Z remote: Enumerating objects: 85, done. 2021-05-16T19:32:33.7287810Z remote: Counting objects: 1% (1/85) 2021-05-16T19:32:33.7296040Z remote: Counting objects: 2% (2/85) 2021-05-16T19:32:33.7305970Z remote: Counting objects: 3% (3/85) 2021-05-16T19:32:33.7307310Z remote: Counting objects: 4% (4/85) 2021-05-16T19:32:33.7308480Z remote: Counting objects: 5% (5/85) 2021-05-16T19:32:33.7309730Z remote: Counting objects: 7% (6/85) 2021-05-16T19:32:33.7314650Z remote: Counting objects: 8% (7/85) 2021-05-16T19:32:33.7315890Z remote: Counting objects: 9% (8/85) 2021-05-16T19:32:33.7317080Z remote: Counting objects: 10% (9/85) 2021-05-16T19:32:33.7318180Z remote: Counting objects: 11% (10/85) 2021-05-16T19:32:33.7319750Z remote: Counting objects: 12% (11/85) 2021-05-16T19:32:33.7321180Z remote: Counting objects: 14% (12/85) 2021-05-16T19:32:33.7322340Z remote: Counting objects: 15% (13/85) 2021-05-16T19:32:33.7323530Z remote: Counting objects: 16% (14/85) 2021-05-16T19:32:33.7324730Z remote: Counting objects: 17% (15/85) 2021-05-16T19:32:33.7325930Z remote: Counting objects: 18% (16/85) 2021-05-16T19:32:33.7327150Z remote: Counting objects: 20% (17/85) 2021-05-16T19:32:33.7328200Z remote: Counting objects: 21% (18/85) 2021-05-16T19:32:33.7329180Z remote: Counting objects: 22% (19/85) 2021-05-16T19:32:33.7331120Z remote: Counting objects: 23% (20/85) 2021-05-16T19:32:33.7332450Z remote: Counting objects: 24% (21/85) 2021-05-16T19:32:33.7335300Z remote: Counting objects: 25% (22/85) 2021-05-16T19:32:33.7336430Z remote: Counting objects: 27% (23/85) 2021-05-16T19:32:33.7337520Z remote: Counting objects: 28% (24/85) 2021-05-16T19:32:33.7339570Z remote: Counting objects: 29% (25/85) 2021-05-16T19:32:33.7340970Z remote: Counting objects: 30% (26/85) 2021-05-16T19:32:33.7348480Z remote: Counting objects: 31% (27/85) 2021-05-16T19:32:33.7357460Z remote: Counting objects: 32% (28/85) 2021-05-16T19:32:33.7459100Z remote: Counting objects: 34% (29/85) 2021-05-16T19:32:33.7509710Z remote: Counting objects: 35% (30/85) 2021-05-16T19:32:33.7510670Z remote: Counting objects: 36% (31/85) 2021-05-16T19:32:33.7511750Z remote: Counting objects: 37% (32/85) 2021-05-16T19:32:33.7512940Z remote: Counting objects: 38% (33/85) 2021-05-16T19:32:33.7513710Z remote: Counting objects: 40% (34/85) 2021-05-16T19:32:33.7514580Z remote: Counting objects: 41% (35/85) 2021-05-16T19:32:33.7515400Z remote: Counting objects: 42% (36/85) 2021-05-16T19:32:33.7516160Z remote: Counting objects: 43% (37/85) 2021-05-16T19:32:33.7517020Z remote: Counting objects: 44% (38/85) 2021-05-16T19:32:33.7517790Z remote: Counting objects: 45% (39/85) 2021-05-16T19:32:33.7518610Z remote: Counting objects: 47% (40/85) 2021-05-16T19:32:33.7519510Z remote: Counting objects: 48% (41/85) 2021-05-16T19:32:33.7520280Z remote: Counting objects: 49% (42/85) 2021-05-16T19:32:33.7521090Z remote: Counting objects: 50% (43/85) 2021-05-16T19:32:33.7525410Z remote: Counting objects: 51% (44/85) 2021-05-16T19:32:33.7526050Z remote: Counting objects: 52% (45/85) 2021-05-16T19:32:33.7526620Z remote: Counting objects: 54% (46/85) 2021-05-16T19:32:33.7527110Z remote: Counting objects: 55% (47/85) 2021-05-16T19:32:33.7527620Z remote: Counting objects: 56% (48/85) 2021-05-16T19:32:33.7528100Z remote: Counting objects: 57% (49/85) 2021-05-16T19:32:33.7528620Z remote: Counting objects: 58% (50/85) 2021-05-16T19:32:33.7529100Z remote: Counting objects: 60% (51/85) 2021-05-16T19:32:33.7529610Z remote: Counting objects: 61% (52/85) 2021-05-16T19:32:33.7530210Z remote: Counting objects: 62% (53/85) 2021-05-16T19:32:33.7530710Z remote: Counting objects: 63% (54/85) 2021-05-16T19:32:33.7531760Z remote: Counting objects: 64% (55/85) 2021-05-16T19:32:33.7532570Z remote: Counting objects: 65% (56/85) 2021-05-16T19:32:33.7533110Z remote: Counting objects: 67% (57/85) 2021-05-16T19:32:33.7556490Z remote: Counting objects: 68% (58/85) 2021-05-16T19:32:33.7557020Z remote: Counting objects: 69% (59/85) 2021-05-16T19:32:33.7557480Z remote: Counting objects: 70% (60/85) 2021-05-16T19:32:33.7558000Z remote: Counting objects: 71% (61/85) 2021-05-16T19:32:33.7558510Z remote: Counting objects: 72% (62/85) 2021-05-16T19:32:33.7558960Z remote: Counting objects: 74% (63/85) 2021-05-16T19:32:33.7559460Z remote: Counting objects: 75% (64/85) 2021-05-16T19:32:33.7559940Z remote: Counting objects: 76% (65/85) 2021-05-16T19:32:33.7560440Z remote: Counting objects: 77% (66/85) 2021-05-16T19:32:33.7560890Z remote: Counting objects: 78% (67/85) 2021-05-16T19:32:33.7561410Z remote: Counting objects: 80% (68/85) 2021-05-16T19:32:33.7561900Z remote: Counting objects: 81% (69/85) 2021-05-16T19:32:33.7562400Z remote: Counting objects: 82% (70/85) 2021-05-16T19:32:33.7562890Z remote: Counting objects: 83% (71/85) 2021-05-16T19:32:33.7563360Z remote: Counting objects: 84% (72/85) 2021-05-16T19:32:33.7563870Z remote: Counting objects: 85% (73/85) 2021-05-16T19:32:33.7564340Z remote: Counting objects: 87% (74/85) 2021-05-16T19:32:33.7564820Z remote: Counting objects: 88% (75/85) 2021-05-16T19:32:33.7565290Z remote: Counting objects: 89% (76/85) 2021-05-16T19:32:33.7565800Z remote: Counting objects: 90% (77/85) 2021-05-16T19:32:33.7566410Z remote: Counting objects: 91% (78/85) 2021-05-16T19:32:33.7566880Z remote: Counting objects: 92% (79/85) 2021-05-16T19:32:33.7567380Z remote: Counting objects: 94% (80/85) 2021-05-16T19:32:33.7567860Z remote: Counting objects: 95% (81/85) 2021-05-16T19:32:33.7569050Z remote: Counting objects: 96% (82/85) 2021-05-16T19:32:33.7569550Z remote: Counting objects: 97% (83/85) 2021-05-16T19:32:33.7570030Z remote: Counting objects: 98% (84/85) 2021-05-16T19:32:33.7570520Z remote: Counting objects: 100% (85/85) 2021-05-16T19:32:33.7571130Z remote: Counting objects: 100% (85/85), done. 2021-05-16T19:32:33.7571680Z remote: Compressing objects: 1% (1/80) 2021-05-16T19:32:33.7572210Z remote: Compressing objects: 2% (2/80) 2021-05-16T19:32:33.7572750Z remote: Compressing objects: 3% (3/80) 2021-05-16T19:32:33.7573270Z remote: Compressing objects: 5% (4/80) 2021-05-16T19:32:33.7573800Z remote: Compressing objects: 6% (5/80) 2021-05-16T19:32:33.7574310Z remote: Compressing objects: 7% (6/80) 2021-05-16T19:32:33.7574860Z remote: Compressing objects: 8% (7/80) 2021-05-16T19:32:33.7575400Z remote: Compressing objects: 10% (8/80) 2021-05-16T19:32:33.7575920Z remote: Compressing objects: 11% (9/80) 2021-05-16T19:32:33.7576480Z remote: Compressing objects: 12% (10/80) 2021-05-16T19:32:33.7577440Z remote: Compressing objects: 13% (11/80) 2021-05-16T19:32:33.7577980Z remote: Compressing objects: 15% (12/80) 2021-05-16T19:32:33.7578540Z remote: Compressing objects: 16% (13/80) 2021-05-16T19:32:33.7579070Z remote: Compressing objects: 17% (14/80) 2021-05-16T19:32:33.7579620Z remote: Compressing objects: 18% (15/80) 2021-05-16T19:32:33.7580140Z remote: Compressing objects: 20% (16/80) 2021-05-16T19:32:33.7580690Z remote: Compressing objects: 21% (17/80) 2021-05-16T19:32:33.7581210Z remote: Compressing objects: 22% (18/80) 2021-05-16T19:32:33.7581770Z remote: Compressing objects: 23% (19/80) 2021-05-16T19:32:33.7582320Z remote: Compressing objects: 25% (20/80) 2021-05-16T19:32:33.7582840Z remote: Compressing objects: 26% (21/80) 2021-05-16T19:32:33.7583790Z remote: Compressing objects: 27% (22/80) 2021-05-16T19:32:33.7584370Z remote: Compressing objects: 28% (23/80) 2021-05-16T19:32:33.7584930Z remote: Compressing objects: 30% (24/80) 2021-05-16T19:32:33.7585450Z remote: Compressing objects: 31% (25/80) 2021-05-16T19:32:33.7586010Z remote: Compressing objects: 32% (26/80) 2021-05-16T19:32:33.7586530Z remote: Compressing objects: 33% (27/80) 2021-05-16T19:32:33.7587050Z remote: Compressing objects: 35% (28/80) 2021-05-16T19:32:33.7587550Z remote: Compressing objects: 36% (29/80) 2021-05-16T19:32:33.7588040Z remote: Compressing objects: 37% (30/80) 2021-05-16T19:32:33.7588540Z remote: Compressing objects: 38% (31/80) 2021-05-16T19:32:33.7589020Z remote: Compressing objects: 40% (32/80) 2021-05-16T19:32:33.7589520Z remote: Compressing objects: 41% (33/80) 2021-05-16T19:32:33.7590050Z remote: Compressing objects: 42% (34/80) 2021-05-16T19:32:33.7590590Z remote: Compressing objects: 43% (35/80) 2021-05-16T19:32:33.7591080Z remote: Compressing objects: 45% (36/80) 2021-05-16T19:32:33.7591620Z remote: Compressing objects: 46% (37/80) 2021-05-16T19:32:33.7592140Z remote: Compressing objects: 47% (38/80) 2021-05-16T19:32:33.7592680Z remote: Compressing objects: 48% (39/80) 2021-05-16T19:32:33.7593200Z remote: Compressing objects: 50% (40/80) 2021-05-16T19:32:33.7593710Z remote: Compressing objects: 51% (41/80) 2021-05-16T19:32:33.7594250Z remote: Compressing objects: 52% (42/80) 2021-05-16T19:32:33.7594740Z remote: Compressing objects: 53% (43/80) 2021-05-16T19:32:33.7595280Z remote: Compressing objects: 55% (44/80) 2021-05-16T19:32:33.7595780Z remote: Compressing objects: 56% (45/80) 2021-05-16T19:32:33.7596270Z remote: Compressing objects: 57% (46/80) 2021-05-16T19:32:33.7596790Z remote: Compressing objects: 58% (47/80) 2021-05-16T19:32:33.7597670Z remote: Compressing objects: 60% (48/80) 2021-05-16T19:32:33.7598190Z remote: Compressing objects: 61% (49/80) 2021-05-16T19:32:33.7598710Z remote: Compressing objects: 62% (50/80) 2021-05-16T19:32:33.7599260Z remote: Compressing objects: 63% (51/80) 2021-05-16T19:32:33.7599780Z remote: Compressing objects: 65% (52/80) 2021-05-16T19:32:33.7600320Z remote: Compressing objects: 66% (53/80) 2021-05-16T19:32:33.7600940Z remote: Compressing objects: 67% (54/80) 2021-05-16T19:32:33.7601520Z remote: Compressing objects: 68% (55/80) 2021-05-16T19:32:33.7602040Z remote: Compressing objects: 70% (56/80) 2021-05-16T19:32:33.7602590Z remote: Compressing objects: 71% (57/80) 2021-05-16T19:32:33.7603130Z remote: Compressing objects: 72% (58/80) 2021-05-16T19:32:33.7603770Z remote: Compressing objects: 73% (59/80) 2021-05-16T19:32:33.7604310Z remote: Compressing objects: 75% (60/80) 2021-05-16T19:32:33.7604840Z remote: Compressing objects: 76% (61/80) 2021-05-16T19:32:33.7605370Z remote: Compressing objects: 77% (62/80) 2021-05-16T19:32:33.7605880Z remote: Compressing objects: 78% (63/80) 2021-05-16T19:32:33.7606400Z remote: Compressing objects: 80% (64/80) 2021-05-16T19:32:33.7606920Z remote: Compressing objects: 81% (65/80) 2021-05-16T19:32:33.7607450Z remote: Compressing objects: 82% (66/80) 2021-05-16T19:32:33.7607980Z remote: Compressing objects: 83% (67/80) 2021-05-16T19:32:33.7608500Z remote: Compressing objects: 85% (68/80) 2021-05-16T19:32:33.7609050Z remote: Compressing objects: 86% (69/80) 2021-05-16T19:32:33.7609580Z remote: Compressing objects: 87% (70/80) 2021-05-16T19:32:33.7610130Z remote: Compressing objects: 88% (71/80) 2021-05-16T19:32:33.7610650Z remote: Compressing objects: 90% (72/80) 2021-05-16T19:32:33.7611200Z remote: Compressing objects: 91% (73/80) 2021-05-16T19:32:33.7612050Z remote: Compressing objects: 92% (74/80) 2021-05-16T19:32:33.7612660Z remote: Compressing objects: 93% (75/80) 2021-05-16T19:32:33.7613220Z remote: Compressing objects: 95% (76/80) 2021-05-16T19:32:33.7613740Z remote: Compressing objects: 96% (77/80) 2021-05-16T19:32:33.7614280Z remote: Compressing objects: 97% (78/80) 2021-05-16T19:32:33.7614780Z remote: Compressing objects: 98% (79/80) 2021-05-16T19:32:33.7615310Z remote: Compressing objects: 100% (80/80) 2021-05-16T19:32:33.7615840Z remote: Compressing objects: 100% (80/80), done. 2021-05-16T19:32:33.7617410Z remote: Total 85 (delta 49), reused 15 (delta 3), pack-reused 0 2021-05-16T19:32:33.8816040Z From https://github.com/neuroconductor/voxel 2021-05-16T19:32:33.8817840Z * [new ref] abf3082f86a230e6c3bbaf54a3a61570eeedde33 -> 1.3.5.s 2021-05-16T19:32:33.8884030Z ##[endgroup] 2021-05-16T19:32:33.8884780Z ##[group]Determining the checkout info 2021-05-16T19:32:33.8886500Z ##[endgroup] 2021-05-16T19:32:33.8887010Z ##[group]Checking out the ref 2021-05-16T19:32:33.8893540Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.3.5.s 2021-05-16T19:32:33.9268810Z HEAD is now at abf3082 Version id 64 stable 2021-05-16T19:32:33.9276120Z ##[endgroup] 2021-05-16T19:32:33.9368400Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T19:32:33.9494190Z 'abf3082f86a230e6c3bbaf54a3a61570eeedde33' 2021-05-16T19:32:33.9627350Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T19:32:33.9627820Z with: 2021-05-16T19:32:33.9628150Z r-version: devel 2021-05-16T19:32:33.9628480Z Ncpus: 1 2021-05-16T19:32:33.9628850Z crayon.enabled: NULL 2021-05-16T19:32:33.9629310Z remove-openmp-macos: true 2021-05-16T19:32:33.9629810Z http-user-agent: default 2021-05-16T19:32:33.9630220Z install-r: true 2021-05-16T19:32:33.9630720Z windows-path-include-mingw: true 2021-05-16T19:32:33.9631180Z env: 2021-05-16T19:32:33.9631930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:32:33.9632350Z TIC_DEPLOY_KEY: 2021-05-16T19:32:33.9632660Z RSPM: 2021-05-16T19:32:33.9633830Z GITHUB_PAT: *** 2021-05-16T19:32:33.9634200Z COVERALLS_TOKEN: 2021-05-16T19:32:33.9634630Z continue-on-error: true 2021-05-16T19:32:33.9635060Z VDIFFR_RUN_TESTS: false 2021-05-16T19:32:33.9635420Z ##[endgroup] 2021-05-16T19:32:35.0164850Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T19:32:38.0942590Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T19:32:38.5898720Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T19:32:39.0027700Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T19:32:39.0032330Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T19:32:40.0059520Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T19:32:40.0064340Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T19:32:41.0062980Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T19:32:41.0096090Z Checksumming (Apple_Free : 3)… 2021-05-16T19:32:42.0261980Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T19:32:42.0364890Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T19:32:42.0689510Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T19:32:42.0794030Z Checksumming (Apple_Free : 5)… 2021-05-16T19:32:42.5625700Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-16T19:32:43.0423970Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T19:32:43.0525450Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T19:32:43.0627480Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T19:32:43.0728620Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T19:32:43.0801030Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T19:32:43.0901580Z verified CRC32 $84F1919B 2021-05-16T19:32:43.1322690Z /dev/disk2 GUID_partition_scheme 2021-05-16T19:32:43.1425390Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T19:32:43.1540610Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T19:32:46.3425000Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T19:32:46.3425820Z To reinstall 0.29.2_3, run: 2021-05-16T19:32:46.3426750Z brew reinstall pkg-config 2021-05-16T19:32:46.3847260Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T19:32:48.1715830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T19:32:48.5483580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T19%3A40%3A00Z&sig=ELVIIbwqH%2F9SOHHopguuAWp7DMobn6dLnSQ79e561ow%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:32:48.9892240Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T19:32:49.7076290Z installer: Package name is gfortran 2021-05-16T19:32:49.7177800Z installer: Installing at base path / 2021-05-16T19:32:49.7279200Z installer: The install was successful. 2021-05-16T19:32:49.7380890Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T19:32:49.9054960Z "disk2" ejected. 2021-05-16T19:32:49.9534550Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T19:32:53.5391270Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T19:32:53.5950570Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T19:32:55.3215410Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T19:32:55.7035620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T19%3A40%3A00Z&sig=jDgPTosiLCOh4kNY7FaV1c76JzjGW9KlML0AGsoqL8I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:32:55.8095020Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T19:32:59.3421040Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T19:33:02.9905570Z installer: Package name is R 4.2.0 for macOS 2021-05-16T19:33:02.9907350Z installer: Upgrading at base path / 2021-05-16T19:33:02.9907990Z installer: The upgrade was successful. 2021-05-16T19:33:02.9968070Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T19:33:03.0242610Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T19:33:03.0243150Z env: 2021-05-16T19:33:03.0243580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:03.0244020Z TIC_DEPLOY_KEY: 2021-05-16T19:33:03.0244380Z RSPM: 2021-05-16T19:33:03.0245570Z GITHUB_PAT: *** 2021-05-16T19:33:03.0245970Z COVERALLS_TOKEN: 2021-05-16T19:33:03.0246450Z continue-on-error: true 2021-05-16T19:33:03.0246900Z VDIFFR_RUN_TESTS: false 2021-05-16T19:33:03.0247400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:33:03.0247820Z TZ: UTC 2021-05-16T19:33:03.0248210Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:03.0248590Z NOT_CRAN: true 2021-05-16T19:33:03.0248970Z ##[endgroup] 2021-05-16T19:33:03.4705490Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T19:33:04.1346750Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T19:33:04.1424370Z Dload Upload Total Spent Left Speed 2021-05-16T19:33:04.1427030Z 2021-05-16T19:33:04.2021380Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:04.2050370Z 100 117 0 117 0 0 1519 0 --:--:-- --:--:-- --:--:-- 1519 2021-05-16T19:33:04.3462030Z 2021-05-16T19:33:04.3464870Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:04.3466880Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T19:33:05.3266310Z 2021-05-16T19:33:06.3499730Z 30 82.6M 30 25.0M 0 0 20.8M 0 0:00:03 0:00:01 0:00:02 20.8M 2021-05-16T19:33:07.3319720Z 62 82.6M 62 52.0M 0 0 23.3M 0 0:00:03 0:00:02 0:00:01 26.3M 2021-05-16T19:33:07.6008820Z 91 82.6M 91 76.0M 0 0 23.7M 0 0:00:03 0:00:03 --:--:-- 25.4M 2021-05-16T19:33:07.6013600Z 100 82.6M 100 82.6M 0 0 23.7M 0 0:00:03 0:00:03 --:--:-- 25.3M 2021-05-16T19:33:12.2603290Z ##[group]Run tlmgr update --self 2021-05-16T19:33:12.2603940Z tlmgr update --self 2021-05-16T19:33:12.2604810Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T19:33:12.2605620Z tlmgr update --all 2021-05-16T19:33:12.2808480Z shell: /bin/bash -e {0} 2021-05-16T19:33:12.2808900Z env: 2021-05-16T19:33:12.2809320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:12.2809810Z TIC_DEPLOY_KEY: 2021-05-16T19:33:12.2810160Z RSPM: 2021-05-16T19:33:12.2811420Z GITHUB_PAT: *** 2021-05-16T19:33:12.2811870Z COVERALLS_TOKEN: 2021-05-16T19:33:12.2812330Z continue-on-error: true 2021-05-16T19:33:12.2812820Z VDIFFR_RUN_TESTS: false 2021-05-16T19:33:12.2813300Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:33:12.2813750Z TZ: UTC 2021-05-16T19:33:12.2814110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:12.2814530Z NOT_CRAN: true 2021-05-16T19:33:12.2814980Z ##[endgroup] 2021-05-16T19:33:14.9342050Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:14.9345050Z tlmgr: no self-updates for tlmgr available 2021-05-16T19:33:17.3012310Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:17.3013510Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T19:33:17.6339240Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T19:33:18.0439460Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T19:33:18.5555070Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T19:33:18.8774560Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T19:33:19.1380190Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T19:33:22.2352560Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T19:33:22.5098550Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T19:33:23.0194660Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T19:33:23.2839980Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T19:33:23.5556730Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T19:33:23.8751850Z [12/89, 00:06/00:06] install: chinese-jfm [3k] 2021-05-16T19:33:24.1341390Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T19:33:24.4019000Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T19:33:24.7646940Z [15/89, 00:07/00:07] install: combofont [2k] 2021-05-16T19:33:25.0315150Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T19:33:25.5975710Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T19:33:25.8609460Z [18/89, 00:08/00:08] install: cstypo [3k] 2021-05-16T19:33:26.1233920Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T19:33:26.3978120Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T19:33:26.7130380Z [21/89, 00:09/00:09] install: emoji [40k] 2021-05-16T19:33:27.0350560Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T19:33:27.3144310Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T19:33:27.6440710Z [24/89, 00:10/00:10] install: enigma [18k] 2021-05-16T19:33:27.9717130Z [25/89, 00:10/00:10] install: etex-pkg [6k] 2021-05-16T19:33:28.2394050Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T19:33:28.5028650Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-16T19:33:28.7811450Z [28/89, 00:11/00:11] install: hyphenex [9k] 2021-05-16T19:33:29.0912520Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T19:33:29.4827540Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-16T19:33:29.7555990Z [31/89, 00:12/00:12] install: interpreter [7k] 2021-05-16T19:33:30.0227660Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T19:33:30.2841940Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T19:33:30.6251930Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-16T19:33:30.8875710Z [35/89, 00:13/00:13] install: lua-typo [7k] 2021-05-16T19:33:31.1562720Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-16T19:33:31.5288190Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-16T19:33:31.8014920Z [38/89, 00:14/00:14] install: lua-uni-algos [6k] 2021-05-16T19:33:32.0639380Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T19:33:32.3358110Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-16T19:33:32.5947330Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-16T19:33:32.8591020Z [42/89, 00:15/00:16] install: luahyphenrules [3k] 2021-05-16T19:33:33.1153060Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-16T19:33:33.3868430Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-16T19:33:33.6990440Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-16T19:33:33.9658450Z [46/89, 00:16/00:17] install: luaintro [1k] 2021-05-16T19:33:34.2365840Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T19:33:34.5026230Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-16T19:33:34.7773000Z [49/89, 00:17/00:18] install: lualatex-truncate [2k] 2021-05-16T19:33:35.0376400Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-16T19:33:35.2986910Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T19:33:35.5580640Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-16T19:33:35.8722550Z [53/89, 00:18/00:19] install: luarandom [2k] 2021-05-16T19:33:36.1397350Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-16T19:33:36.4119080Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-16T19:33:36.6756710Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-16T19:33:37.0050780Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-16T19:33:37.2775810Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-16T19:33:37.5488380Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-16T19:33:37.8809450Z [60/89, 00:20/00:21] install: makeindex.universal-darwin [91k] 2021-05-16T19:33:38.2472880Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-16T19:33:38.5151340Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-16T19:33:38.7901660Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-16T19:33:39.0631530Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-16T19:33:39.3398800Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-16T19:33:39.6098850Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-16T19:33:39.8686010Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-16T19:33:40.5164690Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-16T19:33:40.7791470Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-16T19:33:41.1102780Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-16T19:33:41.3744750Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-16T19:33:41.6357590Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-16T19:33:42.0503830Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-16T19:33:42.4258410Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-16T19:33:42.7823190Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-16T19:33:43.0667060Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T19:33:43.3380160Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-16T19:33:43.6049210Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-16T19:33:44.0430490Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T19:33:44.5009490Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-16T19:33:44.8194710Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-16T19:33:45.0862960Z [82/89, 00:28/00:28] install: tlshell [29k] 2021-05-16T19:33:45.4491900Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-16T19:33:45.7751910Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-16T19:33:46.0484040Z [85/89, 00:29/00:29] install: upquote [2k] 2021-05-16T19:33:46.3247840Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-16T19:33:47.0267210Z [87/89, 00:30/00:30] install: xdvi [7k] 2021-05-16T19:33:47.2996910Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-16T19:33:47.7474260Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-16T19:33:48.0192150Z running mktexlsr ... 2021-05-16T19:33:48.7155940Z done running mktexlsr. 2021-05-16T19:33:48.8011980Z running updmap-sys ... 2021-05-16T19:33:50.2429480Z done running updmap-sys. 2021-05-16T19:33:50.2431180Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T19:33:50.2433300Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/a85296FMyn/TcxYVV_jNf ... 2021-05-16T19:33:51.6997780Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/a85296FMyn/TcxYVV_jNf. 2021-05-16T19:33:51.6999670Z OK: optex.fmt/luatex 2021-05-16T19:33:51.7001350Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T19:33:51.7003320Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T19:33:54.1264210Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T19:33:54.1266400Z tlmgr: no updates available 2021-05-16T19:33:54.3115710Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T19:33:54.3116810Z with: 2021-05-16T19:33:54.3117170Z pandoc-version: 2.7.3 2021-05-16T19:33:54.3117500Z env: 2021-05-16T19:33:54.3117970Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:33:54.3118470Z TIC_DEPLOY_KEY: 2021-05-16T19:33:54.3118920Z RSPM: 2021-05-16T19:33:54.3120030Z GITHUB_PAT: *** 2021-05-16T19:33:54.3120390Z COVERALLS_TOKEN: 2021-05-16T19:33:54.3120810Z continue-on-error: true 2021-05-16T19:33:54.3121240Z VDIFFR_RUN_TESTS: false 2021-05-16T19:33:54.3121680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:33:54.3122070Z TZ: UTC 2021-05-16T19:33:54.3122410Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:33:54.3122770Z NOT_CRAN: true 2021-05-16T19:33:54.3123100Z ##[endgroup] 2021-05-16T19:33:55.3295150Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T19:34:09.6402490Z installer: Package name is pandoc 2021-05-16T19:34:09.6407290Z installer: Installing at base path / 2021-05-16T19:34:09.6408610Z installer: The install was successful. 2021-05-16T19:34:09.7754250Z ##[group]Run git config user.name adigherman 2021-05-16T19:34:09.7755320Z git config user.name adigherman 2021-05-16T19:34:09.7755940Z git config user.email adig@jhu.edu 2021-05-16T19:34:09.7935970Z shell: /bin/bash -e {0} 2021-05-16T19:34:09.7936370Z env: 2021-05-16T19:34:09.7937240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:09.7937720Z TIC_DEPLOY_KEY: 2021-05-16T19:34:09.7938220Z RSPM: 2021-05-16T19:34:09.7939390Z GITHUB_PAT: *** 2021-05-16T19:34:09.7939860Z COVERALLS_TOKEN: 2021-05-16T19:34:09.7940340Z continue-on-error: true 2021-05-16T19:34:09.7940850Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:09.7941340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:34:09.7941990Z TZ: UTC 2021-05-16T19:34:09.7942850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:09.7943270Z NOT_CRAN: true 2021-05-16T19:34:09.7943690Z ##[endgroup] 2021-05-16T19:34:09.9353030Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T19:34:09.9353760Z env: 2021-05-16T19:34:09.9354230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:34:09.9354710Z TIC_DEPLOY_KEY: 2021-05-16T19:34:09.9355680Z RSPM: 2021-05-16T19:34:09.9357290Z GITHUB_PAT: *** 2021-05-16T19:34:09.9357750Z COVERALLS_TOKEN: 2021-05-16T19:34:09.9358200Z continue-on-error: true 2021-05-16T19:34:09.9358690Z VDIFFR_RUN_TESTS: false 2021-05-16T19:34:09.9359170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:34:09.9359620Z TZ: UTC 2021-05-16T19:34:09.9359980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:34:09.9360410Z NOT_CRAN: true 2021-05-16T19:34:09.9360760Z ##[endgroup] 2021-05-16T19:34:11.7752160Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T19:34:11.8089680Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T19:34:11.8090460Z To reinstall 3.20.2, run: 2021-05-16T19:34:11.8091160Z brew reinstall cmake 2021-05-16T19:34:13.6908290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T19:34:14.8189220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:34:15.4556300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T19:34:15.8230540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T19%3A40%3A00Z&sig=Q73qDpssrNUyVyKgXpPrlcya1waVLe18v%2B5HRtbot5c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:34:15.8747180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A40\%3A00Z\&sig=Q73qDpssrNUyVyKgXpPrlcya1waVLe18v\%2B5HRtbot5c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:34:16.0008760Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T19:34:16.0791570Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T19:34:16.0827380Z 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-2519-10ooruq 2021-05-16T19:34:17.1255560Z cp -pR /private/tmp/d20210516-2519-10ooruq/libssh/. /usr/local/Cellar/libssh 2021-05-16T19:34:17.2243330Z chmod -Rf +w /private/tmp/d20210516-2519-10ooruq 2021-05-16T19:34:17.3979680Z ==> Finishing up 2021-05-16T19:34:17.4330620Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T19:34:17.4635560Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T19:34:17.4646400Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T19:34:17.4652440Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T19:34:17.4656790Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T19:34:17.4662410Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T19:34:17.4670150Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T19:34:17.5234200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2683-qdp1zg.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-16T19:34:19.9165090Z ==> Summary 2021-05-16T19:34:19.9195290Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T19:34:22.1857710Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T19:34:23.3166960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:34:23.9627240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T19:34:24.5905790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T19%3A40%3A00Z&sig=%2BObKmPyK6pAW9iPaErEOMMCCV%2Bt4hhxnUjovuEBO298%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:34:24.6371140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A40\%3A00Z\&sig=\%2BObKmPyK6pAW9iPaErEOMMCCV\%2Bt4hhxnUjovuEBO298\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:34:28.5014460Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T19:34:28.8715870Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T19:34:30.0395890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:34:30.9563110Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T19:34:31.0304360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T19%3A40%3A00Z&sig=gGRvLp13v4p91H5z66DeEgXjoZJ4%2FaYObmbJ%2BZbn3gY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:34:31.0822210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A40\%3A00Z\&sig=gGRvLp13v4p91H5z66DeEgXjoZJ4\%2FaYObmbJ\%2BZbn3gY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:34:31.2470690Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T19:34:31.2547960Z ==> Installing dependencies for jags: gcc 2021-05-16T19:34:31.2554040Z ==> Installing jags dependency: gcc 2021-05-16T19:34:31.3622580Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T19:34:31.3663420Z 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-2690-159qlzw 2021-05-16T19:34:58.4517170Z cp -pR /private/tmp/d20210516-2690-159qlzw/gcc/. /usr/local/Cellar/gcc 2021-05-16T19:35:59.7925780Z chmod -Rf +w /private/tmp/d20210516-2690-159qlzw 2021-05-16T19:36:10.7262120Z ==> Finishing up 2021-05-16T19:36:11.4358930Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T19:36:11.4365220Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T19:36:11.4370990Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T19:36:11.4377260Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T19:36:11.4383530Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T19:36:11.4389610Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T19:36:11.4396660Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T19:36:11.4403390Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T19:36:11.4409840Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T19:36:11.4415400Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T19:36:11.4430830Z rm /usr/local/bin/c++-11 2021-05-16T19:36:11.4434550Z rm /usr/local/bin/cpp-11 2021-05-16T19:36:11.4437700Z rm /usr/local/bin/g++-11 2021-05-16T19:36:11.4440970Z rm /usr/local/bin/gcc-11 2021-05-16T19:36:11.4444830Z rm /usr/local/bin/gcc-ar-11 2021-05-16T19:36:11.4448580Z rm /usr/local/bin/gcc-nm-11 2021-05-16T19:36:11.4452150Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T19:36:11.4455610Z rm /usr/local/bin/gcov-11 2021-05-16T19:36:11.4458810Z rm /usr/local/bin/gcov-dump-11 2021-05-16T19:36:11.4461940Z rm /usr/local/bin/gcov-tool-11 2021-05-16T19:36:11.9034230Z Error: The `brew link` step did not complete successfully 2021-05-16T19:36:11.9035350Z The formula built, but is not symlinked into /usr/local 2021-05-16T19:36:11.9039370Z Could not symlink bin/gfortran 2021-05-16T19:36:11.9040060Z Target /usr/local/bin/gfortran 2021-05-16T19:36:11.9040650Z already exists. You may want to remove it: 2021-05-16T19:36:11.9041800Z rm '/usr/local/bin/gfortran' 2021-05-16T19:36:11.9042110Z 2021-05-16T19:36:11.9042670Z To force the link and overwrite all conflicting files: 2021-05-16T19:36:11.9043670Z brew link --overwrite gcc 2021-05-16T19:36:11.9044000Z 2021-05-16T19:36:11.9044450Z To list all files that would be deleted: 2021-05-16T19:36:11.9045450Z brew link --overwrite --dry-run gcc 2021-05-16T19:36:11.9045810Z 2021-05-16T19:36:11.9046270Z Possible conflicting files are: 2021-05-16T19:36:11.9069770Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T19:36:12.5447270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2871-1lo21zk.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-16T19:36:15.5902700Z ==> Summary 2021-05-16T19:36:15.6827290Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T19:36:15.6832260Z ==> Installing jags 2021-05-16T19:36:15.6835910Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T19:36:15.6853370Z 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-2690-8298t8 2021-05-16T19:36:18.7751790Z cp -pR /private/tmp/d20210516-2690-8298t8/jags/. /usr/local/Cellar/jags 2021-05-16T19:36:25.1221230Z chmod -Rf +w /private/tmp/d20210516-2690-8298t8 2021-05-16T19:36:26.1875380Z ==> Finishing up 2021-05-16T19:36:26.2227630Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T19:36:26.2233770Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T19:36:26.2244000Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T19:36:26.2250120Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T19:36:26.2258040Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T19:36:26.2262060Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T19:36:26.2267440Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T19:36:26.2272960Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T19:36:26.2280450Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T19:36:26.3084270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2898-1o6r8zv.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-16T19:36:28.6979310Z ==> Summary 2021-05-16T19:36:28.7072820Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T19:36:31.2422000Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T19:36:32.5387500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:33.1518730Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T19:36:33.5137060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T19%3A45%3A00Z&sig=0cNfGLZcFrHnZsX4gR10GEA5MnLpexujbDYjwKxyU%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:33.5612880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=0cNfGLZcFrHnZsX4gR10GEA5MnLpexujbDYjwKxyU\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:34.3198210Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T19:36:34.4403330Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T19:36:34.4436250Z 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-2905-12rypx8 2021-05-16T19:36:40.3030320Z cp -pR /private/tmp/d20210516-2905-12rypx8/v8/. /usr/local/Cellar/v8 2021-05-16T19:36:45.8218800Z chmod -Rf +w /private/tmp/d20210516-2905-12rypx8 2021-05-16T19:36:46.7173970Z ==> Finishing up 2021-05-16T19:36:46.8016370Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T19:36:46.8885650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3073-1vvu7h6.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-16T19:36:49.4354950Z ==> Summary 2021-05-16T19:36:49.4418480Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T19:36:52.0063610Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T19:36:53.5067340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:53.7973450Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T19:36:54.1797860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T19%3A45%3A00Z&sig=eX4ZL3pOCez3ID5Gu6LHi4wsteyzuvk35yHDuC08HzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:54.2252810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=eX4ZL3pOCez3ID5Gu6LHi4wsteyzuvk35yHDuC08HzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:54.5300990Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T19:36:54.5501980Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:36:55.6525120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:56.2453170Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:36:56.6153260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T19%3A45%3A00Z&sig=OWagWXljHrDYnF6lkAyAehx06Ib4aV7gqFf5TA52%2BZY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:56.6703020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=OWagWXljHrDYnF6lkAyAehx06Ib4aV7gqFf5TA52\%2BZY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:56.9362070Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T19:36:56.9508100Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:36:58.0825240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:36:58.6682870Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:36:59.0370080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T19%3A45%3A00Z&sig=n9JDOaRSlstjbR0Z5ZNY9dxKuUv6lR1c517tOqFo8EQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:36:59.0831770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=n9JDOaRSlstjbR0Z5ZNY9dxKuUv6lR1c517tOqFo8EQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:36:59.3808670Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T19:36:59.4042560Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T19:36:59.4046990Z ==> Installing fftw dependency: hwloc 2021-05-16T19:36:59.4735480Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T19:36:59.4775260Z 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-3080-1vchp76 2021-05-16T19:37:21.3118110Z cp -pR /private/tmp/d20210516-3080-1vchp76/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T19:37:28.4159400Z chmod -Rf +w /private/tmp/d20210516-3080-1vchp76 2021-05-16T19:37:30.6544850Z ==> Finishing up 2021-05-16T19:37:30.7322490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T19:37:30.7327040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T19:37:30.7333560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T19:37:30.7338140Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T19:37:30.7342840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T19:37:30.7349160Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T19:37:30.7354500Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T19:37:30.7359020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T19:37:30.7363870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T19:37:30.7368790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T19:37:30.7373700Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T19:37:30.7378440Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T19:37:30.7383470Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T19:37:30.7391020Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T19:37:30.7395980Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T19:37:30.7410850Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T19:37:30.7420090Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T19:37:30.7425140Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T19:37:30.7435530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T19:37:30.7441030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T19:37:30.7447300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T19:37:30.7455200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T19:37:30.7459870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T19:37:30.7466160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T19:37:30.7473090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T19:37:30.7492910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T19:37:30.7925250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T19:37:30.7931150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T19:37:30.7936630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T19:37:30.7942400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T19:37:30.7947460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T19:37:30.8791240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T19:37:30.9218510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T19:37:31.0060230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T19:37:31.0480330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T19:37:31.0487100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T19:37:31.1319550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T19:37:31.1321250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T19:37:31.1327690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T19:37:31.1762330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T19:37:31.2590610Z 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-16T19:37:31.2596330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T19:37:31.2601500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T19:37:31.3022490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T19:37:31.3845490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T19:37:31.4273120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T19:37:31.5100700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T19:37:31.5106310Z 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-16T19:37:31.5112190Z 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-16T19:37:31.5531400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T19:37:31.6367920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T19:37:31.6376190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T19:37:31.7199940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T19:37:31.7204460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T19:37:31.7622160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T19:37:31.7631430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T19:37:31.8452890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T19:37:31.8887130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T19:37:31.8923880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T19:37:31.8927150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T19:37:31.9297120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T19:37:31.9302990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T19:37:31.9309710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T19:37:31.9325130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T19:37:31.9330770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T19:37:31.9742650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T19:37:31.9748790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T19:37:32.0175020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T19:37:32.0179780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T19:37:32.0186720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T19:37:32.1004260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T19:37:32.1009100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T19:37:32.1430300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T19:37:32.2257210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T19:37:32.2679860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T19:37:32.3519980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T19:37:32.3524450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T19:37:32.3530360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T19:37:32.3535640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T19:37:32.3544480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T19:37:32.3550200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T19:37:32.3555560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T19:37:32.3561120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T19:37:32.3566420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T19:37:32.3572430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T19:37:32.3578530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T19:37:32.3585740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T19:37:32.3590650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T19:37:32.3597140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T19:37:32.3603200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T19:37:32.3608490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T19:37:32.4427930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T19:37:32.4451920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T19:37:32.4458340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T19:37:32.4466330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T19:37:32.4471490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T19:37:32.4476800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T19:37:32.4482440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T19:37:32.4487320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T19:37:32.4493140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T19:37:32.4497390Z Only the first 100 operations were output. 2021-05-16T19:37:33.6562520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3263-1ljojtp.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-16T19:37:36.2278480Z ==> Summary 2021-05-16T19:37:36.2881050Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T19:37:36.2887410Z ==> Installing fftw dependency: open-mpi 2021-05-16T19:37:36.3630380Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:37:36.3648280Z 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-3080-70q8r0 2021-05-16T19:37:36.9206830Z cp -pR /private/tmp/d20210516-3080-70q8r0/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T19:37:37.3314630Z chmod -Rf +w /private/tmp/d20210516-3080-70q8r0 2021-05-16T19:37:54.3678920Z ==> Finishing up 2021-05-16T19:37:54.4021120Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T19:37:54.4025490Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T19:37:54.4030680Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T19:37:54.4036230Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T19:37:54.4043150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T19:37:54.4048030Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T19:37:54.4053680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T19:37:54.4058870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T19:37:54.4064630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T19:37:54.4072130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T19:37:54.4077510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T19:37:54.4082830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T19:37:54.4087930Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T19:37:54.4093330Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T19:37:54.4101970Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T19:37:54.4107260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T19:37:54.4113130Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T19:37:54.4118200Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T19:37:54.4123400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T19:37:54.4130100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T19:37:54.4135290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T19:37:54.4140440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T19:37:54.4145840Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T19:37:54.4151150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T19:37:54.4159210Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T19:37:54.4164510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T19:37:54.4211540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T19:37:54.4215880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T19:37:54.4220730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T19:37:54.4225910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T19:37:54.4230910Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T19:37:54.4237870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T19:37:54.4242950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T19:37:54.4247810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T19:37:54.4254430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T19:37:54.4258960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T19:37:54.4263830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T19:37:54.4269070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T19:37:54.4274070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T19:37:54.4279120Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T19:37:54.4284170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T19:37:54.4289280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T19:37:54.4294730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T19:37:54.4299370Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T19:37:54.4304470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T19:37:54.4309470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T19:37:54.4314630Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T19:37:54.4321250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T19:37:54.4333130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T19:37:54.4339420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T19:37:54.4344350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T19:37:54.4349630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T19:37:54.4355040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T19:37:54.4362290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T19:37:54.4368570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T19:37:54.4374210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T19:37:54.4379750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T19:37:54.4385600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T19:37:54.4390880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T19:37:54.4396060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T19:37:54.4408310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T19:37:54.4413770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T19:37:54.4419170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T19:37:54.4451620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T19:37:54.4458900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T19:37:54.4477040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T19:37:54.4484930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T19:37:54.4493540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T19:37:54.4499090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T19:37:54.4504710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T19:37:54.4510350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T19:37:54.4515800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T19:37:54.4521730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T19:37:54.4526830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T19:37:54.4532670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T19:37:54.4538040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T19:37:54.4543510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T19:37:54.4549410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T19:37:54.4555070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T19:37:54.4560610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T19:37:54.4566360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T19:37:54.4572050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T19:37:54.4578650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T19:37:54.4583700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T19:37:54.4590130Z 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-16T19:37:54.4595740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T19:37:54.4601160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T19:37:54.4607000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T19:37:54.4613910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T19:37:54.4619530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T19:37:54.4625030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T19:37:54.4630740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T19:37:54.4636480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T19:37:54.4641900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T19:37:54.4647200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T19:37:54.4653020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T19:37:54.4658540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T19:37:54.4664060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T19:37:54.4669170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T19:37:54.4679340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T19:37:54.4683890Z Only the first 100 operations were output. 2021-05-16T19:37:55.0934350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3337-1e1wnaz.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-16T19:37:57.9277320Z ==> Summary 2021-05-16T19:37:57.9713500Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:37:57.9719210Z ==> Installing fftw 2021-05-16T19:37:57.9724100Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:37:57.9744010Z 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-3080-pth225 2021-05-16T19:37:58.0776050Z cp -pR /private/tmp/d20210516-3080-pth225/fftw/. /usr/local/Cellar/fftw 2021-05-16T19:37:59.0014720Z chmod -Rf +w /private/tmp/d20210516-3080-pth225 2021-05-16T19:37:59.2204100Z ==> Finishing up 2021-05-16T19:37:59.2808320Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T19:37:59.2822650Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T19:37:59.2836500Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T19:37:59.2841090Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T19:37:59.2848590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T19:37:59.2853780Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T19:37:59.2858640Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T19:37:59.2863540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T19:37:59.2868270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T19:37:59.2873380Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T19:37:59.2878700Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T19:37:59.2883480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T19:37:59.2892120Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T19:37:59.4628010Z info /usr/local/share/info/fftw3.info 2021-05-16T19:37:59.4638340Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T19:37:59.4644320Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T19:37:59.4656370Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T19:37:59.4662580Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T19:37:59.4668790Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T19:37:59.4674770Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T19:37:59.4684850Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T19:37:59.4690110Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T19:37:59.4695250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T19:37:59.4701480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T19:37:59.4706550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T19:37:59.4716960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T19:37:59.4734600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T19:37:59.4747480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T19:37:59.4753350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T19:37:59.4759270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T19:37:59.4765080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T19:37:59.4770570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T19:37:59.4776170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T19:37:59.4781330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T19:37:59.4786450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T19:37:59.4791890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T19:37:59.4797500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T19:37:59.4802630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T19:37:59.4808560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T19:37:59.4813850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T19:37:59.4829150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T19:37:59.4839640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T19:37:59.4848470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T19:37:59.4863320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T19:37:59.4870190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T19:37:59.4883610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T19:37:59.4886550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T19:37:59.4895810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T19:37:59.4905180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T19:37:59.4914420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T19:37:59.4928380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T19:37:59.4938910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T19:37:59.4943900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T19:37:59.4949940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T19:37:59.4959270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T19:37:59.4967860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T19:37:59.4978880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T19:37:59.4996680Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T19:37:59.5004550Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T19:37:59.5016710Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T19:37:59.5971520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3364-1k3tez0.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-16T19:38:02.1219900Z ==> Summary 2021-05-16T19:38:02.1282720Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:38:02.9522280Z ==> No outdated dependents to upgrade! 2021-05-16T19:38:02.9523680Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:38:03.1495250Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T19:38:03.1496790Z fftw, open-mpi 2021-05-16T19:38:03.1517760Z rm /usr/local/bin/fftw-wisdom 2021-05-16T19:38:03.1528950Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T19:38:03.1532930Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T19:38:03.1541100Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T19:38:03.1552930Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T19:38:03.1556010Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T19:38:03.1565600Z rm /usr/local/include/fftw3.f 2021-05-16T19:38:03.1568550Z rm /usr/local/include/fftw3.f03 2021-05-16T19:38:03.1578460Z rm /usr/local/include/fftw3.h 2021-05-16T19:38:03.1582240Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T19:38:03.1591270Z rm /usr/local/include/fftw3l.f03 2021-05-16T19:38:03.1594530Z rm /usr/local/include/fftw3q.f03 2021-05-16T19:38:03.1613330Z rm /usr/local/lib/cmake/fftw3 2021-05-16T19:38:03.1616640Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T19:38:03.1624860Z rm /usr/local/lib/libfftw3.a 2021-05-16T19:38:03.1628080Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T19:38:03.1636770Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T19:38:03.1640660Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T19:38:03.1649570Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T19:38:03.1651110Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T19:38:03.1661580Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T19:38:03.1665020Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T19:38:03.1673610Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T19:38:03.1676410Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T19:38:03.1685700Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T19:38:03.1689210Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T19:38:03.1700100Z rm /usr/local/lib/libfftw3f.a 2021-05-16T19:38:03.1703100Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T19:38:03.1711000Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T19:38:03.1714420Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T19:38:03.1722280Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T19:38:03.1724240Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T19:38:03.1730390Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T19:38:03.1733900Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T19:38:03.1742610Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T19:38:03.1746290Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T19:38:03.1758410Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T19:38:03.1761290Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T19:38:03.1770130Z rm /usr/local/lib/libfftw3l.a 2021-05-16T19:38:03.1773180Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T19:38:03.1782420Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T19:38:03.1785450Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T19:38:03.1793590Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T19:38:03.1796790Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T19:38:03.1802070Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T19:38:03.1807240Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T19:38:03.1810700Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T19:38:03.1815840Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T19:38:03.1819360Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T19:38:03.1826920Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T19:38:03.1831690Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T19:38:03.1840300Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T19:38:03.1915260Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T19:38:03.1916890Z rm /usr/local/share/info/fftw3.info 2021-05-16T19:38:03.2069670Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T19:38:03.2072570Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T19:38:03.2080840Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T19:38:03.2085080Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T19:38:03.2088400Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T19:38:03.2092230Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T19:38:03.2849490Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T19:38:03.2852640Z rm /usr/local/bin/mpic++ 2021-05-16T19:38:03.2858660Z rm /usr/local/bin/mpicc 2021-05-16T19:38:03.2868860Z rm /usr/local/bin/mpicxx 2021-05-16T19:38:03.2875280Z rm /usr/local/bin/mpiexec 2021-05-16T19:38:03.2877260Z rm /usr/local/bin/mpif77 2021-05-16T19:38:03.2882320Z rm /usr/local/bin/mpif90 2021-05-16T19:38:03.2889980Z rm /usr/local/bin/mpifort 2021-05-16T19:38:03.2893390Z rm /usr/local/bin/mpirun 2021-05-16T19:38:03.2896280Z rm /usr/local/bin/ompi-clean 2021-05-16T19:38:03.2897830Z rm /usr/local/bin/ompi-server 2021-05-16T19:38:03.2903800Z rm /usr/local/bin/ompi_info 2021-05-16T19:38:03.2911270Z rm /usr/local/bin/opal_wrapper 2021-05-16T19:38:03.2913210Z rm /usr/local/bin/orte-clean 2021-05-16T19:38:03.2921010Z rm /usr/local/bin/orte-info 2021-05-16T19:38:03.2928380Z rm /usr/local/bin/orte-server 2021-05-16T19:38:03.2931940Z rm /usr/local/bin/ortecc 2021-05-16T19:38:03.2935760Z rm /usr/local/bin/orted 2021-05-16T19:38:03.2944410Z rm /usr/local/bin/orterun 2021-05-16T19:38:03.2952340Z rm /usr/local/bin/profile2mat.pl 2021-05-16T19:38:03.2960770Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T19:38:03.2964340Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T19:38:03.2968460Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T19:38:03.2975520Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T19:38:03.2983180Z rm /usr/local/include/mpi-ext.h 2021-05-16T19:38:03.2986970Z rm /usr/local/include/mpi.h 2021-05-16T19:38:03.2993170Z rm /usr/local/include/mpi.mod 2021-05-16T19:38:03.2998500Z rm /usr/local/include/mpi_ext.mod 2021-05-16T19:38:03.3001430Z rm /usr/local/include/mpi_f08.mod 2021-05-16T19:38:03.3005220Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T19:38:03.3009620Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T19:38:03.3016080Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T19:38:03.3019920Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T19:38:03.3021180Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T19:38:03.3023910Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T19:38:03.3027600Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T19:38:03.3033670Z rm /usr/local/include/mpif-config.h 2021-05-16T19:38:03.3040130Z rm /usr/local/include/mpif-constants.h 2021-05-16T19:38:03.3044560Z rm /usr/local/include/mpif-ext.h 2021-05-16T19:38:03.3047940Z rm /usr/local/include/mpif-externals.h 2021-05-16T19:38:03.3049990Z rm /usr/local/include/mpif-handles.h 2021-05-16T19:38:03.3056030Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T19:38:03.3149030Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T19:38:03.3160520Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T19:38:03.3164440Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T19:38:03.3165350Z rm /usr/local/include/mpif.h 2021-05-16T19:38:03.3200350Z rm /usr/local/include/openmpi 2021-05-16T19:38:03.3210450Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T19:38:03.3211590Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T19:38:03.3212640Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T19:38:03.3213710Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T19:38:03.3215640Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T19:38:03.3226000Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T19:38:03.3227580Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T19:38:03.3229890Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T19:38:03.3233520Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T19:38:03.3234420Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T19:38:03.3236030Z rm /usr/local/lib/libmpi.dylib 2021-05-16T19:38:03.3239680Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T19:38:03.3245080Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T19:38:03.3246180Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T19:38:03.3251970Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T19:38:03.3256420Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T19:38:03.3257910Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T19:38:03.3261720Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T19:38:03.3262740Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T19:38:03.3266310Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T19:38:03.3270140Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T19:38:03.3271650Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T19:38:03.3273640Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T19:38:03.3276930Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T19:38:03.3279740Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T19:38:03.3280600Z rm /usr/local/lib/openmpi 2021-05-16T19:38:03.3282860Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T19:38:03.3285410Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T19:38:03.3287340Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T19:38:03.3289260Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T19:38:03.3290840Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T19:38:03.3291870Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T19:38:03.3295260Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T19:38:03.3298740Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T19:38:03.3300900Z rm /usr/local/lib/pmix 2021-05-16T19:38:03.3304120Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T19:38:03.3306710Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T19:38:03.3310850Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T19:38:03.3314350Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T19:38:03.3317460Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T19:38:03.3320770Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T19:38:03.3350600Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T19:38:03.3351690Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T19:38:03.3353320Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T19:38:03.3356580Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T19:38:03.3357610Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T19:38:03.3358470Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T19:38:03.3359770Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T19:38:03.3361070Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T19:38:03.3362360Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T19:38:03.3761780Z rm /usr/local/share/man/man1/orted.1 2021-05-16T19:38:03.3766000Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T19:38:03.3782770Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T19:38:03.3786580Z Only the first 100 operations were output. 2021-05-16T19:38:05.7380300Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T19:38:06.9175410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:07.5073730Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T19:38:07.8831170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T19%3A45%3A00Z&sig=qnLoH%2FAs3a1%2B0PA6tN6k0YnHaV%2BnWrkdYbkkVkgJ4vY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:07.9442040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=qnLoH\%2FAs3a1\%2B0PA6tN6k0YnHaV\%2BnWrkdYbkkVkgJ4vY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:09.4284000Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T19:38:09.5772390Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T19:38:09.6241860Z 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-3373-o4thhh 2021-05-16T19:38:21.6993930Z cp -pR /private/tmp/d20210516-3373-o4thhh/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T19:38:22.6172850Z chmod -Rf +w /private/tmp/d20210516-3373-o4thhh 2021-05-16T19:38:23.7328680Z ==> Finishing up 2021-05-16T19:38:23.7825960Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T19:38:23.7831550Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T19:38:23.7836290Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T19:38:23.7842170Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T19:38:23.7847970Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T19:38:23.7852980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T19:38:23.7858700Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T19:38:23.7863650Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T19:38:23.7872210Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T19:38:23.7877500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T19:38:23.7882680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T19:38:23.7887840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T19:38:23.7892900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T19:38:23.7898110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T19:38:23.7902960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T19:38:23.7908090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T19:38:23.7914070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T19:38:23.7919970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T19:38:23.7926480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T19:38:23.7933870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T19:38:23.7939560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T19:38:23.7944900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T19:38:23.7950220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T19:38:23.7954990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T19:38:23.7959800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T19:38:23.7965290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T19:38:23.7970170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T19:38:23.7975540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T19:38:23.7980990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T19:38:23.7986140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T19:38:23.7994850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T19:38:23.8007450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T19:38:23.8016500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T19:38:23.8024900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T19:38:23.8034550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T19:38:23.8043610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T19:38:23.8052970Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T19:38:23.8062750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T19:38:23.8072580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T19:38:23.8081160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T19:38:23.8094650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T19:38:23.8101080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T19:38:23.8109600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T19:38:23.8118630Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T19:38:23.8127990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T19:38:23.8137890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T19:38:23.8147840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T19:38:23.8156820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T19:38:23.8165590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T19:38:23.8173620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T19:38:23.8182430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T19:38:23.8188100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T19:38:23.8195180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T19:38:23.8204710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T19:38:23.8214540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T19:38:23.8222700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T19:38:23.8231270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T19:38:23.8236500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T19:38:23.8245770Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T19:38:23.8255530Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T19:38:23.8264410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T19:38:23.8272670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T19:38:23.8280670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T19:38:23.8290260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T19:38:23.8295530Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T19:38:23.8305660Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T19:38:23.8315220Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T19:38:23.8325010Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T19:38:23.8330320Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T19:38:23.8435000Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T19:38:23.8439400Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T19:38:23.8445440Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T19:38:23.8450630Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T19:38:23.8455870Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T19:38:23.8461070Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T19:38:23.8466340Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T19:38:23.8471060Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T19:38:23.8476410Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T19:38:23.8490430Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T19:38:23.8491580Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T19:38:23.8492580Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T19:38:23.8500140Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T19:38:23.8506920Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T19:38:23.8514440Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T19:38:23.8525620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T19:38:23.8532320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T19:38:23.8538090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T19:38:23.8543760Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T19:38:23.8549540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T19:38:23.8555220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T19:38:23.8561300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T19:38:23.8567090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T19:38:23.8572940Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T19:38:23.8578910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T19:38:23.8584980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T19:38:23.8592450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T19:38:23.8597850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T19:38:23.8603960Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T19:38:23.8609910Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T19:38:23.8616050Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T19:38:23.8621510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T19:38:23.8626150Z Only the first 100 operations were output. 2021-05-16T19:38:24.4142210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3553-nkekf6.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-16T19:38:27.6782890Z ==> Summary 2021-05-16T19:38:27.7482070Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T19:38:30.3027930Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T19:38:31.6301430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:32.2291540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T19:38:32.5857540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T19%3A45%3A00Z&sig=Vi4R0aGUW%2Bz1vrvA%2BuG%2BpmiolbtFOjmEt6%2Bz0DPruWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:32.6379480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=Vi4R0aGUW\%2Bz1vrvA\%2BuG\%2BpmiolbtFOjmEt6\%2Bz0DPruWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:32.7163500Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T19:38:32.8536180Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T19:38:32.8614970Z 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-3567-1hvj9j8 2021-05-16T19:38:33.0037060Z cp -pR /private/tmp/d20210516-3567-1hvj9j8/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T19:38:33.1854070Z chmod -Rf +w /private/tmp/d20210516-3567-1hvj9j8 2021-05-16T19:38:33.3920480Z ==> Finishing up 2021-05-16T19:38:33.4291290Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T19:38:33.4313550Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T19:38:33.4315560Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T19:38:33.4317850Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T19:38:33.4347650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4353330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4371360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4385500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4441830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4470690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4505690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4519670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4525650Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T19:38:33.4593810Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T19:38:33.4611480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4627940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4648150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4684630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4708360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4726100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4755710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4757290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4796260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4797850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4817940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4822780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4860460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4905060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4954090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4967310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4971590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.4977790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5004720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5012470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5028770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5032150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5111230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5153360Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5178500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5183420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5285900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5342220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5381650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5411260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5455580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5499150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5577310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5621000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5637690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5683780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5713670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5758230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5801950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5898500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.5927340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.6002600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.6025240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.6064880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.6118980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.6179850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T19:38:33.6234130Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T19:38:33.6260710Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T19:38:33.6308940Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T19:38:33.6398420Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T19:38:33.6501100Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T19:38:33.6588090Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T19:38:33.6690860Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T19:38:33.6791770Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T19:38:33.6877130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3732-1mfxd1r.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-16T19:38:36.7113090Z ==> Summary 2021-05-16T19:38:36.7313510Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T19:38:38.9269440Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T19:38:38.9369340Z To reinstall 1.6.37, run: 2021-05-16T19:38:38.9470900Z brew reinstall libpng 2021-05-16T19:38:41.0167960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T19:38:42.1389400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:42.6947250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T19:38:43.0610540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T19%3A45%3A00Z&sig=TRTXQ7yACrqcjV%2B0S8PiOqTms1Hgf8t5E%2F8ttJhhwG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:43.1105030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=TRTXQ7yACrqcjV\%2B0S8PiOqTms1Hgf8t5E\%2F8ttJhhwG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:43.1634610Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T19:38:43.1669140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T19:38:44.3177010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:44.8786840Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T19:38:45.2561240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T19%3A45%3A00Z&sig=n0pYoiseDc5dKM3%2BTeCUyq5jX5LRLYtGDJh%2Fx10UZ%2BU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:45.3049570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=n0pYoiseDc5dKM3\%2BTeCUyq5jX5LRLYtGDJh\%2Fx10UZ\%2BU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:45.4063640Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T19:38:45.4127270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T19:38:46.5316480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:47.0701960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T19:38:47.4663620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T19%3A45%3A00Z&sig=DWKtx%2FFu2qyXoqrcOzNYnMKRrdMUXH%2BoEpo9YjBKG%2FU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:47.5171270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=DWKtx\%2FFu2qyXoqrcOzNYnMKRrdMUXH\%2BoEpo9YjBKG\%2FU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:47.5703850Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T19:38:47.5706790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T19:38:48.6882170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:49.2553790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T19:38:49.7143190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T19%3A45%3A00Z&sig=r04xhzcn6XsVEzrF2PG%2FDU3K3Ke8mWVfAplCnPo9%2FpQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:49.7743040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=r04xhzcn6XsVEzrF2PG\%2FDU3K3Ke8mWVfAplCnPo9\%2FpQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:49.8220040Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T19:38:49.8252170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T19:38:50.9532190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:51.9683240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T19:38:52.3369540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T19%3A45%3A00Z&sig=QSxQLHWeeBlXsUpBGxR4Qu3Fo8Y2THX0g%2FXV5mRTZFc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:52.3894830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=QSxQLHWeeBlXsUpBGxR4Qu3Fo8Y2THX0g\%2FXV5mRTZFc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:53.0645640Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T19:38:53.0709180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T19:38:54.2156170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:54.7911110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T19:38:55.2881110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T19%3A45%3A00Z&sig=MkfAmSjEEuMi605FOUN81tenCMa7OHr4uuRzK%2Bs%2FoWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:55.3423880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=MkfAmSjEEuMi605FOUN81tenCMa7OHr4uuRzK\%2Bs\%2FoWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:55.4811370Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:38:55.4915770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T19:38:56.6424580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:57.2586360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T19:38:57.6675650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T19%3A45%3A00Z&sig=tVuBPOYMgoDO29lGGRCCnWx9SdUOG6tsyHcDwWNtKV8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:57.7219990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=tVuBPOYMgoDO29lGGRCCnWx9SdUOG6tsyHcDwWNtKV8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:57.7780580Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T19:38:57.7825220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T19:38:58.9276980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:38:59.5051530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T19:38:59.8821530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T19%3A45%3A00Z&sig=ihfkm%2B7uvpIz9hwAfad2zHWogm3fEjrBe3eA2mQhZLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:38:59.9383710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=ihfkm\%2B7uvpIz9hwAfad2zHWogm3fEjrBe3eA2mQhZLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:38:59.9894330Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T19:38:59.9924320Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T19:39:01.1474650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:01.7216490Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T19:39:02.1133590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T19%3A45%3A00Z&sig=SpfIHuosLsxqLU1AiAjpzBOGFTvb5GfmjyBNfANIe8w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:02.1619070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=SpfIHuosLsxqLU1AiAjpzBOGFTvb5GfmjyBNfANIe8w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:02.2192740Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T19:39:02.2225320Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T19:39:03.4122960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:04.0009390Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T19:39:04.3948900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T19%3A45%3A00Z&sig=CdcJxA6dM%2FmRp5wGQ3jwD5wWsBw7wiO44OFqNpdaRWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:04.4549840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=CdcJxA6dM\%2FmRp5wGQ3jwD5wWsBw7wiO44OFqNpdaRWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:04.5566930Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T19:39:04.5611110Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T19:39:05.7098180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:06.3768000Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T19:39:06.7550560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T19%3A45%3A00Z&sig=FxCzuy%2FxOXo%2B%2B%2BQEFZGrsPgPVEOY2D5GzPNlzBkKE94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:06.8077070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=FxCzuy\%2FxOXo\%2B\%2B\%2BQEFZGrsPgPVEOY2D5GzPNlzBkKE94\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:06.9407850Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T19:39:06.9496980Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T19:39:08.0985090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:08.6474860Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T19:39:09.0343370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T19%3A45%3A00Z&sig=nHJHfr8iW2iAsvzsVkjABbDTSJGFWu0iX5azUYLz17M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:09.0840620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=nHJHfr8iW2iAsvzsVkjABbDTSJGFWu0iX5azUYLz17M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:09.1726570Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T19:39:09.1769670Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T19:39:10.5002530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:11.0776780Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T19:39:11.4531170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T19%3A45%3A00Z&sig=yJGwhf4mF8JX2yHvjqm%2B4vCo%2FDE0DlUd46s7DFi8sLU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:11.5152930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=yJGwhf4mF8JX2yHvjqm\%2B4vCo\%2FDE0DlUd46s7DFi8sLU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:11.6356370Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T19:39:11.6396760Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T19:39:12.7430380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:13.3445800Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T19:39:13.7748980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T19%3A45%3A00Z&sig=VmtFFSsNBSpYyUKp1tiR0awlnXxWAWmozKw9EiQ776M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:13.8724720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=VmtFFSsNBSpYyUKp1tiR0awlnXxWAWmozKw9EiQ776M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:14.2342810Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T19:39:14.2874450Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T19:39:15.4043320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:15.9781110Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T19:39:16.5747610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T19%3A45%3A00Z&sig=0UR1Vl4iUl3PKL7ZKe2lZHlZvoMoc3nPfqGegUp9cjA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:16.6221820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=0UR1Vl4iUl3PKL7ZKe2lZHlZvoMoc3nPfqGegUp9cjA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:16.7978910Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T19:39:16.8079830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T19:39:17.9855940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:18.5553560Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T19:39:18.9353520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T19%3A45%3A00Z&sig=iPp8yd5lJ2wc6AfercRAZG1BadPdNXI3iDi%2B6tefPKU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:18.9865730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=iPp8yd5lJ2wc6AfercRAZG1BadPdNXI3iDi\%2B6tefPKU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:20.1861030Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T19:39:20.6256680Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T19:39:21.8531630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:39:22.4133040Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T19:39:23.0195180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T19%3A45%3A00Z&sig=ucVcPjFyqI0PWIuBk%2BlpQKS7wfKqo%2Bw8Xp25iPX5tA0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:39:23.0933590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A45\%3A00Z\&sig=ucVcPjFyqI0PWIuBk\%2BlpQKS7wfKqo\%2Bw8Xp25iPX5tA0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:39:23.3873460Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T19:39:23.4470580Z ==> 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-16T19:39:23.4473960Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T19:39:23.5726870Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T19:39:23.5771370Z 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-3844-y9p1bu 2021-05-16T19:39:23.5849630Z cp -pR /private/tmp/d20210516-3844-y9p1bu/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T19:39:23.5944540Z chmod -Rf +w /private/tmp/d20210516-3844-y9p1bu 2021-05-16T19:39:23.6333450Z ==> Finishing up 2021-05-16T19:39:23.7368170Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T19:39:23.7482490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4170-ul6mz.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-16T19:39:26.4336460Z ==> Summary 2021-05-16T19:39:26.4351270Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T19:39:26.4358440Z ==> Installing poppler dependency: xorgproto 2021-05-16T19:39:26.4398820Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T19:39:26.4416340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3844-jbcyyp 2021-05-16T19:39:26.5451910Z cp -pR /private/tmp/d20210516-3844-jbcyyp/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T19:39:26.6832290Z chmod -Rf +w /private/tmp/d20210516-3844-jbcyyp 2021-05-16T19:39:26.8489400Z ==> Finishing up 2021-05-16T19:39:26.8872870Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T19:39:26.8883730Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T19:39:26.8903630Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T19:39:26.8914860Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T19:39:26.8930170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T19:39:26.8939290Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T19:39:26.8949580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T19:39:26.8965670Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T19:39:26.8999880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T19:39:26.9007280Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T19:39:26.9017010Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T19:39:26.9499580Z rm /usr/local/share/pkgconfig 2021-05-16T19:39:26.9522200Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T19:39:26.9527030Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T19:39:26.9533560Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T19:39:26.9538270Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T19:39:26.9543910Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T19:39:26.9565150Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T19:39:26.9572610Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T19:39:26.9577890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T19:39:26.9582880Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T19:39:26.9588520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T19:39:26.9593670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T19:39:26.9598690Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T19:39:26.9604850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T19:39:26.9620700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T19:39:26.9622610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T19:39:26.9624480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T19:39:26.9631350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T19:39:26.9636900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T19:39:26.9644660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T19:39:26.9650270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T19:39:26.9656920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T19:39:26.9663900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T19:39:26.9670950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T19:39:26.9677090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T19:39:26.9682980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T19:39:26.9689110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T19:39:26.9695080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T19:39:26.9699970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T19:39:26.9705270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T19:39:26.9712340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T19:39:26.9717290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T19:39:26.9723700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T19:39:26.9729850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T19:39:26.9734630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T19:39:26.9740200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T19:39:26.9746980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T19:39:26.9753020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T19:39:26.9759780Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T19:39:26.9764660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T19:39:26.9770930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T19:39:26.9777190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T19:39:26.9782180Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T19:39:27.0330020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4196-qg7hgo.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-16T19:39:29.5114440Z ==> Summary 2021-05-16T19:39:29.5280260Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T19:39:29.5286220Z ==> Installing poppler dependency: libxau 2021-05-16T19:39:29.5384510Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T19:39:29.5403130Z 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-3844-16tmhio 2021-05-16T19:39:29.5528630Z cp -pR /private/tmp/d20210516-3844-16tmhio/libxau/. /usr/local/Cellar/libxau 2021-05-16T19:39:29.5702250Z chmod -Rf +w /private/tmp/d20210516-3844-16tmhio 2021-05-16T19:39:29.6306150Z ==> Finishing up 2021-05-16T19:39:29.6668840Z rm /usr/local/include/X11 2021-05-16T19:39:29.6681800Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T19:39:29.6687040Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T19:39:29.6692640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T19:39:29.6697250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T19:39:29.6703000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T19:39:29.6708170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T19:39:29.6713710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T19:39:29.6718990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T19:39:29.6724270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T19:39:29.6729600Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T19:39:29.6735090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T19:39:29.6740280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T19:39:29.6745720Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T19:39:29.6751160Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T19:39:29.6757370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T19:39:29.6762810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T19:39:29.6768480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T19:39:29.6774290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T19:39:29.6779820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T19:39:29.6785280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T19:39:29.6790510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T19:39:29.6795880Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T19:39:29.6801190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T19:39:29.6806290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T19:39:29.6809640Z mkdir -p /usr/local/include/X11/dri 2021-05-16T19:39:29.6816440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T19:39:29.6822020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T19:39:29.6856480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T19:39:29.6859630Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T19:39:29.6868170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T19:39:29.6873390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T19:39:29.6878360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T19:39:29.6883710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T19:39:29.6889950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T19:39:29.6895550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T19:39:29.6900410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T19:39:29.6905950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T19:39:29.6910840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T19:39:29.6916280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T19:39:29.6921720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T19:39:29.6926490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T19:39:29.6932090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T19:39:29.6937360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T19:39:29.6942490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T19:39:29.6947590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T19:39:29.6952560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T19:39:29.6958090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T19:39:29.6963310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T19:39:29.6968210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T19:39:29.6973680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T19:39:29.6979430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T19:39:29.6985720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T19:39:29.6991120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T19:39:29.6996820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T19:39:29.7002680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T19:39:29.7007640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T19:39:29.7012950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T19:39:29.7017990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T19:39:29.7023250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T19:39:29.7028320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T19:39:29.7033600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T19:39:29.7038810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T19:39:29.7044210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T19:39:29.7049060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T19:39:29.7054470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T19:39:29.7059310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T19:39:29.7064770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T19:39:29.7069580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T19:39:29.7075250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T19:39:29.7080640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T19:39:29.7087400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T19:39:29.7093240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T19:39:29.7098470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T19:39:29.7104170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T19:39:29.7109990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T19:39:29.7114980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T19:39:29.7120270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T19:39:29.7125560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T19:39:29.7130880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T19:39:29.7136630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T19:39:29.7141460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T19:39:29.7146900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T19:39:29.7152400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T19:39:29.7157300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T19:39:29.7163000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T19:39:29.7167770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T19:39:29.7173530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T19:39:29.7178670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T19:39:29.7183990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T19:39:29.7188960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T19:39:29.7195170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T19:39:29.7200340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T19:39:29.7210420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T19:39:29.7216310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T19:39:29.7233800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T19:39:29.7235720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T19:39:29.7237520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T19:39:29.7239320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T19:39:29.7244570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T19:39:29.7250480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T19:39:29.7255610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T19:39:29.7259770Z Only the first 100 operations were output. 2021-05-16T19:39:29.7696460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4225-1t5tit5.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-16T19:39:32.3845250Z ==> Summary 2021-05-16T19:39:32.3873490Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T19:39:32.3879120Z ==> Installing poppler dependency: libxdmcp 2021-05-16T19:39:32.4027930Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T19:39:32.4045890Z 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-3844-aod9k5 2021-05-16T19:39:32.4152370Z cp -pR /private/tmp/d20210516-3844-aod9k5/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T19:39:32.4278450Z chmod -Rf +w /private/tmp/d20210516-3844-aod9k5 2021-05-16T19:39:32.4815170Z ==> Finishing up 2021-05-16T19:39:32.5142660Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T19:39:32.5148800Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T19:39:32.5163280Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T19:39:32.5168300Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T19:39:32.5176290Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T19:39:32.5301190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4251-1xzk1lb.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-16T19:39:35.8390990Z 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-3844-1ghp2vs 2021-05-16T19:39:35.8393290Z ==> Summary 2021-05-16T19:39:35.8394500Z cp -pR /private/tmp/d20210516-3844-1ghp2vs/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T19:39:35.8395640Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T19:39:35.8492190Z ==> Installing poppler dependency: libxcb 2021-05-16T19:39:35.8595020Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T19:39:37.1607980Z chmod -Rf +w /private/tmp/d20210516-3844-1ghp2vs 2021-05-16T19:39:38.3732600Z ==> Finishing up 2021-05-16T19:39:38.4108330Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T19:39:38.4116840Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T19:39:38.4188560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T19:39:38.4192580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T19:39:38.4218550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T19:39:38.4227450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T19:39:38.4239420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T19:39:38.4255050Z 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-16T19:39:38.4266730Z 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-16T19:39:38.4274910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T19:39:38.4286140Z 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-16T19:39:38.4298080Z 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-16T19:39:38.4306590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T19:39:38.4312110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T19:39:38.4320440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T19:39:38.4332540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T19:39:38.4340930Z 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-16T19:39:38.4350580Z 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-16T19:39:38.4355880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T19:39:38.4361380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T19:39:38.4366640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T19:39:38.4379260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T19:39:38.4384870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T19:39:38.4393730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T19:39:38.4402460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T19:39:38.4407340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T19:39:38.4415280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T19:39:38.4420350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T19:39:38.4430170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T19:39:38.4438630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T19:39:38.4450450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T19:39:38.4459970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T19:39:38.4468870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T19:39:38.4478590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T19:39:38.4484280Z 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-16T19:39:38.4489050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T19:39:38.4497960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T19:39:38.4503260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T19:39:38.4517670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T19:39:38.4523360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T19:39:38.4532560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T19:39:38.4541040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T19:39:38.4547650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T19:39:38.4552770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T19:39:38.4560920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T19:39:38.4565930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T19:39:38.4573700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T19:39:38.4579270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T19:39:38.4585010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T19:39:38.4590660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T19:39:38.4596170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T19:39:38.4605790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T19:39:38.4611440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T19:39:38.4616830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T19:39:38.4625220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T19:39:38.4630930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T19:39:38.4641230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T19:39:38.4647220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T19:39:38.4656500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T19:39:38.4662220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T19:39:38.4668170Z 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-16T19:39:38.4678120Z 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-16T19:39:38.4683470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T19:39:38.4689480Z 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-16T19:39:38.4695400Z 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-16T19:39:38.4700940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T19:39:38.4706850Z 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-16T19:39:38.4712240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T19:39:38.4718200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T19:39:38.4724090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T19:39:38.4733640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T19:39:38.4739610Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T19:39:38.4745010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T19:39:38.4751010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T19:39:38.4757560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T19:39:38.4763920Z 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-16T19:39:38.4769900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T19:39:38.4776480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T19:39:38.4786910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T19:39:38.4793260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T19:39:38.4799020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T19:39:38.4805600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T19:39:38.4812260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T19:39:38.4818720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T19:39:38.4828620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T19:39:38.4834930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T19:39:38.4840560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T19:39:38.4846260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T19:39:38.4851940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T19:39:38.4857430Z 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-16T19:39:38.4865600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T19:39:38.4872410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T19:39:38.4880300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T19:39:38.4886280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T19:39:38.4892020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T19:39:38.4899260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T19:39:38.4930650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T19:39:38.4936540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T19:39:38.4941620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T19:39:38.4947180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T19:39:38.4951010Z Only the first 100 operations were output. 2021-05-16T19:39:40.2008180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4283-1pl0prc.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-16T19:39:43.1955640Z ==> Summary 2021-05-16T19:39:43.3320460Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T19:39:43.3326530Z ==> Installing poppler dependency: libx11 2021-05-16T19:39:43.3816020Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:39:43.3833980Z 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-3844-n1hte0 2021-05-16T19:39:43.7267300Z cp -pR /private/tmp/d20210516-3844-n1hte0/libx11/. /usr/local/Cellar/libx11 2021-05-16T19:39:44.4179320Z chmod -Rf +w /private/tmp/d20210516-3844-n1hte0 2021-05-16T19:39:44.9344010Z ==> Finishing up 2021-05-16T19:39:44.9721270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T19:39:44.9725040Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T19:39:44.9730300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T19:39:44.9734930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T19:39:44.9740200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T19:39:44.9745440Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T19:39:44.9749470Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T19:39:44.9754840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T19:39:44.9759610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T19:39:44.9764750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T19:39:44.9769410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T19:39:44.9775020Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T19:39:44.9782470Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T19:39:44.9788670Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T19:39:44.9834260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T19:39:44.9839150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T19:39:44.9845180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T19:39:44.9850090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T19:39:44.9855850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T19:39:44.9860920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T19:39:44.9866330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T19:39:44.9871470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T19:39:44.9876790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T19:39:44.9881600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T19:39:44.9887310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T19:39:44.9891840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T19:39:44.9897440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T19:39:44.9901980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T19:39:44.9907630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T19:39:44.9912550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T19:39:44.9917900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T19:39:44.9923370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T19:39:44.9929150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T19:39:44.9935070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T19:39:44.9939710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T19:39:44.9945280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T19:39:44.9950410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T19:39:44.9955430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T19:39:44.9961080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T19:39:44.9989910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T19:39:44.9992010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T19:39:44.9993760Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T19:39:44.9995440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T19:39:44.9997180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T19:39:44.9998980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T19:39:45.0000800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T19:39:45.0005450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T19:39:45.0012220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T19:39:45.0017670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T19:39:45.0023100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T19:39:45.0028470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T19:39:45.0033860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T19:39:45.0039350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T19:39:45.0044250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T19:39:45.0049740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T19:39:45.0056080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T19:39:45.0084470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T19:39:45.0086550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T19:39:45.0088390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T19:39:45.0090390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T19:39:45.0092300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T19:39:45.0094080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T19:39:45.0095890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T19:39:45.0099630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T19:39:45.0127340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T19:39:45.0132310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T19:39:45.0137850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T19:39:45.0143230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T19:39:45.0148130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T19:39:45.0154020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T19:39:45.0159260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T19:39:45.0164580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T19:39:45.0169330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T19:39:45.0175580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T19:39:45.0182610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T19:39:45.0187600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T19:39:45.0193570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T19:39:45.0198500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T19:39:45.0204120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T19:39:45.0208920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T19:39:45.0214680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T19:39:45.0220020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T19:39:45.0225590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T19:39:45.0230870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T19:39:45.0236010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T19:39:45.0242010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T19:39:45.0247270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T19:39:45.0252220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T19:39:45.0257920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T19:39:45.0262920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T19:39:45.0269230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T19:39:45.0274790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T19:39:45.0279750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T19:39:45.0285700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T19:39:45.0292010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T19:39:45.0297450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T19:39:45.0302540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T19:39:45.0308660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T19:39:45.0313140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T19:39:45.0318830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T19:39:45.0322690Z Only the first 100 operations were output. 2021-05-16T19:39:45.6416600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4309-13wvdm1.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-16T19:39:48.3402710Z ==> Summary 2021-05-16T19:39:48.4055000Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T19:39:48.4059910Z ==> Installing poppler dependency: libxext 2021-05-16T19:39:48.4604080Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T19:39:48.4622070Z 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-3844-12118f6 2021-05-16T19:39:48.5341380Z cp -pR /private/tmp/d20210516-3844-12118f6/libxext/. /usr/local/Cellar/libxext 2021-05-16T19:39:48.5827320Z chmod -Rf +w /private/tmp/d20210516-3844-12118f6 2021-05-16T19:39:48.6725780Z ==> Finishing up 2021-05-16T19:39:48.7111180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T19:39:48.7114760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T19:39:48.7120690Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T19:39:48.7125140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T19:39:48.7130650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T19:39:48.7135610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T19:39:48.7140760Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T19:39:48.7145870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T19:39:48.7150610Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T19:39:48.7156100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T19:39:48.7160930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T19:39:48.7166280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T19:39:48.7171300Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T19:39:48.7176670Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T19:39:48.7181810Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T19:39:48.7187140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T19:39:48.7200290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T19:39:48.7205890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T19:39:48.7211150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T19:39:48.7216020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T19:39:48.7222300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T19:39:48.7229010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T19:39:48.7234450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T19:39:48.7239960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T19:39:48.7245620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T19:39:48.7250820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T19:39:48.7256010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T19:39:48.7261780Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T19:39:48.7266890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T19:39:48.7272480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T19:39:48.7277560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T19:39:48.7283160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T19:39:48.7288280Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T19:39:48.7293830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T19:39:48.7300740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T19:39:48.7306170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T19:39:48.7311290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T19:39:48.7317730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T19:39:48.7322870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T19:39:48.7328610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T19:39:48.7335310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T19:39:48.7340330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T19:39:48.7345870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T19:39:48.7356250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T19:39:48.7361980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T19:39:48.7367540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T19:39:48.7373240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T19:39:48.7379040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T19:39:48.7384680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T19:39:48.7390910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T19:39:48.7395960Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T19:39:48.7401830Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T19:39:48.7408070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T19:39:48.7413060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T19:39:48.7419690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T19:39:48.7424560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T19:39:48.7431470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T19:39:48.7437350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T19:39:48.7442370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T19:39:48.7448360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T19:39:48.7454050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T19:39:48.7460120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T19:39:48.7466130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T19:39:48.7471940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T19:39:48.7477700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T19:39:48.7483140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T19:39:48.7489590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T19:39:48.7494990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T19:39:48.7500680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T19:39:48.7506610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T19:39:48.7512180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T19:39:48.7517500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T19:39:48.7523730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T19:39:48.7529430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T19:39:48.7535720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T19:39:48.7541990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T19:39:48.7547330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T19:39:48.7561230Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T19:39:48.7562880Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T19:39:48.7565590Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T19:39:48.7573670Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T19:39:48.7836860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4335-zmv5cp.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-16T19:39:52.0988790Z ==> Summary 2021-05-16T19:39:52.1050750Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T19:39:52.1057130Z ==> Installing poppler dependency: libxrender 2021-05-16T19:39:52.1674390Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T19:39:52.1703720Z 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-3844-121zl5l 2021-05-16T19:39:52.1821870Z cp -pR /private/tmp/d20210516-3844-121zl5l/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T19:39:52.1980830Z chmod -Rf +w /private/tmp/d20210516-3844-121zl5l 2021-05-16T19:39:52.2658340Z ==> Finishing up 2021-05-16T19:39:52.3042070Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T19:39:52.3049880Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T19:39:52.3056330Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T19:39:52.3060920Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T19:39:52.3068550Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T19:39:52.3076970Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T19:39:52.3230170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4362-16ir5tz.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-16T19:39:54.7995630Z ==> Summary 2021-05-16T19:39:54.8018150Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T19:39:54.8023530Z ==> Installing poppler dependency: lzo 2021-05-16T19:39:54.8042900Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T19:39:54.8060570Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3844-1twj44o 2021-05-16T19:39:54.8325180Z cp -pR /private/tmp/d20210516-3844-1twj44o/lzo/. /usr/local/Cellar/lzo 2021-05-16T19:39:54.8541940Z chmod -Rf +w /private/tmp/d20210516-3844-1twj44o 2021-05-16T19:39:54.9236490Z ==> Finishing up 2021-05-16T19:39:54.9593930Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T19:39:54.9628840Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T19:39:54.9636120Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T19:39:54.9640470Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T19:39:54.9645930Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T19:39:54.9653540Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T19:39:54.9814730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4388-1dx1my1.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-16T19:39:57.3165200Z ==> Summary 2021-05-16T19:39:57.3198490Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T19:39:57.3204720Z ==> Installing poppler dependency: pixman 2021-05-16T19:39:57.3231960Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T19:39:57.3249750Z 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-3844-wgoqk5 2021-05-16T19:39:57.3417260Z cp -pR /private/tmp/d20210516-3844-wgoqk5/pixman/. /usr/local/Cellar/pixman 2021-05-16T19:39:57.3574550Z chmod -Rf +w /private/tmp/d20210516-3844-wgoqk5 2021-05-16T19:39:57.4074720Z ==> Finishing up 2021-05-16T19:39:57.4439950Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T19:39:57.4446010Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T19:39:57.4450520Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T19:39:57.4455760Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T19:39:57.4460940Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T19:39:57.4468040Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T19:39:57.4598840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4414-1dlruzl.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-16T19:39:59.8259240Z ==> Summary 2021-05-16T19:39:59.8280720Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T19:39:59.8289480Z ==> Installing poppler dependency: cairo 2021-05-16T19:40:00.0120220Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T19:40:00.0137200Z 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-3844-1ac9wei 2021-05-16T19:40:00.0881740Z cp -pR /private/tmp/d20210516-3844-1ac9wei/cairo/. /usr/local/Cellar/cairo 2021-05-16T19:40:00.2251460Z chmod -Rf +w /private/tmp/d20210516-3844-1ac9wei 2021-05-16T19:40:00.4892800Z ==> Finishing up 2021-05-16T19:40:00.5379740Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T19:40:00.5396880Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T19:40:00.5412590Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T19:40:00.5455420Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T19:40:00.5476560Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T19:40:00.5487140Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T19:40:00.5501810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T19:40:00.5513440Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T19:40:00.5527300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T19:40:00.5539750Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T19:40:00.5549090Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T19:40:00.5558860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T19:40:00.5565030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T19:40:00.5638030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T19:40:00.5645310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T19:40:00.5650240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T19:40:00.5655700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T19:40:00.5660520Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T19:40:00.5665920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T19:40:00.5670750Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T19:40:00.5676350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T19:40:00.5683780Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T19:40:00.5686940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T19:40:00.5691920Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T19:40:00.5697330Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T19:40:00.5702150Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T19:40:00.5707540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T19:40:00.5712220Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T19:40:00.5717990Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T19:40:00.5723540Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T19:40:00.5728980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T19:40:00.6091530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4440-1prnh60.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-16T19:40:03.3253150Z ==> Summary 2021-05-16T19:40:03.3338850Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T19:40:03.3345240Z ==> Installing poppler dependency: little-cms2 2021-05-16T19:40:03.3527230Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T19:40:03.3544910Z 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-3844-1q7di78 2021-05-16T19:40:03.3737390Z cp -pR /private/tmp/d20210516-3844-1q7di78/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T19:40:03.3938930Z chmod -Rf +w /private/tmp/d20210516-3844-1q7di78 2021-05-16T19:40:03.4640220Z ==> Finishing up 2021-05-16T19:40:03.4866700Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T19:40:03.4877270Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T19:40:03.4882910Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T19:40:03.4891560Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T19:40:03.4896420Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T19:40:03.4904300Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T19:40:03.4909630Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T19:40:03.4927340Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T19:40:03.4938090Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T19:40:03.4950320Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T19:40:03.4962330Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T19:40:03.4967240Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T19:40:03.4974560Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T19:40:03.4981020Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T19:40:03.4986780Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T19:40:03.5048650Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T19:40:03.5230970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4466-1shhv6t.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-16T19:40:06.0539720Z ==> Summary 2021-05-16T19:40:06.0566750Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T19:40:06.0571830Z ==> Installing poppler dependency: nspr 2021-05-16T19:40:06.0594740Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T19:40:06.0613490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3844-72lmej 2021-05-16T19:40:06.1030000Z cp -pR /private/tmp/d20210516-3844-72lmej/nspr/. /usr/local/Cellar/nspr 2021-05-16T19:40:06.1514250Z chmod -Rf +w /private/tmp/d20210516-3844-72lmej 2021-05-16T19:40:06.2406990Z ==> Finishing up 2021-05-16T19:40:06.2797090Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T19:40:06.2899390Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T19:40:06.2945300Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T19:40:06.2946840Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T19:40:06.2948320Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T19:40:06.2949750Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T19:40:06.2951620Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T19:40:06.2953030Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T19:40:06.2954450Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T19:40:06.2955920Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T19:40:06.3117810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4492-z4kkru.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-16T19:40:08.7435400Z ==> Summary 2021-05-16T19:40:08.7501710Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T19:40:08.7507830Z ==> Installing poppler dependency: nss 2021-05-16T19:40:08.7642530Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T19:40:08.7661410Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3844-w5alsg 2021-05-16T19:40:09.1028140Z cp -pR /private/tmp/d20210516-3844-w5alsg/nss/. /usr/local/Cellar/nss 2021-05-16T19:40:09.2908260Z chmod -Rf +w /private/tmp/d20210516-3844-w5alsg 2021-05-16T19:40:10.7867120Z ==> Finishing up 2021-05-16T19:40:10.8256570Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T19:40:10.8259940Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T19:40:10.8271030Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T19:40:10.8275250Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T19:40:10.8280270Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T19:40:10.8284830Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T19:40:10.8293370Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T19:40:10.8298230Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T19:40:10.8302660Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T19:40:10.8307110Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T19:40:10.8312120Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T19:40:10.8316490Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T19:40:10.8321470Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T19:40:10.8329270Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T19:40:10.8333420Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T19:40:10.8338510Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T19:40:10.8343570Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T19:40:10.8348720Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T19:40:10.8352900Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T19:40:10.8357680Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T19:40:10.8362180Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T19:40:10.8366920Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T19:40:10.8371350Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T19:40:10.8376800Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T19:40:10.8381110Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T19:40:10.8386170Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T19:40:10.8390540Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T19:40:10.8398420Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T19:40:10.8400020Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T19:40:10.8404990Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T19:40:10.8409300Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T19:40:10.8414260Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T19:40:10.8418840Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T19:40:10.8423810Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T19:40:10.8428520Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T19:40:10.8433360Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T19:40:10.8437680Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T19:40:10.8442660Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T19:40:10.8447050Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T19:40:10.8452180Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T19:40:10.8456520Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T19:40:11.7236900Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T19:40:11.7348180Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T19:40:11.7448420Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T19:40:11.7551060Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T19:40:11.7553070Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T19:40:11.7656370Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T19:40:11.7758850Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T19:40:11.7861610Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T19:40:11.7961790Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T19:40:11.8064780Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T19:40:11.8164690Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T19:40:11.8267900Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T19:40:11.8369120Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T19:40:11.8470730Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T19:40:11.8571400Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T19:40:11.8672060Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T19:40:11.8774250Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T19:40:11.8804450Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T19:40:11.8857310Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T19:40:11.8922940Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T19:40:11.8975380Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T19:40:11.9027840Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T19:40:11.9130190Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T19:40:11.9232520Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T19:40:11.9264530Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T19:40:11.9356620Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T19:40:11.9391460Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T19:40:11.9491920Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T19:40:11.9501110Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T19:40:11.9602060Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T19:40:11.9643300Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T19:40:11.9704410Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T19:40:11.9749320Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T19:40:11.9806420Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T19:40:11.9908660Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T19:40:11.9919050Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T19:40:12.0021420Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T19:40:12.0022780Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T19:40:12.0034600Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T19:40:12.0064080Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T19:40:12.0143710Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T19:40:12.0208730Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T19:40:12.0237420Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T19:40:12.0242660Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T19:40:12.0252720Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T19:40:12.0269490Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T19:40:12.0341220Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T19:40:12.0374640Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T19:40:12.0477320Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T19:40:12.0483390Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T19:40:12.0494480Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T19:40:12.0596480Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T19:40:12.0610850Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T19:40:12.0631140Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T19:40:12.0733750Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T19:40:12.0738100Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T19:40:12.0753400Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T19:40:12.0856230Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T19:40:12.0865680Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T19:40:12.0880660Z Only the first 100 operations were output. 2021-05-16T19:40:12.0970760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4518-11d252j.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-16T19:40:13.5339100Z ==> Summary 2021-05-16T19:40:13.5540090Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T19:40:13.5642140Z ==> Installing poppler dependency: openjpeg 2021-05-16T19:40:13.5793690Z 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-3844-yp45dv 2021-05-16T19:40:13.5796470Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T19:40:13.8123790Z cp -pR /private/tmp/d20210516-3844-yp45dv/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T19:40:14.0801910Z chmod -Rf +w /private/tmp/d20210516-3844-yp45dv 2021-05-16T19:40:14.4285830Z ==> Finishing up 2021-05-16T19:40:14.4656340Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T19:40:14.4660020Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T19:40:14.4665260Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T19:40:14.4672100Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:40:14.4680930Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:40:14.4690490Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T19:40:14.4709000Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T19:40:14.4719430Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T19:40:14.4727820Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T19:40:14.4734590Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T19:40:14.4739520Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T19:40:14.4744630Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T19:40:14.4749800Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T19:40:14.4756660Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T19:40:14.4763500Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T19:40:14.5766670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4545-c793ic.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-16T19:40:17.3317830Z ==> Summary 2021-05-16T19:40:17.3620550Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T19:40:17.3627990Z ==> Installing poppler dependency: qt@5 2021-05-16T19:40:17.3688920Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T19:40:17.3707190Z 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-3844-b96d 2021-05-16T19:40:23.0884790Z cp -pR /private/tmp/d20210516-3844-b96d/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T19:40:30.7260990Z chmod -Rf +w /private/tmp/d20210516-3844-b96d 2021-05-16T19:40:46.1597360Z ==> Finishing up 2021-05-16T19:40:48.7596720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4617-1uwpces.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-16T19:40:53.3451820Z ==> Caveats 2021-05-16T19:40:53.3452940Z We agreed to the Qt open source license for you. 2021-05-16T19:40:53.3453900Z If this is unacceptable you should uninstall. 2021-05-16T19:40:53.3454540Z 2021-05-16T19:40:53.3455830Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:40:53.3463760Z because this is an alternate version of another formula. 2021-05-16T19:40:53.3464740Z 2021-05-16T19:40:53.3465540Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:40:53.3467100Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:40:53.3467860Z 2021-05-16T19:40:53.3468630Z For compilers to find qt@5 you may need to set: 2021-05-16T19:40:53.3469910Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:40:53.3471260Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:40:53.3472330Z 2021-05-16T19:40:53.3473610Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:40:53.3474640Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:40:53.3475270Z 2021-05-16T19:40:53.3476360Z ==> Summary 2021-05-16T19:40:54.1036690Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T19:40:54.1041820Z ==> Installing poppler 2021-05-16T19:40:54.1045980Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T19:40:54.1075130Z 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-3844-wn0k1p 2021-05-16T19:40:54.3754000Z cp -pR /private/tmp/d20210516-3844-wn0k1p/poppler/. /usr/local/Cellar/poppler 2021-05-16T19:40:54.6483610Z chmod -Rf +w /private/tmp/d20210516-3844-wn0k1p 2021-05-16T19:40:55.1317530Z ==> Finishing up 2021-05-16T19:40:55.2276040Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T19:40:55.2279950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T19:40:55.2285390Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T19:40:55.2290090Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T19:40:55.2295520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T19:40:55.2300720Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T19:40:55.2305680Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T19:40:55.2310770Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T19:40:55.2316190Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T19:40:55.2321390Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T19:40:55.2326660Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T19:40:55.2390420Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T19:40:55.2399110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T19:40:55.2404720Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T19:40:55.2422090Z rm /usr/local/share/gir-1.0 2021-05-16T19:40:55.2437340Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T19:40:55.2443410Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T19:40:55.2459340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T19:40:55.2464380Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T19:40:55.2470420Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T19:40:55.2483550Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T19:40:55.2488800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T19:40:55.2497330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T19:40:55.2502370Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T19:40:55.2508090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T19:40:55.2513610Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T19:40:55.2548130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T19:40:55.2550270Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T19:40:55.2565140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T19:40:55.2577930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T19:40:55.2581320Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T19:40:55.2595950Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T19:40:55.2660810Z rm /usr/local/lib/girepository-1.0 2021-05-16T19:40:55.2680120Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T19:40:55.2681820Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T19:40:55.2683460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T19:40:55.2685060Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T19:40:55.2686460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T19:40:55.2687850Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T19:40:55.2689470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T19:40:55.2691090Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T19:40:55.2692550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T19:40:55.2693990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T19:40:55.2695570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T19:40:55.2697120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T19:40:55.2698570Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T19:40:55.2700260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T19:40:55.2701690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T19:40:55.2702960Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T19:40:55.2704210Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T19:40:55.2705590Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T19:40:55.2706970Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T19:40:55.2708750Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T19:40:55.2710030Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T19:40:55.3750980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4644-34hct4.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-16T19:40:58.0848090Z ==> Summary 2021-05-16T19:40:58.1166280Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T19:40:59.6970360Z ==> Caveats 2021-05-16T19:40:59.6972520Z ==> qt@5 2021-05-16T19:40:59.7014310Z We agreed to the Qt open source license for you. 2021-05-16T19:40:59.7016720Z If this is unacceptable you should uninstall. 2021-05-16T19:40:59.7021200Z 2021-05-16T19:40:59.7023340Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:40:59.7024480Z because this is an alternate version of another formula. 2021-05-16T19:40:59.7025360Z 2021-05-16T19:40:59.7028080Z If you need to have qt@5 first in your PATH, run: 2021-05-16T19:40:59.7029760Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:40:59.7030560Z 2021-05-16T19:40:59.7031370Z For compilers to find qt@5 you may need to set: 2021-05-16T19:40:59.7037020Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T19:40:59.7038420Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T19:40:59.7039100Z 2021-05-16T19:40:59.7041610Z For pkg-config to find qt@5 you may need to set: 2021-05-16T19:40:59.7048080Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T19:40:59.7048780Z 2021-05-16T19:41:01.5653540Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T19:41:02.8826090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:03.4281940Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T19:41:03.7946040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T19%3A50%3A00Z&sig=PgzGbvqNQH7u%2Fb8hU6EVVVZ7xRjSkukzSSa63zhpxic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:03.8763070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=PgzGbvqNQH7u\%2Fb8hU6EVVVZ7xRjSkukzSSa63zhpxic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:03.9305810Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T19:41:03.9361460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:41:05.0963870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:05.6702290Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:41:06.0573690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T19%3A50%3A00Z&sig=HKDIaGt43Lg9biUQ9QHR4I7btDsEfj2aJQECIdxQk2c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:06.1082160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=HKDIaGt43Lg9biUQ9QHR4I7btDsEfj2aJQECIdxQk2c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:06.3727600Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T19:41:06.4021820Z ==> Installing dependencies for hdf5: szip 2021-05-16T19:41:06.4023250Z ==> Installing hdf5 dependency: szip 2021-05-16T19:41:06.4639560Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T19:41:06.4668470Z 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-4651-q6fwwq 2021-05-16T19:41:06.4764070Z cp -pR /private/tmp/d20210516-4651-q6fwwq/szip/. /usr/local/Cellar/szip 2021-05-16T19:41:06.4877460Z chmod -Rf +w /private/tmp/d20210516-4651-q6fwwq 2021-05-16T19:41:06.5680540Z ==> Finishing up 2021-05-16T19:41:06.6055760Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T19:41:06.6059450Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T19:41:06.6068780Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T19:41:06.6076020Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T19:41:06.6080770Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T19:41:06.6085950Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T19:41:06.6225620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4821-a9nxpj.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-16T19:41:09.4513650Z ==> Summary 2021-05-16T19:41:09.4531680Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T19:41:09.4538130Z ==> Installing hdf5 2021-05-16T19:41:09.4541230Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:41:09.4560720Z 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-4651-1rnagnt 2021-05-16T19:41:09.6171930Z cp -pR /private/tmp/d20210516-4651-1rnagnt/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T19:41:09.8281630Z chmod -Rf +w /private/tmp/d20210516-4651-1rnagnt 2021-05-16T19:41:10.1353580Z ==> Finishing up 2021-05-16T19:41:10.1777170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T19:41:10.1780340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T19:41:10.1785540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T19:41:10.1789760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T19:41:10.1794880Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T19:41:10.1799330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T19:41:10.1804500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T19:41:10.1808840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T19:41:10.1834930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T19:41:10.1836320Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T19:41:10.1840780Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T19:41:10.1845940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T19:41:10.1850730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T19:41:10.1855420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T19:41:10.1860640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T19:41:10.1866000Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T19:41:10.1871090Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T19:41:10.1875610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T19:41:10.1881100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T19:41:10.1885570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T19:41:10.1890720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T19:41:10.1895180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T19:41:10.1905200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T19:41:10.1909490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T19:41:10.1914460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T19:41:10.1928650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T19:41:10.1933860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T19:41:10.1939520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T19:41:10.1944320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T19:41:10.1949650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T19:41:10.1954800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T19:41:10.1959940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T19:41:10.1965370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T19:41:10.1970830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T19:41:10.1975370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T19:41:10.1980950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T19:41:10.1986250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T19:41:10.1991490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T19:41:10.1996670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T19:41:10.2001880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T19:41:10.2006980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T19:41:10.2011610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T19:41:10.2017250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T19:41:10.2022530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T19:41:10.2028000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T19:41:10.2033100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T19:41:10.2038440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T19:41:10.2043470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T19:41:10.2049330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T19:41:10.2053850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T19:41:10.2059570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T19:41:10.2065000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T19:41:10.2070410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T19:41:10.2075780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T19:41:10.2081170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T19:41:10.2086200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T19:41:10.2091320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T19:41:10.2096030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T19:41:10.2101420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T19:41:10.2106730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T19:41:10.2111760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T19:41:10.2116470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T19:41:10.2122320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T19:41:10.2127040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T19:41:10.2132620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T19:41:10.2137510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T19:41:10.2142960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T19:41:10.2148340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T19:41:10.2153350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T19:41:10.2158990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T19:41:10.2164800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T19:41:10.2170560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T19:41:10.2179620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T19:41:10.2187240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T19:41:10.2192340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T19:41:10.2197280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T19:41:10.2202770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T19:41:10.2207630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T19:41:10.2213010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T19:41:10.2218150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T19:41:10.2223450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T19:41:10.2228540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T19:41:10.2233980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T19:41:10.2239020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T19:41:10.2243640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T19:41:10.2249020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T19:41:10.2254060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T19:41:10.2258860Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T19:41:10.2264090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T19:41:10.2269990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T19:41:10.2275100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T19:41:11.2324170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T19:41:11.2332220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T19:41:11.2434650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T19:41:11.2536220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T19:41:11.2637620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T19:41:11.2742750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T19:41:11.2843280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T19:41:11.2949250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T19:41:11.3033590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T19:41:11.3133470Z Only the first 100 operations were output. 2021-05-16T19:41:11.3236940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4849-1yl74vq.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-16T19:41:12.7503500Z ==> Summary 2021-05-16T19:41:12.7725280Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:41:13.4401270Z ==> No outdated dependents to upgrade! 2021-05-16T19:41:13.4403030Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:41:13.4956890Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:41:13.4957960Z hdf5 2021-05-16T19:41:13.4966810Z rm /usr/local/bin/gif2h5 2021-05-16T19:41:13.4969550Z rm /usr/local/bin/h52gif 2021-05-16T19:41:13.4974170Z rm /usr/local/bin/h5c++ 2021-05-16T19:41:13.4979060Z rm /usr/local/bin/h5cc 2021-05-16T19:41:13.4983770Z rm /usr/local/bin/h5clear 2021-05-16T19:41:13.4985070Z rm /usr/local/bin/h5copy 2021-05-16T19:41:13.4985810Z rm /usr/local/bin/h5debug 2021-05-16T19:41:13.4988150Z rm /usr/local/bin/h5diff 2021-05-16T19:41:13.4991930Z rm /usr/local/bin/h5dump 2021-05-16T19:41:13.4994120Z rm /usr/local/bin/h5fc 2021-05-16T19:41:13.4998970Z rm /usr/local/bin/h5format_convert 2021-05-16T19:41:13.4999970Z rm /usr/local/bin/h5import 2021-05-16T19:41:13.5003160Z rm /usr/local/bin/h5jam 2021-05-16T19:41:13.5009960Z rm /usr/local/bin/h5ls 2021-05-16T19:41:13.5010810Z rm /usr/local/bin/h5mkgrp 2021-05-16T19:41:13.5012400Z rm /usr/local/bin/h5perf_serial 2021-05-16T19:41:13.5021080Z rm /usr/local/bin/h5redeploy 2021-05-16T19:41:13.5022540Z rm /usr/local/bin/h5repack 2021-05-16T19:41:13.5025450Z rm /usr/local/bin/h5repart 2021-05-16T19:41:13.5030370Z rm /usr/local/bin/h5stat 2021-05-16T19:41:13.5031560Z rm /usr/local/bin/h5unjam 2021-05-16T19:41:13.5034900Z rm /usr/local/bin/h5watch 2021-05-16T19:41:13.5042800Z rm /usr/local/include/H5ACpublic.h 2021-05-16T19:41:13.5046020Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T19:41:13.5052450Z rm /usr/local/include/H5Apublic.h 2021-05-16T19:41:13.5053840Z rm /usr/local/include/H5ArrayType.h 2021-05-16T19:41:13.5055040Z rm /usr/local/include/H5AtomType.h 2021-05-16T19:41:13.5058840Z rm /usr/local/include/H5Attribute.h 2021-05-16T19:41:13.5064450Z rm /usr/local/include/H5Classes.h 2021-05-16T19:41:13.5065660Z rm /usr/local/include/H5CommonFG.h 2021-05-16T19:41:13.5068500Z rm /usr/local/include/H5CompType.h 2021-05-16T19:41:13.5070760Z rm /usr/local/include/H5Cpp.h 2021-05-16T19:41:13.5073880Z rm /usr/local/include/H5CppDoc.h 2021-05-16T19:41:13.5078880Z rm /usr/local/include/H5Cpublic.h 2021-05-16T19:41:13.5082980Z rm /usr/local/include/H5DOpublic.h 2021-05-16T19:41:13.5086070Z rm /usr/local/include/H5DSpublic.h 2021-05-16T19:41:13.5089620Z rm /usr/local/include/H5DaccProp.h 2021-05-16T19:41:13.5093160Z rm /usr/local/include/H5DataSet.h 2021-05-16T19:41:13.5097040Z rm /usr/local/include/H5DataSpace.h 2021-05-16T19:41:13.5099970Z rm /usr/local/include/H5DataType.h 2021-05-16T19:41:13.5103970Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T19:41:13.5107750Z rm /usr/local/include/H5Dpublic.h 2021-05-16T19:41:13.5112900Z rm /usr/local/include/H5DxferProp.h 2021-05-16T19:41:13.5117520Z rm /usr/local/include/H5ESpublic.h 2021-05-16T19:41:13.5118470Z rm /usr/local/include/H5EnumType.h 2021-05-16T19:41:13.5121880Z rm /usr/local/include/H5Epubgen.h 2021-05-16T19:41:13.5124870Z rm /usr/local/include/H5Epublic.h 2021-05-16T19:41:13.5129870Z rm /usr/local/include/H5Exception.h 2021-05-16T19:41:13.5135070Z rm /usr/local/include/H5FDcore.h 2021-05-16T19:41:13.5135970Z rm /usr/local/include/H5FDdirect.h 2021-05-16T19:41:13.5139940Z rm /usr/local/include/H5FDfamily.h 2021-05-16T19:41:13.5144360Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T19:41:13.5145690Z rm /usr/local/include/H5FDlog.h 2021-05-16T19:41:13.5150300Z rm /usr/local/include/H5FDmpi.h 2021-05-16T19:41:13.5152110Z rm /usr/local/include/H5FDmpio.h 2021-05-16T19:41:13.5157280Z rm /usr/local/include/H5FDmulti.h 2021-05-16T19:41:13.5158750Z rm /usr/local/include/H5FDpublic.h 2021-05-16T19:41:13.5164820Z rm /usr/local/include/H5FDros3.h 2021-05-16T19:41:13.5165710Z rm /usr/local/include/H5FDsec2.h 2021-05-16T19:41:13.5168310Z rm /usr/local/include/H5FDstdio.h 2021-05-16T19:41:13.5171730Z rm /usr/local/include/H5FDwindows.h 2021-05-16T19:41:13.5176410Z rm /usr/local/include/H5FaccProp.h 2021-05-16T19:41:13.5178140Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T19:41:13.5183360Z rm /usr/local/include/H5File.h 2021-05-16T19:41:13.5184530Z rm /usr/local/include/H5FloatType.h 2021-05-16T19:41:13.5187520Z rm /usr/local/include/H5Fpublic.h 2021-05-16T19:41:13.5191030Z rm /usr/local/include/H5Gpublic.h 2021-05-16T19:41:13.5194730Z rm /usr/local/include/H5Group.h 2021-05-16T19:41:13.5197340Z rm /usr/local/include/H5IMpublic.h 2021-05-16T19:41:13.5201050Z rm /usr/local/include/H5IdComponent.h 2021-05-16T19:41:13.5204210Z rm /usr/local/include/H5Include.h 2021-05-16T19:41:13.5208410Z rm /usr/local/include/H5IntType.h 2021-05-16T19:41:13.5213280Z rm /usr/local/include/H5Ipublic.h 2021-05-16T19:41:13.5224220Z rm /usr/local/include/H5LDpublic.h 2021-05-16T19:41:13.5225450Z rm /usr/local/include/H5LTpublic.h 2021-05-16T19:41:13.5226330Z rm /usr/local/include/H5LaccProp.h 2021-05-16T19:41:13.5227200Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T19:41:13.5228090Z rm /usr/local/include/H5Library.h 2021-05-16T19:41:13.5232650Z rm /usr/local/include/H5Location.h 2021-05-16T19:41:13.5233600Z rm /usr/local/include/H5Lpublic.h 2021-05-16T19:41:13.5236820Z rm /usr/local/include/H5MMpublic.h 2021-05-16T19:41:13.5240450Z rm /usr/local/include/H5Mpublic.h 2021-05-16T19:41:13.5244210Z rm /usr/local/include/H5Object.h 2021-05-16T19:41:13.5246790Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T19:41:13.5250730Z rm /usr/local/include/H5Opublic.h 2021-05-16T19:41:13.5253820Z rm /usr/local/include/H5PLextern.h 2021-05-16T19:41:13.5257010Z rm /usr/local/include/H5PLpublic.h 2021-05-16T19:41:13.5263100Z rm /usr/local/include/H5PTpublic.h 2021-05-16T19:41:13.5264110Z rm /usr/local/include/H5PacketTable.h 2021-05-16T19:41:13.5266690Z rm /usr/local/include/H5Ppublic.h 2021-05-16T19:41:13.5270330Z rm /usr/local/include/H5PredType.h 2021-05-16T19:41:13.5273330Z rm /usr/local/include/H5PropList.h 2021-05-16T19:41:13.5276710Z rm /usr/local/include/H5Rpublic.h 2021-05-16T19:41:13.5279940Z rm /usr/local/include/H5Spublic.h 2021-05-16T19:41:13.5323710Z rm /usr/local/include/H5StrType.h 2021-05-16T19:41:13.5326020Z rm /usr/local/include/H5TBpublic.h 2021-05-16T19:41:13.5329270Z rm /usr/local/include/H5Tpublic.h 2021-05-16T19:41:13.5334350Z rm /usr/local/include/H5VLconnector.h 2021-05-16T19:41:13.5336930Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T19:41:13.5339730Z rm /usr/local/include/H5VLnative.h 2021-05-16T19:41:13.5345320Z Only the first 100 operations were output. 2021-05-16T19:41:15.3417860Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T19:41:16.4424440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:17.0139620Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T19:41:17.3704230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T19%3A50%3A00Z&sig=73kYssUI%2FpwoSdbA13rr%2FvUunT5rWrumEPe4DEOMV%2Bo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:17.4204680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=73kYssUI\%2FpwoSdbA13rr\%2FvUunT5rWrumEPe4DEOMV\%2Bo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:17.6849600Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T19:41:17.7683600Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T19:41:17.7712690Z 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-4860-1bp85aj 2021-05-16T19:41:17.9173330Z cp -pR /private/tmp/d20210516-4860-1bp85aj/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T19:41:18.0883040Z chmod -Rf +w /private/tmp/d20210516-4860-1bp85aj 2021-05-16T19:41:18.2531330Z ==> Finishing up 2021-05-16T19:41:18.2861660Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T19:41:18.2867610Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T19:41:18.2898390Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T19:41:18.2903330Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T19:41:18.2910570Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T19:41:18.2915160Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T19:41:18.2921080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T19:41:18.2926270Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T19:41:18.2930940Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T19:41:18.2936610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T19:41:18.2941600Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T19:41:18.2946620Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T19:41:18.2953010Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T19:41:18.2961140Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T19:41:18.2965990Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T19:41:18.2995980Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T19:41:18.3570120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5024-1jk92mq.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-16T19:41:20.8649250Z ==> Caveats 2021-05-16T19:41:20.8650290Z Emacs Lisp files have been installed to: 2021-05-16T19:41:20.8651640Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T19:41:20.8652950Z ==> Summary 2021-05-16T19:41:20.8813180Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T19:41:23.1252250Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T19:41:24.3052410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:24.8975230Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T19:41:25.2730780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T19%3A50%3A00Z&sig=gidmCfqRtPZiN7XHqAcvOaXEBNgxfmVEUBWbhv2bSE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:25.3223950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=gidmCfqRtPZiN7XHqAcvOaXEBNgxfmVEUBWbhv2bSE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:25.5210740Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T19:41:25.5995510Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T19:41:25.6044640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5031-i9d1oz 2021-05-16T19:41:25.7335460Z cp -pR /private/tmp/d20210516-5031-i9d1oz/gsl/. /usr/local/Cellar/gsl 2021-05-16T19:41:25.8929100Z chmod -Rf +w /private/tmp/d20210516-5031-i9d1oz 2021-05-16T19:41:26.0497600Z ==> Finishing up 2021-05-16T19:41:26.0788710Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T19:41:26.0797140Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T19:41:26.0802900Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T19:41:26.0809600Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T19:41:26.0830910Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T19:41:26.0843450Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T19:41:26.0954400Z info /usr/local/share/info/gsl-ref.info 2021-05-16T19:41:26.0967860Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T19:41:26.0979370Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T19:41:26.0990220Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T19:41:26.1017930Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T19:41:26.1025810Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T19:41:26.1031260Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T19:41:26.1037230Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T19:41:26.1042960Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T19:41:26.1048210Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T19:41:26.1053950Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T19:41:26.1065480Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T19:41:26.1698360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5196-1ru31qw.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-16T19:41:28.6721090Z ==> Summary 2021-05-16T19:41:28.6896350Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T19:41:31.9337450Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T19:41:33.0820630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:33.7075810Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T19:41:34.0844380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T19%3A50%3A00Z&sig=Bj5YQBfzIWrsfFxHm9LheCFKtzGeJDkWJRNGSlP9ykM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:34.1328720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Bj5YQBfzIWrsfFxHm9LheCFKtzGeJDkWJRNGSlP9ykM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:34.3493280Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T19:41:34.4134460Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T19:41:35.5309850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:36.1020490Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T19:41:36.4725570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T19%3A50%3A00Z&sig=SpBJs2%2BYNQASR9YM16uujMBi6JNTuQV2qgK3VeSFLWo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:36.5302520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=SpBJs2\%2BYNQASR9YM16uujMBi6JNTuQV2qgK3VeSFLWo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:36.6216090Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T19:41:36.6265710Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T19:41:37.7897160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:38.3791160Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T19:41:38.7644030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T19%3A50%3A00Z&sig=UcN7FxzI8Osl38lKRj3guHHfqIOPFDFOwSLqzgxo2uc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:39.6187590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=UcN7FxzI8Osl38lKRj3guHHfqIOPFDFOwSLqzgxo2uc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:39.6194280Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T19:41:39.6196850Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T19:41:40.1229680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:40.7167300Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T19:41:41.0776300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T19%3A50%3A00Z&sig=8onaiZ0lIW915%2FcF%2FgC7iygeFAC5pOsrt1ZrBgoFynk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:41.1271750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=8onaiZ0lIW915\%2FcF\%2FgC7iygeFAC5pOsrt1ZrBgoFynk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:41.2652390Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T19:41:41.2686180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T19:41:42.3920050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:42.9948320Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T19:41:43.3795230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T19%3A50%3A00Z&sig=SugxmMsBKv8Qzv55sMO2aS0Agh%2FgM2PhZ303a9ljXTs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:43.4266620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=SugxmMsBKv8Qzv55sMO2aS0Agh\%2FgM2PhZ303a9ljXTs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:43.5831980Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T19:41:43.5922460Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T19:41:44.7583220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:45.3327870Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T19:41:45.7043080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T19%3A50%3A00Z&sig=ydm35R%2FPJyyxYS%2BvQT8xZBqk71WRYcAHW13nsp%2Br8Go%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:45.7883910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=ydm35R\%2FPJyyxYS\%2BvQT8xZBqk71WRYcAHW13nsp\%2Br8Go\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:45.8930220Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T19:41:45.8962150Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T19:41:47.0171120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:47.6099840Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T19:41:48.0095450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T19%3A50%3A00Z&sig=i39UO%2BUTQ1tCSWHUYH7eX3siQIZtfyATLOk2o7izenI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:48.0637090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=i39UO\%2BUTQ1tCSWHUYH7eX3siQIZtfyATLOk2o7izenI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:48.2222410Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T19:41:48.2320160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T19:41:49.3588090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:49.9329060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T19:41:50.3069760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T19%3A50%3A00Z&sig=ZupGgwz9ddyQRRnuRNu1OUr1W3iD94r6958qbinBfP8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:50.3629330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=ZupGgwz9ddyQRRnuRNu1OUr1W3iD94r6958qbinBfP8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:50.4268180Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T19:41:50.4305740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T19:41:51.5598620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:52.1106100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T19:41:52.4711120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T19%3A50%3A00Z&sig=Q3xCPWRH9R5s3c8qeKTkaSVlWBTVYAB8jYNkfr1gCSc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:52.5228790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Q3xCPWRH9R5s3c8qeKTkaSVlWBTVYAB8jYNkfr1gCSc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:52.5944810Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T19:41:52.5984100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T19:41:53.8390940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:54.3950040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T19:41:54.7595910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T19%3A50%3A00Z&sig=twNBm0r7Z9ZcPsAdXtvRz0NjBfQ%2B0L9ElSnxWYzuMTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:54.8112400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=twNBm0r7Z9ZcPsAdXtvRz0NjBfQ\%2B0L9ElSnxWYzuMTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:54.8646080Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T19:41:54.8678350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T19:41:56.1313470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:56.7288970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T19:41:57.0950590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T19%3A50%3A00Z&sig=dtSh6J6HayczqG1gX3kO%2B30%2BKyvZsNDcyC2RDj9eoek%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:57.1423820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=dtSh6J6HayczqG1gX3kO\%2B30\%2BKyvZsNDcyC2RDj9eoek\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:57.1965680Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T19:41:57.1997260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T19:41:58.3192230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:41:58.8746010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T19:41:59.2492890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T19%3A50%3A00Z&sig=kYsx%2F%2BBwWW%2FtOL9%2BSWT4jZRmCs3ZmHQFZTpAIax5DYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:41:59.3088730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=kYsx\%2F\%2BBwWW\%2FtOL9\%2BSWT4jZRmCs3ZmHQFZTpAIax5DYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:41:59.4255810Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T19:41:59.4320540Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T19:42:00.5895900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:01.1561090Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T19:42:01.5378240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T19%3A50%3A00Z&sig=rxmjx7WoUQwZ53TkPNUlnrmccjZbvyD842pIJXn4yMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:01.6299460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=rxmjx7WoUQwZ53TkPNUlnrmccjZbvyD842pIJXn4yMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:01.8362840Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T19:42:01.8404000Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T19:42:02.9805550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:04.1210440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=hoHjJpKPz\%2B7J0GXj9lIQwiUGa7x\%2BoHwwymAmj6hQ2zs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:04.1216750Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T19:42:04.1221160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T19%3A50%3A00Z&sig=hoHjJpKPz%2B7J0GXj9lIQwiUGa7x%2BoHwwymAmj6hQ2zs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:04.6490190Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T19:42:04.7661630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T19:42:05.8971310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:06.4381450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T19:42:06.8173730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T19%3A50%3A00Z&sig=p4eH4FgLFzKBdwHKXfmIbPFj8IadHHMs0H9BFJTRuq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:06.8711280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=p4eH4FgLFzKBdwHKXfmIbPFj8IadHHMs0H9BFJTRuq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:07.0165030Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T19:42:07.0284620Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T19:42:08.1330020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:08.7234860Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T19:42:09.1573840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T19%3A50%3A00Z&sig=s3vY%2FBH2dbhJIzxwQ1greRBfY%2BZTw8a7JW2oWf%2BAcKo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:09.2113650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=s3vY\%2FBH2dbhJIzxwQ1greRBfY\%2BZTw8a7JW2oWf\%2BAcKo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:09.2994530Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T19:42:09.3035520Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T19:42:10.6147930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:11.2004750Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T19:42:11.5839210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T19%3A50%3A00Z&sig=jgbs66USYbRtii684WFOGECfIx6pNXqy4ApTuuNDmiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:11.6344600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=jgbs66USYbRtii684WFOGECfIx6pNXqy4ApTuuNDmiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:11.7772490Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T19:42:11.7850950Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T19:42:12.9811050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:13.5452410Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T19:42:13.9197330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T19%3A50%3A00Z&sig=p%2Bj1DgMbWC8yyyBzaSV9W7uKe0xYSYNkQvgZj7VpE40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:13.9685940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=p\%2Bj1DgMbWC8yyyBzaSV9W7uKe0xYSYNkQvgZj7VpE40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:14.0350470Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T19:42:14.0383170Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T19:42:15.1967350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:15.8199510Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T19:42:16.1782210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T19%3A50%3A00Z&sig=8ibyNuawmV%2FiAgLU%2BRPVCuMyjOdaZDPobK1gdS2Q3SQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:16.2268500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=8ibyNuawmV\%2FiAgLU\%2BRPVCuMyjOdaZDPobK1gdS2Q3SQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:16.3155530Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T19:42:16.3201890Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T19:42:17.4758920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:18.0503510Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T19:42:18.8077420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T19%3A50%3A00Z&sig=QbgrPzD0pmz0IMeSPf8dQpGB6WkQs7oW1qZ3Ft6UikI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:18.8584910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=QbgrPzD0pmz0IMeSPf8dQpGB6WkQs7oW1qZ3Ft6UikI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:18.9829650Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T19:42:18.9917170Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T19:42:20.2400720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:20.8082200Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T19:42:21.2233770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T19%3A50%3A00Z&sig=2N03TwgmYWkk9SqWD%2BAktrma91g5aKh%2B2RTowMkZUVk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:21.2958140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=2N03TwgmYWkk9SqWD\%2BAktrma91g5aKh\%2B2RTowMkZUVk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:21.4530750Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T19:42:21.4564770Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T19:42:22.5976970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:23.1853170Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T19:42:23.5754120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T19%3A50%3A00Z&sig=Bb%2BqZfGlV1lHH%2Bl2BF1wuT8ds3C28Zm3Ma5RqGreI2A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:23.6229610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=Bb\%2BqZfGlV1lHH\%2Bl2BF1wuT8ds3C28Zm3Ma5RqGreI2A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:23.7679050Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T19:42:23.7791500Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T19:42:24.8887880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:25.4801000Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T19:42:25.8442740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T19%3A50%3A00Z&sig=cfSpuanU2VLQ5HrCOrhlMOVG2%2FVccdo25%2FpXOuh9oXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:25.9262520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=cfSpuanU2VLQ5HrCOrhlMOVG2\%2FVccdo25\%2FpXOuh9oXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:26.2516460Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T19:42:26.2951570Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T19:42:27.5052970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:28.1932290Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T19:42:28.6699850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T19%3A50%3A00Z&sig=AN29mjto7q4fLpB3Hi94niLbF7jHbNpEGqvtbyuhDCs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:28.7160080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=AN29mjto7q4fLpB3Hi94niLbF7jHbNpEGqvtbyuhDCs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:28.8199840Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T19:42:28.8251550Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T19:42:29.9636730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:30.5258870Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T19:42:30.9076110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T19%3A50%3A00Z&sig=QlKvifCRM%2FpkBB%2Bk1h5Erv08wp7vlkBMZdws%2BYa6prg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:30.9576700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=QlKvifCRM\%2FpkBB\%2Bk1h5Erv08wp7vlkBMZdws\%2BYa6prg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:31.0996480Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T19:42:31.1104030Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T19:42:32.2323330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:32.7741410Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T19:42:33.1307020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T19%3A50%3A00Z&sig=VCq8vUhuUsqOi%2FBESTqCiFUOu8UNTu84e4fRXxRevkA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:33.1811260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=VCq8vUhuUsqOi\%2FBESTqCiFUOu8UNTu84e4fRXxRevkA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:33.4369330Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T19:42:33.4575340Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T19:42:34.5599880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:35.1036860Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T19:42:35.5511020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T19%3A50%3A00Z&sig=E%2Bi8nA7tp2UReHY8mbsdF0IGm7n6jWyNwuHBhTkxYcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:36.3497040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=E\%2Bi8nA7tp2UReHY8mbsdF0IGm7n6jWyNwuHBhTkxYcU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:36.3504530Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T19:42:36.3507460Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T19:42:36.8244870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:37.4150530Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T19:42:37.7759390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T19%3A50%3A00Z&sig=aNyOZAvlwDZQ0Te%2B9yiEYMcbE6SoNLCPEdesv2mLhW0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:37.8308030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=aNyOZAvlwDZQ0Te\%2B9yiEYMcbE6SoNLCPEdesv2mLhW0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:37.9591030Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T19:42:37.9678170Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T19:42:39.3138550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:39.9029250Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T19:42:40.2641450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T19%3A50%3A00Z&sig=svAZa4GtxCnqGkSDIUoVZo97aJoYdFfn1ftJKofjXtA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:40.3123820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=svAZa4GtxCnqGkSDIUoVZo97aJoYdFfn1ftJKofjXtA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:40.4026690Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:42:40.4076260Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T19:42:41.5249710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:42:42.2050140Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T19:42:42.7706930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T19%3A50%3A00Z&sig=D%2FdaOLIw9nQmg4QL4551L%2BfDOHejGmAMJ1xkJLEZwbg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:42:42.8220850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=D\%2FdaOLIw9nQmg4QL4551L\%2BfDOHejGmAMJ1xkJLEZwbg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:42:43.2133880Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T19:42:43.3368390Z ==> 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-16T19:42:43.3417660Z ==> Installing ffmpeg dependency: aom 2021-05-16T19:42:43.4185300Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T19:42:43.4217040Z 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-5203-sdw8sr 2021-05-16T19:42:43.4918760Z cp -pR /private/tmp/d20210516-5203-sdw8sr/aom/. /usr/local/Cellar/aom 2021-05-16T19:42:43.5280500Z chmod -Rf +w /private/tmp/d20210516-5203-sdw8sr 2021-05-16T19:42:43.7150260Z ==> Finishing up 2021-05-16T19:42:43.8240420Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T19:42:43.8247970Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T19:42:43.8260860Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T19:42:43.8274630Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T19:42:43.8285980Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T19:42:43.8295260Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T19:42:43.8302380Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T19:42:43.8314940Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T19:42:43.8538440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5559-uepii4.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-16T19:42:46.4661050Z ==> Summary 2021-05-16T19:42:46.4686990Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T19:42:46.4693590Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T19:42:46.4802170Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T19:42:46.4820810Z 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-5203-dy5lre 2021-05-16T19:42:46.5018480Z cp -pR /private/tmp/d20210516-5203-dy5lre/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T19:42:46.5178600Z chmod -Rf +w /private/tmp/d20210516-5203-dy5lre 2021-05-16T19:42:46.5772180Z ==> Finishing up 2021-05-16T19:42:46.6177830Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T19:42:46.6195360Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T19:42:46.6204490Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T19:42:46.6213210Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T19:42:46.6222600Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T19:42:46.6375430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5607-ttl22n.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-16T19:42:49.1526720Z ==> Summary 2021-05-16T19:42:49.1550690Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T19:42:49.1563970Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T19:42:49.1623390Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T19:42:49.1642980Z 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-5203-1gxr5cb 2021-05-16T19:42:49.2249400Z cp -pR /private/tmp/d20210516-5203-1gxr5cb/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T19:42:49.2915030Z chmod -Rf +w /private/tmp/d20210516-5203-1gxr5cb 2021-05-16T19:42:49.3688820Z ==> Finishing up 2021-05-16T19:42:49.4110740Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T19:42:49.4116800Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T19:42:49.4125540Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T19:42:49.4229870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5634-1c11pfx.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-16T19:42:52.0860610Z ==> Summary 2021-05-16T19:42:52.0940250Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T19:42:52.0949090Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T19:42:52.0970810Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T19:42:52.0990180Z 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-5203-1j0b37m 2021-05-16T19:42:52.1296290Z cp -pR /private/tmp/d20210516-5203-1j0b37m/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T19:42:52.1769230Z chmod -Rf +w /private/tmp/d20210516-5203-1j0b37m 2021-05-16T19:42:52.2687380Z ==> Finishing up 2021-05-16T19:42:52.3141190Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T19:42:52.3147070Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T19:42:52.3177620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T19:42:52.3198830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T19:42:52.3212470Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T19:42:52.3220150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T19:42:52.3231050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T19:42:52.3242170Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T19:42:52.3254410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T19:42:52.3264320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T19:42:52.3273140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T19:42:52.3279270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T19:42:52.3289770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T19:42:52.3299900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T19:42:52.3306140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T19:42:52.3317300Z 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-16T19:42:52.3327990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T19:42:52.3338380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T19:42:52.3347320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T19:42:52.3356620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T19:42:52.3362450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T19:42:52.3376110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T19:42:52.3386750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T19:42:52.3392300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T19:42:52.3397810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T19:42:52.3406750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T19:42:52.3414200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T19:42:52.3425340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T19:42:52.3437820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T19:42:52.3446830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T19:42:52.3456110Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T19:42:52.3461880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T19:42:52.3467420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T19:42:52.3480140Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T19:42:52.3486840Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T19:42:52.3496410Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T19:42:52.3512500Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T19:42:52.3780550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5660-14grfmu.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-16T19:42:55.0650600Z ==> Summary 2021-05-16T19:42:55.0703570Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T19:42:55.0710930Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T19:42:55.2967880Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T19:42:55.2987530Z 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-5203-e76v0n 2021-05-16T19:42:55.4100950Z cp -pR /private/tmp/d20210516-5203-e76v0n/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T19:42:55.5512250Z chmod -Rf +w /private/tmp/d20210516-5203-e76v0n 2021-05-16T19:42:55.7454300Z ==> Finishing up 2021-05-16T19:42:55.8105640Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T19:42:55.8109120Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T19:42:55.8117930Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T19:42:55.8122330Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T19:42:55.8127600Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T19:42:55.8134980Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:42:55.8157900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T19:42:55.8172560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T19:42:55.8177640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T19:42:55.8183440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T19:42:55.8188220Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T19:42:55.8193850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T19:42:55.8198830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T19:42:55.8208390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T19:42:55.8219900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T19:42:55.8236500Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T19:42:55.8245990Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T19:42:55.8253950Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T19:42:55.8264280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T19:42:55.8273170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T19:42:55.8285020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T19:42:55.8293510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T19:42:55.8309510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T19:42:55.8320090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T19:42:55.8331370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T19:42:55.8343570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T19:42:55.8355840Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T19:42:55.8385810Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T19:42:55.8399400Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T19:42:55.8413130Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T19:42:55.8429190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T19:42:55.8438290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T19:42:55.8446400Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T19:42:55.8454730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T19:42:55.8463070Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T19:42:55.8468290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T19:42:55.8479020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T19:42:55.8489260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T19:42:55.8499810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T19:42:55.8510430Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T19:42:55.8521780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T19:42:55.8531110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T19:42:55.8540440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T19:42:55.8550840Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T19:42:55.8633850Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T19:42:55.8639330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T19:42:55.8644490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T19:42:55.8650310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T19:42:55.8658940Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T19:42:55.8663840Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T19:42:55.8673610Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T19:42:55.8681740Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T19:42:55.8687300Z 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-16T19:42:55.9175890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5686-z3nmmz.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-16T19:42:58.5910410Z ==> Summary 2021-05-16T19:42:58.6045720Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T19:42:58.6052020Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T19:42:58.6145330Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T19:42:58.6164880Z 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-5203-3u4uti 2021-05-16T19:42:58.6298800Z cp -pR /private/tmp/d20210516-5203-3u4uti/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T19:42:58.6488780Z chmod -Rf +w /private/tmp/d20210516-5203-3u4uti 2021-05-16T19:42:58.6989260Z ==> Finishing up 2021-05-16T19:42:58.7368440Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T19:42:58.7468560Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T19:42:58.7571450Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T19:42:58.7671840Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T19:42:58.7774540Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T19:42:58.7874920Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T19:42:58.7977630Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T19:42:58.8078880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5712-n1g0zx.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-16T19:43:01.5048580Z ==> Summary 2021-05-16T19:43:01.5077360Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T19:43:01.5084750Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T19:43:01.7429310Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T19:43:01.7448190Z 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-5203-1vbcvk0 2021-05-16T19:43:01.8128410Z cp -pR /private/tmp/d20210516-5203-1vbcvk0/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T19:43:01.8676150Z chmod -Rf +w /private/tmp/d20210516-5203-1vbcvk0 2021-05-16T19:43:02.3784020Z ==> Finishing up 2021-05-16T19:43:02.3789200Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T19:43:02.3809000Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T19:43:02.3840930Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T19:43:02.3868010Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T19:43:02.3902380Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T19:43:02.3936700Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T19:43:02.3967140Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T19:43:02.3995580Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T19:43:02.4032160Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T19:43:02.4062820Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T19:43:02.4100300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T19:43:02.4134520Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T19:43:02.4163300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T19:43:02.4198000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T19:43:02.4231470Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T19:43:02.4264620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T19:43:02.4300480Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T19:43:02.4334380Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T19:43:02.4366730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T19:43:02.4397760Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T19:43:02.4435030Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T19:43:02.4469950Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T19:43:02.4497330Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T19:43:02.4530390Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T19:43:02.4573940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5740-v4vrmt.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-16T19:43:04.8557550Z ==> Summary 2021-05-16T19:43:04.8612250Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T19:43:04.8618100Z ==> Installing ffmpeg dependency: libass 2021-05-16T19:43:05.1363770Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T19:43:05.1393790Z 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-5203-1o07izz 2021-05-16T19:43:05.1559650Z cp -pR /private/tmp/d20210516-5203-1o07izz/libass/. /usr/local/Cellar/libass 2021-05-16T19:43:05.1676030Z chmod -Rf +w /private/tmp/d20210516-5203-1o07izz 2021-05-16T19:43:05.2519580Z ==> Finishing up 2021-05-16T19:43:05.2965080Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T19:43:05.2971290Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T19:43:05.2975970Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T19:43:05.2982100Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T19:43:05.2989210Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T19:43:05.3547280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5770-lorx7d.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-16T19:43:08.5663340Z ==> Summary 2021-05-16T19:43:08.5681360Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T19:43:08.5687800Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T19:43:08.5897280Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T19:43:08.5917690Z 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-5203-1iukz86 2021-05-16T19:43:08.6110950Z cp -pR /private/tmp/d20210516-5203-1iukz86/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T19:43:08.6288740Z chmod -Rf +w /private/tmp/d20210516-5203-1iukz86 2021-05-16T19:43:08.7154490Z ==> Finishing up 2021-05-16T19:43:08.7560360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T19:43:08.7563890Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T19:43:08.7569240Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T19:43:08.7575960Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T19:43:08.7582730Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T19:43:08.7587310Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T19:43:08.7592920Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T19:43:08.7600480Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T19:43:08.8191580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5811-1rba5r4.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-16T19:43:12.2474580Z ==> Summary 2021-05-16T19:43:12.2499460Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T19:43:12.2505240Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T19:43:12.2570900Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T19:43:12.2589980Z 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-5203-1t7uvw0 2021-05-16T19:43:12.2750390Z cp -pR /private/tmp/d20210516-5203-1t7uvw0/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T19:43:12.3094530Z chmod -Rf +w /private/tmp/d20210516-5203-1t7uvw0 2021-05-16T19:43:12.3736020Z ==> Finishing up 2021-05-16T19:43:12.4154390Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T19:43:12.4157800Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T19:43:12.4172020Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T19:43:12.4195380Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T19:43:12.4206330Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T19:43:12.4208070Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T19:43:12.4211140Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T19:43:12.4216660Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T19:43:12.4221680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T19:43:12.4229150Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T19:43:12.4234250Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T19:43:12.4409810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5851-1hfkih5.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-16T19:43:16.0156580Z ==> Summary 2021-05-16T19:43:16.0188660Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T19:43:16.0196010Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T19:43:16.0274990Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T19:43:16.0294360Z 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-5203-1ma2gdo 2021-05-16T19:43:16.0451610Z cp -pR /private/tmp/d20210516-5203-1ma2gdo/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T19:43:16.0643460Z chmod -Rf +w /private/tmp/d20210516-5203-1ma2gdo 2021-05-16T19:43:16.1176130Z ==> Finishing up 2021-05-16T19:43:16.1468460Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T19:43:16.1476600Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T19:43:16.1480340Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T19:43:16.1493580Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T19:43:16.1649180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5877-p71s3b.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-16T19:43:19.2773550Z ==> Summary 2021-05-16T19:43:19.2803320Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T19:43:19.2810730Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T19:43:19.2841040Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T19:43:19.2861430Z 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-5203-14oslyj 2021-05-16T19:43:19.3150240Z cp -pR /private/tmp/d20210516-5203-14oslyj/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T19:43:19.3325150Z chmod -Rf +w /private/tmp/d20210516-5203-14oslyj 2021-05-16T19:43:19.4087250Z ==> Finishing up 2021-05-16T19:43:19.5108080Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T19:43:19.5114530Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T19:43:19.5122030Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T19:43:19.5227280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5903-1kbfc07.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-16T19:43:23.5811720Z 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-5203-p7pkzs 2021-05-16T19:43:23.5814710Z ==> Summary 2021-05-16T19:43:23.5816230Z cp -pR /private/tmp/d20210516-5203-p7pkzs/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T19:43:23.5817400Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T19:43:23.5933530Z chmod -Rf +w /private/tmp/d20210516-5203-p7pkzs 2021-05-16T19:43:23.5935060Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T19:43:23.6039170Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T19:43:23.6142040Z ==> Finishing up 2021-05-16T19:43:23.6244590Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T19:43:23.6347400Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T19:43:23.6450370Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T19:43:23.6558570Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T19:43:23.6640720Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T19:43:23.6743980Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T19:43:23.6847220Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T19:43:23.6950300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T19:43:23.6958120Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T19:43:23.6964900Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T19:43:23.7062940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5929-fteoii.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-16T19:43:25.6827140Z ==> Summary 2021-05-16T19:43:25.6852430Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T19:43:25.6860340Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T19:43:25.6940400Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T19:43:25.6959380Z 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-5203-11vd8jy 2021-05-16T19:43:26.1176960Z cp -pR /private/tmp/d20210516-5203-11vd8jy/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T19:43:26.3320600Z chmod -Rf +w /private/tmp/d20210516-5203-11vd8jy 2021-05-16T19:43:26.3916660Z ==> Finishing up 2021-05-16T19:43:26.4337080Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T19:43:26.4343120Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T19:43:26.4350260Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T19:43:26.4354960Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T19:43:26.4359870Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T19:43:26.4365130Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T19:43:26.4372470Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T19:43:26.4544360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5956-1guv8ru.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-16T19:43:29.1393690Z ==> Summary 2021-05-16T19:43:29.1414570Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T19:43:29.1421580Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T19:43:29.1885930Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T19:43:29.1904190Z 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-5203-zh9hn2 2021-05-16T19:43:29.2210400Z cp -pR /private/tmp/d20210516-5203-zh9hn2/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T19:43:29.2504220Z chmod -Rf +w /private/tmp/d20210516-5203-zh9hn2 2021-05-16T19:43:29.3221800Z ==> Finishing up 2021-05-16T19:43:29.3850640Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T19:43:29.3856120Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T19:43:29.3865320Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T19:43:29.3871590Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T19:43:29.3876220Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T19:43:29.3881790Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T19:43:29.3889280Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T19:43:29.4067670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5982-1terjrg.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-16T19:43:32.0021360Z ==> Summary 2021-05-16T19:43:32.0053490Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T19:43:32.0059390Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T19:43:32.0617800Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T19:43:32.0635830Z 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-5203-x324n1 2021-05-16T19:43:32.0783120Z cp -pR /private/tmp/d20210516-5203-x324n1/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T19:43:32.0924230Z chmod -Rf +w /private/tmp/d20210516-5203-x324n1 2021-05-16T19:43:32.1490620Z ==> Finishing up 2021-05-16T19:43:32.1910610Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T19:43:32.1917160Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T19:43:32.1925130Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T19:43:32.1930180Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T19:43:32.1935640Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T19:43:32.1943160Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T19:43:32.2088780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6008-6radpw.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-16T19:43:34.8069940Z ==> Summary 2021-05-16T19:43:34.8090000Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T19:43:34.8097570Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T19:43:34.8118670Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T19:43:34.8138680Z 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-5203-mwilty 2021-05-16T19:43:34.8938050Z cp -pR /private/tmp/d20210516-5203-mwilty/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T19:43:34.9459460Z chmod -Rf +w /private/tmp/d20210516-5203-mwilty 2021-05-16T19:43:35.0364470Z ==> Finishing up 2021-05-16T19:43:35.0767520Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T19:43:35.0773990Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T19:43:35.0827740Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T19:43:35.0851380Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T19:43:35.0856240Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T19:43:35.0861530Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T19:43:35.0867630Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T19:43:35.0873070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T19:43:35.0878190Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T19:43:35.0885780Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T19:43:35.1167290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6034-19uoi7r.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-16T19:43:37.7690900Z ==> Summary 2021-05-16T19:43:37.7756080Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T19:43:37.7762750Z ==> Installing ffmpeg dependency: snappy 2021-05-16T19:43:37.7838970Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T19:43:37.7857390Z 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-5203-1h9rvgg 2021-05-16T19:43:37.8010250Z cp -pR /private/tmp/d20210516-5203-1h9rvgg/snappy/. /usr/local/Cellar/snappy 2021-05-16T19:43:37.8158670Z chmod -Rf +w /private/tmp/d20210516-5203-1h9rvgg 2021-05-16T19:43:37.8688660Z ==> Finishing up 2021-05-16T19:43:37.9373010Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T19:43:37.9376630Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T19:43:37.9382240Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T19:43:37.9386460Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T19:43:37.9396380Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T19:43:37.9401040Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T19:43:37.9406600Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T19:43:37.9411010Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T19:43:37.9416680Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T19:43:37.9561010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6060-e4unsw.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-16T19:43:40.4307960Z ==> Summary 2021-05-16T19:43:40.4330280Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T19:43:40.4340880Z ==> Installing ffmpeg dependency: speex 2021-05-16T19:43:40.4398950Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T19:43:40.4417390Z 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-5203-1e7x5gs 2021-05-16T19:43:40.4572120Z cp -pR /private/tmp/d20210516-5203-1e7x5gs/speex/. /usr/local/Cellar/speex 2021-05-16T19:43:40.4755040Z chmod -Rf +w /private/tmp/d20210516-5203-1e7x5gs 2021-05-16T19:43:40.5377510Z ==> Finishing up 2021-05-16T19:43:40.5766420Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T19:43:40.5774860Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T19:43:40.5782780Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T19:43:40.5789380Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T19:43:40.5794420Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T19:43:40.5828030Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T19:43:40.5835510Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T19:43:40.5998230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6086-1els6nr.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-16T19:43:43.1896650Z ==> Summary 2021-05-16T19:43:43.1924230Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T19:43:43.1976500Z ==> Installing ffmpeg dependency: srt 2021-05-16T19:43:43.2094310Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T19:43:43.2113310Z 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-5203-1i7cnyl 2021-05-16T19:43:43.2859280Z cp -pR /private/tmp/d20210516-5203-1i7cnyl/srt/. /usr/local/Cellar/srt 2021-05-16T19:43:43.3047400Z chmod -Rf +w /private/tmp/d20210516-5203-1i7cnyl 2021-05-16T19:43:43.3795160Z ==> Finishing up 2021-05-16T19:43:43.4223890Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T19:43:43.4229800Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T19:43:43.4234320Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T19:43:43.4245440Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T19:43:43.4252450Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T19:43:43.4259660Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T19:43:43.4264950Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T19:43:43.4269570Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T19:43:43.4275070Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T19:43:43.4282510Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T19:43:43.4287790Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T19:43:43.4465190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6112-xdke2c.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-16T19:43:45.9032490Z ==> Summary 2021-05-16T19:43:45.9056540Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T19:43:45.9062720Z ==> Installing ffmpeg dependency: giflib 2021-05-16T19:43:45.9094990Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T19:43:45.9113710Z 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-5203-1sd78oy 2021-05-16T19:43:45.9248780Z cp -pR /private/tmp/d20210516-5203-1sd78oy/giflib/. /usr/local/Cellar/giflib 2021-05-16T19:43:45.9407190Z chmod -Rf +w /private/tmp/d20210516-5203-1sd78oy 2021-05-16T19:43:45.9945740Z ==> Finishing up 2021-05-16T19:43:46.0393830Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T19:43:46.0397420Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T19:43:46.0402640Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T19:43:46.0414620Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T19:43:46.0419410Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T19:43:46.0424130Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T19:43:46.0431330Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T19:43:46.0438100Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T19:43:46.0442920Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T19:43:46.0448030Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T19:43:46.0453080Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T19:43:46.8746130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6138-zezn8a.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-16T19:43:48.6807490Z ==> Summary 2021-05-16T19:43:48.6831300Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T19:43:48.6837640Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T19:43:48.7564120Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T19:43:48.7582550Z 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-5203-1ggrh21 2021-05-16T19:43:48.8081260Z cp -pR /private/tmp/d20210516-5203-1ggrh21/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T19:43:48.8431780Z chmod -Rf +w /private/tmp/d20210516-5203-1ggrh21 2021-05-16T19:43:49.0636890Z ==> Finishing up 2021-05-16T19:43:49.1199390Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T19:43:49.1211560Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T19:43:49.1295800Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T19:43:49.1299400Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T19:43:49.1304760Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T19:43:49.1316180Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T19:43:49.1320900Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T19:43:49.1326460Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T19:43:49.1330730Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T19:43:49.1336050Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T19:43:49.1343390Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T19:43:49.1353370Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T19:43:49.1358240Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T19:43:49.1363560Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T19:43:49.1368190Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T19:43:49.1378560Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T19:43:49.1381310Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T19:43:49.1666940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6164-2u70a8.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-16T19:43:51.8799850Z ==> Summary 2021-05-16T19:43:51.8841900Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T19:43:51.8849070Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T19:43:51.9604020Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T19:43:51.9621260Z 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-5203-11bl6p9 2021-05-16T19:43:52.1599400Z cp -pR /private/tmp/d20210516-5203-11bl6p9/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T19:43:52.2502390Z chmod -Rf +w /private/tmp/d20210516-5203-11bl6p9 2021-05-16T19:43:52.3445880Z ==> Finishing up 2021-05-16T19:43:52.3886190Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T19:43:52.3898000Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T19:43:52.3904290Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T19:43:52.3910970Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T19:43:52.3918640Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T19:43:52.3921200Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T19:43:52.3928810Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T19:43:52.4436440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6190-5ctm31.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-16T19:43:54.8928260Z ==> Caveats 2021-05-16T19:43:54.8929520Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:43:54.8937410Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:43:54.8938910Z ==> Summary 2021-05-16T19:43:54.8980650Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T19:43:54.8986470Z ==> Installing ffmpeg dependency: theora 2021-05-16T19:43:54.9183520Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T19:43:54.9202070Z 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-5203-ugovql 2021-05-16T19:43:54.9742040Z cp -pR /private/tmp/d20210516-5203-ugovql/theora/. /usr/local/Cellar/theora 2021-05-16T19:43:55.0269030Z chmod -Rf +w /private/tmp/d20210516-5203-ugovql 2021-05-16T19:43:55.1466330Z ==> Finishing up 2021-05-16T19:43:55.2476280Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T19:43:55.2484700Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T19:43:55.2491070Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T19:43:55.2495390Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T19:43:55.2501070Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T19:43:55.2506120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T19:43:55.2510630Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T19:43:55.2516100Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T19:43:55.2521430Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T19:43:55.2531540Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T19:43:55.2540140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T19:43:55.2547880Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T19:43:55.2553280Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T19:43:55.2558660Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T19:43:55.2873500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6216-1rfd3hi.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-16T19:43:57.9058830Z ==> Summary 2021-05-16T19:43:57.9129540Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T19:43:57.9142080Z ==> Installing ffmpeg dependency: x264 2021-05-16T19:43:57.9188020Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T19:43:57.9207060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5203-r42af6 2021-05-16T19:43:57.9561190Z cp -pR /private/tmp/d20210516-5203-r42af6/x264/. /usr/local/Cellar/x264 2021-05-16T19:43:57.9714660Z chmod -Rf +w /private/tmp/d20210516-5203-r42af6 2021-05-16T19:43:58.0224720Z ==> Finishing up 2021-05-16T19:43:58.0634160Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T19:43:58.0640110Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T19:43:58.0646450Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T19:43:58.0653400Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T19:43:58.0657860Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T19:43:58.0663480Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T19:43:58.0670870Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T19:43:58.0821680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6243-wungwj.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-16T19:44:00.5093770Z ==> Summary 2021-05-16T19:44:00.5115770Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T19:44:00.5122710Z ==> Installing ffmpeg dependency: x265 2021-05-16T19:44:00.5193460Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T19:44:00.5213890Z 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-5203-116pycn 2021-05-16T19:44:00.6242850Z cp -pR /private/tmp/d20210516-5203-116pycn/x265/. /usr/local/Cellar/x265 2021-05-16T19:44:00.6999390Z chmod -Rf +w /private/tmp/d20210516-5203-116pycn 2021-05-16T19:44:00.7969520Z ==> Finishing up 2021-05-16T19:44:00.8544040Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T19:44:00.8638490Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T19:44:00.8648470Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T19:44:00.8653160Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T19:44:00.8658410Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T19:44:00.8663250Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T19:44:00.8671040Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T19:44:00.8883370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6269-98x1ek.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-16T19:44:03.3937270Z ==> Summary 2021-05-16T19:44:03.3955710Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T19:44:03.3961480Z ==> Installing ffmpeg dependency: xvid 2021-05-16T19:44:03.3982880Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T19:44:03.4002340Z 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-5203-10d5u0o 2021-05-16T19:44:03.4150690Z cp -pR /private/tmp/d20210516-5203-10d5u0o/xvid/. /usr/local/Cellar/xvid 2021-05-16T19:44:03.4294830Z chmod -Rf +w /private/tmp/d20210516-5203-10d5u0o 2021-05-16T19:44:03.5318840Z ==> Finishing up 2021-05-16T19:44:03.5743870Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T19:44:03.5750030Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T19:44:03.5754540Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T19:44:03.5885080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6295-1ivoppe.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-16T19:44:06.1584260Z ==> Summary 2021-05-16T19:44:06.1600290Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T19:44:06.1615520Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T19:44:06.1798900Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T19:44:06.1816600Z 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-5203-za3ku1 2021-05-16T19:44:06.2451930Z cp -pR /private/tmp/d20210516-5203-za3ku1/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T19:44:06.2946210Z chmod -Rf +w /private/tmp/d20210516-5203-za3ku1 2021-05-16T19:44:06.3819300Z ==> Finishing up 2021-05-16T19:44:06.4157730Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T19:44:06.4163790Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T19:44:06.4168440Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T19:44:06.4199050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T19:44:06.4212270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T19:44:06.4222900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T19:44:06.4233760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T19:44:06.4245600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T19:44:06.4255330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T19:44:06.4265230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T19:44:06.4275170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T19:44:06.4284670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T19:44:06.4293650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T19:44:06.4304840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T19:44:06.4315520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T19:44:06.4326280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T19:44:06.4338080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T19:44:06.4347670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T19:44:06.4356850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T19:44:06.4365680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T19:44:06.4377330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T19:44:06.4387000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T19:44:06.4392780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T19:44:06.4401450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T19:44:06.4413650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T19:44:06.4419100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T19:44:06.4428710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T19:44:06.4437710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T19:44:06.4446100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T19:44:06.4454550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T19:44:06.4463080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T19:44:06.4474190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T19:44:06.4486230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T19:44:06.4491450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T19:44:06.4502220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T19:44:06.4509370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T19:44:06.4517860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T19:44:06.4523340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T19:44:06.4532880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T19:44:06.4541030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T19:44:06.4548490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T19:44:06.4553930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T19:44:06.4587030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T19:44:06.4597340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T19:44:06.4606990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T19:44:06.4611890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T19:44:06.4617640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T19:44:06.4622970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T19:44:06.4631800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T19:44:06.4637270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T19:44:06.4646040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T19:44:06.4655160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T19:44:06.4664380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T19:44:06.4670430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T19:44:06.4677980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T19:44:06.4691200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T19:44:06.4699400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T19:44:06.4705480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T19:44:06.4714350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T19:44:06.4719770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T19:44:06.4757150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T19:44:06.4766580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T19:44:06.4772010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T19:44:06.4777580Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T19:44:06.4783120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T19:44:06.4788520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T19:44:06.4793950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T19:44:06.4799340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T19:44:06.4814290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T19:44:06.4819770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T19:44:06.4825380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T19:44:06.4830910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T19:44:06.4837910Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T19:44:06.4842420Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T19:44:06.4847850Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T19:44:06.4855220Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T19:44:06.5120090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6321-zmmv61.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-16T19:44:08.9573550Z ==> Summary 2021-05-16T19:44:08.9675360Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T19:44:08.9682080Z ==> Installing ffmpeg dependency: zimg 2021-05-16T19:44:08.9727500Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:44:08.9747150Z 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-5203-uhyx0n 2021-05-16T19:44:08.9978350Z cp -pR /private/tmp/d20210516-5203-uhyx0n/zimg/. /usr/local/Cellar/zimg 2021-05-16T19:44:09.0206830Z chmod -Rf +w /private/tmp/d20210516-5203-uhyx0n 2021-05-16T19:44:09.0853090Z ==> Finishing up 2021-05-16T19:44:09.1270320Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T19:44:09.1274100Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T19:44:09.1283570Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T19:44:09.1289840Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T19:44:09.1294330Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T19:44:09.1299750Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T19:44:09.1307110Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T19:44:09.1472950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6347-7ffgrv.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-16T19:44:11.7297410Z ==> Summary 2021-05-16T19:44:11.7329610Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T19:44:11.7336980Z ==> Installing ffmpeg 2021-05-16T19:44:11.7340270Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T19:44:11.7359440Z 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-5203-1ti8yqv 2021-05-16T19:44:12.0666130Z cp -pR /private/tmp/d20210516-5203-1ti8yqv/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T19:44:12.2784790Z chmod -Rf +w /private/tmp/d20210516-5203-1ti8yqv 2021-05-16T19:44:15.4151660Z ==> Finishing up 2021-05-16T19:44:15.4583350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T19:44:15.4601150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T19:44:15.4605980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T19:44:15.4611040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T19:44:15.4616090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T19:44:15.4621050Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T19:44:15.4626140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T19:44:15.4636420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T19:44:15.4641440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T19:44:15.4646520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T19:44:15.4651580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T19:44:15.4656480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T19:44:15.4661650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T19:44:15.4666630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T19:44:15.4671970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T19:44:15.4676860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T19:44:15.4682360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T19:44:15.4687420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T19:44:15.4692760Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T19:44:15.4697380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T19:44:15.4702310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T19:44:15.4707160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T19:44:15.4711780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T19:44:15.4716770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T19:44:15.4721420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T19:44:15.4730500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T19:44:15.4735570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T19:44:15.4740720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T19:44:15.4745740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T19:44:15.4750650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T19:44:15.4755680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T19:44:15.4760870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T19:44:15.4765980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T19:44:15.4771260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T19:44:15.4776120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T19:44:15.4781390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T19:44:15.4786310Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T19:44:15.4791920Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T19:44:15.4799240Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T19:44:15.4805330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T19:44:15.4810520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T19:44:15.4815690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T19:44:15.4820920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T19:44:15.4826010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T19:44:15.4831330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T19:44:15.4836710Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T19:44:15.4841700Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T19:44:15.4848560Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T19:44:15.4870040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T19:44:15.4885890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T19:44:15.4894550Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T19:44:15.4905530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T19:44:15.4911890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T19:44:15.4921820Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T19:44:15.4927760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T19:44:15.4945100Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T19:44:15.4950850Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T19:44:15.4961230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T19:44:15.4966890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T19:44:15.4995310Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T19:44:15.4998750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T19:44:15.5004870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T19:44:15.5013890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T19:44:15.5028930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T19:44:15.5039400Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T19:44:15.5048610Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T19:44:15.5057420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T19:44:15.5082480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T19:44:15.5093330Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T19:44:15.5098910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T19:44:15.5106550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T19:44:15.5111690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T19:44:15.5116780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T19:44:15.5122040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T19:44:15.5127330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T19:44:15.5132470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T19:44:15.5137350Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T19:44:15.5143220Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T19:44:15.5148440Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T19:44:15.5154160Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T19:44:15.5159120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T19:44:15.5164370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T19:44:15.5169830Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T19:44:15.5174920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T19:44:15.5179770Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T19:44:15.5185120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T19:44:15.5190810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T19:44:15.5196500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T19:44:15.5201580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T19:44:15.5206800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T19:44:15.5211980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T19:44:15.5217000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T19:44:15.5221890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T19:44:15.5227050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T19:44:15.5232330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T19:44:15.5237500Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T19:44:15.5242460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T19:44:15.5247700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T19:44:15.5252940Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T19:44:15.5258250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T19:44:15.5262010Z Only the first 100 operations were output. 2021-05-16T19:44:15.6508500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6373-fcjgho.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-16T19:44:18.4426270Z ==> Summary 2021-05-16T19:44:18.4603590Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T19:44:19.5781510Z ==> Caveats 2021-05-16T19:44:19.5782920Z ==> tesseract 2021-05-16T19:44:19.5799660Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T19:44:19.5801540Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T19:44:21.4069310Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T19:44:22.5413290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:23.0950230Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T19:44:23.4961760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T19%3A50%3A00Z&sig=DZQknIp0E1TEgxXsPjOOGdNoD%2Bmuvw4EmRLGU6w4qf4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:23.5477310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=DZQknIp0E1TEgxXsPjOOGdNoD\%2Bmuvw4EmRLGU6w4qf4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:24.0377690Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T19:44:24.1546070Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T19:44:25.2754150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:25.8368030Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T19:44:26.2001410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T19%3A50%3A00Z&sig=eHKw9g6NK7NQ%2FwCWa%2BN4X%2B4B6iIcNo%2FfP1Hi7LQAEDA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:26.2451090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=eHKw9g6NK7NQ\%2FwCWa\%2BN4X\%2B4B6iIcNo\%2FfP1Hi7LQAEDA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:26.5412850Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T19:44:26.5803030Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T19:44:26.5808030Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T19:44:26.6536040Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T19:44:26.6562900Z 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-6380-jvra84 2021-05-16T19:44:27.2505640Z cp -pR /private/tmp/d20210516-6380-jvra84/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T19:44:27.6662630Z chmod -Rf +w /private/tmp/d20210516-6380-jvra84 2021-05-16T19:44:28.0365160Z ==> Finishing up 2021-05-16T19:44:28.0655870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T19:44:28.0672590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T19:44:28.0679510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T19:44:28.0699350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T19:44:28.0712130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T19:44:28.0721610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T19:44:28.0762280Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T19:44:28.0763860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T19:44:28.0774270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T19:44:28.0836330Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T19:44:28.0837860Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T19:44:28.0839210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T19:44:28.0840640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T19:44:28.0874550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T19:44:28.0876340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T19:44:28.0883360Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T19:44:28.0895780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T19:44:28.0907990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T19:44:28.0956880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T19:44:28.0962920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T19:44:28.0967390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T19:44:28.0972530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T19:44:28.0977000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T19:44:28.0982270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T19:44:28.0987140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T19:44:28.0992240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T19:44:28.0996670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T19:44:28.1001850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T19:44:28.1006310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T19:44:28.1011600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T19:44:28.1018710Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T19:44:28.1027530Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T19:44:28.1032070Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T19:44:28.1042150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T19:44:28.1047820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T19:44:28.1053160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T19:44:28.1058980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T19:44:28.1064470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T19:44:28.1070650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T19:44:28.1082880Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T19:44:28.1088580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T19:44:28.1099990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T19:44:28.1105760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T19:44:28.1111100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T19:44:28.1117000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T19:44:28.1122120Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T19:44:28.1133070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T19:44:28.1138560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T19:44:28.1144060Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T19:44:28.1149430Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T19:44:28.1157650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T19:44:28.1163400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T19:44:28.1173040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T19:44:28.1183150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T19:44:28.1190250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T19:44:28.1197540Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T19:44:28.1203170Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T19:44:28.1208750Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T19:44:28.2856480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6550-1blwtk4.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-16T19:44:30.8570210Z ==> Summary 2021-05-16T19:44:30.8978880Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T19:44:30.8988040Z ==> Installing imagemagick@6 2021-05-16T19:44:30.8999060Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T19:44:30.9023610Z 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-6380-7iovi7 2021-05-16T19:44:31.2561190Z cp -pR /private/tmp/d20210516-6380-7iovi7/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T19:44:31.6395030Z chmod -Rf +w /private/tmp/d20210516-6380-7iovi7 2021-05-16T19:44:32.9573130Z ==> Finishing up 2021-05-16T19:44:33.2338390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6576-95mnai.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-16T19:44:35.9410500Z ==> Caveats 2021-05-16T19:44:35.9412250Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:44:35.9413430Z because this is an alternate version of another formula. 2021-05-16T19:44:35.9414200Z 2021-05-16T19:44:35.9415070Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:44:35.9416670Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:44:35.9417470Z 2021-05-16T19:44:35.9418320Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:44:35.9419710Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:44:35.9421140Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:44:35.9422830Z 2021-05-16T19:44:35.9424380Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:44:35.9425530Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:44:35.9426240Z 2021-05-16T19:44:35.9427300Z ==> Summary 2021-05-16T19:44:35.9874410Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T19:44:36.7984110Z ==> Caveats 2021-05-16T19:44:36.7986020Z ==> imagemagick@6 2021-05-16T19:44:36.8029000Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:44:36.8030380Z because this is an alternate version of another formula. 2021-05-16T19:44:36.8031080Z 2021-05-16T19:44:36.8031920Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T19:44:36.8033560Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:44:36.8034370Z 2021-05-16T19:44:36.8035200Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T19:44:36.8036590Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T19:44:36.8038050Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T19:44:36.8038750Z 2021-05-16T19:44:36.8039990Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T19:44:36.8049220Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T19:44:36.8053560Z 2021-05-16T19:44:38.9717170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T19:44:40.1101600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:40.6999530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T19:44:41.0778290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T19%3A50%3A00Z&sig=JKB6Q6Yf0gLIMAN2Pnbi111AERTz4zUa%2BwxDFk4fMaU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:41.1275680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=JKB6Q6Yf0gLIMAN2Pnbi111AERTz4zUa\%2BwxDFk4fMaU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:41.2173360Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T19:44:41.2210410Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T19:44:42.4083470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:42.9715530Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T19:44:43.4445120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T19%3A50%3A00Z&sig=1a6ZQGbzOuXkcHUvO%2Bke09cFr7NgI5M8r08MCfHTnZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:43.4999420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=1a6ZQGbzOuXkcHUvO\%2Bke09cFr7NgI5M8r08MCfHTnZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:43.6054720Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T19:44:43.6132880Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T19:44:44.7457850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:45.3245130Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T19:44:45.6884750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T19%3A50%3A00Z&sig=TKxviZHd9x3sIWd7KAYMb7wY9QHRNl%2B1w4%2F0NCBCc7E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:45.7365900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=TKxviZHd9x3sIWd7KAYMb7wY9QHRNl\%2B1w4\%2F0NCBCc7E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:46.2988830Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T19:44:46.4534770Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T19:44:47.7179510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:48.2888680Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T19:44:48.6640370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T19%3A50%3A00Z&sig=eBO%2ByZcsFcZh8B2Zpzw69ydLLcqDkrwLh95DMAoMM%2BY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:48.7180120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=eBO\%2ByZcsFcZh8B2Zpzw69ydLLcqDkrwLh95DMAoMM\%2BY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:48.7750650Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T19:44:48.7791420Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T19:44:49.8960180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:50.5581600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T19:44:50.9227500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T19%3A50%3A00Z&sig=0MLo%2BjBpfpxd7Wo2c7TGH6vaafa8rfN8j8g7AoGp9zg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:50.9758810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=0MLo\%2BjBpfpxd7Wo2c7TGH6vaafa8rfN8j8g7AoGp9zg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:51.0247960Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T19:44:51.0283200Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T19:44:52.1986240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:52.7768440Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T19:44:53.2901500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T19%3A50%3A00Z&sig=ekFqbl38JkHLOUbP4%2BMMrFpb4RT5oKPUJhLfUqyumQE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:53.3522380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=ekFqbl38JkHLOUbP4\%2BMMrFpb4RT5oKPUJhLfUqyumQE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:53.5155780Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T19:44:53.5239310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T19:44:54.6680280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:55.2240170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T19:44:55.5927680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T19%3A50%3A00Z&sig=%2B0rzK%2FawhCtL57Q6OzMHFSRUk%2BfbAw7AjEv0U4bT%2FTc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:55.6588490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=\%2B0rzK\%2FawhCtL57Q6OzMHFSRUk\%2BfbAw7AjEv0U4bT\%2FTc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:55.7701890Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T19:44:55.7796870Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T19:44:57.0934190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:57.6665930Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T19:44:58.0769390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T19%3A50%3A00Z&sig=C5B1a1MIT790mGULg1Bg4uTX5SYfwMHGVBqNgFoeQX8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:44:58.1326130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A50\%3A00Z\&sig=C5B1a1MIT790mGULg1Bg4uTX5SYfwMHGVBqNgFoeQX8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:44:58.1853650Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T19:44:58.1906580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T19:44:59.3263200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:44:59.8956440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T19:45:00.3658530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T19%3A55%3A00Z&sig=wNgv3HHo3sCN%2FBaofgzhTKTNLTP2OmPD3WNdKCeA%2Bao%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:00.4254410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=wNgv3HHo3sCN\%2FBaofgzhTKTNLTP2OmPD3WNdKCeA\%2Bao\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:45:00.5105070Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T19:45:00.5166120Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T19:45:01.6710440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:45:02.2455940Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T19:45:02.7460660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T19%3A55%3A00Z&sig=hmH94yCD18YFSbSJvb3XOq0wX%2Br5FXax55Qz%2FBHG%2BEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:02.8074230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=hmH94yCD18YFSbSJvb3XOq0wX\%2Br5FXax55Qz\%2FBHG\%2BEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:45:02.8753550Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:45:02.8804280Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T19:45:04.6116530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:45:05.1972710Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T19:45:05.6977820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T19%3A55%3A00Z&sig=gMw2rJe5NALL25cd8W0HPwnAtbCr6QSFktjYyX0tnws%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:05.7453270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=gMw2rJe5NALL25cd8W0HPwnAtbCr6QSFktjYyX0tnws\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:45:05.8847010Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T19:45:05.8918050Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T19:45:07.0595860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:45:07.6531930Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T19:45:08.2808660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T19%3A55%3A00Z&sig=9EAeoHmrTVhWHruY7JFjdFwjc6yOVag3CP1EC9h%2BnVI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:45:08.3415070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=9EAeoHmrTVhWHruY7JFjdFwjc6yOVag3CP1EC9h\%2BnVI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:45:08.6554850Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T19:45:08.7113050Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T19:45:08.7116160Z ==> Installing imagemagick dependency: libde265 2021-05-16T19:45:08.7828530Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T19:45:08.7888350Z 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-6583-1s9twlf 2021-05-16T19:45:08.8130010Z cp -pR /private/tmp/d20210516-6583-1s9twlf/libde265/. /usr/local/Cellar/libde265 2021-05-16T19:45:08.8453370Z chmod -Rf +w /private/tmp/d20210516-6583-1s9twlf 2021-05-16T19:45:08.9248080Z ==> Finishing up 2021-05-16T19:45:09.0555540Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T19:45:09.0562230Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T19:45:09.0569470Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T19:45:09.0586430Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T19:45:09.0591840Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T19:45:09.0602630Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T19:45:09.0616930Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T19:45:09.0626660Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T19:45:09.0632080Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T19:45:09.0645850Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T19:45:09.0961500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6814-zua4yk.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-16T19:45:11.6438840Z ==> Summary 2021-05-16T19:45:11.6466660Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T19:45:11.6473590Z ==> Installing imagemagick dependency: docbook 2021-05-16T19:45:11.6494390Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T19:45:11.6512890Z 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-6583-1em6pod 2021-05-16T19:45:11.7423150Z cp -pR /private/tmp/d20210516-6583-1em6pod/docbook/. /usr/local/Cellar/docbook 2021-05-16T19:45:11.8606500Z chmod -Rf +w /private/tmp/d20210516-6583-1em6pod 2021-05-16T19:45:11.9500710Z ==> Finishing up 2021-05-16T19:45:12.0063950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6840-fu7qih.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-16T19:45:14.3708990Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T19:45:14.4523110Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:14.4829600Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:14.5135650Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:14.5449320Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:14.5757950Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:14.6065310Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:14.6376090Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6471150Z 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-6583-mbwqcr 2021-05-16T19:45:15.6473920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6476750Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6479860Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6482100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6484270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6486390Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6488520Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:15.6490040Z ==> Caveats 2021-05-16T19:45:15.6491020Z To use the DocBook package in your XML toolchain, 2021-05-16T19:45:15.6492250Z you need to add the following to your ~/.bashrc: 2021-05-16T19:45:15.6492930Z 2021-05-16T19:45:15.6493800Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:45:15.6495420Z ==> Summary 2021-05-16T19:45:15.6497780Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T19:45:15.6499490Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T19:45:15.6501220Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T19:45:17.1619540Z cp -pR /private/tmp/d20210516-6583-mbwqcr/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T19:45:19.7634140Z chmod -Rf +w /private/tmp/d20210516-6583-mbwqcr 2021-05-16T19:45:21.1365750Z ==> Finishing up 2021-05-16T19:45:21.1811350Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T19:45:21.1918170Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T19:45:21.2019680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6881-bpwu7c.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-16T19:45:23.9928220Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:24.0392440Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:24.0796050Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:45:24.1272520Z ==> 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-16T19:45:24.1712500Z ==> 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-16T19:45:24.2173440Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T19:45:24.2585210Z ==> 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-16T19:45:24.3043920Z ==> 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-16T19:45:24.3500130Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:45:24.3973830Z ==> 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-16T19:45:24.4390680Z ==> 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-16T19:45:24.4840540Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:45:24.5308120Z ==> 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-16T19:45:24.5726000Z ==> 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-16T19:45:24.6186650Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:24.6645080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T19:45:24.7059600Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:45:24.7527930Z ==> 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-16T19:45:24.7967840Z ==> 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-16T19:45:24.8421400Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T19:45:24.8851770Z ==> 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-16T19:45:24.9305000Z ==> 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-16T19:45:24.9748700Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T19:45:25.0215340Z ==> 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-16T19:45:25.0607880Z ==> 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-16T19:45:25.0914800Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T19:45:25.1224710Z ==> 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-16T19:45:25.1548520Z ==> 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-16T19:45:26.2190570Z ==> Summary 2021-05-16T19:45:26.5234630Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T19:45:26.5261980Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T19:45:26.5283820Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T19:45:26.5302940Z 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-6583-14xu6fm 2021-05-16T19:45:26.5409170Z cp -pR /private/tmp/d20210516-6583-14xu6fm/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T19:45:26.5541660Z chmod -Rf +w /private/tmp/d20210516-6583-14xu6fm 2021-05-16T19:45:26.6016750Z ==> Finishing up 2021-05-16T19:45:26.6429240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6935-1v334t3.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-16T19:45:29.2202720Z ==> Caveats 2021-05-16T19:45:29.2209020Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:45:29.2210330Z because macOS already provides this software and installing another version in 2021-05-16T19:45:29.2211390Z parallel can cause all kinds of trouble. 2021-05-16T19:45:29.2212150Z 2021-05-16T19:45:29.2213490Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:45:29.2215120Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:45:29.2215900Z 2021-05-16T19:45:29.2216380Z 2021-05-16T19:45:29.2217120Z Bash completion has been installed to: 2021-05-16T19:45:29.2218440Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:45:29.2219680Z ==> Summary 2021-05-16T19:45:29.2225100Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T19:45:29.2232050Z ==> Installing imagemagick dependency: xmlto 2021-05-16T19:45:29.2419070Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T19:45:29.2435960Z 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-6583-1t0m65c 2021-05-16T19:45:29.2645870Z cp -pR /private/tmp/d20210516-6583-1t0m65c/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T19:45:29.2961040Z chmod -Rf +w /private/tmp/d20210516-6583-1t0m65c 2021-05-16T19:45:29.3648520Z ==> Finishing up 2021-05-16T19:45:29.4073040Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T19:45:29.4083470Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T19:45:29.4102040Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T19:45:29.4117750Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T19:45:29.4123180Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T19:45:29.4395580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6961-1w27zbt.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-16T19:45:32.1580280Z ==> Summary 2021-05-16T19:45:32.1625000Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T19:45:32.1632470Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T19:45:32.2734380Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T19:45:32.2751110Z 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-6583-1qq13p0 2021-05-16T19:45:32.3450870Z cp -pR /private/tmp/d20210516-6583-1qq13p0/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T19:45:32.4800360Z chmod -Rf +w /private/tmp/d20210516-6583-1qq13p0 2021-05-16T19:45:32.6323170Z ==> Finishing up 2021-05-16T19:45:32.6823460Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T19:45:32.6876750Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T19:45:32.6889490Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T19:45:32.6993460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7084690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7096870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7122070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7225870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7329090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7363660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7374230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7386810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7397250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7437970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7465480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7486670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7503360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7508740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7545600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7604620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7620660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7633000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7662040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7664200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7666550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7668790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7670410Z mkdir -p /usr/local/share/locale/fo 2021-05-16T19:45:32.7672490Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T19:45:32.7675170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7688800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7716600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7728380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7741880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7748440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7751510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7771990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7784460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7800480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7827620Z mkdir -p /usr/local/share/locale/ia 2021-05-16T19:45:32.7832710Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T19:45:32.7860120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7878340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7880980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7891530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7919310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7921750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7925250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7930390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7942490Z mkdir -p /usr/local/share/locale/ky 2021-05-16T19:45:32.7944650Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T19:45:32.7954700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7957360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7961860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7964550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.7986300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8015390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8029790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8038560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8044860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8066190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8072770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8147400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8222390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8254490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8271010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8305800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8336770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8364190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8388870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8393300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8420700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8448140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8476380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8507610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8509520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8538150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8563570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8656420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8699280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8779860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8818730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8855220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8958410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.8980570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T19:45:32.9081850Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T19:45:32.9182230Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T19:45:32.9285090Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T19:45:32.9363620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6987-1171rbi.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-16T19:45:35.3551550Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:45:36.6387830Z ==> Summary 2021-05-16T19:45:36.6603010Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T19:45:36.6608630Z ==> Installing imagemagick dependency: libheif 2021-05-16T19:45:36.7842830Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T19:45:36.7860310Z 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-6583-23vytj 2021-05-16T19:45:36.8095290Z cp -pR /private/tmp/d20210516-6583-23vytj/libheif/. /usr/local/Cellar/libheif 2021-05-16T19:45:36.8349190Z chmod -Rf +w /private/tmp/d20210516-6583-23vytj 2021-05-16T19:45:36.9319950Z ==> Finishing up 2021-05-16T19:45:36.9791770Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T19:45:36.9828300Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T19:45:36.9829990Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T19:45:36.9831630Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T19:45:36.9842580Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T19:45:36.9844070Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T19:45:36.9845770Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T19:45:36.9857570Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T19:45:36.9869580Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T19:45:36.9910210Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T19:45:36.9917410Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T19:45:36.9918690Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T19:45:36.9919870Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T19:45:36.9921170Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T19:45:36.9922330Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T19:45:36.9923900Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T19:45:36.9934230Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T19:45:37.0136480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7014-192nww9.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-16T19:45:39.3157960Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T19:45:40.6753310Z ==> Summary 2021-05-16T19:45:40.6855190Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T19:45:40.6957150Z ==> Installing imagemagick dependency: liblqr 2021-05-16T19:45:40.7360170Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T19:45:40.7383360Z 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-6583-1un02lz 2021-05-16T19:45:40.7522940Z cp -pR /private/tmp/d20210516-6583-1un02lz/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T19:45:40.7733690Z chmod -Rf +w /private/tmp/d20210516-6583-1un02lz 2021-05-16T19:45:40.8336190Z ==> Finishing up 2021-05-16T19:45:40.8755420Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T19:45:40.8774410Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T19:45:40.8785730Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T19:45:40.8866540Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T19:45:40.8970140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7041-14jhqa.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-16T19:45:43.8168470Z ==> Summary 2021-05-16T19:45:43.8195170Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T19:45:43.8200560Z ==> Installing imagemagick dependency: libomp 2021-05-16T19:45:43.8255880Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T19:45:43.8274100Z 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-6583-1hlug6f 2021-05-16T19:45:43.8449480Z cp -pR /private/tmp/d20210516-6583-1hlug6f/libomp/. /usr/local/Cellar/libomp 2021-05-16T19:45:43.8570370Z chmod -Rf +w /private/tmp/d20210516-6583-1hlug6f 2021-05-16T19:45:43.9009140Z ==> Finishing up 2021-05-16T19:45:43.9465830Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T19:45:43.9472250Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T19:45:43.9478670Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T19:45:43.9496100Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T19:45:43.9503110Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T19:45:43.9639940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7067-16sd2t9.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-16T19:45:46.5888570Z ==> Summary 2021-05-16T19:45:46.5905310Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T19:45:46.5912200Z ==> Installing imagemagick dependency: imath 2021-05-16T19:45:46.5992440Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:45:46.6011560Z 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-6583-1oe6u52 2021-05-16T19:45:46.6242230Z cp -pR /private/tmp/d20210516-6583-1oe6u52/imath/. /usr/local/Cellar/imath 2021-05-16T19:45:46.6693480Z chmod -Rf +w /private/tmp/d20210516-6583-1oe6u52 2021-05-16T19:45:46.7472220Z ==> Finishing up 2021-05-16T19:45:46.7888860Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T19:45:47.5868360Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T19:45:47.5874910Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T19:45:47.5977750Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T19:45:47.6078750Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T19:45:47.6081700Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T19:45:47.6184150Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T19:45:47.6194980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7093-e2tit4.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-16T19:45:49.4760960Z ==> Summary 2021-05-16T19:45:49.4802200Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T19:45:49.4808510Z ==> Installing imagemagick dependency: openexr 2021-05-16T19:45:49.4962390Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T19:45:49.5000270Z 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-6583-2sa3bi 2021-05-16T19:45:49.5769750Z cp -pR /private/tmp/d20210516-6583-2sa3bi/openexr/. /usr/local/Cellar/openexr 2021-05-16T19:45:49.6829850Z chmod -Rf +w /private/tmp/d20210516-6583-2sa3bi 2021-05-16T19:45:49.9480530Z ==> Finishing up 2021-05-16T19:45:50.0093660Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T19:45:50.0103380Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T19:45:50.0112370Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T19:45:50.0121070Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T19:45:50.0128680Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T19:45:50.0137450Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T19:45:50.0149190Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T19:45:50.0158490Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T19:45:50.0170920Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T19:45:50.0185570Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T19:45:50.0200060Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T19:45:50.0211870Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T19:45:50.0229410Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T19:45:50.0240830Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T19:45:50.0252090Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T19:45:50.0267440Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T19:45:50.0285850Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T19:45:50.0298660Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T19:45:50.0339030Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T19:45:50.0355530Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T19:45:50.0357300Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T19:45:50.0359000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T19:45:50.0364600Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T19:45:50.0369660Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T19:45:50.0376570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T19:45:50.0382520Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T19:45:50.0388430Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T19:45:50.0396570Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T19:45:50.0901570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7122-15uw6l9.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-16T19:45:52.6427640Z ==> Summary 2021-05-16T19:45:52.6553060Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T19:45:52.6561420Z ==> Installing imagemagick 2021-05-16T19:45:52.6564920Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T19:45:52.6585640Z 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-6583-b45xiu 2021-05-16T19:45:53.0083950Z cp -pR /private/tmp/d20210516-6583-b45xiu/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T19:45:53.5099590Z chmod -Rf +w /private/tmp/d20210516-6583-b45xiu 2021-05-16T19:45:55.8438870Z ==> Finishing up 2021-05-16T19:45:55.8629830Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T19:45:55.8635720Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T19:45:55.8641960Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T19:45:55.8646500Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T19:45:55.8652560Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T19:45:55.8657650Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T19:45:55.8663150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T19:45:55.8668070Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T19:45:55.8674760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T19:45:55.8687420Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T19:45:55.8689540Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T19:45:55.8691640Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T19:45:55.8695750Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T19:45:55.8702020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T19:45:55.8708900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T19:45:55.8714050Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T19:45:55.8719450Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T19:45:55.8794310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T19:45:55.8800670Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T19:45:55.8805930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T19:45:55.8811220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T19:45:55.8816550Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T19:45:55.8821860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T19:45:55.8827120Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T19:45:55.8832520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T19:45:55.8837630Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T19:45:55.8843190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T19:45:55.8848310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T19:45:55.8853350Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T19:45:55.8858520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T19:45:55.8866230Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T19:45:55.8873050Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T19:45:55.8880730Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T19:45:55.8890820Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T19:45:55.8903470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T19:45:55.8909580Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T19:45:55.8914790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T19:45:55.8927330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T19:45:55.8940500Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T19:45:55.8947800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T19:45:55.8953020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T19:45:55.8958540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T19:45:55.8965630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T19:45:55.8971180Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T19:45:55.8978210Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T19:45:55.8987690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T19:45:55.8992870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T19:45:55.8998380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T19:45:55.9003760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T19:45:55.9008930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T19:45:55.9016100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T19:45:55.9051940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T19:45:55.9054130Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T19:45:55.9056510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T19:45:55.9058560Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T19:45:55.9060710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T19:45:55.9062880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T19:45:55.9065020Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T19:45:55.9067240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T19:45:55.9069440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T19:45:55.9071700Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T19:45:55.9074430Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T19:45:55.9082440Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T19:45:55.9090480Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T19:45:55.9095510Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T19:45:55.9100650Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T19:45:55.9106040Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T19:45:55.9111660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T19:45:55.9116810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T19:45:55.9122390Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T19:45:55.9129190Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T19:45:56.1746450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7148-1n0nyfo.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-16T19:45:58.9413290Z ==> Summary 2021-05-16T19:45:58.9904390Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T19:46:00.9525310Z ==> Caveats 2021-05-16T19:46:00.9528710Z ==> docbook 2021-05-16T19:46:00.9541130Z To use the DocBook package in your XML toolchain, 2021-05-16T19:46:00.9544290Z you need to add the following to your ~/.bashrc: 2021-05-16T19:46:00.9544910Z 2021-05-16T19:46:00.9545730Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T19:46:00.9547120Z ==> gnu-getopt 2021-05-16T19:46:00.9576160Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:46:00.9577850Z because macOS already provides this software and installing another version in 2021-05-16T19:46:00.9580750Z parallel can cause all kinds of trouble. 2021-05-16T19:46:00.9581400Z 2021-05-16T19:46:00.9586120Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T19:46:00.9588160Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:46:00.9592100Z 2021-05-16T19:46:00.9592700Z 2021-05-16T19:46:00.9593480Z Bash completion has been installed to: 2021-05-16T19:46:00.9598090Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T19:46:02.7262820Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T19:46:03.8670710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:46:04.4419280Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T19:46:04.8125720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T19%3A55%3A00Z&sig=Du6TxxyTm8B5%2B1VHEvmu8MyJ17dy6TdlmYf0hbI9iMc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:04.8610870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T19\%3A55\%3A00Z\&sig=Du6TxxyTm8B5\%2B1VHEvmu8MyJ17dy6TdlmYf0hbI9iMc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:46:04.9308510Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T19:46:04.9981500Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T19:46:05.0008060Z 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-7155-gqpssq 2021-05-16T19:46:05.0173030Z cp -pR /private/tmp/d20210516-7155-gqpssq/udunits/. /usr/local/Cellar/udunits 2021-05-16T19:46:05.0372330Z chmod -Rf +w /private/tmp/d20210516-7155-gqpssq 2021-05-16T19:46:05.1055950Z ==> Finishing up 2021-05-16T19:46:05.1940960Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T19:46:05.1947050Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T19:46:05.1951460Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T19:46:05.1961240Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T19:46:05.1977360Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T19:46:05.2027660Z info /usr/local/share/info/udunits2.info 2021-05-16T19:46:05.2037410Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T19:46:05.2078780Z info /usr/local/share/info/udunits2lib.info 2021-05-16T19:46:05.2088750Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T19:46:05.2127840Z info /usr/local/share/info/udunits2prog.info 2021-05-16T19:46:05.2137530Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T19:46:05.2145920Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T19:46:05.2152030Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T19:46:05.2324040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7322-czx2xa.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-16T19:46:07.7223480Z ==> Summary 2021-05-16T19:46:07.7254150Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T19:46:10.1507300Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T19:46:10.1508450Z To reinstall 1.6, run: 2021-05-16T19:46:10.1509160Z brew reinstall jq 2021-05-16T19:46:11.8914290Z ==> Caveats 2021-05-16T19:46:11.8915680Z imagej requires Java. You can install the latest version with: 2021-05-16T19:46:11.8917050Z brew install --cask adoptopenjdk 2021-05-16T19:46:11.8917710Z 2021-05-16T19:46:12.1505250Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T19:46:12.3929870Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T19:46:20.2766720Z ==> Verifying checksum for cask 'imagej' 2021-05-16T19:46:20.5755040Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:46:20.5756250Z ==> Installing Cask imagej 2021-05-16T19:46:20.6230220Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7432-11xv31f 2021-05-16T19:46:20.7927860Z cp -pR /private/tmp/d20210516-7432-11xv31f/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T19:46:20.9529070Z chmod -Rf +w /private/tmp/d20210516-7432-11xv31f 2021-05-16T19:46:21.0253360Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T19:46:21.1686140Z 🍺 imagej was successfully installed! 2021-05-16T19:46:23.2859520Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T19:46:25.0283100Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T19:46:25.4151370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T19%3A55%3A00Z&sig=s%2Fwr2VLC1%2F76%2B7DdtXuLApLW0R6fjBZ%2FKiXYs977CvE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:25.5940190Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T19:46:27.3884760Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T19:46:27.7805750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T19%3A55%3A00Z&sig=nOZ%2Bplyixt%2BmJnXEtNWYPMs0mdteuCIxUxKj4cU2pqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:28.2226890Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T19:46:28.2260400Z ==> Installing bowtie2 dependency: tbb 2021-05-16T19:46:28.3664420Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T19:46:33.9058050Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T19:46:33.9092570Z ==> Installing bowtie2 2021-05-16T19:46:33.9101250Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T19:46:38.9766850Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T19:46:42.4669470Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T19:46:44.1745500Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T19:46:44.5739510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T19%3A55%3A00Z&sig=co1BYdcTPWUDhLIcfuld5hoNRGJb4Gipr3WyGyGyu28%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:44.7554880Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T19:46:46.5672520Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T19:46:46.9294420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T19%3A55%3A00Z&sig=%2B2oXpMhI57IszklpDf4Ra9nJ4YAq2zIjFBdqTTSZhcU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:47.0477780Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T19:46:48.7612640Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T19:46:49.1561610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T19%3A55%3A00Z&sig=Y0ALgXxjWmcwM1cyl4wqKZEAJLMI6%2B6OlK4LNbE5LCc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:49.2666050Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T19:46:51.0170000Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T19:46:51.3974860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T19%3A55%3A00Z&sig=fgFUKUfbfewVMym42mh4960S91LCZhJUShsFFDHl65M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:51.5122960Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T19:46:53.1903380Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T19:46:53.5508800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T19%3A55%3A00Z&sig=qLPB80tXzZAZ6zVazyB4ifvHamU16Zb6A2ViFvr3iYU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:53.6736700Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T19:46:55.3526470Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T19:46:55.7211340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T19%3A55%3A00Z&sig=Mfk77apLKCM%2FaZk5tkF8ABsojOkqsaOfoCgNxA7CAm0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:55.9876760Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T19:46:56.5624750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T19:46:56.5655200Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T19:46:56.9538220Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:46:56.9796000Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T19:46:58.6498620Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T19:46:59.0104440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T19%3A55%3A00Z&sig=2Vi50t1gASgsnZ%2BT9Dh4C4NlL1OvjqeGPbq137kbvNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:46:59.1344350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T19:47:00.8601570Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T19:47:01.2704650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T19%3A55%3A00Z&sig=xCjMZLXScagiv0HcNBnHf1zcdNC8lib9o5aA50fFxOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:02.0501840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T19:47:03.7315460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T19:47:04.1422910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T19%3A55%3A00Z&sig=03xRQFRoVYsEUjoGamvdX98hFSrBHN2z7aSDq4IFChY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:04.4035630Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T19:47:06.1446510Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T19:47:06.5327650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T19%3A55%3A00Z&sig=2dzys9a6C8zh7EWBALhP8hn5CJvlGkwfoJggz2kCVjk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:06.8444920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T19:47:08.5797130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T19:47:08.9616650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T19%3A55%3A00Z&sig=JIWlwLkuq3VdnXkdrvcwJvju0DOEXX%2Fc0fYuZK6y83M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:09.0754130Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T19:47:10.7878010Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T19:47:11.1913720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T19%3A55%3A00Z&sig=9gWRiTf%2BTTmjQXa%2B2JqgLby68aqH7%2FRvE3BGX3wYiHM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:11.3283670Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T19:47:13.0863990Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T19:47:13.4852220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T19%3A55%3A00Z&sig=Bv1c%2Fe7H5U4d5qfRqxTVtplHCzBwn9IFd35qsadOgUQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:13.6031140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T19:47:15.3542960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T19:47:15.9955490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T19%3A55%3A00Z&sig=Du0C0EPIJmRhXNhFUz%2BXBi92FeZa5O%2BG5RV5g07SXxw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:16.3896220Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:47:18.1041020Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:47:18.4786260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T19%3A55%3A00Z&sig=ty9SEyevBv6e8RvSn0%2FgC%2BS%2FwyVvz8FLOpi2N7jq1Po%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:18.7172900Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T19:47:20.3789570Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T19:47:20.7780430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T19%3A55%3A00Z&sig=VB8%2FxzXCK2G8AgTNt4x9HJpA5fqz9h11p3Jy6a%2B8NuM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:21.2825740Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T19:47:22.9965990Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T19:47:23.3753150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T19%3A55%3A00Z&sig=32qbUIfmRhpjnHgAGCD%2FfaO6bEPCbxv7i%2BihzHR0QWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:23.6800490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T19:47:25.4212590Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T19:47:25.7922830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T19%3A55%3A00Z&sig=EZoWoX49%2B8jIDzMugGE8ljaHD5j%2BVYfIDSHCVEAMFgk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:26.1266950Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T19:47:27.8138570Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T19:47:28.2431070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T19%3A55%3A00Z&sig=nusyrUoh321URpX5ZRXNgOaPAmrnfwnQhc2cKfmDzzQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:47:28.7868390Z ==> 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-16T19:47:28.7872090Z ==> Installing gdal dependency: cfitsio 2021-05-16T19:47:28.8590430Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T19:47:31.6436070Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T19:47:31.6452920Z ==> Installing gdal dependency: popt 2021-05-16T19:47:31.6475850Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T19:47:34.3893940Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T19:47:34.3901890Z ==> Installing gdal dependency: epsilon 2021-05-16T19:47:34.4009610Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T19:47:37.1762930Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T19:47:37.1775860Z ==> Installing gdal dependency: expat 2021-05-16T19:47:37.1819120Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T19:47:40.2658250Z ==> Caveats 2021-05-16T19:47:40.2659880Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:47:40.2661170Z because macOS already provides this software and installing another version in 2021-05-16T19:47:40.2662200Z parallel can cause all kinds of trouble. 2021-05-16T19:47:40.2662800Z 2021-05-16T19:47:40.2663570Z If you need to have expat first in your PATH, run: 2021-05-16T19:47:40.2665090Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:47:40.2665860Z 2021-05-16T19:47:40.2666650Z For compilers to find expat you may need to set: 2021-05-16T19:47:40.2667950Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:47:40.2669330Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:47:40.2669990Z 2021-05-16T19:47:40.2671170Z For pkg-config to find expat you may need to set: 2021-05-16T19:47:40.2672230Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:47:40.2678140Z 2021-05-16T19:47:40.2679730Z ==> Summary 2021-05-16T19:47:40.2689730Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T19:47:40.2698520Z ==> Installing gdal dependency: freexl 2021-05-16T19:47:40.2775330Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T19:47:43.0207600Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T19:47:43.0217770Z ==> Installing gdal dependency: geos 2021-05-16T19:47:43.0758570Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T19:47:46.5447810Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T19:47:46.5468430Z ==> Installing gdal dependency: hdf5 2021-05-16T19:47:46.6014610Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T19:47:49.9005150Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T19:47:49.9011360Z ==> Installing gdal dependency: json-c 2021-05-16T19:47:49.9111260Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T19:47:52.7292370Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T19:47:52.7299370Z ==> Installing gdal dependency: libxml2 2021-05-16T19:47:52.7375530Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T19:47:55.8832750Z ==> Caveats 2021-05-16T19:47:55.8834440Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:47:55.8835690Z because macOS already provides this software and installing another version in 2021-05-16T19:47:55.8836730Z parallel can cause all kinds of trouble. 2021-05-16T19:47:55.8837330Z 2021-05-16T19:47:55.8838110Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:47:55.8839650Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:47:55.8840410Z 2021-05-16T19:47:55.8841690Z For compilers to find libxml2 you may need to set: 2021-05-16T19:47:55.8843140Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:47:55.8844610Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:47:55.8845290Z 2021-05-16T19:47:55.8846470Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:47:55.8847530Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:47:55.8855420Z 2021-05-16T19:47:55.8856740Z ==> Summary 2021-05-16T19:47:55.9025650Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T19:47:55.9033020Z ==> Installing gdal dependency: libdap 2021-05-16T19:47:55.9189950Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T19:47:58.7203150Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T19:47:58.7209590Z ==> Installing gdal dependency: proj 2021-05-16T19:47:58.7391350Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T19:48:01.6068410Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T19:48:01.6073140Z ==> Installing gdal dependency: libgeotiff 2021-05-16T19:48:01.6322070Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T19:48:04.3723280Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T19:48:04.3727890Z ==> Installing gdal dependency: librttopo 2021-05-16T19:48:04.4149400Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:48:06.9648550Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T19:48:06.9656350Z ==> Installing gdal dependency: minizip 2021-05-16T19:48:06.9885950Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T19:48:09.6465000Z ==> Caveats 2021-05-16T19:48:09.6466740Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:48:09.6468780Z with the venerable 'unzip' library. 2021-05-16T19:48:09.6469980Z ==> Summary 2021-05-16T19:48:09.6486990Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T19:48:09.6496560Z ==> Installing gdal dependency: libspatialite 2021-05-16T19:48:09.7446950Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T19:48:13.1552950Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T19:48:13.1560680Z ==> Installing gdal dependency: netcdf 2021-05-16T19:48:13.2115060Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:48:16.2816580Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:48:16.2822670Z ==> Installing gdal dependency: openblas 2021-05-16T19:48:16.3178260Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T19:48:20.4899020Z ==> Caveats 2021-05-16T19:48:20.4900830Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:48:20.4902040Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:48:20.4902750Z 2021-05-16T19:48:20.4903560Z For compilers to find openblas you may need to set: 2021-05-16T19:48:20.4904920Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:48:20.4906330Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:48:20.4907020Z 2021-05-16T19:48:20.4908240Z For pkg-config to find openblas you may need to set: 2021-05-16T19:48:20.4909330Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:48:20.4910000Z 2021-05-16T19:48:20.4911030Z ==> Summary 2021-05-16T19:48:20.4925970Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T19:48:20.4932760Z ==> Installing gdal dependency: numpy 2021-05-16T19:48:20.5840070Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T19:48:24.8873470Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T19:48:24.8879320Z ==> Installing gdal dependency: xerces-c 2021-05-16T19:48:24.8940670Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T19:48:30.2650980Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T19:48:30.2657720Z ==> Installing gdal 2021-05-16T19:48:30.2661850Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T19:48:37.1986200Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T19:48:38.6108410Z ==> No outdated dependents to upgrade! 2021-05-16T19:48:38.6110430Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:48:38.9526150Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:48:38.9527120Z netcdf 2021-05-16T19:48:39.0533200Z ==> Caveats 2021-05-16T19:48:39.0534610Z ==> expat 2021-05-16T19:48:39.0603110Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:48:39.0604360Z because macOS already provides this software and installing another version in 2021-05-16T19:48:39.0605400Z parallel can cause all kinds of trouble. 2021-05-16T19:48:39.0606080Z 2021-05-16T19:48:39.0606880Z If you need to have expat first in your PATH, run: 2021-05-16T19:48:39.0608420Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:48:39.0609170Z 2021-05-16T19:48:39.0609960Z For compilers to find expat you may need to set: 2021-05-16T19:48:39.0611230Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T19:48:39.0612580Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T19:48:39.0613250Z 2021-05-16T19:48:39.0614390Z For pkg-config to find expat you may need to set: 2021-05-16T19:48:39.0615450Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T19:48:39.0616090Z 2021-05-16T19:48:39.0617170Z ==> libxml2 2021-05-16T19:48:39.0680220Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:48:39.0681520Z because macOS already provides this software and installing another version in 2021-05-16T19:48:39.0682530Z parallel can cause all kinds of trouble. 2021-05-16T19:48:39.0683120Z 2021-05-16T19:48:39.0683910Z If you need to have libxml2 first in your PATH, run: 2021-05-16T19:48:39.0685410Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:48:39.0686170Z 2021-05-16T19:48:39.0686960Z For compilers to find libxml2 you may need to set: 2021-05-16T19:48:39.0688230Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T19:48:39.0689610Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T19:48:39.0690280Z 2021-05-16T19:48:39.0691430Z For pkg-config to find libxml2 you may need to set: 2021-05-16T19:48:39.0692500Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T19:48:39.0693160Z 2021-05-16T19:48:39.0694240Z ==> minizip 2021-05-16T19:48:39.0706480Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T19:48:39.0707890Z with the venerable 'unzip' library. 2021-05-16T19:48:39.0709130Z ==> openblas 2021-05-16T19:48:39.0773410Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:48:39.0774710Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T19:48:39.0775420Z 2021-05-16T19:48:39.0776310Z For compilers to find openblas you may need to set: 2021-05-16T19:48:39.0777670Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T19:48:39.0779050Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T19:48:39.0779760Z 2021-05-16T19:48:39.0780950Z For pkg-config to find openblas you may need to set: 2021-05-16T19:48:39.0782030Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T19:48:39.0782690Z 2021-05-16T19:48:41.3833190Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T19:48:41.9478520Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T19:48:41.9505970Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T19:48:42.3294020Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:48:42.3472890Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T19:48:42.9478690Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T19:48:42.9500120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T19:48:43.3028050Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:48:43.3236040Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T19:48:45.0033050Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T19:48:45.3946420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T19%3A55%3A00Z&sig=n8mM7oxW2mAjEHCiOMkWIhgSFNgIc6LsNR9QHrEBY4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:46.6482200Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T19:48:47.2120020Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T19:48:47.2145760Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T19:48:47.5931990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:48:47.6039750Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T19:48:49.2255970Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T19:48:49.5920060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T19%3A55%3A00Z&sig=FdA8AGcIZlbFfpf1J5dohTKdWUj3VlTqrt4TrS5mA6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:49.8668260Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T19:48:49.8687360Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T19:48:51.5865510Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T19:48:51.9626660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T19%3A55%3A00Z&sig=hdRcYWMVP8Xzgw%2F9ek3YkMVLaStcxR%2By8X4aCQ4rU3U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:52.5956860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T19:48:54.3265520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T19:48:54.8829670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T19%3A55%3A00Z&sig=sKiJk5rsAvkUj1IbXdPghKM7pGSEBzokmbC33tWn9gA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:55.2017630Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T19:48:57.1936740Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T19:48:57.5736440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T19%3A55%3A00Z&sig=K4sp0VJzTTdxAyel2d1bQ6bL5OPO8h%2BBM9RegQhA%2ByM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:48:58.7191210Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T19:48:58.7199620Z ==> Installing itk dependency: open-mpi 2021-05-16T19:48:58.8560200Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T19:49:04.6614030Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T19:49:04.6625370Z ==> Installing itk dependency: fftw 2021-05-16T19:49:04.7309080Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T19:49:07.9383610Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T19:49:07.9384810Z ==> Installing itk dependency: boost 2021-05-16T19:49:07.9386460Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T19:49:40.1761700Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T19:49:40.1788370Z ==> Installing itk dependency: netcdf 2021-05-16T19:49:40.2558360Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T19:49:43.2393490Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T19:49:43.2401180Z ==> Installing itk dependency: pyqt@5 2021-05-16T19:49:43.3022310Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T19:49:48.7072320Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T19:49:48.7079120Z ==> Installing itk dependency: vtk@8.2 2021-05-16T19:49:48.8764680Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T19:50:18.2711600Z ==> Caveats 2021-05-16T19:50:18.2713240Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T19:50:18.2714400Z because this is an alternate version of another formula. 2021-05-16T19:50:18.2715070Z 2021-05-16T19:50:18.2715860Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T19:50:18.2717370Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T19:50:18.2718150Z 2021-05-16T19:50:18.2718960Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T19:50:18.2720270Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T19:50:18.2721640Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T19:50:18.2722320Z 2021-05-16T19:50:18.2723450Z ==> Summary 2021-05-16T19:50:18.5096050Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T19:50:18.5104270Z ==> Installing itk dependency: gdcm 2021-05-16T19:50:18.7064170Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T19:50:24.7726020Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T19:50:24.7730330Z ==> Installing itk 2021-05-16T19:50:24.7734550Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T19:50:38.9459460Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T19:50:42.2664870Z ==> No outdated dependents to upgrade! 2021-05-16T19:50:42.2666760Z ==> Checking for dependents of upgraded formulae... 2021-05-16T19:50:44.4800200Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T19:50:44.4801250Z fftw 2021-05-16T19:50:44.5223430Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T19:50:44.5225040Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T19:50:46.3964120Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T19:50:46.5217080Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T19:50:47.6644210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:48.2206940Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T19:50:48.6152520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T20%3A00%3A00Z&sig=Gyz90NbM02Nwgf4EWGI%2FQ7h9lgp1Hc7Dc8l7Ss8revU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:48.6631040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=Gyz90NbM02Nwgf4EWGI\%2FQ7h9lgp1Hc7Dc8l7Ss8revU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:48.7159940Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T19:50:48.7225600Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T19:50:49.8534240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:50.4465110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T19:50:50.8389120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T20%3A00%3A00Z&sig=00f0MWgqw8JUZPq%2FucTRZme%2BlxC%2FgEma9ZpO6aHdpzo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:50.8888120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=00f0MWgqw8JUZPq\%2FucTRZme\%2BlxC\%2FgEma9ZpO6aHdpzo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:51.0222120Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T19:50:51.0328050Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T19:50:52.1439220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:52.7101570Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T19:50:53.0782960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T20%3A00%3A00Z&sig=3weqOIcQirY%2FDGVKtDkEO5Thc24NY6pnf10%2FD865ROU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:53.1232240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=3weqOIcQirY\%2FDGVKtDkEO5Thc24NY6pnf10\%2FD865ROU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:53.2006210Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T19:50:53.2048120Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T19:50:54.3624740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T19:50:54.9167480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T19:50:55.3005630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T20%3A00%3A00Z&sig=i3izdVvA9yyeDDKJ896Haz3oSP3YHAQhsEbFdyBfiG4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:50:55.3588520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A00\%3A00Z\&sig=i3izdVvA9yyeDDKJ896Haz3oSP3YHAQhsEbFdyBfiG4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T19:50:55.7380030Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T19:50:55.7976070Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T19:50:55.7980320Z ==> Installing libav dependency: faac 2021-05-16T19:50:55.8612750Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T19:50:55.8641700Z 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-9040-154ytxl 2021-05-16T19:50:55.8806220Z cp -pR /private/tmp/d20210516-9040-154ytxl/faac/. /usr/local/Cellar/faac 2021-05-16T19:50:55.8959200Z chmod -Rf +w /private/tmp/d20210516-9040-154ytxl 2021-05-16T19:50:55.9535520Z ==> Finishing up 2021-05-16T19:50:56.0074390Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T19:50:56.0080710Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T19:50:56.0085820Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T19:50:56.0108060Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T19:50:56.0117650Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T19:50:56.0123040Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T19:50:56.0128690Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T19:50:56.0278540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9222-mke7qa.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-16T19:50:58.4932930Z ==> Summary 2021-05-16T19:50:58.4958040Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T19:50:58.4964730Z ==> Installing libav dependency: fdk-aac 2021-05-16T19:50:58.4991760Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T19:50:58.5009650Z 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-9040-67fh41 2021-05-16T19:50:58.5270800Z cp -pR /private/tmp/d20210516-9040-67fh41/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T19:50:58.5515690Z chmod -Rf +w /private/tmp/d20210516-9040-67fh41 2021-05-16T19:50:58.5958080Z ==> Finishing up 2021-05-16T19:50:58.6451880Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T19:50:58.6458090Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T19:50:58.6464820Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T19:50:58.6469600Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T19:50:58.6474700Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T19:50:58.6482180Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T19:50:58.6625000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9248-1kdrlr3.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-16T19:51:01.1460550Z ==> Summary 2021-05-16T19:51:01.1489140Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T19:51:01.1494860Z ==> Installing libav dependency: sdl 2021-05-16T19:51:01.1517000Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T19:51:01.1534740Z 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-9040-5qzcv1 2021-05-16T19:51:01.2252040Z cp -pR /private/tmp/d20210516-9040-5qzcv1/sdl/. /usr/local/Cellar/sdl 2021-05-16T19:51:01.3379650Z chmod -Rf +w /private/tmp/d20210516-9040-5qzcv1 2021-05-16T19:51:01.4591110Z ==> Finishing up 2021-05-16T19:51:01.5081760Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T19:51:01.5089410Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T19:51:01.5108820Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T19:51:01.5140660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T19:51:01.5151550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T19:51:01.5160450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T19:51:01.5176330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T19:51:01.5188350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T19:51:01.5193900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T19:51:01.5203880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T19:51:01.5212550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T19:51:01.5222950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T19:51:01.5233320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T19:51:01.5245040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T19:51:01.5255640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T19:51:01.5261680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T19:51:01.5267580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T19:51:01.5277280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T19:51:01.5287920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T19:51:01.5296640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T19:51:01.5307830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T19:51:01.5317240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T19:51:01.5328480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T19:51:01.5339250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T19:51:01.5350380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T19:51:01.5361060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T19:51:01.5373690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T19:51:01.5382790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T19:51:01.5392690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T19:51:01.5402280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T19:51:01.5410240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T19:51:01.5415930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T19:51:01.5421690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T19:51:01.5429080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T19:51:01.5436260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T19:51:01.5446950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T19:51:01.5452690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T19:51:01.5462700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T19:51:01.5472100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T19:51:01.5477710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T19:51:01.5483550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T19:51:01.5492160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T19:51:01.5502840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T19:51:01.5512500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T19:51:01.5520380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T19:51:01.5525960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T19:51:01.5531930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T19:51:01.5537550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T19:51:01.5543010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T19:51:01.5552390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T19:51:01.5562420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T19:51:01.5568170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T19:51:01.5573970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T19:51:01.5582270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T19:51:01.5590240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T19:51:01.5599330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T19:51:01.5605330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T19:51:01.5611670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T19:51:01.5624770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T19:51:01.5635980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T19:51:01.5643490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T19:51:01.5652930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T19:51:01.5672080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T19:51:01.5673620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T19:51:01.5675050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T19:51:01.5684190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T19:51:01.5690040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T19:51:01.5695480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T19:51:01.5729150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T19:51:01.5738040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T19:51:01.5746430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T19:51:01.5752010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T19:51:01.5761790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T19:51:01.5775380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T19:51:01.5784950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T19:51:01.5790600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T19:51:01.5796470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T19:51:01.5804430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T19:51:01.5810010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T19:51:01.5816230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T19:51:01.5822850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T19:51:01.5832680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T19:51:01.5838790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T19:51:01.5845120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T19:51:01.5851340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T19:51:01.5857680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T19:51:01.5863560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T19:51:01.5869340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T19:51:01.5880270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T19:51:01.5886690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T19:51:01.5893340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T19:51:01.5918200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T19:51:01.5923420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T19:51:01.5929100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T19:51:01.5937270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T19:51:01.5942300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T19:51:01.5948010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T19:51:01.5955500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T19:51:01.5960590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T19:51:01.5966210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T19:51:01.5972760Z Only the first 100 operations were output. 2021-05-16T19:51:01.6978750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9274-1nm8rck.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-16T19:51:04.1974770Z ==> Summary 2021-05-16T19:51:04.2117410Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T19:51:04.2124140Z ==> Installing libav 2021-05-16T19:51:04.2127070Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T19:51:04.2145250Z 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-9040-x9mv5 2021-05-16T19:51:04.4003870Z cp -pR /private/tmp/d20210516-9040-x9mv5/libav/. /usr/local/Cellar/libav 2021-05-16T19:51:04.4715370Z chmod -Rf +w /private/tmp/d20210516-9040-x9mv5 2021-05-16T19:51:05.5857500Z ==> Finishing up 2021-05-16T19:51:05.6324820Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T19:51:05.6335340Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T19:51:05.6350930Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T19:51:05.6378470Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T19:51:05.6383950Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T19:51:05.6389420Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T19:51:05.6708320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9300-146dvtu.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-16T19:51:08.1528440Z ==> Summary 2021-05-16T19:51:08.1549260Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T19:51:10.7734460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T19:51:12.4900720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T19:51:12.8756170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T20%3A00%3A00Z&sig=19ahqDKppntgnOqwT%2FHEKMBiqWktr3c3%2FUn5Ckh2Seg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:51:13.1188760Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T19:51:15.8379370Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T19:51:18.3493260Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T19:51:18.3494350Z To reinstall 4.3.0, run: 2021-05-16T19:51:18.3495090Z brew reinstall libtiff 2021-05-16T19:51:20.0503520Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T19:51:20.0504610Z To reinstall 2.3.9_1, run: 2021-05-16T19:51:20.0505380Z brew reinstall unixodbc 2021-05-16T19:51:21.7182340Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T19:51:21.7183480Z To reinstall 1.0.18_1, run: 2021-05-16T19:51:21.7184220Z brew reinstall libsodium 2021-05-16T19:51:23.3739580Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T19:51:23.3740740Z To reinstall 4.1.1, run: 2021-05-16T19:51:23.3741490Z brew reinstall tesseract 2021-05-16T19:51:25.0197750Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T19:51:25.0199430Z To reinstall 1.21.1, run: 2021-05-16T19:51:25.0200260Z brew reinstall wget 2021-05-16T19:51:26.6300080Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T19:51:26.6303320Z To reinstall 4.3.4, run: 2021-05-16T19:51:26.6304130Z brew reinstall zeromq 2021-05-16T19:51:28.3381200Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T19:51:28.3382300Z To reinstall 2.2.27.6_1, run: 2021-05-16T19:51:28.3383090Z brew reinstall udunits 2021-05-16T19:51:30.0094620Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T19:51:30.0095700Z To reinstall 1.2.0, run: 2021-05-16T19:51:30.0096480Z brew reinstall webp 2021-05-16T19:51:31.7534550Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T19:51:33.4632690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T19:51:33.8580700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T20%3A00%3A00Z&sig=VgYsSHM2xhuPCJk7mLtdsgVHtIQJKsXjNdN6UcluS4A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T19:51:35.6174230Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T19:52:17.1510560Z ==> Caveats 2021-05-16T19:52:17.1511680Z Bash completion has been installed to: 2021-05-16T19:52:17.1512670Z /usr/local/etc/bash_completion.d 2021-05-16T19:52:17.1513970Z ==> Summary 2021-05-16T19:52:18.5832270Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T19:52:21.6174290Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T19:52:21.6180200Z ==> 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=20210516T195145Z&X-Amz-Expires=300&X-Amz-Signature=8b71b1b73bd59aaac198a6e4e1be1879e2671ce0bab86c8d976ed0c941eb2ad2&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-16T19:52:26.5267000Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T19:52:26.5268160Z ==> Installing Cask xquartz 2021-05-16T19:52:46.0692260Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T19:52:46.0694330Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T19:53:07.8377190Z installer: Package name is 2021-05-16T19:53:07.8381910Z installer: Installing at base path / 2021-05-16T19:53:07.8382890Z installer: The install was successful. 2021-05-16T19:53:07.8383880Z installer: The install requires logging out now. 2021-05-16T19:53:07.9269570Z 🍺 xquartz was successfully installed! 2021-05-16T19:53:07.9501530Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T19:53:07.9502070Z with: 2021-05-16T19:53:07.9502510Z github_slug: neuroconductor/voxel 2021-05-16T19:53:07.9502920Z env: 2021-05-16T19:53:07.9503390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:07.9503810Z TIC_DEPLOY_KEY: 2021-05-16T19:53:07.9504110Z RSPM: 2021-05-16T19:53:07.9505280Z GITHUB_PAT: *** 2021-05-16T19:53:07.9505660Z COVERALLS_TOKEN: 2021-05-16T19:53:07.9506090Z continue-on-error: true 2021-05-16T19:53:07.9506510Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:07.9506960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:07.9507360Z TZ: UTC 2021-05-16T19:53:07.9507690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:07.9508060Z NOT_CRAN: true 2021-05-16T19:53:07.9508380Z ##[endgroup] 2021-05-16T19:53:08.0180200Z repo slug is: neuroconductor/voxel 2021-05-16T19:53:08.0304420Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T19:53:08.0305040Z env: 2021-05-16T19:53:08.0305470Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:08.0305930Z TIC_DEPLOY_KEY: 2021-05-16T19:53:08.0306300Z RSPM: 2021-05-16T19:53:08.0307110Z GITHUB_PAT: *** 2021-05-16T19:53:08.0307530Z COVERALLS_TOKEN: 2021-05-16T19:53:08.0307990Z continue-on-error: true 2021-05-16T19:53:08.0308480Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:08.0308950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:08.0309400Z TZ: UTC 2021-05-16T19:53:08.0309770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:08.0310190Z NOT_CRAN: true 2021-05-16T19:53:08.0310540Z ##[endgroup] 2021-05-16T19:53:09.2286200Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T19:53:09.2286840Z with: 2021-05-16T19:53:09.2287220Z repo_name: voxel 2021-05-16T19:53:09.2287590Z repo_version: 1.3.5 2021-05-16T19:53:09.2288020Z runner_os: macOS 2021-05-16T19:53:09.2288380Z R_version: 4.1 2021-05-16T19:53:09.2288740Z env: 2021-05-16T19:53:09.2289140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:09.2289600Z TIC_DEPLOY_KEY: 2021-05-16T19:53:09.2289930Z RSPM: 2021-05-16T19:53:09.2291110Z GITHUB_PAT: *** 2021-05-16T19:53:09.2291570Z COVERALLS_TOKEN: 2021-05-16T19:53:09.2292010Z continue-on-error: true 2021-05-16T19:53:09.2292500Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:09.2293070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:09.2293520Z TZ: UTC 2021-05-16T19:53:09.2293880Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:09.2294310Z NOT_CRAN: true 2021-05-16T19:53:09.2294660Z ##[endgroup] 2021-05-16T19:53:09.2946090Z Package: voxel 2021-05-16T19:53:09.2951540Z Version: 1.3.5 2021-05-16T19:53:09.2952430Z OS: macOS 2021-05-16T19:53:09.3034230Z ##[group]Run install.packages('remotes') 2021-05-16T19:53:09.3034950Z install.packages('remotes') 2021-05-16T19:53:09.3036150Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T19:53:09.3037100Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T19:53:09.3227710Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:53:09.3228180Z env: 2021-05-16T19:53:09.3228600Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:09.3229080Z TIC_DEPLOY_KEY: 2021-05-16T19:53:09.3229410Z RSPM: 2021-05-16T19:53:09.3230400Z GITHUB_PAT: *** 2021-05-16T19:53:09.3230830Z COVERALLS_TOKEN: 2021-05-16T19:53:09.3231280Z continue-on-error: true 2021-05-16T19:53:09.3231770Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:09.3232250Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:09.3232790Z TZ: UTC 2021-05-16T19:53:09.3233240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:09.3233630Z NOT_CRAN: true 2021-05-16T19:53:09.3234010Z ##[endgroup] 2021-05-16T19:53:09.5673400Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:53:09.5675130Z (as ‘lib’ is unspecified) 2021-05-16T19:53:11.9900410Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T19:53:11.9916890Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T19:53:11.9995770Z installing the source package ‘remotes’ 2021-05-16T19:53:11.9996610Z 2021-05-16T19:53:12.0017620Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-16T19:53:12.2582830Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-16T19:53:12.2733520Z ================================================== 2021-05-16T19:53:12.2734870Z downloaded 144 KB 2021-05-16T19:53:12.2735510Z 2021-05-16T19:53:12.7411460Z * installing *source* package ‘remotes’ ... 2021-05-16T19:53:12.7495230Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:12.7496450Z ** using staged installation 2021-05-16T19:53:12.7775960Z ** R 2021-05-16T19:53:12.8078520Z ** inst 2021-05-16T19:53:12.8113780Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:15.2161610Z ** help 2021-05-16T19:53:15.3369010Z *** installing help indices 2021-05-16T19:53:15.4084850Z ** building package indices 2021-05-16T19:53:15.7239800Z ** installing vignettes 2021-05-16T19:53:15.7341610Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:16.0030320Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:16.3061370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:16.3161440Z * DONE (remotes) 2021-05-16T19:53:16.3362400Z 2021-05-16T19:53:16.3363710Z The downloaded source packages are in 2021-05-16T19:53:16.3365840Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpeNozVk/downloaded_packages’ 2021-05-16T19:53:20.3330400Z ##[group]Run actions/cache@v1 2021-05-16T19:53:20.3330970Z with: 2021-05-16T19:53:20.3331480Z path: /Users/runner/work/_temp/Library 2021-05-16T19:53:20.3334310Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-54a29df678d9dd1a24e05a12893d18b737ff427f29f6015e2badce79fad505d4 2021-05-16T19:53:20.3337650Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-16T19:53:20.3338820Z env: 2021-05-16T19:53:20.3339290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:20.3339730Z TIC_DEPLOY_KEY: 2021-05-16T19:53:20.3340100Z RSPM: 2021-05-16T19:53:20.3341280Z GITHUB_PAT: *** 2021-05-16T19:53:20.3341690Z COVERALLS_TOKEN: 2021-05-16T19:53:20.3342320Z continue-on-error: true 2021-05-16T19:53:20.3342780Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:20.3343290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:20.3343720Z TZ: UTC 2021-05-16T19:53:20.3344170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:20.3344600Z NOT_CRAN: true 2021-05-16T19:53:20.3344960Z ##[endgroup] 2021-05-16T19:53:20.4102640Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T19:53:20.4209950Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T19:53:20.4210710Z remotes::install_github("ropensci/tic") 2021-05-16T19:53:20.4211390Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T19:53:20.4212050Z remotes::install_github("muschellij2/aghast") 2021-05-16T19:53:20.4212660Z remotes::install_cran("covr") 2021-05-16T19:53:20.4427910Z shell: /usr/local/bin/Rscript {0} 2021-05-16T19:53:20.4428350Z env: 2021-05-16T19:53:20.4428830Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T19:53:20.4429650Z TIC_DEPLOY_KEY: 2021-05-16T19:53:20.4430060Z RSPM: 2021-05-16T19:53:20.4431130Z GITHUB_PAT: *** 2021-05-16T19:53:20.4431580Z COVERALLS_TOKEN: 2021-05-16T19:53:20.4432070Z continue-on-error: true 2021-05-16T19:53:20.4432600Z VDIFFR_RUN_TESTS: false 2021-05-16T19:53:20.4433180Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T19:53:20.4433610Z TZ: UTC 2021-05-16T19:53:20.4434060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T19:53:20.4434500Z NOT_CRAN: true 2021-05-16T19:53:20.4434860Z ##[endgroup] 2021-05-16T19:53:20.7067950Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:53:21.5270280Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T19:53:24.1506270Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T19:53:24.1507800Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:53:24.1509050Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:53:24.1510280Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T19:53:24.1511480Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T19:53:24.1512820Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:53:24.1514050Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T19:53:24.1515250Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T19:53:24.1516470Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T19:53:24.1517650Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T19:53:24.1519070Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T19:53:24.1520310Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T19:53:24.1521560Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T19:53:24.1522800Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T19:53:24.1523960Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T19:53:24.1525230Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T19:53:24.1526510Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:24.1527750Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:53:24.1529000Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T19:53:24.1530170Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T19:53:24.1531420Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T19:53:24.1532640Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T19:53:24.1534710Z 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-16T19:53:24.1536870Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T19:53:24.1538220Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T19:53:24.1539520Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:53:24.1540870Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:53:24.1542110Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:24.1543370Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:24.1544550Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T19:53:24.1545820Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T19:53:24.1547350Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:53:24.1548870Z (as ‘lib’ is unspecified) 2021-05-16T19:53:24.1549800Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T19:53:24.1551130Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T19:53:24.1552460Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T19:53:24.1553780Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T19:53:24.1555080Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T19:53:26.1422070Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T19:53:26.1426200Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T19:53:26.1544590Z Packages which are only available in source form, and may need 2021-05-16T19:53:26.1546770Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-16T19:53:26.1548470Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-16T19:53:26.1550320Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-16T19:53:26.1553430Z installing the source packages ‘rlang’, ‘magrittr’, ‘glue’, ‘sys’, ‘askpass’, ‘R6’, ‘openssl’, ‘mime’, ‘curl’, ‘jsonlite’, ‘ini’, ‘httr’, ‘gitcreds’, ‘cli’, ‘zip’, ‘rstudioapi’, ‘credentials’, ‘rprojroot’, ‘crayon’, ‘fastmap’, ‘yaml’, ‘withr’, ‘whisker’, ‘rappdirs’, ‘purrr’, ‘lifecycle’, ‘gh’, ‘gert’, ‘fs’, ‘desc’, ‘clipr’, ‘cachem’, ‘usethis’, ‘memoise’, ‘git2r’ 2021-05-16T19:53:26.1555030Z 2021-05-16T19:53:26.1568340Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-16T19:53:26.4507500Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-16T19:53:26.5008150Z ================================================== 2021-05-16T19:53:26.5020810Z downloaded 841 KB 2021-05-16T19:53:26.5021490Z 2021-05-16T19:53:26.5027750Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-16T19:53:26.7761700Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-16T19:53:26.8003620Z ================================================== 2021-05-16T19:53:26.8004530Z downloaded 259 KB 2021-05-16T19:53:26.8005160Z 2021-05-16T19:53:26.8037470Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-16T19:53:27.0600670Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-16T19:53:27.1658140Z ================================================== 2021-05-16T19:53:27.1659180Z downloaded 96 KB 2021-05-16T19:53:27.1660000Z 2021-05-16T19:53:27.1693490Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-16T19:53:27.4481550Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-16T19:53:27.4494270Z ================================================== 2021-05-16T19:53:27.4495110Z downloaded 19 KB 2021-05-16T19:53:27.4495980Z 2021-05-16T19:53:27.4526230Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-16T19:53:27.6260350Z Content type 'application/x-gzip' length 5730 bytes 2021-05-16T19:53:27.6261650Z ================================================== 2021-05-16T19:53:27.6263280Z downloaded 5730 bytes 2021-05-16T19:53:27.6263910Z 2021-05-16T19:53:27.6292880Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-16T19:53:27.9101790Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-16T19:53:27.9171710Z ================================================== 2021-05-16T19:53:27.9172570Z downloaded 61 KB 2021-05-16T19:53:27.9173340Z 2021-05-16T19:53:27.9206880Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-16T19:53:28.1938220Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-16T19:53:28.2447080Z ================================================== 2021-05-16T19:53:28.2448130Z downloaded 1.3 MB 2021-05-16T19:53:28.2448720Z 2021-05-16T19:53:28.2482640Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-16T19:53:28.5027590Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-16T19:53:28.5031680Z ================================================== 2021-05-16T19:53:28.5032480Z downloaded 12 KB 2021-05-16T19:53:28.5033310Z 2021-05-16T19:53:28.5063970Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-16T19:53:28.7860710Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-16T19:53:28.8306400Z ================================================== 2021-05-16T19:53:28.8310330Z downloaded 774 KB 2021-05-16T19:53:28.8311040Z 2021-05-16T19:53:28.8343000Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-16T19:53:28.9843130Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-16T19:53:29.1147290Z ================================================== 2021-05-16T19:53:29.1147840Z downloaded 411 KB 2021-05-16T19:53:29.1148140Z 2021-05-16T19:53:29.1184900Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-16T19:53:29.2636800Z Content type 'application/x-gzip' length 3488 bytes 2021-05-16T19:53:29.2638260Z ================================================== 2021-05-16T19:53:29.2639210Z downloaded 3488 bytes 2021-05-16T19:53:29.2639790Z 2021-05-16T19:53:29.2669010Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-16T19:53:29.5519250Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-16T19:53:29.7290450Z ================================================== 2021-05-16T19:53:29.7292510Z downloaded 156 KB 2021-05-16T19:53:29.7294310Z 2021-05-16T19:53:29.7324720Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-16T19:53:29.9904750Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-16T19:53:29.9973120Z ================================================== 2021-05-16T19:53:29.9976340Z downloaded 60 KB 2021-05-16T19:53:29.9976940Z 2021-05-16T19:53:30.0006850Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-16T19:53:30.2126800Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-16T19:53:30.2285250Z ================================================== 2021-05-16T19:53:30.2286600Z downloaded 154 KB 2021-05-16T19:53:30.2287250Z 2021-05-16T19:53:30.2320120Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-16T19:53:30.5017330Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-16T19:53:30.5132330Z ================================================== 2021-05-16T19:53:30.5133300Z downloaded 110 KB 2021-05-16T19:53:30.5134140Z 2021-05-16T19:53:30.5165310Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-16T19:53:30.7873990Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-16T19:53:30.7991600Z ================================================== 2021-05-16T19:53:30.7997890Z downloaded 107 KB 2021-05-16T19:53:30.7998820Z 2021-05-16T19:53:30.8024620Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-16T19:53:31.0900980Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-16T19:53:31.1084180Z ================================================== 2021-05-16T19:53:31.1085120Z downloaded 224 KB 2021-05-16T19:53:31.1085710Z 2021-05-16T19:53:31.1119030Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-16T19:53:31.3717100Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-16T19:53:31.3781360Z ================================================== 2021-05-16T19:53:31.3782180Z downloaded 58 KB 2021-05-16T19:53:31.3782920Z 2021-05-16T19:53:31.3815090Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-16T19:53:31.6645830Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-16T19:53:31.6662120Z ================================================== 2021-05-16T19:53:31.6663520Z downloaded 34 KB 2021-05-16T19:53:31.6664710Z 2021-05-16T19:53:31.6694520Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-16T19:53:31.9477550Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-16T19:53:31.9542060Z ================================================== 2021-05-16T19:53:31.9545370Z downloaded 43 KB 2021-05-16T19:53:31.9545990Z 2021-05-16T19:53:31.9678560Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-16T19:53:32.2343950Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-16T19:53:32.2452610Z ================================================== 2021-05-16T19:53:32.2455590Z downloaded 90 KB 2021-05-16T19:53:32.2456740Z 2021-05-16T19:53:32.2483660Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-16T19:53:32.5201600Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-16T19:53:32.5300040Z ================================================== 2021-05-16T19:53:32.5301180Z downloaded 92 KB 2021-05-16T19:53:32.5301750Z 2021-05-16T19:53:32.5332950Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-16T19:53:32.7989740Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-16T19:53:32.8004670Z ================================================== 2021-05-16T19:53:32.8006070Z downloaded 27 KB 2021-05-16T19:53:32.8007130Z 2021-05-16T19:53:32.8036560Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-16T19:53:32.9471130Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-16T19:53:32.9476500Z ================================================== 2021-05-16T19:53:32.9477310Z downloaded 12 KB 2021-05-16T19:53:32.9478110Z 2021-05-16T19:53:32.9511370Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-16T19:53:33.1188530Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-16T19:53:33.1476110Z ================================================== 2021-05-16T19:53:33.1477050Z downloaded 366 KB 2021-05-16T19:53:33.1477650Z 2021-05-16T19:53:33.1510910Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-16T19:53:33.3142380Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-16T19:53:33.5111670Z ================================================== 2021-05-16T19:53:33.5114560Z downloaded 81 KB 2021-05-16T19:53:33.5115480Z 2021-05-16T19:53:33.5145120Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-16T19:53:33.7861540Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-16T19:53:33.7929240Z ================================================== 2021-05-16T19:53:33.7930090Z downloaded 44 KB 2021-05-16T19:53:33.7930660Z 2021-05-16T19:53:33.7963920Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-16T19:53:34.0697030Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-16T19:53:34.0789250Z ================================================== 2021-05-16T19:53:34.0791980Z downloaded 64 KB 2021-05-16T19:53:34.0792710Z 2021-05-16T19:53:34.0823710Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-16T19:53:34.3510960Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-16T19:53:34.3905550Z ================================================== 2021-05-16T19:53:34.3907320Z downloaded 777 KB 2021-05-16T19:53:34.3908510Z 2021-05-16T19:53:34.3941310Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-16T19:53:34.6598920Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-16T19:53:34.6834310Z ================================================== 2021-05-16T19:53:34.6835450Z downloaded 286 KB 2021-05-16T19:53:34.6836080Z 2021-05-16T19:53:34.6869200Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-16T19:53:34.9747660Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-16T19:53:34.9754290Z ================================================== 2021-05-16T19:53:34.9755150Z downloaded 20 KB 2021-05-16T19:53:34.9755740Z 2021-05-16T19:53:34.9803060Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T19:53:35.1619440Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T19:53:35.1635090Z ================================================== 2021-05-16T19:53:35.1635870Z downloaded 24 KB 2021-05-16T19:53:35.1636610Z 2021-05-16T19:53:35.1668250Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-16T19:53:35.4414550Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-16T19:53:35.4666950Z ================================================== 2021-05-16T19:53:35.4668270Z downloaded 298 KB 2021-05-16T19:53:35.4668910Z 2021-05-16T19:53:35.4699350Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-16T19:53:35.7243920Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-16T19:53:35.7251410Z ================================================== 2021-05-16T19:53:35.7252380Z downloaded 16 KB 2021-05-16T19:53:35.7253500Z 2021-05-16T19:53:35.7283340Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-16T19:53:36.0056510Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-16T19:53:36.0506230Z ================================================== 2021-05-16T19:53:36.0507510Z downloaded 1.2 MB 2021-05-16T19:53:36.0508080Z 2021-05-16T19:53:36.8449970Z * installing *source* package ‘rlang’ ... 2021-05-16T19:53:36.8706190Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:36.8707420Z ** using staged installation 2021-05-16T19:53:36.8947420Z ** libs 2021-05-16T19:53:42.3603480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c capture.c -o capture.o 2021-05-16T19:53:42.8403300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c export.c -o export.o 2021-05-16T19:53:43.2063660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c internal.c -o internal.o 2021-05-16T19:53:45.7064400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c lib.c -o lib.o 2021-05-16T19:53:46.7545820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./lib/ -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T19:53:46.8240410Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rlang.so capture.o export.o internal.o lib.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:53:47.0380850Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-16T19:53:47.0431130Z ** R 2021-05-16T19:53:47.1071220Z ** inst 2021-05-16T19:53:47.1087820Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:51.3759920Z ** help 2021-05-16T19:53:52.3621610Z *** installing help indices 2021-05-16T19:53:52.7073930Z *** copying figures 2021-05-16T19:53:52.7118960Z ** building package indices 2021-05-16T19:53:53.3665250Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:54.0932830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:53:55.4515050Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:55.8728580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:55.8790820Z * DONE (rlang) 2021-05-16T19:53:56.2923870Z * installing *source* package ‘magrittr’ ... 2021-05-16T19:53:56.2971490Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:56.2972630Z ** using staged installation 2021-05-16T19:53:56.3154680Z ** libs 2021-05-16T19:53:56.3325480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pipe.c -o pipe.o 2021-05-16T19:53:56.4759740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:53:56.5629900Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o magrittr.so pipe.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:53:56.6209330Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-16T19:53:56.6253010Z ** R 2021-05-16T19:53:56.6317340Z ** inst 2021-05-16T19:53:56.6393600Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:57.0256380Z ** help 2021-05-16T19:53:57.0854060Z *** installing help indices 2021-05-16T19:53:57.1222750Z *** copying figures 2021-05-16T19:53:57.1238420Z ** building package indices 2021-05-16T19:53:57.4073650Z ** installing vignettes 2021-05-16T19:53:57.4149160Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:53:57.8616760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:53:57.9919340Z ** testing if installed package can be loaded from final location 2021-05-16T19:53:58.2402140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:53:58.2431690Z * DONE (magrittr) 2021-05-16T19:53:58.6647670Z * installing *source* package ‘glue’ ... 2021-05-16T19:53:58.6687390Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-16T19:53:58.6688940Z ** using staged installation 2021-05-16T19:53:58.6924610Z ** libs 2021-05-16T19:53:58.7102280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c glue.c -o glue.o 2021-05-16T19:53:58.8326760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:53:58.9146380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c trim.c -o trim.o 2021-05-16T19:53:59.0332820Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o glue.so glue.o init.o trim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:53:59.0908150Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-16T19:53:59.0948810Z ** R 2021-05-16T19:53:59.1026420Z ** inst 2021-05-16T19:53:59.1127970Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:53:59.7882370Z ** help 2021-05-16T19:53:59.8290440Z *** installing help indices 2021-05-16T19:53:59.8632810Z *** copying figures 2021-05-16T19:53:59.8642030Z ** building package indices 2021-05-16T19:54:00.1405280Z ** installing vignettes 2021-05-16T19:54:00.1506130Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:00.5613810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:00.7026700Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:01.0039190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:01.0067090Z * DONE (glue) 2021-05-16T19:54:01.3264750Z * installing *source* package ‘sys’ ... 2021-05-16T19:54:01.3292040Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:01.3293430Z ** using staged installation 2021-05-16T19:54:01.3539850Z ** libs 2021-05-16T19:54:01.3714160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c exec.c -o exec.o 2021-05-16T19:54:01.5863600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:01.6697480Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o sys.so exec.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:01.7272260Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-16T19:54:01.7311540Z ** R 2021-05-16T19:54:01.7363820Z ** inst 2021-05-16T19:54:01.7399040Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:02.1328830Z ** help 2021-05-16T19:54:02.1594750Z *** installing help indices 2021-05-16T19:54:02.1832550Z ** building package indices 2021-05-16T19:54:02.4549540Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:02.8239400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:02.9530920Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:03.2011600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:03.2033270Z * DONE (sys) 2021-05-16T19:54:03.5345160Z * installing *source* package ‘R6’ ... 2021-05-16T19:54:03.5375920Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:03.5376990Z ** using staged installation 2021-05-16T19:54:03.5563530Z ** R 2021-05-16T19:54:03.5635460Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:04.2448400Z ** help 2021-05-16T19:54:04.2706220Z *** installing help indices 2021-05-16T19:54:04.2932020Z *** copying figures 2021-05-16T19:54:04.2944870Z ** building package indices 2021-05-16T19:54:04.6221240Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:04.8811330Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:05.1350720Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:05.1375020Z * DONE (R6) 2021-05-16T19:54:05.4375000Z * installing *source* package ‘mime’ ... 2021-05-16T19:54:05.4393260Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:05.4403560Z ** using staged installation 2021-05-16T19:54:05.4571120Z ** libs 2021-05-16T19:54:05.4780730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:05.5571740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rawmatch.c -o rawmatch.o 2021-05-16T19:54:05.6508960Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o mime.so init.o rawmatch.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:05.7078950Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-16T19:54:05.7120550Z ** R 2021-05-16T19:54:05.7195380Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:06.1499430Z ** help 2021-05-16T19:54:06.1755520Z *** installing help indices 2021-05-16T19:54:06.1948490Z ** building package indices 2021-05-16T19:54:06.4591130Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:06.8364910Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:06.9729350Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:07.2257800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:07.2279310Z * DONE (mime) 2021-05-16T19:54:07.7582900Z * installing *source* package ‘curl’ ... 2021-05-16T19:54:07.7703060Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:07.7704720Z ** using staged installation 2021-05-16T19:54:07.8910380Z Found pkg-config cflags and libs! 2021-05-16T19:54:08.2702300Z Using PKG_CFLAGS= 2021-05-16T19:54:08.2704350Z Using PKG_LIBS=-lcurl 2021-05-16T19:54:08.4176730Z ** libs 2021-05-16T19:54:08.4366230Z 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-16T19:54:08.4397630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c callbacks.c -o callbacks.o 2021-05-16T19:54:08.5465870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c curl.c -o curl.o 2021-05-16T19:54:08.6968250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c download.c -o download.o 2021-05-16T19:54:08.7952980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-16T19:54:08.8842600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c fetch.c -o fetch.o 2021-05-16T19:54:08.9910880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c form.c -o form.o 2021-05-16T19:54:09.0969380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c getdate.c -o getdate.o 2021-05-16T19:54:09.1869930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c handle.c -o handle.o 2021-05-16T19:54:09.3940840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ieproxy.c -o ieproxy.o 2021-05-16T19:54:09.4676550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:09.5659990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c interrupt.c -o interrupt.o 2021-05-16T19:54:09.6741670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c multi.c -o multi.o 2021-05-16T19:54:09.8669930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c nslookup.c -o nslookup.o 2021-05-16T19:54:09.9676730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c reflist.c -o reflist.o 2021-05-16T19:54:10.0559880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T19:54:10.1331720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T19:54:10.2158820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c typechecking.c -o typechecking.o 2021-05-16T19:54:10.3029570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:54:10.4482060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T19:54:10.5505500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c winidn.c -o winidn.o 2021-05-16T19:54:10.5944680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T19:54:10.6808450Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o curl.so callbacks.o curl.o download.o escape.o fetch.o form.o getdate.o handle.o ieproxy.o init.o interrupt.o multi.o nslookup.o reflist.o split.o ssl.o typechecking.o utils.o version.o winidn.o writer.o -lcurl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:10.7439680Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-16T19:54:10.7482280Z ** R 2021-05-16T19:54:10.7647660Z ** inst 2021-05-16T19:54:10.7783920Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:11.4465920Z ** help 2021-05-16T19:54:11.5696180Z *** installing help indices 2021-05-16T19:54:11.6107130Z ** building package indices 2021-05-16T19:54:11.8998370Z ** installing vignettes 2021-05-16T19:54:11.9100130Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:12.3242150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:12.4586010Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:12.7268900Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:12.7299770Z * DONE (curl) 2021-05-16T19:54:13.2317210Z * installing *source* package ‘jsonlite’ ... 2021-05-16T19:54:13.2428500Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:13.2429710Z ** using staged installation 2021-05-16T19:54:13.2627790Z ** libs 2021-05-16T19:54:13.2824740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:54:13.3792790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_array.c -o collapse_array.o 2021-05-16T19:54:13.4690290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_object.c -o collapse_object.o 2021-05-16T19:54:13.5631490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c collapse_pretty.c -o collapse_pretty.o 2021-05-16T19:54:13.6876660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c escape_chars.c -o escape_chars.o 2021-05-16T19:54:13.7887640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c integer64_to_na.c -o integer64_to_na.o 2021-05-16T19:54:13.8684980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_datelist.c -o is_datelist.o 2021-05-16T19:54:13.9468310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_recordlist.c -o is_recordlist.o 2021-05-16T19:54:14.0407450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c is_scalarlist.c -o is_scalarlist.o 2021-05-16T19:54:14.1256420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c modp_numtoa.c -o modp_numtoa.o 2021-05-16T19:54:14.2590500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c null_to_na.c -o null_to_na.o 2021-05-16T19:54:14.3544080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c num_to_char.c -o num_to_char.o 2021-05-16T19:54:14.4638480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c parse.c -o parse.o 2021-05-16T19:54:14.5622450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c prettify.c -o prettify.o 2021-05-16T19:54:14.6567730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c push_parser.c -o push_parser.o 2021-05-16T19:54:14.7427680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c r-base64.c -o r-base64.o 2021-05-16T19:54:14.8290530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-16T19:54:14.9104960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c row_collapse.c -o row_collapse.o 2021-05-16T19:54:15.0091010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c transpose_list.c -o transpose_list.o 2021-05-16T19:54:15.0892760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c validate.c -o validate.o 2021-05-16T19:54:15.1667050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl.c -o yajl/yajl.o 2021-05-16T19:54:15.2604380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_alloc.c -o yajl/yajl_alloc.o 2021-05-16T19:54:15.3245740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_buf.c -o yajl/yajl_buf.o 2021-05-16T19:54:15.4062270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_encode.c -o yajl/yajl_encode.o 2021-05-16T19:54:15.5243320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_gen.c -o yajl/yajl_gen.o 2021-05-16T19:54:15.7332040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_lex.c -o yajl/yajl_lex.o 2021-05-16T19:54:16.0238350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_parser.c -o yajl/yajl_parser.o 2021-05-16T19:54:16.2146100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iyajl/api -I/usr/local/include -fPIC -Wall -g -O2 -c yajl/yajl_tree.c -o yajl/yajl_tree.o 2021-05-16T19:54:16.3801710Z 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-16T19:54:17.4655440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jsonlite.so base64.o collapse_array.o collapse_object.o collapse_pretty.o escape_chars.o integer64_to_na.o is_datelist.o is_recordlist.o is_scalarlist.o modp_numtoa.o null_to_na.o num_to_char.o parse.o prettify.o push_parser.o r-base64.o register.o row_collapse.o transpose_list.o validate.o -Lyajl -lstatyajl -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:17.5311340Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-16T19:54:17.5356550Z ** R 2021-05-16T19:54:17.5616110Z ** inst 2021-05-16T19:54:17.5685370Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:18.8914460Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-16T19:54:18.8915400Z ** help 2021-05-16T19:54:18.9348050Z *** installing help indices 2021-05-16T19:54:18.9667000Z ** building package indices 2021-05-16T19:54:19.2466730Z ** installing vignettes 2021-05-16T19:54:19.2567750Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:19.6401500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:19.7814650Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:20.0695380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:20.0732170Z * DONE (jsonlite) 2021-05-16T19:54:20.4332660Z * installing *source* package ‘ini’ ... 2021-05-16T19:54:20.4349390Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:20.4350470Z ** using staged installation 2021-05-16T19:54:20.4502990Z ** R 2021-05-16T19:54:20.4539600Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:20.7771410Z ** help 2021-05-16T19:54:20.7972170Z *** installing help indices 2021-05-16T19:54:20.8213390Z ** building package indices 2021-05-16T19:54:21.0821240Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:21.3350990Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:21.5851320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:21.5951580Z * DONE (ini) 2021-05-16T19:54:21.9238960Z * installing *source* package ‘gitcreds’ ... 2021-05-16T19:54:21.9272810Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:21.9273890Z ** using staged installation 2021-05-16T19:54:21.9438700Z ** R 2021-05-16T19:54:21.9519290Z ** inst 2021-05-16T19:54:21.9567370Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:22.5891120Z ** help 2021-05-16T19:54:22.6224450Z *** installing help indices 2021-05-16T19:54:22.6493200Z ** building package indices 2021-05-16T19:54:22.9181650Z ** installing vignettes 2021-05-16T19:54:22.9262450Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:23.1800490Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:23.4337000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:23.4362870Z * DONE (gitcreds) 2021-05-16T19:54:23.7976810Z * installing *source* package ‘zip’ ... 2021-05-16T19:54:23.8022010Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:23.8023820Z ** using staged installation 2021-05-16T19:54:23.8176950Z ** libs 2021-05-16T19:54:23.8361230Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-16T19:54:26.9971200Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-16T19:54:29.9662660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:30.0501950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c miniz.c -o miniz.o 2021-05-16T19:54:32.5839320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rzip.c -o rzip.o 2021-05-16T19:54:32.6700870Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-16T19:54:32.6702690Z size_t uzipfile_len = 0; 2021-05-16T19:54:32.6703410Z ^ 2021-05-16T19:54:32.7217950Z 1 warning generated. 2021-05-16T19:54:32.7248000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c zip.c -o zip.o 2021-05-16T19:54:32.8763620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unixutils.c -o unixutils.o 2021-05-16T19:54:32.9745800Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o zip.so init.o miniz.o rzip.o zip.o unixutils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:33.0366580Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-16T19:54:33.0479840Z ** R 2021-05-16T19:54:33.0539200Z ** inst 2021-05-16T19:54:33.0563980Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:33.5260720Z ** help 2021-05-16T19:54:33.5547120Z *** installing help indices 2021-05-16T19:54:33.5872370Z ** building package indices 2021-05-16T19:54:33.8604900Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:34.2374350Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:34.3726040Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:34.6252480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:34.6280550Z * DONE (zip) 2021-05-16T19:54:35.0619110Z * installing *source* package ‘rstudioapi’ ... 2021-05-16T19:54:35.0705510Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:35.0706610Z ** using staged installation 2021-05-16T19:54:35.0881770Z ** R 2021-05-16T19:54:35.1050960Z ** inst 2021-05-16T19:54:35.1132840Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:35.8073450Z ** help 2021-05-16T19:54:36.1408060Z *** installing help indices 2021-05-16T19:54:36.2829410Z *** copying figures 2021-05-16T19:54:36.2842740Z ** building package indices 2021-05-16T19:54:36.6904140Z ** installing vignettes 2021-05-16T19:54:36.7003070Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:36.9596710Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:37.2174750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:37.2209120Z * DONE (rstudioapi) 2021-05-16T19:54:37.6064770Z * installing *source* package ‘rprojroot’ ... 2021-05-16T19:54:37.6116210Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:37.6117990Z ** using staged installation 2021-05-16T19:54:37.6320960Z ** R 2021-05-16T19:54:37.6392100Z ** inst 2021-05-16T19:54:37.6420020Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:38.2656250Z ** help 2021-05-16T19:54:38.3022200Z *** installing help indices 2021-05-16T19:54:38.3342440Z *** copying figures 2021-05-16T19:54:38.3373990Z ** building package indices 2021-05-16T19:54:38.6118880Z ** installing vignettes 2021-05-16T19:54:38.6203580Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:38.8743920Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:39.1311790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:39.1343010Z * DONE (rprojroot) 2021-05-16T19:54:39.4796060Z * installing *source* package ‘crayon’ ... 2021-05-16T19:54:39.4833610Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:39.4834690Z ** using staged installation 2021-05-16T19:54:39.5023620Z ** R 2021-05-16T19:54:39.5215970Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:40.7596140Z ** help 2021-05-16T19:54:40.8382990Z *** installing help indices 2021-05-16T19:54:40.8842190Z ** building package indices 2021-05-16T19:54:41.2474310Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:41.5026340Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:41.8314880Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:41.8416540Z * DONE (crayon) 2021-05-16T19:54:42.1813960Z * installing *source* package ‘fastmap’ ... 2021-05-16T19:54:42.1844550Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:42.1845620Z ** using staged installation 2021-05-16T19:54:42.2010050Z ** libs 2021-05-16T19:54:42.2213650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -DR_NO_REMAP -fPIC -Wall -g -O2 -c fastmap.cpp -o fastmap.o 2021-05-16T19:54:45.2550510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilib/ -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:45.3389460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fastmap.so fastmap.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:45.4024060Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-16T19:54:45.4067070Z ** R 2021-05-16T19:54:45.4135980Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:45.9669500Z ** help 2021-05-16T19:54:45.9909380Z *** installing help indices 2021-05-16T19:54:46.0128360Z ** building package indices 2021-05-16T19:54:46.2797260Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:46.6461040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:46.7756740Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:47.0687290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:47.0710280Z * DONE (fastmap) 2021-05-16T19:54:47.4262590Z * installing *source* package ‘yaml’ ... 2021-05-16T19:54:47.4306520Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:47.4307610Z ** using staged installation 2021-05-16T19:54:47.4444470Z ** libs 2021-05-16T19:54:47.4625850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api.c -o api.o 2021-05-16T19:54:47.8379400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dumper.c -o dumper.o 2021-05-16T19:54:47.9791150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c emitter.c -o emitter.o 2021-05-16T19:54:49.0011760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c implicit.c -o implicit.o 2021-05-16T19:54:49.1519820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c loader.c -o loader.o 2021-05-16T19:54:49.3232290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c parser.c -o parser.o 2021-05-16T19:54:49.7100830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_emit.c -o r_emit.o 2021-05-16T19:54:49.7895810Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T19:54:49.7897800Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T19:54:49.7898750Z ^~~ 2021-05-16T19:54:49.7900980Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T19:54:49.7902750Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-16T19:54:49.7903680Z ^~~ 2021-05-16T19:54:49.7905870Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T19:54:49.7907620Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-16T19:54:49.7908530Z ^~~ 2021-05-16T19:54:49.9914360Z 3 warnings generated. 2021-05-16T19:54:49.9947710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_ext.c -o r_ext.o 2021-05-16T19:54:50.1240750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c r_parse.c -o r_parse.o 2021-05-16T19:54:50.1974780Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T19:54:50.1976580Z tag = process_tag(tag); 2021-05-16T19:54:50.1977390Z ^~~ 2021-05-16T19:54:50.2003870Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T19:54:50.2005530Z tag = process_tag(tag); 2021-05-16T19:54:50.2006450Z ^~~ 2021-05-16T19:54:50.2043630Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-16T19:54:50.2045210Z tag = process_tag(tag); 2021-05-16T19:54:50.2045920Z ^~~ 2021-05-16T19:54:50.5158310Z 3 warnings generated. 2021-05-16T19:54:50.5194270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reader.c -o reader.o 2021-05-16T19:54:50.6552850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c scanner.c -o scanner.o 2021-05-16T19:54:52.0052820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c writer.c -o writer.o 2021-05-16T19:54:52.1040770Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o yaml.so api.o dumper.o emitter.o implicit.o loader.o parser.o r_emit.o r_ext.o r_parse.o reader.o scanner.o writer.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:52.1689090Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-16T19:54:52.1737190Z ** R 2021-05-16T19:54:52.1773910Z ** inst 2021-05-16T19:54:52.1821230Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:52.5136080Z ** help 2021-05-16T19:54:52.5552640Z *** installing help indices 2021-05-16T19:54:52.5752960Z ** building package indices 2021-05-16T19:54:52.8414010Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:53.2187150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:53.3512790Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:53.5981380Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:53.6008600Z * DONE (yaml) 2021-05-16T19:54:54.0250040Z * installing *source* package ‘withr’ ... 2021-05-16T19:54:54.0305330Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:54.0306530Z ** using staged installation 2021-05-16T19:54:54.0544610Z ** R 2021-05-16T19:54:54.0716090Z ** inst 2021-05-16T19:54:54.0741440Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:54.9033640Z ** help 2021-05-16T19:54:55.0099960Z *** installing help indices 2021-05-16T19:54:55.0764520Z *** copying figures 2021-05-16T19:54:55.0776930Z ** building package indices 2021-05-16T19:54:55.3931260Z ** installing vignettes 2021-05-16T19:54:55.4032010Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:55.6685480Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:55.9295820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:55.9395840Z * DONE (withr) 2021-05-16T19:54:56.2731220Z * installing *source* package ‘whisker’ ... 2021-05-16T19:54:56.2764590Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:56.2765700Z ** using staged installation 2021-05-16T19:54:56.2901590Z ** R 2021-05-16T19:54:56.2951310Z ** inst 2021-05-16T19:54:56.3036200Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:56.8376530Z ** help 2021-05-16T19:54:56.8692930Z *** installing help indices 2021-05-16T19:54:56.8969400Z ** building package indices 2021-05-16T19:54:57.2299970Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:57.4904760Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:57.7467790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:57.7567830Z * DONE (whisker) 2021-05-16T19:54:58.0613070Z * installing *source* package ‘rappdirs’ ... 2021-05-16T19:54:58.0637670Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-16T19:54:58.0638790Z ** using staged installation 2021-05-16T19:54:58.0915180Z ** libs 2021-05-16T19:54:58.1089200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:54:58.1873280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c win-path.c -o win-path.o 2021-05-16T19:54:58.2706290Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o rappdirs.so init.o win-path.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:54:58.3275550Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-16T19:54:58.3315010Z ** R 2021-05-16T19:54:58.3374420Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:54:58.7364980Z ** help 2021-05-16T19:54:58.7680380Z *** installing help indices 2021-05-16T19:54:58.7939330Z ** building package indices 2021-05-16T19:54:59.0633680Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:54:59.4532540Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:54:59.5849140Z ** testing if installed package can be loaded from final location 2021-05-16T19:54:59.8334450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:54:59.8355780Z * DONE (rappdirs) 2021-05-16T19:55:00.6224490Z * installing *source* package ‘fs’ ... 2021-05-16T19:55:00.6443230Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-16T19:55:00.6444460Z ** using staged installation 2021-05-16T19:55:00.6673400Z ** libs 2021-05-16T19:55:00.6877940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c dir.cc -o dir.o 2021-05-16T19:55:01.4925430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c error.cc -o error.o 2021-05-16T19:55:01.6788300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c file.cc -o file.o 2021-05-16T19:55:02.4470360Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c fs.cc -o fs.o 2021-05-16T19:55:02.6209900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c getmode.cc -o getmode.o 2021-05-16T19:55:03.2768450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c id.cc -o id.o 2021-05-16T19:55:04.2351590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c init.cc -o init.o 2021-05-16T19:55:04.4071040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c link.cc -o link.o 2021-05-16T19:55:05.0708120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c path.cc -o path.o 2021-05-16T19:55:05.8061710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c utils.cc -o utils.o 2021-05-16T19:55:06.4958580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libuv-1.38.1/include -I. -pthread -I/usr/local/include -fPIC -Wall -g -O2 -c unix/getmode.cc -o unix/getmode.o 2021-05-16T19:55:07.1580250Z (cd libuv-1.38.1 \ 2021-05-16T19:55:07.1581980Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -I/usr/local/include -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure --quiet) 2021-05-16T19:55:08.6386150Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:12.1765970Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:12.2649790Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:12.2886530Z rm: conftest.dSYM: is a directory 2021-05-16T19:55:23.1237870Z make --directory=libuv-1.38.1 \ 2021-05-16T19:55:23.1238540Z HAVE_DTRACE=0 2021-05-16T19:55:23.1753430Z CC src/libuv_la-fs-poll.lo 2021-05-16T19:55:24.2178180Z CC src/libuv_la-idna.lo 2021-05-16T19:55:25.3027010Z CC src/libuv_la-inet.lo 2021-05-16T19:55:26.3963590Z CC src/libuv_la-random.lo 2021-05-16T19:55:27.3591270Z CC src/libuv_la-strscpy.lo 2021-05-16T19:55:28.2615300Z CC src/libuv_la-threadpool.lo 2021-05-16T19:55:29.3258240Z CC src/libuv_la-timer.lo 2021-05-16T19:55:30.4139870Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-16T19:55:31.3428030Z CC src/libuv_la-uv-common.lo 2021-05-16T19:55:32.7620780Z CC src/libuv_la-version.lo 2021-05-16T19:55:33.6756970Z CC src/unix/libuv_la-async.lo 2021-05-16T19:55:34.7170110Z CC src/unix/libuv_la-core.lo 2021-05-16T19:55:36.2756940Z CC src/unix/libuv_la-dl.lo 2021-05-16T19:55:37.1922280Z CC src/unix/libuv_la-fs.lo 2021-05-16T19:55:39.0201020Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-16T19:55:39.9849950Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-16T19:55:40.9085290Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-16T19:55:41.9235060Z CC src/unix/libuv_la-loop.lo 2021-05-16T19:55:42.8967800Z CC src/unix/libuv_la-pipe.lo 2021-05-16T19:55:43.9116130Z CC src/unix/libuv_la-poll.lo 2021-05-16T19:55:44.8733840Z CC src/unix/libuv_la-process.lo 2021-05-16T19:55:46.0311990Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-16T19:55:46.9657280Z CC src/unix/libuv_la-signal.lo 2021-05-16T19:55:48.3992520Z CC src/unix/libuv_la-stream.lo 2021-05-16T19:55:50.2388890Z CC src/unix/libuv_la-tcp.lo 2021-05-16T19:55:51.2765630Z CC src/unix/libuv_la-thread.lo 2021-05-16T19:55:52.3574760Z CC src/unix/libuv_la-tty.lo 2021-05-16T19:55:53.3345820Z CC src/unix/libuv_la-udp.lo 2021-05-16T19:55:54.6240640Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-16T19:55:55.5589580Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-16T19:55:56.4595710Z CC src/unix/libuv_la-darwin.lo 2021-05-16T19:55:57.4554220Z CC src/unix/libuv_la-fsevents.lo 2021-05-16T19:55:58.6592070Z CC src/unix/libuv_la-kqueue.lo 2021-05-16T19:55:59.8294310Z CC src/unix/libuv_la-proctitle.lo 2021-05-16T19:56:00.7784950Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-16T19:56:01.6896520Z CCLD libuv.la 2021-05-16T19:56:02.2313970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fs.so dir.o error.o file.o fs.o getmode.o id.o init.o link.o path.o utils.o unix/getmode.o ./libuv-1.38.1/.libs/libuv.a -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:02.3146910Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-16T19:56:02.3232200Z ** R 2021-05-16T19:56:02.3373790Z ** inst 2021-05-16T19:56:02.3404600Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:03.8526340Z ** help 2021-05-16T19:56:03.9519500Z *** installing help indices 2021-05-16T19:56:04.0111930Z ** building package indices 2021-05-16T19:56:04.3147880Z ** installing vignettes 2021-05-16T19:56:04.3316990Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:04.7997500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:56:04.9282050Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:05.2464250Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:05.2494390Z * DONE (fs) 2021-05-16T19:56:05.6286170Z * installing *source* package ‘clipr’ ... 2021-05-16T19:56:05.6313580Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:05.6314760Z ** using staged installation 2021-05-16T19:56:05.6577230Z ** R 2021-05-16T19:56:05.6642330Z ** inst 2021-05-16T19:56:05.6667970Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:06.0893670Z ** help 2021-05-16T19:56:06.1638410Z *** installing help indices 2021-05-16T19:56:06.1896950Z ** building package indices 2021-05-16T19:56:06.4510410Z ** installing vignettes 2021-05-16T19:56:06.4582830Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:06.7156650Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:06.9581820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:06.9682010Z * DONE (clipr) 2021-05-16T19:56:08.1351660Z * installing *source* package ‘git2r’ ... 2021-05-16T19:56:08.1778620Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:08.1779360Z ** using staged installation 2021-05-16T19:56:08.5418030Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T19:56:08.5420020Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T19:56:08.5429670Z checking for gcc... gcc 2021-05-16T19:56:12.5946830Z checking whether the C compiler works... yes 2021-05-16T19:56:12.5947840Z checking for C compiler default output file name... a.out 2021-05-16T19:56:12.7195790Z checking for suffix of executables... 2021-05-16T19:56:13.0695790Z checking whether we are cross compiling... no 2021-05-16T19:56:13.1775210Z checking for suffix of object files... o 2021-05-16T19:56:13.2386920Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:56:13.3012820Z checking whether gcc accepts -g... yes 2021-05-16T19:56:13.4246890Z checking for gcc option to accept ISO C89... none needed 2021-05-16T19:56:13.4258760Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T19:56:13.4398910Z checking pkg-config is at least version 0.9.0... yes 2021-05-16T19:56:13.5219290Z Found pkg-config cflags and libs! 2021-05-16T19:56:13.9004220Z checking whether the libgit2 version will work in git2r... yes 2021-05-16T19:56:14.1672870Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-16T19:56:14.2760590Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-16T19:56:14.3857400Z checking whether the libgit2 function git_error_last is available... yes 2021-05-16T19:56:14.4988250Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-16T19:56:14.4989960Z ----- Results of the git2r package configure ----- 2021-05-16T19:56:14.4990340Z 2021-05-16T19:56:14.4991810Z 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-16T19:56:14.4993200Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T19:56:14.4993550Z 2021-05-16T19:56:14.4994410Z -------------------------------------------------- 2021-05-16T19:56:14.5352950Z configure: creating ./config.status 2021-05-16T19:56:14.7400710Z config.status: creating src/Makevars 2021-05-16T19:56:14.8707550Z ** libs 2021-05-16T19:56:14.8903950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r.c -o git2r.o 2021-05-16T19:56:15.0124720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_S3.c -o git2r_S3.o 2021-05-16T19:56:15.0999000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_arg.c -o git2r_arg.o 2021-05-16T19:56:15.3123930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blame.c -o git2r_blame.o 2021-05-16T19:56:15.4504180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_blob.c -o git2r_blob.o 2021-05-16T19:56:15.6142490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_branch.c -o git2r_branch.o 2021-05-16T19:56:15.8497700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_checkout.c -o git2r_checkout.o 2021-05-16T19:56:15.9916660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_clone.c -o git2r_clone.o 2021-05-16T19:56:16.1315340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_commit.c -o git2r_commit.o 2021-05-16T19:56:16.3187290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_config.c -o git2r_config.o 2021-05-16T19:56:16.5176750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_cred.c -o git2r_cred.o 2021-05-16T19:56:16.6612700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_diff.c -o git2r_diff.o 2021-05-16T19:56:16.9153180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_error.c -o git2r_error.o 2021-05-16T19:56:17.0354520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_graph.c -o git2r_graph.o 2021-05-16T19:56:17.1674380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_index.c -o git2r_index.o 2021-05-16T19:56:17.2991610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_libgit2.c -o git2r_libgit2.o 2021-05-16T19:56:17.4254010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_merge.c -o git2r_merge.o 2021-05-16T19:56:17.6264270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_note.c -o git2r_note.o 2021-05-16T19:56:17.7928570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_object.c -o git2r_object.o 2021-05-16T19:56:17.9687320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_odb.c -o git2r_odb.o 2021-05-16T19:56:18.1651450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_oid.c -o git2r_oid.o 2021-05-16T19:56:18.2864690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_push.c -o git2r_push.o 2021-05-16T19:56:18.4190880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reference.c -o git2r_reference.o 2021-05-16T19:56:18.5608640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reflog.c -o git2r_reflog.o 2021-05-16T19:56:18.6963750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_remote.c -o git2r_remote.o 2021-05-16T19:56:18.8886250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_repository.c -o git2r_repository.o 2021-05-16T19:56:19.0691970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_reset.c -o git2r_reset.o 2021-05-16T19:56:19.2032600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revparse.c -o git2r_revparse.o 2021-05-16T19:56:19.3291770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_revwalk.c -o git2r_revwalk.o 2021-05-16T19:56:19.5356500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_signature.c -o git2r_signature.o 2021-05-16T19:56:19.6637740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_stash.c -o git2r_stash.o 2021-05-16T19:56:19.8248520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_status.c -o git2r_status.o 2021-05-16T19:56:20.0344900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tag.c -o git2r_tag.o 2021-05-16T19:56:20.2042830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_transfer.c -o git2r_transfer.o 2021-05-16T19:56:20.3239940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -I/usr/local/Cellar/libgit2/1.1.0/include -DGIT2R_HAVE_BUF_DISPOSE -DGIT2R_HAVE_OBJECT_ANY -DGIT2R_HAVE_GIT_ERROR -DGIT2R_LIBGIT2_V0_99_0_RENAMES -fPIC -Wall -g -O2 -c git2r_tree.c -o git2r_tree.o 2021-05-16T19:56:20.4798030Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o git2r.so git2r.o git2r_S3.o git2r_arg.o git2r_blame.o git2r_blob.o git2r_branch.o git2r_checkout.o git2r_clone.o git2r_commit.o git2r_config.o git2r_cred.o git2r_diff.o git2r_error.o git2r_graph.o git2r_index.o git2r_libgit2.o git2r_merge.o git2r_note.o git2r_object.o git2r_odb.o git2r_oid.o git2r_push.o git2r_reference.o git2r_reflog.o git2r_remote.o git2r_repository.o git2r_reset.o git2r_revparse.o git2r_revwalk.o git2r_signature.o git2r_stash.o git2r_status.o git2r_tag.o git2r_transfer.o git2r_tree.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:20.5098450Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T19:56:20.5473730Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-16T19:56:20.5526500Z ** R 2021-05-16T19:56:20.5816160Z ** inst 2021-05-16T19:56:20.5843820Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:21.8490650Z ** help 2021-05-16T19:56:22.2100810Z *** installing help indices 2021-05-16T19:56:22.4463840Z ** building package indices 2021-05-16T19:56:22.9030420Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:23.3539760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:56:23.4953750Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:23.7838320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:23.7867730Z * DONE (git2r) 2021-05-16T19:56:24.1639720Z * installing *source* package ‘askpass’ ... 2021-05-16T19:56:24.1658430Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:24.1659710Z ** using staged installation 2021-05-16T19:56:24.1839690Z ** libs 2021-05-16T19:56:24.2010940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c askpass.c -o askpass.o 2021-05-16T19:56:24.2888450Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o askpass.so askpass.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:24.3446050Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-16T19:56:24.3491310Z ** R 2021-05-16T19:56:24.3533520Z ** inst 2021-05-16T19:56:24.3553650Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:24.6949890Z ** help 2021-05-16T19:56:24.7154730Z *** installing help indices 2021-05-16T19:56:24.7328480Z ** building package indices 2021-05-16T19:56:24.9940850Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:25.2518870Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:56:25.3877850Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:25.6293190Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:25.6318690Z * DONE (askpass) 2021-05-16T19:56:26.1599940Z * installing *source* package ‘cli’ ... 2021-05-16T19:56:26.1716890Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:26.1718140Z ** using staged installation 2021-05-16T19:56:26.1991350Z ** R 2021-05-16T19:56:26.2412030Z ** inst 2021-05-16T19:56:26.2456550Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:29.6348600Z ** help 2021-05-16T19:56:29.9243840Z *** installing help indices 2021-05-16T19:56:30.0803800Z *** copying figures 2021-05-16T19:56:30.0809910Z ** building package indices 2021-05-16T19:56:30.5045030Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:30.8254090Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:31.1984610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:31.2038530Z * DONE (cli) 2021-05-16T19:56:31.7222620Z * installing *source* package ‘purrr’ ... 2021-05-16T19:56:31.7329400Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:31.7330220Z ** using staged installation 2021-05-16T19:56:31.7572200Z ** libs 2021-05-16T19:56:31.7768720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c backports.c -o backports.o 2021-05-16T19:56:31.8526460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T19:56:31.9701300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T19:56:32.0713390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c flatten.c -o flatten.o 2021-05-16T19:56:32.1969440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:56:32.2793340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c map.c -o map.o 2021-05-16T19:56:32.4212990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pluck.c -o pluck.o 2021-05-16T19:56:32.5806820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c transpose.c -o transpose.o 2021-05-16T19:56:32.6954990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:56:32.7816530Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o purrr.so backports.o coerce.o conditions.o flatten.o init.o map.o pluck.o transpose.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:32.8391040Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-16T19:56:32.8435290Z ** R 2021-05-16T19:56:32.8686260Z ** inst 2021-05-16T19:56:32.8787800Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:34.5465600Z ** help 2021-05-16T19:56:34.8089730Z *** installing help indices 2021-05-16T19:56:34.9319390Z *** copying figures 2021-05-16T19:56:34.9352190Z ** building package indices 2021-05-16T19:56:35.3077640Z ** installing vignettes 2021-05-16T19:56:35.3193030Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:35.7118130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:56:35.8571400Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:36.2125630Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:36.2163150Z * DONE (purrr) 2021-05-16T19:56:36.6280670Z * installing *source* package ‘lifecycle’ ... 2021-05-16T19:56:36.6334340Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:36.6335370Z ** using staged installation 2021-05-16T19:56:36.6552580Z ** R 2021-05-16T19:56:36.6628310Z ** inst 2021-05-16T19:56:36.6675100Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:37.3284200Z ** help 2021-05-16T19:56:37.3723070Z *** installing help indices 2021-05-16T19:56:37.4023000Z *** copying figures 2021-05-16T19:56:37.4058150Z ** building package indices 2021-05-16T19:56:37.7325500Z ** installing vignettes 2021-05-16T19:56:37.7403350Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:38.0133070Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:38.3406180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:38.3437690Z * DONE (lifecycle) 2021-05-16T19:56:38.8133630Z * installing *source* package ‘desc’ ... 2021-05-16T19:56:38.8224640Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:38.8225350Z ** using staged installation 2021-05-16T19:56:38.8444110Z ** R 2021-05-16T19:56:38.8639460Z ** inst 2021-05-16T19:56:38.8687780Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:41.0632580Z ** help 2021-05-16T19:56:41.2475090Z *** installing help indices 2021-05-16T19:56:41.3541950Z ** building package indices 2021-05-16T19:56:41.7220520Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:41.9965410Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:42.2999960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:42.3035170Z * DONE (desc) 2021-05-16T19:56:42.6316730Z * installing *source* package ‘cachem’ ... 2021-05-16T19:56:42.6340570Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:42.6341750Z ** using staged installation 2021-05-16T19:56:42.6521330Z ** libs 2021-05-16T19:56:42.6705570Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T19:56:42.7556290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:56:42.8425750Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:42.8996520Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T19:56:42.9095430Z ** R 2021-05-16T19:56:42.9184850Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:43.6560310Z ** help 2021-05-16T19:56:43.7108340Z *** installing help indices 2021-05-16T19:56:43.7351800Z ** building package indices 2021-05-16T19:56:44.0031200Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:44.4021250Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:56:44.5359660Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:44.8216890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:44.8240090Z * DONE (cachem) 2021-05-16T19:56:45.5837280Z * installing *source* package ‘openssl’ ... 2021-05-16T19:56:45.6035760Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:45.6036540Z ** using staged installation 2021-05-16T19:56:45.8058990Z Homebrew 3.1.6 2021-05-16T19:56:45.8937240Z Homebrew/homebrew-core (git revision b6492621ab; last commit 2021-05-10) 2021-05-16T19:56:45.9779470Z Homebrew/homebrew-cask (git revision 22deb90f04; last commit 2021-05-10) 2021-05-16T19:56:46.3577770Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-16T19:56:46.6928130Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-16T19:56:46.7154840Z ** libs 2021-05-16T19:56:46.7345860Z 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-16T19:56:46.7377100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T19:56:46.8780110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:56:47.0148280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bignum.c -o bignum.o 2021-05-16T19:56:47.1842060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c cert.c -o cert.o 2021-05-16T19:56:47.4456070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c compatibility.c -o compatibility.o 2021-05-16T19:56:47.6006510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c diffie.c -o diffie.o 2021-05-16T19:56:47.7884950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c envelope.c -o envelope.o 2021-05-16T19:56:47.9902490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c error.c -o error.o 2021-05-16T19:56:48.0932040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T19:56:48.2425440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c info.c -o info.o 2021-05-16T19:56:48.3718230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keygen.c -o keygen.o 2021-05-16T19:56:48.5275980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c keys.c -o keys.o 2021-05-16T19:56:48.7476860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c onload.c -o onload.o 2021-05-16T19:56:48.9467670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c openssh.c -o openssh.o 2021-05-16T19:56:49.2144340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c password.c -o password.o 2021-05-16T19:56:49.3011290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pbkdf.c -o pbkdf.o 2021-05-16T19:56:49.3748260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pem.c -o pem.o 2021-05-16T19:56:49.5862970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs12.c -o pkcs12.o 2021-05-16T19:56:49.8211210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c pkcs7.c -o pkcs7.o 2021-05-16T19:56:50.0404480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rand.c -o rand.o 2021-05-16T19:56:50.1244680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c rsa.c -o rsa.o 2021-05-16T19:56:50.3183690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c signing.c -o signing.o 2021-05-16T19:56:50.5242580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c ssl.c -o ssl.o 2021-05-16T19:56:50.7679410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c stream.c -o stream.o 2021-05-16T19:56:50.9737350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-16T19:56:51.1789550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c x25519.c -o x25519.o 2021-05-16T19:56:51.3875840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/bcrypt_pbkdf.c -o bcrypt/bcrypt_pbkdf.o 2021-05-16T19:56:51.4904700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/openssl/include -I/usr/local/include -fPIC -Wall -g -O2 -c bcrypt/blowfish.c -o bcrypt/blowfish.o 2021-05-16T19:56:51.6952130Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-16T19:56:51.7198210Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o openssl.so aes.o base64.o bignum.o cert.o compatibility.o diffie.o envelope.o error.o hash.o info.o keygen.o keys.o onload.o openssh.o password.o pbkdf.o pem.o pkcs12.o pkcs7.o rand.o rsa.o signing.o ssl.o stream.o write.o x25519.o -Lbcrypt -lstatbcrypt -L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:56:51.7501950Z ld: warning: dylib (/usr/local/opt/openssl/lib/libssl.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T19:56:51.7503920Z ld: warning: dylib (/usr/local/opt/openssl/lib/libcrypto.1.1.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T19:56:51.7940490Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-16T19:56:51.7985500Z ** R 2021-05-16T19:56:51.8152580Z ** inst 2021-05-16T19:56:51.8360170Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:53.2091660Z ** help 2021-05-16T19:56:53.2927960Z *** installing help indices 2021-05-16T19:56:53.3410040Z ** building package indices 2021-05-16T19:56:53.6648380Z ** installing vignettes 2021-05-16T19:56:53.6857590Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:54.0855660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:56:54.2274150Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:54.5881260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:54.5917440Z * DONE (openssl) 2021-05-16T19:56:54.9516710Z * installing *source* package ‘memoise’ ... 2021-05-16T19:56:54.9542460Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:54.9543670Z ** using staged installation 2021-05-16T19:56:54.9775320Z ** R 2021-05-16T19:56:54.9906130Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:56:55.5445040Z ** help 2021-05-16T19:56:55.5843400Z *** installing help indices 2021-05-16T19:56:55.6155980Z ** building package indices 2021-05-16T19:56:55.8987930Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:56:56.1876270Z ** testing if installed package can be loaded from final location 2021-05-16T19:56:56.4765580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:56:56.4784650Z * DONE (memoise) 2021-05-16T19:56:56.9650930Z * installing *source* package ‘httr’ ... 2021-05-16T19:56:56.9754040Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-16T19:56:56.9754790Z ** using staged installation 2021-05-16T19:56:57.0004120Z ** R 2021-05-16T19:56:57.0314370Z ** demo 2021-05-16T19:56:57.0367020Z ** inst 2021-05-16T19:56:57.0416190Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:00.4340880Z ** help 2021-05-16T19:57:00.6666160Z *** installing help indices 2021-05-16T19:57:00.7962830Z ** building package indices 2021-05-16T19:57:01.1869380Z ** installing vignettes 2021-05-16T19:57:01.1966860Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:01.4610430Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:01.7860990Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:01.7914020Z * DONE (httr) 2021-05-16T19:57:02.1531720Z * installing *source* package ‘credentials’ ... 2021-05-16T19:57:02.1562260Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:02.1563150Z ** using staged installation 2021-05-16T19:57:02.1773500Z ** R 2021-05-16T19:57:02.1844380Z ** inst 2021-05-16T19:57:02.1880650Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:02.7852970Z ** help 2021-05-16T19:57:02.8128650Z *** installing help indices 2021-05-16T19:57:02.8799760Z ** building package indices 2021-05-16T19:57:03.1437790Z ** installing vignettes 2021-05-16T19:57:03.1516680Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:03.6326760Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:04.0122400Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:04.0148680Z * DONE (credentials) 2021-05-16T19:57:04.3535220Z * installing *source* package ‘gh’ ... 2021-05-16T19:57:04.3569980Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:04.3571080Z ** using staged installation 2021-05-16T19:57:04.3788000Z ** R 2021-05-16T19:57:04.3910480Z ** inst 2021-05-16T19:57:04.3935000Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:05.7407500Z ** help 2021-05-16T19:57:05.7810740Z *** installing help indices 2021-05-16T19:57:05.8153320Z ** building package indices 2021-05-16T19:57:06.0860160Z ** installing vignettes 2021-05-16T19:57:06.0935650Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:06.4227870Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:06.7716870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:06.7744520Z * DONE (gh) 2021-05-16T19:57:07.2004030Z * installing *source* package ‘gert’ ... 2021-05-16T19:57:07.2056230Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:07.2057390Z ** using staged installation 2021-05-16T19:57:07.3052910Z Found pkg-config cflags and libs! 2021-05-16T19:57:07.6394480Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-16T19:57:07.6395920Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-16T19:57:07.7535420Z Configuration OK! 2021-05-16T19:57:07.7753840Z ** libs 2021-05-16T19:57:07.7936520Z 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-16T19:57:07.7967440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c branch.c -o branch.o 2021-05-16T19:57:08.0106480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c clone.c -o clone.o 2021-05-16T19:57:08.2448460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c commit.c -o commit.o 2021-05-16T19:57:08.4729180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c config.c -o config.o 2021-05-16T19:57:08.6059330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c conflicts.c -o conflicts.o 2021-05-16T19:57:08.7286050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c files.c -o files.o 2021-05-16T19:57:08.9062390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:09.0233000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-16T19:57:09.1702220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c rebase.c -o rebase.o 2021-05-16T19:57:09.3208840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c stash.c -o stash.o 2021-05-16T19:57:09.4512360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c submodules.c -o submodules.o 2021-05-16T19:57:09.5997350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c tag.c -o tag.o 2021-05-16T19:57:09.7292860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:57:09.8918710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/Cellar/libgit2/1.1.0/include -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T19:57:10.0222030Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o gert.so branch.o clone.o commit.o config.o conflicts.o files.o init.o merge.o rebase.o stash.o submodules.o tag.o utils.o version.o -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:10.0484150Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-16T19:57:10.0835530Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-16T19:57:10.0879320Z ** R 2021-05-16T19:57:10.1020130Z ** inst 2021-05-16T19:57:10.1045270Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:11.0716110Z ** help 2021-05-16T19:57:11.1523960Z *** installing help indices 2021-05-16T19:57:11.2043010Z ** building package indices 2021-05-16T19:57:11.5054000Z ** installing vignettes 2021-05-16T19:57:11.5196480Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:11.9981500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:57:12.1200610Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:12.4393240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:12.4421790Z * DONE (gert) 2021-05-16T19:57:13.0933730Z * installing *source* package ‘usethis’ ... 2021-05-16T19:57:13.1086270Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:13.1087230Z ** using staged installation 2021-05-16T19:57:13.1429230Z ** R 2021-05-16T19:57:13.1955760Z ** inst 2021-05-16T19:57:13.2130510Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:16.8917740Z ** help 2021-05-16T19:57:17.1777640Z *** installing help indices 2021-05-16T19:57:17.3291740Z *** copying figures 2021-05-16T19:57:17.3327500Z ** building package indices 2021-05-16T19:57:17.7381230Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:18.1212160Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:18.6022350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:18.6089630Z * DONE (usethis) 2021-05-16T19:57:18.6512440Z 2021-05-16T19:57:18.6513280Z The downloaded source packages are in 2021-05-16T19:57:18.6515030Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/downloaded_packages’ 2021-05-16T19:57:18.6527860Z Running `R CMD build`... 2021-05-16T19:57:21.8121820Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/remotes2a5b266fc0bb/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T19:57:21.8123280Z * preparing ‘tic’: 2021-05-16T19:57:21.8124270Z * checking DESCRIPTION meta-information ... OK 2021-05-16T19:57:21.8124970Z * installing the package to process help pages 2021-05-16T19:57:21.8126130Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T19:57:21.8127220Z * checking for empty or unneeded directories 2021-05-16T19:57:21.8128240Z Removed empty directory ‘tic/.circleci’ 2021-05-16T19:57:21.8129440Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T19:57:21.8130380Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T19:57:21.8135120Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:57:21.8136090Z (as ‘lib’ is unspecified) 2021-05-16T19:57:22.3738390Z * installing *source* package ‘tic’ ... 2021-05-16T19:57:22.3742010Z ** using staged installation 2021-05-16T19:57:22.4086840Z ** R 2021-05-16T19:57:22.4370850Z ** inst 2021-05-16T19:57:22.4535300Z ** preparing package for lazy loading 2021-05-16T19:57:22.9496270Z ** help 2021-05-16T19:57:23.1567060Z *** installing help indices 2021-05-16T19:57:23.3059000Z *** copying figures 2021-05-16T19:57:23.3089230Z ** building package indices 2021-05-16T19:57:23.6658980Z ** installing vignettes 2021-05-16T19:57:23.6718440Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:24.0664040Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:24.4906610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:24.4974490Z * DONE (tic) 2021-05-16T19:57:24.5594610Z Using github PAT from envvar GITHUB_PAT 2021-05-16T19:57:24.9848790Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T19:57:26.2513530Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T19:57:26.2514620Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:57:26.2515470Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T19:57:26.2516870Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T19:57:26.2517740Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:57:26.2518600Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T19:57:26.2519460Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T19:57:26.2520300Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T19:57:26.2521110Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T19:57:26.2521970Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T19:57:26.2522890Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T19:57:26.2523740Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T19:57:26.2524570Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:57:26.2525420Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T19:57:26.2526250Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T19:57:26.2527110Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T19:57:26.2527950Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T19:57:26.2528760Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T19:57:26.2529570Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T19:57:26.2530460Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T19:57:26.2531340Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T19:57:26.2532150Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T19:57:26.2532990Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T19:57:26.2533810Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T19:57:26.2534650Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T19:57:26.2535490Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T19:57:26.2536300Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T19:57:26.2537190Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T19:57:26.2538030Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T19:57:26.2538850Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T19:57:26.2539690Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:57:26.2540690Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T19:57:26.2541590Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T19:57:26.2542460Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T19:57:26.2543310Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T19:57:26.2544150Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T19:57:26.2545000Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T19:57:26.2545840Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T19:57:26.2549130Z 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-16T19:57:26.2551410Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T19:57:26.2552370Z (as ‘lib’ is unspecified) 2021-05-16T19:57:27.8930120Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T19:57:27.8933170Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T19:57:27.9015640Z Packages which are only available in source form, and may need 2021-05-16T19:57:27.9018070Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-16T19:57:27.9019330Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-16T19:57:27.9020630Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-16T19:57:27.9023970Z installing the source packages ‘utf8’, ‘vctrs’, ‘pkgconfig’, ‘pillar’, ‘tibble’, ‘rematch2’, ‘fansi’, ‘diffobj’, ‘waldo’, ‘ps’, ‘processx’, ‘praise’, ‘pkgload’, ‘evaluate’, ‘ellipsis’, ‘digest’, ‘callr’, ‘brio’, ‘xml2’, ‘xfun’, ‘markdown’, ‘highr’, ‘stringr’, ‘stringi’, ‘Rcpp’, ‘knitr’, ‘commonmark’, ‘brew’, ‘xopen’, ‘sessioninfo’, ‘prettyunits’, ‘pkgbuild’, ‘testthat’, ‘rversions’, ‘roxygen2’, ‘rcmdcheck’, ‘devtools’ 2021-05-16T19:57:27.9025390Z 2021-05-16T19:57:27.9034440Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-16T19:57:28.1590210Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-16T19:57:28.1729710Z ================================================== 2021-05-16T19:57:28.1730760Z downloaded 233 KB 2021-05-16T19:57:28.1731980Z 2021-05-16T19:57:28.1763090Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-16T19:57:28.3969690Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-16T19:57:28.4242620Z ================================================== 2021-05-16T19:57:28.4243540Z downloaded 764 KB 2021-05-16T19:57:28.4244180Z 2021-05-16T19:57:28.4278490Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-16T19:57:28.7033050Z Content type 'application/x-gzip' length 6080 bytes 2021-05-16T19:57:28.7033930Z ================================================== 2021-05-16T19:57:28.7034580Z downloaded 6080 bytes 2021-05-16T19:57:28.7034920Z 2021-05-16T19:57:28.7063880Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T19:57:28.9784780Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T19:57:29.0133910Z ================================================== 2021-05-16T19:57:29.0134530Z downloaded 1.1 MB 2021-05-16T19:57:29.0134800Z 2021-05-16T19:57:29.0170990Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T19:57:29.2760750Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T19:57:29.3038940Z ================================================== 2021-05-16T19:57:29.3039660Z downloaded 670 KB 2021-05-16T19:57:29.3039960Z 2021-05-16T19:57:29.3078700Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-16T19:57:29.5888670Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-16T19:57:29.5890130Z ================================================== 2021-05-16T19:57:29.5890620Z downloaded 13 KB 2021-05-16T19:57:29.5891250Z 2021-05-16T19:57:29.5920810Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-16T19:57:29.8380290Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-16T19:57:29.8521930Z ================================================== 2021-05-16T19:57:29.8522560Z downloaded 265 KB 2021-05-16T19:57:29.8522880Z 2021-05-16T19:57:29.8555860Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-16T19:57:30.0966770Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-16T19:57:30.1163220Z ================================================== 2021-05-16T19:57:30.1163730Z downloaded 466 KB 2021-05-16T19:57:30.1164070Z 2021-05-16T19:57:30.1201470Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-16T19:57:30.3619190Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-16T19:57:30.3620470Z ================================================== 2021-05-16T19:57:30.3620940Z downloaded 25 KB 2021-05-16T19:57:30.3621210Z 2021-05-16T19:57:30.3653340Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-16T19:57:30.5284910Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-16T19:57:30.5356620Z ================================================== 2021-05-16T19:57:30.5357540Z downloaded 116 KB 2021-05-16T19:57:30.5357860Z 2021-05-16T19:57:30.5390820Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-16T19:57:30.7761470Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-16T19:57:30.7859310Z ================================================== 2021-05-16T19:57:30.7859810Z downloaded 138 KB 2021-05-16T19:57:30.7860070Z 2021-05-16T19:57:30.7894460Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-16T19:57:30.9214510Z Content type 'application/x-gzip' length 6100 bytes 2021-05-16T19:57:30.9215210Z ================================================== 2021-05-16T19:57:30.9216100Z downloaded 6100 bytes 2021-05-16T19:57:30.9216570Z 2021-05-16T19:57:30.9254580Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-16T19:57:31.0983990Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-16T19:57:31.1026490Z ================================================== 2021-05-16T19:57:31.1026990Z downloaded 59 KB 2021-05-16T19:57:31.1027250Z 2021-05-16T19:57:31.1061970Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-16T19:57:31.3533990Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-16T19:57:31.3534800Z ================================================== 2021-05-16T19:57:31.3535220Z downloaded 23 KB 2021-05-16T19:57:31.3535480Z 2021-05-16T19:57:31.3567560Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-16T19:57:31.5896300Z Content type 'application/x-gzip' length 8066 bytes 2021-05-16T19:57:31.5897830Z ================================================== 2021-05-16T19:57:31.5898300Z downloaded 8066 bytes 2021-05-16T19:57:31.5898570Z 2021-05-16T19:57:31.5931530Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-16T19:57:31.7749480Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-16T19:57:31.7843780Z ================================================== 2021-05-16T19:57:31.7844600Z downloaded 160 KB 2021-05-16T19:57:31.7844860Z 2021-05-16T19:57:31.7877760Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-16T19:57:31.9207110Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-16T19:57:31.9263730Z ================================================== 2021-05-16T19:57:31.9264210Z downloaded 72 KB 2021-05-16T19:57:31.9264480Z 2021-05-16T19:57:31.9298870Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-16T19:57:32.0991580Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-16T19:57:32.0992650Z ================================================== 2021-05-16T19:57:32.0993180Z downloaded 11 KB 2021-05-16T19:57:32.0993450Z 2021-05-16T19:57:32.1026320Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-16T19:57:32.2441280Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-16T19:57:32.2591050Z ================================================== 2021-05-16T19:57:32.2591920Z downloaded 265 KB 2021-05-16T19:57:32.2592210Z 2021-05-16T19:57:32.2628790Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T19:57:32.5393220Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T19:57:32.5467760Z ================================================== 2021-05-16T19:57:32.5468220Z downloaded 109 KB 2021-05-16T19:57:32.5468480Z 2021-05-16T19:57:32.5500360Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-16T19:57:32.8169550Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-16T19:57:32.8231290Z ================================================== 2021-05-16T19:57:32.8231790Z downloaded 79 KB 2021-05-16T19:57:32.8232050Z 2021-05-16T19:57:32.8268630Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-16T19:57:32.9816560Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-16T19:57:32.9817350Z ================================================== 2021-05-16T19:57:32.9817760Z downloaded 14 KB 2021-05-16T19:57:32.9818070Z 2021-05-16T19:57:32.9850830Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-16T19:57:33.1204140Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-16T19:57:33.1313670Z ================================================== 2021-05-16T19:57:33.1314310Z downloaded 132 KB 2021-05-16T19:57:33.1314580Z 2021-05-16T19:57:33.1352220Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.1.tar.gz' 2021-05-16T19:57:33.2719510Z Content type 'application/x-gzip' length 7569954 bytes (7.2 MB) 2021-05-16T19:57:33.3549180Z ================================================== 2021-05-16T19:57:33.3550570Z downloaded 7.2 MB 2021-05-16T19:57:33.3550910Z 2021-05-16T19:57:33.3632310Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-16T19:57:33.5410570Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-16T19:57:33.5884150Z ================================================== 2021-05-16T19:57:33.5884710Z downloaded 2.8 MB 2021-05-16T19:57:33.5885010Z 2021-05-16T19:57:33.5922570Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-16T19:57:33.7598450Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-16T19:57:33.7885380Z ================================================== 2021-05-16T19:57:33.7886230Z downloaded 871 KB 2021-05-16T19:57:33.7886670Z 2021-05-16T19:57:33.7921120Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-16T19:57:33.9764460Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-16T19:57:33.9859180Z ================================================== 2021-05-16T19:57:33.9859950Z downloaded 130 KB 2021-05-16T19:57:33.9860230Z 2021-05-16T19:57:33.9892080Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-16T19:57:34.1594810Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-16T19:57:34.1654700Z ================================================== 2021-05-16T19:57:34.1655160Z downloaded 81 KB 2021-05-16T19:57:34.1655440Z 2021-05-16T19:57:34.1687300Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-16T19:57:34.3008870Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-16T19:57:34.3012360Z ================================================== 2021-05-16T19:57:34.3012800Z downloaded 10 KB 2021-05-16T19:57:34.3013070Z 2021-05-16T19:57:34.3048120Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-16T19:57:34.4370750Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-16T19:57:34.4416010Z ================================================== 2021-05-16T19:57:34.4416520Z downloaded 44 KB 2021-05-16T19:57:34.4416780Z 2021-05-16T19:57:34.4450260Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-16T19:57:34.5853040Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-16T19:57:34.5853770Z ================================================== 2021-05-16T19:57:34.5854550Z downloaded 10 KB 2021-05-16T19:57:34.5854860Z 2021-05-16T19:57:34.5884340Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-16T19:57:34.7529620Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-16T19:57:34.7538460Z ================================================== 2021-05-16T19:57:34.7538940Z downloaded 29 KB 2021-05-16T19:57:34.7539210Z 2021-05-16T19:57:34.7572540Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-16T19:57:35.0067620Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-16T19:57:35.0327760Z ================================================== 2021-05-16T19:57:35.0328240Z downloaded 664 KB 2021-05-16T19:57:35.0328510Z 2021-05-16T19:57:35.0362120Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-16T19:57:35.1695930Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-16T19:57:35.1730240Z ================================================== 2021-05-16T19:57:35.1730720Z downloaded 40 KB 2021-05-16T19:57:35.1730980Z 2021-05-16T19:57:35.1763420Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-16T19:57:35.4417910Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-16T19:57:35.4567830Z ================================================== 2021-05-16T19:57:35.4568800Z downloaded 248 KB 2021-05-16T19:57:35.4569650Z 2021-05-16T19:57:35.4602290Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-16T19:57:35.5956870Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-16T19:57:35.6005000Z ================================================== 2021-05-16T19:57:35.6005440Z downloaded 44 KB 2021-05-16T19:57:35.6006130Z 2021-05-16T19:57:35.6040510Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-16T19:57:35.8415760Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-16T19:57:35.8600960Z ================================================== 2021-05-16T19:57:35.8601520Z downloaded 362 KB 2021-05-16T19:57:35.8601790Z 2021-05-16T19:57:36.4597670Z * installing *source* package ‘utf8’ ... 2021-05-16T19:57:36.4699010Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:36.4699940Z ** using staged installation 2021-05-16T19:57:36.4888070Z ** libs 2021-05-16T19:57:36.5209170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c as_utf8.c -o as_utf8.o 2021-05-16T19:57:36.6410800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c bytes.c -o bytes.o 2021-05-16T19:57:36.8186840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c context.c -o context.o 2021-05-16T19:57:36.9175030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:36.9917980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render.c -o render.o 2021-05-16T19:57:37.0881700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c render_table.c -o render_table.o 2021-05-16T19:57:37.2660090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c string.c -o string.o 2021-05-16T19:57:37.3585070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c text.c -o text.o 2021-05-16T19:57:37.5115940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_encode.c -o utf8_encode.o 2021-05-16T19:57:37.6171500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_format.c -o utf8_format.o 2021-05-16T19:57:37.7309380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_normalize.c -o utf8_normalize.o 2021-05-16T19:57:37.8308630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_valid.c -o utf8_valid.o 2021-05-16T19:57:37.9202470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8_width.c -o utf8_width.o 2021-05-16T19:57:38.0122560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c util.c -o util.o 2021-05-16T19:57:38.1012410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/array.c -o utf8lite/src/array.o 2021-05-16T19:57:38.1944540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/char.c -o utf8lite/src/char.o 2021-05-16T19:57:38.3082440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/encode.c -o utf8lite/src/encode.o 2021-05-16T19:57:38.3910710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/error.c -o utf8lite/src/error.o 2021-05-16T19:57:38.4616330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/escape.c -o utf8lite/src/escape.o 2021-05-16T19:57:38.5520050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graph.c -o utf8lite/src/graph.o 2021-05-16T19:57:38.6249650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/graphscan.c -o utf8lite/src/graphscan.o 2021-05-16T19:57:38.8272970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/normalize.c -o utf8lite/src/normalize.o 2021-05-16T19:57:39.3603180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/render.c -o utf8lite/src/render.o 2021-05-16T19:57:39.5844290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/text.c -o utf8lite/src/text.o 2021-05-16T19:57:39.6908940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textassign.c -o utf8lite/src/textassign.o 2021-05-16T19:57:39.7863650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textiter.c -o utf8lite/src/textiter.o 2021-05-16T19:57:39.8882880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Iutf8lite/src -fPIC -Wall -g -O2 -c utf8lite/src/textmap.c -o utf8lite/src/textmap.o 2021-05-16T19:57:40.0000690Z 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-16T19:57:40.0324570Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o utf8.so as_utf8.o bytes.o context.o init.o render.o render_table.o string.o text.o utf8_encode.o utf8_format.o utf8_normalize.o utf8_valid.o utf8_width.o util.o -L. -lcutf8lite -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:40.1539400Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-16T19:57:40.1610880Z ** R 2021-05-16T19:57:40.1723570Z ** inst 2021-05-16T19:57:40.1744420Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:40.7790430Z ** help 2021-05-16T19:57:40.8190010Z *** installing help indices 2021-05-16T19:57:40.8495010Z ** building package indices 2021-05-16T19:57:41.1192820Z ** installing vignettes 2021-05-16T19:57:41.1274130Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:41.5032620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:57:41.6369390Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:41.8901440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:41.8926050Z * DONE (utf8) 2021-05-16T19:57:42.2600630Z * installing *source* package ‘pkgconfig’ ... 2021-05-16T19:57:42.2621540Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:42.2623050Z ** using staged installation 2021-05-16T19:57:42.2788540Z ** R 2021-05-16T19:57:42.2832790Z ** inst 2021-05-16T19:57:42.2850350Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:42.6656990Z ** help 2021-05-16T19:57:42.6998980Z *** installing help indices 2021-05-16T19:57:42.7230270Z ** building package indices 2021-05-16T19:57:42.9957190Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:43.2502150Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:43.4952790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:43.5053050Z * DONE (pkgconfig) 2021-05-16T19:57:43.9110670Z * installing *source* package ‘fansi’ ... 2021-05-16T19:57:43.9179970Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:43.9180840Z ** using staged installation 2021-05-16T19:57:43.9371740Z ** libs 2021-05-16T19:57:43.9592690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c assumptions.c -o assumptions.o 2021-05-16T19:57:44.0308890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c has.c -o has.o 2021-05-16T19:57:44.1322920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:44.2160330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nchar.c -o nchar.o 2021-05-16T19:57:44.3181350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read.c -o read.o 2021-05-16T19:57:44.5766060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rnchar.c -o rnchar.o 2021-05-16T19:57:44.6533310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c state.c -o state.o 2021-05-16T19:57:44.9318600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strip.c -o strip.o 2021-05-16T19:57:45.0836760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c strsplit.c -o strsplit.o 2021-05-16T19:57:45.1693240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tabs.c -o tabs.o 2021-05-16T19:57:45.3110400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c tohtml.c -o tohtml.o 2021-05-16T19:57:45.4848470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unhandled.c -o unhandled.o 2021-05-16T19:57:45.6033100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unique.c -o unique.o 2021-05-16T19:57:45.6935140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T19:57:45.7896500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T19:57:45.9794140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wrap.c -o wrap.o 2021-05-16T19:57:46.2435010Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o fansi.so assumptions.o has.o init.o nchar.o read.o rnchar.o state.o strip.o strsplit.o tabs.o tohtml.o unhandled.o unique.o utf8.o utils.o wrap.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:46.3052180Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-16T19:57:46.3098400Z ** R 2021-05-16T19:57:46.3252790Z ** inst 2021-05-16T19:57:46.3283930Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:47.1567620Z ** help 2021-05-16T19:57:47.2490170Z *** installing help indices 2021-05-16T19:57:47.2962010Z ** building package indices 2021-05-16T19:57:47.6052880Z ** installing vignettes 2021-05-16T19:57:47.6154080Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:57:47.9792220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:57:48.1120490Z ** testing if installed package can be loaded from final location 2021-05-16T19:57:48.8783170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:57:48.8812850Z * DONE (fansi) 2021-05-16T19:57:49.5737390Z * installing *source* package ‘diffobj’ ... 2021-05-16T19:57:49.5946290Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-16T19:57:49.5947040Z ** using staged installation 2021-05-16T19:57:49.6164690Z ** libs 2021-05-16T19:57:49.6453730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-16T19:57:49.9635700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c diffobj.c -o diffobj.o 2021-05-16T19:57:50.0588990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:57:50.1448080Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o diffobj.so diff.o diffobj.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:57:50.2078700Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-16T19:57:50.2121560Z ** R 2021-05-16T19:57:50.2709560Z ** inst 2021-05-16T19:57:50.2768330Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:57:59.6752430Z ** help 2021-05-16T19:57:59.9751010Z *** installing help indices 2021-05-16T19:58:00.1366300Z ** building package indices 2021-05-16T19:58:00.5039830Z ** installing vignettes 2021-05-16T19:58:00.5128930Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:01.0111320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:01.1367950Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:01.7010470Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:01.7593320Z * DONE (diffobj) 2021-05-16T19:58:02.2172210Z * installing *source* package ‘ps’ ... 2021-05-16T19:58:02.2247260Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:02.2248140Z ** using staged installation 2021-05-16T19:58:02.5442360Z ** libs 2021-05-16T19:58:02.5627930Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-16T19:58:02.7356080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:58:02.8186620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-common.c -o api-common.o 2021-05-16T19:58:02.8976500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c common.c -o common.o 2021-05-16T19:58:02.9803130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c extra.c -o extra.o 2021-05-16T19:58:03.1478880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.c -o dummy.o 2021-05-16T19:58:03.2184740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c error-codes.c -o error-codes.o 2021-05-16T19:58:03.5031520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c posix.c -o posix.o 2021-05-16T19:58:03.6597330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-posix.c -o api-posix.o 2021-05-16T19:58:03.7776220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c macos.c -o macos.o 2021-05-16T19:58:04.1189270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c api-macos.c -o api-macos.o 2021-05-16T19:58:04.4966540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arch/macos/process_info.c -o arch/macos/process_info.o 2021-05-16T19:58:04.6592370Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ps.so init.o api-common.o common.o extra.o dummy.o error-codes.o posix.o api-posix.o macos.o api-macos.o arch/macos/process_info.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:04.7558360Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-16T19:58:04.7630340Z ** R 2021-05-16T19:58:04.7781510Z ** inst 2021-05-16T19:58:04.7805270Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:06.0381680Z ** help 2021-05-16T19:58:06.2252030Z *** installing help indices 2021-05-16T19:58:06.3334040Z ** building package indices 2021-05-16T19:58:06.6943190Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:07.0798880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:07.2070240Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:07.5262080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:07.5293940Z * DONE (ps) 2021-05-16T19:58:07.8370220Z * installing *source* package ‘praise’ ... 2021-05-16T19:58:07.8388920Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:07.8389810Z ** using staged installation 2021-05-16T19:58:07.8525350Z ** R 2021-05-16T19:58:07.8567830Z ** inst 2021-05-16T19:58:07.8586540Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:08.1603730Z ** help 2021-05-16T19:58:08.1804640Z *** installing help indices 2021-05-16T19:58:08.2026680Z ** building package indices 2021-05-16T19:58:08.4600510Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:08.7101050Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:08.9618010Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:08.9724400Z * DONE (praise) 2021-05-16T19:58:09.4696060Z * installing *source* package ‘pkgload’ ... 2021-05-16T19:58:09.4818900Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:09.4819730Z ** using staged installation 2021-05-16T19:58:09.5063690Z ** R 2021-05-16T19:58:09.5249530Z ** inst 2021-05-16T19:58:09.5262730Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:10.6648250Z ** help 2021-05-16T19:58:10.7423620Z *** installing help indices 2021-05-16T19:58:10.7976740Z ** building package indices 2021-05-16T19:58:11.1185390Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:11.7817120Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:12.4577260Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:12.4603510Z * DONE (pkgload) 2021-05-16T19:58:12.8419290Z * installing *source* package ‘evaluate’ ... 2021-05-16T19:58:12.8458150Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:12.8458900Z ** using staged installation 2021-05-16T19:58:12.8669890Z ** R 2021-05-16T19:58:12.8756930Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:13.5462300Z ** help 2021-05-16T19:58:13.5961600Z *** installing help indices 2021-05-16T19:58:13.6342200Z ** building package indices 2021-05-16T19:58:13.9255340Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:14.1922090Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:14.4559430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:14.4581310Z * DONE (evaluate) 2021-05-16T19:58:14.7815520Z * installing *source* package ‘ellipsis’ ... 2021-05-16T19:58:14.7852800Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:14.7854230Z ** using staged installation 2021-05-16T19:58:14.8066000Z ** libs 2021-05-16T19:58:14.8696400Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dots.c -o dots.o 2021-05-16T19:58:14.9727010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:58:15.0561380Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o ellipsis.so dots.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:15.1139490Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-16T19:58:15.1183910Z ** R 2021-05-16T19:58:15.1239980Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:15.4988670Z ** help 2021-05-16T19:58:15.5282390Z *** installing help indices 2021-05-16T19:58:15.5531820Z ** building package indices 2021-05-16T19:58:15.8317160Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:16.2734630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:16.4138690Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:16.6955440Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:16.6978290Z * DONE (ellipsis) 2021-05-16T19:58:17.1079090Z * installing *source* package ‘digest’ ... 2021-05-16T19:58:17.1140420Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:17.1141170Z ** using staged installation 2021-05-16T19:58:17.1309250Z ** libs 2021-05-16T19:58:17.1509160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c SpookyV2.cpp -o SpookyV2.o 2021-05-16T19:58:17.3993200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c aes.c -o aes.o 2021-05-16T19:58:17.6586700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3.c -o blake3.o 2021-05-16T19:58:18.3388040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_dispatch.c -o blake3_dispatch.o 2021-05-16T19:58:19.4912280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c blake3_portable.c -o blake3_portable.o 2021-05-16T19:58:19.4916050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c crc32.c -o crc32.o 2021-05-16T19:58:19.5814640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest.c -o digest.o 2021-05-16T19:58:19.8046810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c digest2int.c -o digest2int.o 2021-05-16T19:58:19.8976630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:58:19.9465470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-16T19:58:20.1276510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c pmurhash.c -o pmurhash.o 2021-05-16T19:58:20.2176440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c raes.c -o raes.o 2021-05-16T19:58:20.3173080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha1.c -o sha1.o 2021-05-16T19:58:20.6105490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha2.c -o sha2.o 2021-05-16T19:58:20.7363330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c sha256.c -o sha256.o 2021-05-16T19:58:21.4869850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c spooky_serialize.cpp -o spooky_serialize.o 2021-05-16T19:58:21.6772970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c xxhash.c -o xxhash.o 2021-05-16T19:58:21.9181420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o digest.so SpookyV2.o aes.o blake3.o blake3_dispatch.o blake3_portable.o crc32.o digest.o digest2int.o init.o md5.o pmurhash.o raes.o sha1.o sha2.o sha256.o spooky_serialize.o xxhash.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:21.9826720Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-16T19:58:21.9872700Z ** R 2021-05-16T19:58:21.9941120Z ** demo 2021-05-16T19:58:21.9952840Z ** inst 2021-05-16T19:58:22.0033150Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:24.3287660Z ** help 2021-05-16T19:58:24.3782210Z *** installing help indices 2021-05-16T19:58:24.4099110Z ** building package indices 2021-05-16T19:58:24.6949130Z ** installing vignettes 2021-05-16T19:58:24.7021970Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:25.0610960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:25.1923310Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:25.4514280Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:25.4551520Z * DONE (digest) 2021-05-16T19:58:25.8615020Z * installing *source* package ‘brio’ ... 2021-05-16T19:58:25.8645180Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:25.8648200Z ** using staged installation 2021-05-16T19:58:25.8889970Z ** libs 2021-05-16T19:58:25.9085960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c brio.c -o brio.o 2021-05-16T19:58:25.9801280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c file_line_endings.c -o file_line_endings.o 2021-05-16T19:58:26.0657190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:58:26.1483600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file.c -o read_file.o 2021-05-16T19:58:26.2337120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_file_raw.c -o read_file_raw.o 2021-05-16T19:58:26.3165360Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c read_lines.c -o read_lines.o 2021-05-16T19:58:26.4290820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_file.c -o write_file.o 2021-05-16T19:58:26.5096900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write_lines.c -o write_lines.o 2021-05-16T19:58:26.6035560Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o brio.so brio.o file_line_endings.o init.o read_file.o read_file_raw.o read_lines.o write_file.o write_lines.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:26.6614440Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-16T19:58:26.6654110Z ** R 2021-05-16T19:58:26.6710560Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:26.9839440Z ** help 2021-05-16T19:58:27.0124150Z *** installing help indices 2021-05-16T19:58:27.0373580Z ** building package indices 2021-05-16T19:58:27.3054240Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:27.6652030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:27.7930910Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:28.0431340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:28.0452110Z * DONE (brio) 2021-05-16T19:58:28.4888080Z * installing *source* package ‘xml2’ ... 2021-05-16T19:58:28.4967900Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:28.4968810Z ** using staged installation 2021-05-16T19:58:28.6898470Z Found pkg-config cflags and libs! 2021-05-16T19:58:29.0133630Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-16T19:58:29.0135480Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-16T19:58:29.1052290Z ** libs 2021-05-16T19:58:29.1232540Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-16T19:58:29.9499940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:58:30.0351570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_doc.cpp -o xml2_doc.o 2021-05-16T19:58:30.8243300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_init.cpp -o xml2_init.o 2021-05-16T19:58:31.5010820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_namespace.cpp -o xml2_namespace.o 2021-05-16T19:58:32.4228850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_node.cpp -o xml2_node.o 2021-05-16T19:58:35.0257600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_output.cpp -o xml2_output.o 2021-05-16T19:58:35.7509030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_schema.cpp -o xml2_schema.o 2021-05-16T19:58:36.6401980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_url.cpp -o xml2_url.o 2021-05-16T19:58:37.3117510Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 -DUCHAR_TYPE=wchar_t -I/usr/local/include -fPIC -Wall -g -O2 -c xml2_xpath.cpp -o xml2_xpath.o 2021-05-16T19:58:37.7855120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xml2.so connection.o init.o xml2_doc.o xml2_init.o xml2_namespace.o xml2_node.o xml2_output.o xml2_schema.o xml2_url.o xml2_xpath.o -L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:37.8838650Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-16T19:58:37.8890590Z ** R 2021-05-16T19:58:37.9056670Z ** inst 2021-05-16T19:58:37.9098460Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:39.1257500Z ** help 2021-05-16T19:58:39.3893940Z *** installing help indices 2021-05-16T19:58:39.4489860Z ** building package indices 2021-05-16T19:58:39.7609680Z ** installing vignettes 2021-05-16T19:58:39.7748870Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:40.0614180Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:40.2175610Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:40.5063020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:40.5097010Z * DONE (xml2) 2021-05-16T19:58:40.9260130Z * installing *source* package ‘xfun’ ... 2021-05-16T19:58:40.9327690Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:40.9328410Z ** using staged installation 2021-05-16T19:58:40.9591660Z ** libs 2021-05-16T19:58:40.9812430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T19:58:41.1052030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T19:58:41.1889960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T19:58:41.2519250Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T19:58:41.2561700Z ** R 2021-05-16T19:58:41.3189420Z ** inst 2021-05-16T19:58:41.3220800Z ** byte-compile and prepare package for lazy loading 2021-05-16T19:58:43.0848330Z ** help 2021-05-16T19:58:43.3163870Z *** installing help indices 2021-05-16T19:58:43.4424920Z ** building package indices 2021-05-16T19:58:43.8350910Z ** installing vignettes 2021-05-16T19:58:43.8439930Z ** testing if installed package can be loaded from temporary location 2021-05-16T19:58:44.2077530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T19:58:44.3318170Z ** testing if installed package can be loaded from final location 2021-05-16T19:58:44.6184110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T19:58:44.6219020Z * DONE (xfun) 2021-05-16T19:58:48.8207260Z * installing *source* package ‘stringi’ ... 2021-05-16T19:58:48.9945130Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-16T19:58:48.9946000Z ** using staged installation 2021-05-16T19:58:49.1891490Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-16T19:58:49.1893070Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-16T19:58:49.4060430Z checking for endianness... little 2021-05-16T19:58:49.6234280Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-16T19:58:49.8413370Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-16T19:58:49.8427680Z checking for cat... /bin/cat 2021-05-16T19:58:50.7747680Z checking for local ICUDT_DIR... icu69/data 2021-05-16T19:58:50.7751020Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T19:58:51.1091850Z checking whether the C compiler works... yes 2021-05-16T19:58:51.1092680Z checking for C compiler default output file name... a.out 2021-05-16T19:58:51.2048020Z checking for suffix of executables... 2021-05-16T19:58:51.4218870Z checking whether we are cross compiling... no 2021-05-16T19:58:51.5327850Z checking for suffix of object files... o 2021-05-16T19:58:51.5881010Z checking whether we are using the GNU C compiler... yes 2021-05-16T19:58:51.6379740Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T19:58:51.7160150Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T19:58:51.8498590Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T19:58:53.9084770Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T19:58:53.9113730Z checking for egrep... /usr/bin/grep -E 2021-05-16T19:58:54.0444180Z rm: conftest.dSYM: is a directory 2021-05-16T19:58:54.0952420Z rm: conftest.dSYM: is a directory 2021-05-16T19:58:54.3345060Z checking for ANSI C header files... yes 2021-05-16T19:58:54.4537680Z checking for sys/types.h... yes 2021-05-16T19:58:54.5406410Z checking for sys/stat.h... yes 2021-05-16T19:58:54.6272970Z checking for stdlib.h... yes 2021-05-16T19:58:54.7161770Z checking for string.h... yes 2021-05-16T19:58:54.8022300Z checking for memory.h... yes 2021-05-16T19:58:54.8887490Z checking for strings.h... yes 2021-05-16T19:58:54.9768580Z checking for inttypes.h... yes 2021-05-16T19:58:55.0619800Z checking for stdint.h... yes 2021-05-16T19:58:55.1476810Z checking for unistd.h... yes 2021-05-16T19:58:55.2388340Z checking elf.h usability... no 2021-05-16T19:58:55.3698860Z checking elf.h presence... no 2021-05-16T19:58:55.3701430Z checking for elf.h... no 2021-05-16T19:58:55.6530410Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T19:58:55.7020960Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-16T19:58:56.4747110Z checking whether the C++ compiler supports the long long type... yes 2021-05-16T19:58:56.5301430Z checking whether the compiler implements namespaces... yes 2021-05-16T19:58:57.0315480Z checking whether the compiler supports Standard Template Library... yes 2021-05-16T19:58:58.0948330Z checking whether std::map is available... yes 2021-05-16T19:58:58.0986740Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-16T19:58:58.1609140Z checking with pkg-config for the system ICU4C... no 2021-05-16T19:58:58.1610440Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-16T19:58:58.1611480Z *** Trying with 'standard' fallback flags 2021-05-16T19:58:58.2246030Z checking whether an ICU4C-based project can be built... no 2021-05-16T19:58:58.2246810Z *** This version of ICU4C cannot be used. 2021-05-16T19:58:59.1165720Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-16T19:58:59.9309830Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-16T19:59:00.2174140Z downloading the ICU data library (icudt) 2021-05-16T19:59:00.2176380Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-16T19:59:00.2218860Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-16T19:59:00.4787670Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-16T19:59:00.7550530Z ================================================== 2021-05-16T19:59:00.7551080Z downloaded 10.9 MB 2021-05-16T19:59:00.7551360Z 2021-05-16T19:59:00.8010780Z icudt fetch successful 2021-05-16T19:59:00.8672450Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-16T19:59:01.0444650Z config.status: creating src/Makevars 2021-05-16T19:59:01.0765450Z config.status: creating src/uconfig_local.h 2021-05-16T19:59:01.1060240Z config.status: creating src/install.libs.R 2021-05-16T19:59:01.1351830Z 2021-05-16T19:59:01.1352580Z *** stringi configure summary: 2021-05-16T19:59:01.1353010Z ICU_FOUND=0 2021-05-16T19:59:01.1353420Z ICUDT_DIR=icu69/data 2021-05-16T19:59:01.1353850Z ICU_BUNDLE_VERSION=69 2021-05-16T19:59:01.1354340Z ICUDT_ENDIANNESS=little 2021-05-16T19:59:01.1354860Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-16T19:59:01.1356150Z STRINGI_CFLAGS= -fPIC 2021-05-16T19:59:01.1358180Z 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-16T19:59:01.1359650Z STRINGI_CXXFLAGS= -fPIC 2021-05-16T19:59:01.1360110Z STRINGI_LDFLAGS= 2021-05-16T19:59:01.1360520Z STRINGI_LIBS= 2021-05-16T19:59:01.1360760Z 2021-05-16T19:59:01.1361150Z *** Compiler settings used: 2021-05-16T19:59:01.1362090Z CC=clang -mmacosx-version-min=10.13 2021-05-16T19:59:01.1363130Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-16T19:59:01.1364280Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-16T19:59:01.1365280Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-16T19:59:01.1366350Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-16T19:59:01.1367290Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-16T19:59:01.1367980Z LDFLAGS= 2021-05-16T19:59:01.1368320Z LIBS= 2021-05-16T19:59:01.1368540Z 2021-05-16T19:59:01.2339810Z ** libs 2021-05-16T19:59:01.2603530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:02.1078180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:02.8874430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:03.7785630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:04.6720400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:05.3631330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:06.3338760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:07.1015580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:07.8937300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:08.6452170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:09.4860790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:10.2840190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:11.2316190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:12.1368920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:12.9151320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:14.0079370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:15.8822540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:16.7851490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:17.6487070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:18.3893140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:19.1046770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:20.1718510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:21.0025990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:21.8258160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:22.8274620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:23.8148280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:24.5945340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:25.4392750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:26.2892580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:27.5315790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:28.7590060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:30.0919950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:31.2857300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:32.1871270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:33.1358430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:33.9782650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:34.7995680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:35.6207880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:36.4595590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:37.6567510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:38.8190310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:40.1005720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:41.3264650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:42.2320980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:43.1909570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:43.9809100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:45.1143680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:46.2786680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:47.3947100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:48.1957060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:48.9571970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:50.0873090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:51.2027760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:52.5798120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:53.7026020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:54.5816260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:55.4019630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:55.4405490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:56.6587720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:57.4359570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:58.1803750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T19:59:59.3240650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:00.4805550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:01.8211350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:02.6666260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:03.8185790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:04.6924300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:06.9137620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:07.7048310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:08.4970060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:09.5108300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:10.2428380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:11.0217820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:11.9359930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:12.7845920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:13.7456740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:14.6128410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:15.5902370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:16.3662130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:17.1464910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:17.9715360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:18.6846890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:19.4321990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:00:21.0071930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:21.0844500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:21.8450920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:22.6406200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:23.4611900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:23.9988920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:24.4688550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:25.0777570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:25.7738290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:26.3474980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:27.2733880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:28.0731430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:28.5698670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:29.1941030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:29.5579270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:30.0655460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:30.4177810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:30.4694950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:31.5835010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:32.1763200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:32.2534990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:32.9897760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:33.0576900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:34.1396750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:34.7582080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:35.2776290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:35.3352950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:36.1515080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:36.9735680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:37.9402530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:38.6032440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:39.3572880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:39.8946530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:40.7808090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:41.5484430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:42.6503730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:44.4182650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:45.2373910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:46.1902570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:46.7610040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:47.3300770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:48.0730370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:48.6085650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:49.6789550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:50.7825520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:52.7325490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:53.5455690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:53.6140360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:54.1327370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:54.6458920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:55.4128400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:56.0589300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:56.4756000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:57.3201430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:58.4400430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:00:59.3194600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:00.0936170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:00.7172320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:01.4898480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:02.4360170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:03.1730690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:03.8943360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:05.0466000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:05.7773520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:06.3052580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:06.7997110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:06.8501890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:07.3940170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:07.9386830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:08.8832050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:09.6083190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:10.2836600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:11.0192470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:11.6327570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:12.2851500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:12.9823670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:13.5857550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:14.1727180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:14.9516320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:15.4432340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:16.0182810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:16.4339210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:17.6897060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:18.3575110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:19.1821530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:19.6068900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:20.1386410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:20.7913580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:21.7298440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:22.7340080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:23.4132840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:23.9116420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:24.8580720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:25.4664190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:26.1683060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:26.7761040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:27.3751090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:27.9414750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:28.3206290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:29.2038380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:30.0634180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:30.9111940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:31.3155230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:31.7473340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:32.2775270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:32.6963150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:33.2543080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:34.0830380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:34.6496800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:34.9993630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:35.6077470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:36.1394910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:36.7067010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:37.3062980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:37.8523900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:38.4091340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:38.8503930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:39.5266490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:40.0247920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:41.6953660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:42.5296400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:43.3892140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:44.0265640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:44.4755420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:45.7903870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:46.6395500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:46.9773350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:47.4079340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:47.7432760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:48.4076710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:48.8928000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:49.4058990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:49.9529610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:50.5360660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:51.2441650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:51.6059640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:52.7274730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:53.6891510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:55.3055240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:55.6284060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:55.6864650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:57.1593210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:57.7729450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:58.9263730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:59.7055080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:59.7960960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:01:59.8581730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:01.1336750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:01.8809610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:02.9123540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:03.8661140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:04.4745160Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-16T20:02:04.4746690Z static void uprv_UnicodeStringDummy(void) { 2021-05-16T20:02:04.4747450Z ^ 2021-05-16T20:02:05.1756960Z 1 warning generated. 2021-05-16T20:02:05.1807670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:05.8958070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:06.5131530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:07.1245390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:07.6122630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:08.2798150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:09.0076690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:09.7831550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:10.0938370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:10.9317860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:11.4386500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:12.7789600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:13.6510300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:14.0064150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:14.5529370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:15.0495800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:15.7055480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:16.2642540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:16.8148200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:17.4936780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:18.3717800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:18.7056000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:19.3334520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:20.0801500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:20.4111510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:21.4114170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:22.1462020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:22.7476880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:23.0664260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:23.7272270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:24.3778800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:25.3896370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:25.5864840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:26.1827580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:26.7238600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:27.4491560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:28.1605070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:28.8742130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:29.9562540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:30.5562740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:31.5235770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:31.5882660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:32.1648030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:32.6248440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:33.0289600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:33.0819010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:34.1807540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:34.9532340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:35.7915520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:36.5047220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:36.9673830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:37.7706390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:38.4286180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:40.4036960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:41.0708510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:41.6085090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:42.4269510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:43.1732560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:44.1286460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:45.1970660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:45.3659680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:46.7958730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:47.5879750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:48.3966280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:49.8015060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:50.6190710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:51.4684820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:52.4845460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:53.4431790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:53.5057550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:54.8112660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:55.9388830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:56.6975950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:56.9735310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:58.3126970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:02:59.2291640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:00.0431690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:00.8047920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:01.2737590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:02.0139950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:02.6712290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:03.4495220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:04.2258870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:04.7146200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:05.0611330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:05.1227920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:05.5271930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:06.0659660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:06.1842630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:06.2642120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:06.8086940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:07.3751350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:08.2023650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:08.7657700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:09.4310930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:10.4242160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:11.2925210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:12.2429670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:12.4287170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:14.5866400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:16.2300590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:16.4646480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:17.2905360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:17.4573430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:17.8734380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:18.2316980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:19.0771600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:19.4103340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:22.4152430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:23.9314980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:24.8960870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:27.2249090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:27.4190630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:28.0500920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:28.6948050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:29.3580240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:30.3218290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:30.8152220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:31.4043360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:32.1592520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:32.7835720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:33.6434150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:34.2454320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:34.8004810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:35.1569890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:35.7344740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:36.4313480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:37.2850360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:37.8547510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:38.6164240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:39.3361540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:39.6904850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:40.4762460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:41.1695880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:42.2986620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:43.6928630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:45.1872240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:46.4094050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:46.9580080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:48.5308020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:49.1424080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:50.0450620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:51.1871940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:52.3048510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:52.9111430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:53.4319010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:54.2720780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:55.0553590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:55.8993940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:56.8584600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:57.6215600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:58.9855830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:03:59.8241230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:01.3834530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:02.6632500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:03.3927290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:04.0797050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:05.9349900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:06.8973510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:07.8689220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:08.6677880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:09.3218450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:10.2049700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:10.8689170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:11.7605570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:12.9678820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:13.8511790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:14.6307500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:16.1753110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:16.9148300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:17.9546180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:18.7983440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:20.1586400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:21.2702040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:22.0049640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:22.7715160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:23.7088210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:25.0480590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:25.7394680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:26.4628060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:27.2498750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:27.9873240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:28.9413350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:30.1066350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:31.2289720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:32.0503260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:33.0799340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:33.7566110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:34.6418530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:35.6962890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:37.5969680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:38.1564170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:38.9430510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:40.5208140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:41.2565850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:41.9431480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:43.0734470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:43.7330030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:44.3851280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:45.3203300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:47.2443760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:47.8886440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:48.6063560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:49.0942480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:50.2004730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:51.7706140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:52.7412850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:55.8679310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:56.4226500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:57.2551570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:58.8079130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:04:59.5153490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:00.1441710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:00.8253840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:01.5289590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:02.1467290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:03.1395010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:05.5209690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:06.1770630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:06.7953670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:07.3117460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:08.0649930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:08.7354710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:09.4105460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:10.1420420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:10.8037740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:11.9995420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:12.6839880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:13.2016850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:13.7308360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:14.7602500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:15.4225640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:16.0718190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:17.3278920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:18.4244720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:19.3831370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:21.0540680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:22.1597100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:22.9553500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:24.4352420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:25.2171950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:25.7549210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:26.5323300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:27.0836580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:27.7958820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:28.8399070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:29.6442320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:30.4094230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:30.7755300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:31.8610890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:32.6877600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:33.7662200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:33.7675630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:34.6125740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:35.3434720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:35.9796410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:36.7252350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:37.3874080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:37.9543550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:38.9566420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:39.9886790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:40.9711000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:42.0686800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:42.9517080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:43.4884520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:44.3516790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:45.4013830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:45.9128560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:46.4257490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:47.6738980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:48.5430310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:49.2259690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:50.0834460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:51.0314600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:51.9128640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:52.8813880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:52.9554850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:53.6328320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:55.2575090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:55.8427290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:55.8954710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:55.9489820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:56.0020440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:56.9393680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:57.4857800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-16T20:05:57.8251130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-16T20:05:58.1507170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o stringi.so stri_brkiter.o stri_collator.o stri_common.o stri_compare.o stri_container_base.o stri_container_bytesearch.o stri_container_listint.o stri_container_listraw.o stri_container_listutf8.o stri_container_regex.o stri_container_usearch.o stri_container_utf16.o stri_container_utf8.o stri_container_utf8_indexable.o stri_encoding_conversion.o stri_encoding_detection.o stri_encoding_management.o stri_escape.o stri_exception.o stri_ICU_settings.o stri_join.o stri_length.o stri_pad.o stri_prepare_arg.o stri_random.o stri_reverse.o stri_search_class_count.o stri_search_class_detect.o stri_search_class_extract.o stri_search_class_locate.o stri_search_class_replace.o stri_search_class_split.o stri_search_class_startsendswith.o stri_search_class_subset.o stri_search_class_trim.o stri_search_common.o stri_search_coll_count.o stri_search_coll_detect.o stri_search_coll_extract.o stri_search_coll_locate.o stri_search_coll_replace.o stri_search_coll_split.o stri_search_coll_startsendswith.o stri_search_coll_subset.o stri_search_boundaries_count.o stri_search_boundaries_extract.o stri_search_boundaries_locate.o stri_search_boundaries_split.o stri_search_fixed_count.o stri_search_fixed_detect.o stri_search_fixed_extract.o stri_search_fixed_locate.o stri_search_fixed_replace.o stri_search_fixed_split.o stri_search_fixed_subset.o stri_search_fixed_startsendswith.o stri_search_in.o stri_search_other_split.o stri_search_regex_count.o stri_search_regex_detect.o stri_search_regex_extract.o stri_search_regex_locate.o stri_search_regex_match.o stri_search_regex_replace.o stri_search_regex_split.o stri_search_regex_subset.o stri_sort.o stri_stats.o stri_stringi.o stri_sub.o stri_test.o stri_time_zone.o stri_time_calendar.o stri_time_symbols.o stri_time_format.o stri_trans_casemap.o stri_trans_other.o stri_trans_normalization.o stri_trans_transliterate.o stri_ucnv.o stri_uloc.o stri_utils.o stri_wrap.o icu69/common/appendable.o icu69/common/bmpset.o icu69/common/brkeng.o icu69/common/brkiter.o icu69/common/bytesinkutil.o icu69/common/bytestream.o icu69/common/bytestrie.o icu69/common/bytestriebuilder.o icu69/common/bytestrieiterator.o icu69/common/caniter.o icu69/common/characterproperties.o icu69/common/chariter.o icu69/common/charstr.o icu69/common/cmemory.o icu69/common/cstr.o icu69/common/cstring.o icu69/common/cwchar.o icu69/common/dictbe.o icu69/common/dictionarydata.o icu69/common/dtintrv.o icu69/common/edits.o icu69/common/errorcode.o icu69/common/filteredbrk.o icu69/common/filterednormalizer2.o icu69/common/icudataver.o icu69/common/icuplug.o icu69/common/loadednormalizer2impl.o icu69/common/localebuilder.o icu69/common/localematcher.o icu69/common/localeprioritylist.o icu69/common/locavailable.o icu69/common/locbased.o icu69/common/locdispnames.o icu69/common/locdistance.o icu69/common/locdspnm.o icu69/common/locid.o icu69/common/loclikely.o icu69/common/loclikelysubtags.o icu69/common/locmap.o icu69/common/locresdata.o icu69/common/locutil.o icu69/common/lsr.o icu69/common/messagepattern.o icu69/common/normalizer2.o icu69/common/normalizer2impl.o icu69/common/normlzr.o icu69/common/parsepos.o icu69/common/patternprops.o icu69/common/pluralmap.o icu69/common/propname.o icu69/common/propsvec.o icu69/common/punycode.o icu69/common/putil.o icu69/common/rbbi.o icu69/common/rbbi_cache.o icu69/common/rbbidata.o icu69/common/rbbinode.o icu69/common/rbbirb.o icu69/common/rbbiscan.o icu69/common/rbbisetb.o icu69/common/rbbistbl.o icu69/common/rbbitblb.o icu69/common/resbund.o icu69/common/resbund_cnv.o icu69/common/resource.o icu69/common/restrace.o icu69/common/ruleiter.o icu69/common/schriter.o icu69/common/serv.o icu69/common/servlk.o icu69/common/servlkf.o icu69/common/servls.o icu69/common/servnotf.o icu69/common/servrbf.o icu69/common/servslkf.o icu69/common/sharedobject.o icu69/common/simpleformatter.o icu69/common/static_unicode_sets.o icu69/common/stringpiece.o icu69/common/stringtriebuilder.o icu69/common/uarrsort.o icu69/common/ubidi.o icu69/common/ubidi_props.o icu69/common/ubidiln.o icu69/common/ubiditransform.o icu69/common/ubidiwrt.o icu69/common/ubrk.o icu69/common/ucase.o icu69/common/ucasemap.o icu69/common/ucasemap_titlecase_brkiter.o icu69/common/ucat.o icu69/common/uchar.o icu69/common/ucharstrie.o icu69/common/ucharstriebuilder.o icu69/common/ucharstrieiterator.o icu69/common/uchriter.o icu69/common/ucln_cmn.o icu69/common/ucmndata.o icu69/common/ucnv.o icu69/common/ucnv2022.o icu69/common/ucnv_bld.o icu69/common/ucnv_cb.o icu69/common/ucnv_cnv.o icu69/common/ucnv_ct.o icu69/common/ucnv_err.o icu69/common/ucnv_ext.o icu69/common/ucnv_io.o icu69/common/ucnv_lmb.o icu69/common/ucnv_set.o icu69/common/ucnv_u16.o icu69/common/ucnv_u32.o icu69/common/ucnv_u7.o icu69/common/ucnv_u8.o icu69/common/ucnvbocu.o icu69/common/ucnvdisp.o icu69/common/ucnvhz.o icu69/common/ucnvisci.o icu69/common/ucnvlat1.o icu69/common/ucnvmbcs.o icu69/common/ucnvscsu.o icu69/common/ucnvsel.o icu69/common/ucol_swp.o icu69/common/ucptrie.o icu69/common/ucurr.o icu69/common/udata.o icu69/common/udatamem.o icu69/common/udataswp.o icu69/common/uenum.o icu69/common/uhash.o icu69/common/uhash_us.o icu69/common/uidna.o icu69/common/uinit.o icu69/common/uinvchar.o icu69/common/uiter.o icu69/common/ulist.o icu69/common/uloc.o icu69/common/uloc_keytype.o icu69/common/uloc_tag.o icu69/common/umapfile.o icu69/common/umath.o icu69/common/umutablecptrie.o icu69/common/umutex.o icu69/common/unames.o icu69/common/unifiedcache.o icu69/common/unifilt.o icu69/common/unifunct.o icu69/common/uniset.o icu69/common/uniset_closure.o icu69/common/uniset_props.o icu69/common/unisetspan.o icu69/common/unistr.o icu69/common/unistr_case.o icu69/common/unistr_case_locale.o icu69/common/unistr_cnv.o icu69/common/unistr_props.o icu69/common/unistr_titlecase_brkiter.o icu69/common/unorm.o icu69/common/unormcmp.o icu69/common/uobject.o icu69/common/uprops.o icu69/common/ures_cnv.o icu69/common/uresbund.o icu69/common/uresdata.o icu69/common/usc_impl.o icu69/common/uscript.o icu69/common/uscript_props.o icu69/common/uset.o icu69/common/uset_props.o icu69/common/usetiter.o icu69/common/ushape.o icu69/common/usprep.o icu69/common/ustack.o icu69/common/ustr_cnv.o icu69/common/ustr_titlecase_brkiter.o icu69/common/ustr_wcs.o icu69/common/ustrcase.o icu69/common/ustrcase_locale.o icu69/common/ustrenum.o icu69/common/ustrfmt.o icu69/common/ustring.o icu69/common/ustrtrns.o icu69/common/utext.o icu69/common/utf_impl.o icu69/common/util.o icu69/common/util_props.o icu69/common/utrace.o icu69/common/utrie.o icu69/common/utrie2.o icu69/common/utrie2_builder.o icu69/common/utrie_swap.o icu69/common/uts46.o icu69/common/utypes.o icu69/common/uvector.o icu69/common/uvectr32.o icu69/common/uvectr64.o icu69/common/wintz.o icu69/i18n/alphaindex.o icu69/i18n/anytrans.o icu69/i18n/astro.o icu69/i18n/basictz.o icu69/i18n/bocsu.o icu69/i18n/brktrans.o icu69/i18n/buddhcal.o icu69/i18n/calendar.o icu69/i18n/casetrn.o icu69/i18n/cecal.o icu69/i18n/chnsecal.o icu69/i18n/choicfmt.o icu69/i18n/coleitr.o icu69/i18n/coll.o icu69/i18n/collation.o icu69/i18n/collationbuilder.o icu69/i18n/collationcompare.o icu69/i18n/collationdata.o icu69/i18n/collationdatabuilder.o icu69/i18n/collationdatareader.o icu69/i18n/collationdatawriter.o icu69/i18n/collationfastlatin.o icu69/i18n/collationfastlatinbuilder.o icu69/i18n/collationfcd.o icu69/i18n/collationiterator.o icu69/i18n/collationkeys.o icu69/i18n/collationroot.o icu69/i18n/collationrootelements.o icu69/i18n/collationruleparser.o icu69/i18n/collationsets.o icu69/i18n/collationsettings.o icu69/i18n/collationtailoring.o icu69/i18n/collationweights.o icu69/i18n/compactdecimalformat.o icu69/i18n/coptccal.o icu69/i18n/cpdtrans.o icu69/i18n/csdetect.o icu69/i18n/csmatch.o icu69/i18n/csr2022.o icu69/i18n/csrecog.o icu69/i18n/csrmbcs.o icu69/i18n/csrsbcs.o icu69/i18n/csrucode.o icu69/i18n/csrutf8.o icu69/i18n/curramt.o icu69/i18n/currfmt.o icu69/i18n/currpinf.o icu69/i18n/currunit.o icu69/i18n/dangical.o icu69/i18n/datefmt.o icu69/i18n/dayperiodrules.o icu69/i18n/dcfmtsym.o icu69/i18n/decContext.o icu69/i18n/decNumber.o icu69/i18n/decimfmt.o icu69/i18n/double-conversion-bignum-dtoa.o icu69/i18n/double-conversion-bignum.o icu69/i18n/double-conversion-cached-powers.o icu69/i18n/double-conversion-double-to-string.o icu69/i18n/double-conversion-fast-dtoa.o icu69/i18n/double-conversion-string-to-double.o icu69/i18n/double-conversion-strtod.o icu69/i18n/dtfmtsym.o icu69/i18n/dtitvfmt.o icu69/i18n/dtitvinf.o icu69/i18n/dtptngen.o icu69/i18n/dtrule.o icu69/i18n/erarules.o icu69/i18n/esctrn.o icu69/i18n/ethpccal.o icu69/i18n/fmtable.o icu69/i18n/fmtable_cnv.o icu69/i18n/format.o icu69/i18n/formatted_string_builder.o icu69/i18n/formattedval_iterimpl.o icu69/i18n/formattedval_sbimpl.o icu69/i18n/formattedvalue.o icu69/i18n/fphdlimp.o icu69/i18n/fpositer.o icu69/i18n/funcrepl.o icu69/i18n/gender.o icu69/i18n/gregocal.o icu69/i18n/gregoimp.o icu69/i18n/hebrwcal.o icu69/i18n/indiancal.o icu69/i18n/inputext.o icu69/i18n/islamcal.o icu69/i18n/japancal.o icu69/i18n/listformatter.o icu69/i18n/measfmt.o icu69/i18n/measunit.o icu69/i18n/measunit_extra.o icu69/i18n/measure.o icu69/i18n/msgfmt.o icu69/i18n/name2uni.o icu69/i18n/nfrs.o icu69/i18n/nfrule.o icu69/i18n/nfsubs.o icu69/i18n/nortrans.o icu69/i18n/nultrans.o icu69/i18n/number_affixutils.o icu69/i18n/number_asformat.o icu69/i18n/number_capi.o icu69/i18n/number_compact.o icu69/i18n/number_currencysymbols.o icu69/i18n/number_decimalquantity.o icu69/i18n/number_decimfmtprops.o icu69/i18n/number_fluent.o icu69/i18n/number_formatimpl.o icu69/i18n/number_grouping.o icu69/i18n/number_integerwidth.o icu69/i18n/number_longnames.o icu69/i18n/number_mapper.o icu69/i18n/number_modifiers.o icu69/i18n/number_multiplier.o icu69/i18n/number_notation.o icu69/i18n/number_output.o icu69/i18n/number_padding.o icu69/i18n/number_patternmodifier.o icu69/i18n/number_patternstring.o icu69/i18n/number_rounding.o icu69/i18n/number_scientific.o icu69/i18n/number_skeletons.o icu69/i18n/number_symbolswrapper.o icu69/i18n/number_usageprefs.o icu69/i18n/number_utils.o icu69/i18n/numfmt.o icu69/i18n/numparse_affixes.o icu69/i18n/numparse_compositions.o icu69/i18n/numparse_currency.o icu69/i18n/numparse_decimal.o icu69/i18n/numparse_impl.o icu69/i18n/numparse_parsednumber.o icu69/i18n/numparse_scientific.o icu69/i18n/numparse_symbols.o icu69/i18n/numparse_validators.o icu69/i18n/numrange_capi.o icu69/i18n/numrange_fluent.o icu69/i18n/numrange_impl.o icu69/i18n/numsys.o icu69/i18n/olsontz.o icu69/i18n/persncal.o icu69/i18n/pluralranges.o icu69/i18n/plurfmt.o icu69/i18n/plurrule.o icu69/i18n/quant.o icu69/i18n/quantityformatter.o icu69/i18n/rbnf.o icu69/i18n/rbt.o icu69/i18n/rbt_data.o icu69/i18n/rbt_pars.o icu69/i18n/rbt_rule.o icu69/i18n/rbt_set.o icu69/i18n/rbtz.o icu69/i18n/regexcmp.o icu69/i18n/regeximp.o icu69/i18n/regexst.o icu69/i18n/regextxt.o icu69/i18n/region.o icu69/i18n/reldatefmt.o icu69/i18n/reldtfmt.o icu69/i18n/rematch.o icu69/i18n/remtrans.o icu69/i18n/repattrn.o icu69/i18n/rulebasedcollator.o icu69/i18n/scientificnumberformatter.o icu69/i18n/scriptset.o icu69/i18n/search.o icu69/i18n/selfmt.o icu69/i18n/sharedbreakiterator.o icu69/i18n/simpletz.o icu69/i18n/smpdtfmt.o icu69/i18n/smpdtfst.o icu69/i18n/sortkey.o icu69/i18n/standardplural.o icu69/i18n/string_segment.o icu69/i18n/strmatch.o icu69/i18n/strrepl.o icu69/i18n/stsearch.o icu69/i18n/taiwncal.o icu69/i18n/timezone.o icu69/i18n/titletrn.o icu69/i18n/tmunit.o icu69/i18n/tmutamt.o icu69/i18n/tmutfmt.o icu69/i18n/tolowtrn.o icu69/i18n/toupptrn.o icu69/i18n/translit.o icu69/i18n/transreg.o icu69/i18n/tridpars.o icu69/i18n/tzfmt.o icu69/i18n/tzgnames.o icu69/i18n/tznames.o icu69/i18n/tznames_impl.o icu69/i18n/tzrule.o icu69/i18n/tztrans.o icu69/i18n/ucal.o icu69/i18n/ucln_in.o icu69/i18n/ucol.o icu69/i18n/ucol_res.o icu69/i18n/ucol_sit.o icu69/i18n/ucoleitr.o icu69/i18n/ucsdet.o icu69/i18n/udat.o icu69/i18n/udateintervalformat.o icu69/i18n/udatpg.o icu69/i18n/ufieldpositer.o icu69/i18n/uitercollationiterator.o icu69/i18n/ulistformatter.o icu69/i18n/ulocdata.o icu69/i18n/umsg.o icu69/i18n/unesctrn.o icu69/i18n/uni2name.o icu69/i18n/units_data.o icu69/i18n/units_complexconverter.o icu69/i18n/units_converter.o icu69/i18n/units_router.o icu69/i18n/unum.o icu69/i18n/unumsys.o icu69/i18n/upluralrules.o icu69/i18n/uregex.o icu69/i18n/uregexc.o icu69/i18n/uregion.o icu69/i18n/usearch.o icu69/i18n/uspoof.o icu69/i18n/uspoof_build.o icu69/i18n/uspoof_conf.o icu69/i18n/uspoof_impl.o icu69/i18n/utf16collationiterator.o icu69/i18n/utf8collationiterator.o icu69/i18n/utmscale.o icu69/i18n/utrans.o icu69/i18n/vtzone.o icu69/i18n/vzone.o icu69/i18n/windtfmt.o icu69/i18n/winnmfmt.o icu69/i18n/wintzimpl.o icu69/i18n/zonemeta.o icu69/i18n/zrule.o icu69/i18n/ztrans.o icu69/stubdata/stubdata.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:05:58.4388050Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-16T20:05:58.6038590Z icudt already downloaded 2021-05-16T20:05:58.6042130Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-16T20:05:58.9018590Z icudt has been installed successfully 2021-05-16T20:05:58.9713130Z ** R 2021-05-16T20:05:59.0637960Z ** inst 2021-05-16T20:05:59.0678710Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:00.9223070Z ** help 2021-05-16T20:06:01.5252210Z *** installing help indices 2021-05-16T20:06:01.7746250Z ** building package indices 2021-05-16T20:06:02.3660080Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:06:02.8658150Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:06:03.0082700Z ** testing if installed package can be loaded from final location 2021-05-16T20:06:03.3001230Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:06:03.3035410Z * DONE (stringi) 2021-05-16T20:06:05.3028920Z * installing *source* package ‘Rcpp’ ... 2021-05-16T20:06:05.3632180Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:05.3634100Z ** using staged installation 2021-05-16T20:06:05.3818970Z ** libs 2021-05-16T20:06:05.4034490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c api.cpp -o api.o 2021-05-16T20:06:06.6500940Z In file included from api.cpp:24: 2021-05-16T20:06:06.6502320Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:06:06.6504520Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:06:06.6506170Z SEXP data = Parent::get__(); 2021-05-16T20:06:06.6507040Z ^ 2021-05-16T20:06:09.4531680Z 1 warning generated. 2021-05-16T20:06:09.4667860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.cpp -o attributes.o 2021-05-16T20:06:10.7854930Z In file included from attributes.cpp:39: 2021-05-16T20:06:10.7856290Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:06:10.7858360Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:06:10.7859750Z SEXP data = Parent::get__(); 2021-05-16T20:06:10.7860460Z ^ 2021-05-16T20:06:23.8187060Z 1 warning generated. 2021-05-16T20:06:23.8371660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c barrier.cpp -o barrier.o 2021-05-16T20:06:24.2990070Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c date.cpp -o date.o 2021-05-16T20:06:25.5195200Z In file included from date.cpp:30: 2021-05-16T20:06:25.5196500Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:06:25.5198940Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:06:25.5200270Z SEXP data = Parent::get__(); 2021-05-16T20:06:25.5201190Z ^ 2021-05-16T20:06:28.6075390Z 1 warning generated. 2021-05-16T20:06:28.6183530Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c module.cpp -o module.o 2021-05-16T20:06:29.8632530Z In file included from module.cpp:24: 2021-05-16T20:06:29.8634470Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:06:29.8636590Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:06:29.8638120Z SEXP data = Parent::get__(); 2021-05-16T20:06:29.8638840Z ^ 2021-05-16T20:06:35.3211900Z 1 warning generated. 2021-05-16T20:06:35.3337640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include/ -I/usr/local/include -fPIC -Wall -g -O2 -c rcpp_init.cpp -o rcpp_init.o 2021-05-16T20:06:36.5514380Z In file included from rcpp_init.cpp:24: 2021-05-16T20:06:36.5515590Z In file included from ../inst/include/Rcpp.h:57: 2021-05-16T20:06:36.5517690Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:06:36.5519090Z SEXP data = Parent::get__(); 2021-05-16T20:06:36.5520410Z ^ 2021-05-16T20:06:39.2614630Z 1 warning generated. 2021-05-16T20:06:39.2765580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o Rcpp.so api.o attributes.o barrier.o date.o module.o rcpp_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:06:39.3525290Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-16T20:06:39.3610740Z ** R 2021-05-16T20:06:39.3761580Z ** inst 2021-05-16T20:06:39.6674990Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:42.5385860Z ** help 2021-05-16T20:06:42.7211890Z *** installing help indices 2021-05-16T20:06:42.7917060Z ** building package indices 2021-05-16T20:06:43.1325520Z ** installing vignettes 2021-05-16T20:06:43.1427440Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:06:43.6424880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:06:43.7865730Z ** testing if installed package can be loaded from final location 2021-05-16T20:06:44.2815100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:06:44.3331810Z * DONE (Rcpp) 2021-05-16T20:06:44.9301760Z * installing *source* package ‘commonmark’ ... 2021-05-16T20:06:44.9402830Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:44.9503990Z ** using staged installation 2021-05-16T20:06:44.9605250Z ** libs 2021-05-16T20:06:44.9767340Z rm -f cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o extensions.o init.o wrapper.o commonmark.so cmark/libstatcmark.a 2021-05-16T20:06:44.9814820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions.c -o extensions.o 2021-05-16T20:06:45.0669110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:06:45.1414100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c wrapper.c -o wrapper.o 2021-05-16T20:06:45.2378490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark.c -o cmark/cmark.o 2021-05-16T20:06:45.3281050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/node.c -o cmark/node.o 2021-05-16T20:06:45.6701160Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/iterator.c -o cmark/iterator.o 2021-05-16T20:06:45.8476060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/blocks.c -o cmark/blocks.o 2021-05-16T20:06:46.5319550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/inlines.c -o cmark/inlines.o 2021-05-16T20:06:47.3807300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/scanners.c -o cmark/scanners.o 2021-05-16T20:06:48.7189960Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/utf8.c -o cmark/utf8.o 2021-05-16T20:06:50.3634250Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/buffer.c -o cmark/buffer.o 2021-05-16T20:06:50.5223110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/references.c -o cmark/references.o 2021-05-16T20:06:50.6071760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/render.c -o cmark/render.o 2021-05-16T20:06:50.7362780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/man.c -o cmark/man.o 2021-05-16T20:06:50.8464790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/xml.c -o cmark/xml.o 2021-05-16T20:06:50.9644210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/html.c -o cmark/html.o 2021-05-16T20:06:51.1791370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/commonmark.c -o cmark/commonmark.o 2021-05-16T20:06:51.3692890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/latex.c -o cmark/latex.o 2021-05-16T20:06:51.5108480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_href_e.c -o cmark/houdini_href_e.o 2021-05-16T20:06:51.5852290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_e.c -o cmark/houdini_html_e.o 2021-05-16T20:06:51.6685770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/houdini_html_u.c -o cmark/houdini_html_u.o 2021-05-16T20:06:51.8323700Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/cmark_ctype.c -o cmark/cmark_ctype.o 2021-05-16T20:06:51.8916540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/arena.c -o cmark/arena.o 2021-05-16T20:06:51.9943140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/linked_list.c -o cmark/linked_list.o 2021-05-16T20:06:52.2035860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plugin.c -o cmark/plugin.o 2021-05-16T20:06:52.3509980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/registry.c -o cmark/registry.o 2021-05-16T20:06:52.4358420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/syntax_extension.c -o cmark/syntax_extension.o 2021-05-16T20:06:52.6547020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/plaintext.c -o cmark/plaintext.o 2021-05-16T20:06:52.7789380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/footnotes.c -o cmark/footnotes.o 2021-05-16T20:06:52.8623710Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c cmark/map.c -o cmark/map.o 2021-05-16T20:06:52.9676000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/autolink.c -o extensions/autolink.o 2021-05-16T20:06:53.1860740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/core-extensions.c -o extensions/core-extensions.o 2021-05-16T20:06:53.2494850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/ext_scanners.c -o extensions/ext_scanners.o 2021-05-16T20:06:53.3987470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/strikethrough.c -o extensions/strikethrough.o 2021-05-16T20:06:53.5075860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/table.c -o extensions/table.o 2021-05-16T20:06:53.7823070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Icmark -I. -DCMARK_GFM_STATIC_DEFINE -DCMARK_GFM_EXTENSIONS_STATIC_DEFINE -DR_NO_REMAP -DSTRICT_R_HEADERS -I/usr/local/include -fPIC -Wall -g -O2 -c extensions/tagfilter.c -o extensions/tagfilter.o 2021-05-16T20:06:53.8743070Z ar rcs cmark/libstatcmark.a cmark/cmark.o cmark/node.o cmark/iterator.o cmark/blocks.o cmark/inlines.o cmark/scanners.o cmark/utf8.o cmark/buffer.o cmark/references.o cmark/render.o cmark/man.o cmark/xml.o cmark/html.o cmark/commonmark.o cmark/latex.o cmark/houdini_href_e.o cmark/houdini_html_e.o cmark/houdini_html_u.o cmark/cmark_ctype.o cmark/arena.o cmark/html.o cmark/linked_list.o cmark/plugin.o cmark/registry.o cmark/syntax_extension.o cmark/plaintext.o cmark/footnotes.o cmark/map.o extensions/autolink.o extensions/core-extensions.o extensions/ext_scanners.o extensions/strikethrough.o extensions/table.o extensions/tagfilter.o 2021-05-16T20:06:53.9219860Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o commonmark.so extensions.o init.o wrapper.o -Lcmark -lstatcmark -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:06:54.0065850Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-16T20:06:54.0130540Z ** R 2021-05-16T20:06:54.0172460Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:54.3248260Z ** help 2021-05-16T20:06:54.3435310Z *** installing help indices 2021-05-16T20:06:54.3617690Z ** building package indices 2021-05-16T20:06:54.6192750Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:06:54.9880600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:06:55.1338370Z ** testing if installed package can be loaded from final location 2021-05-16T20:06:55.3802360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:06:55.3825280Z * DONE (commonmark) 2021-05-16T20:06:55.7525500Z * installing *source* package ‘brew’ ... 2021-05-16T20:06:55.7528410Z ** using staged installation 2021-05-16T20:06:55.7649060Z ** R 2021-05-16T20:06:55.7691720Z ** inst 2021-05-16T20:06:55.7862560Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:56.2486290Z ** help 2021-05-16T20:06:56.2746040Z *** installing help indices 2021-05-16T20:06:56.2901020Z ** building package indices 2021-05-16T20:06:56.5979700Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:06:56.8555470Z ** testing if installed package can be loaded from final location 2021-05-16T20:06:57.1538820Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:06:57.1583900Z * DONE (brew) 2021-05-16T20:06:57.5571990Z * installing *source* package ‘sessioninfo’ ... 2021-05-16T20:06:57.5602750Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:57.5604070Z ** using staged installation 2021-05-16T20:06:57.5820100Z ** R 2021-05-16T20:06:57.5886460Z ** inst 2021-05-16T20:06:57.5900310Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:06:58.2704260Z ** help 2021-05-16T20:06:58.2922860Z *** installing help indices 2021-05-16T20:06:58.3145840Z ** building package indices 2021-05-16T20:06:58.5877240Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:06:58.9572200Z ** testing if installed package can be loaded from final location 2021-05-16T20:06:59.2790780Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:06:59.2883000Z * DONE (sessioninfo) 2021-05-16T20:06:59.6120870Z * installing *source* package ‘prettyunits’ ... 2021-05-16T20:06:59.6146270Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-16T20:06:59.6150500Z ** using staged installation 2021-05-16T20:06:59.6306970Z ** R 2021-05-16T20:06:59.6367500Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:00.0633610Z ** help 2021-05-16T20:07:00.0994590Z *** installing help indices 2021-05-16T20:07:00.1246170Z ** building package indices 2021-05-16T20:07:00.3885810Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:00.6407200Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:00.8914560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:00.9016290Z * DONE (prettyunits) 2021-05-16T20:07:01.7418010Z * installing *source* package ‘vctrs’ ... 2021-05-16T20:07:01.7686530Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:01.7688730Z ** using staged installation 2021-05-16T20:07:01.7960600Z ** libs 2021-05-16T20:07:01.8189770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c altrep-rle.c -o altrep-rle.o 2021-05-16T20:07:01.9584910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg-counter.c -o arg-counter.o 2021-05-16T20:07:02.0884740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c arg.c -o arg.o 2021-05-16T20:07:02.2078380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bind.c -o bind.o 2021-05-16T20:07:02.4426320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c-unchop.c -o c-unchop.o 2021-05-16T20:07:02.6148130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c c.c -o c.o 2021-05-16T20:07:02.7739670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c callables.c -o callables.o 2021-05-16T20:07:02.8747100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-bare.c -o cast-bare.o 2021-05-16T20:07:03.0135350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast-dispatch.c -o cast-dispatch.o 2021-05-16T20:07:03.1221550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cast.c -o cast.o 2021-05-16T20:07:03.2804910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compare.c -o compare.o 2021-05-16T20:07:03.4981920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c complete.c -o complete.o 2021-05-16T20:07:03.6640300Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c conditions.c -o conditions.o 2021-05-16T20:07:03.7818630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dictionary.c -o dictionary.o 2021-05-16T20:07:04.0964100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dim.c -o dim.o 2021-05-16T20:07:04.1945860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c equal.c -o equal.o 2021-05-16T20:07:04.6869930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fields.c -o fields.o 2021-05-16T20:07:04.8155760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fill.c -o fill.o 2021-05-16T20:07:05.0154590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group.c -o group.o 2021-05-16T20:07:05.1642940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c growable.c -o growable.o 2021-05-16T20:07:05.2628240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c hash.c -o hash.o 2021-05-16T20:07:05.5489290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:07:05.6753680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c names.c -o names.o 2021-05-16T20:07:06.0031020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-groups.c -o order-groups.o 2021-05-16T20:07:06.1203860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-radix.c -o order-radix.o 2021-05-16T20:07:06.9949620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-sortedness.c -o order-sortedness.o 2021-05-16T20:07:07.1854840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-transform.c -o order-transform.o 2021-05-16T20:07:07.2967470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c order-truelength.c -o order-truelength.o 2021-05-16T20:07:07.4086880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poly-op.c -o poly-op.o 2021-05-16T20:07:07.5911600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy-restore.c -o proxy-restore.o 2021-05-16T20:07:07.7334460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c proxy.c -o proxy.o 2021-05-16T20:07:07.9066170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ptype2-dispatch.c -o ptype2-dispatch.o 2021-05-16T20:07:08.0453170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rep.c -o rep.o 2021-05-16T20:07:08.2490320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c runs.c -o runs.o 2021-05-16T20:07:08.5737520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c shape.c -o shape.o 2021-05-16T20:07:08.7140590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size-common.c -o size-common.o 2021-05-16T20:07:08.8298330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c size.c -o size.o 2021-05-16T20:07:08.9747780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-array.c -o slice-array.o 2021-05-16T20:07:09.7238490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign-array.c -o slice-assign-array.o 2021-05-16T20:07:10.3486770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-assign.c -o slice-assign.o 2021-05-16T20:07:10.6384850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice-chop.c -o slice-chop.o 2021-05-16T20:07:10.8389010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.c -o slice.o 2021-05-16T20:07:11.2005090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-16T20:07:11.2971840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript-loc.c -o subscript-loc.o 2021-05-16T20:07:11.5236000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c subscript.c -o subscript.o 2021-05-16T20:07:11.6928970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c translate.c -o translate.o 2021-05-16T20:07:11.8290670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-data-frame.c -o type-data-frame.o 2021-05-16T20:07:12.1632210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-date-time.c -o type-date-time.o 2021-05-16T20:07:12.3456390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-factor.c -o type-factor.o 2021-05-16T20:07:12.5092500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-info.c -o type-info.o 2021-05-16T20:07:12.6495080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type-tibble.c -o type-tibble.o 2021-05-16T20:07:12.7580650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type.c -o type.o 2021-05-16T20:07:12.9065560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c type2.c -o type2.o 2021-05-16T20:07:13.0622990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2-s3.c -o typeof2-s3.o 2021-05-16T20:07:13.2059870Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c typeof2.c -o typeof2.o 2021-05-16T20:07:13.3439650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unspecified.c -o unspecified.o 2021-05-16T20:07:13.4576170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-dispatch.c -o utils-dispatch.o 2021-05-16T20:07:13.5674110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils-rlang.c -o utils-rlang.o 2021-05-16T20:07:13.6613650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:07:14.3743690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c version.c -o version.o 2021-05-16T20:07:14.4488190Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o vctrs.so altrep-rle.o arg-counter.o arg.o bind.o c-unchop.o c.o callables.o cast-bare.o cast-dispatch.o cast.o compare.o complete.o conditions.o dictionary.o dim.o equal.o fields.o fill.o group.o growable.o hash.o init.o names.o order-groups.o order-radix.o order-sortedness.o order-transform.o order-truelength.o poly-op.o proxy-restore.o proxy.o ptype2-dispatch.o rep.o runs.o shape.o size-common.o size.o slice-array.o slice-assign-array.o slice-assign.o slice-chop.o slice.o split.o subscript-loc.o subscript.o translate.o type-data-frame.o type-date-time.o type-factor.o type-info.o type-tibble.o type.o type2.o typeof2-s3.o typeof2.o unspecified.o utils-dispatch.o utils-rlang.o utils.o version.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:07:14.5216840Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-16T20:07:14.5284540Z ** R 2021-05-16T20:07:14.5795860Z ** inst 2021-05-16T20:07:14.5894040Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:18.2498460Z ** help 2021-05-16T20:07:18.6128580Z *** installing help indices 2021-05-16T20:07:18.8223970Z *** copying figures 2021-05-16T20:07:18.8301040Z ** building package indices 2021-05-16T20:07:19.2628120Z ** installing vignettes 2021-05-16T20:07:19.2864190Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:19.7265470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:07:19.8619400Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:20.3531830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:20.3596640Z * DONE (vctrs) 2021-05-16T20:07:20.9335910Z * installing *source* package ‘processx’ ... 2021-05-16T20:07:20.9408220Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:20.9409560Z ** using staged installation 2021-05-16T20:07:20.9648310Z ** libs 2021-05-16T20:07:20.9833930Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-16T20:07:21.1563330Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-16T20:07:21.1565490Z supervisor/utils.c -o supervisor/supervisor 2021-05-16T20:07:21.4721000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:07:21.5706660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c client.c -o client.o 2021-05-16T20:07:21.6752210Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c errors.c -o errors.o 2021-05-16T20:07:21.7516440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L"/Library/Frameworks/R.framework/Resources/lib" -L/usr/local/lib -o client.so base64.o client.o errors.o \ 2021-05-16T20:07:21.7518740Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-16T20:07:21.8105720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:07:21.9049280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c poll.c -o poll.o 2021-05-16T20:07:22.0195820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-connection.c -o processx-connection.o 2021-05-16T20:07:22.5818180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c processx-vector.c -o processx-vector.o 2021-05-16T20:07:22.7018240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c create-time.c -o create-time.o 2021-05-16T20:07:22.8101190Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/childlist.c -o unix/childlist.o 2021-05-16T20:07:22.9951930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/connection.c -o unix/connection.o 2021-05-16T20:07:23.0940020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/processx.c -o unix/processx.o 2021-05-16T20:07:23.3988560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/sigchld.c -o unix/sigchld.o 2021-05-16T20:07:23.5124070Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/utils.c -o unix/utils.o 2021-05-16T20:07:23.6328520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c unix/named_pipe.c -o unix/named_pipe.o 2021-05-16T20:07:23.7065060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cleancall.c -o cleancall.o 2021-05-16T20:07:23.8065760Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o processx.so init.o poll.o errors.o processx-connection.o processx-vector.o create-time.o base64.o unix/childlist.o unix/connection.o unix/processx.o unix/sigchld.o unix/utils.o unix/named_pipe.o cleancall.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:07:23.8683400Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-16T20:07:23.8766230Z ** R 2021-05-16T20:07:23.8965420Z ** inst 2021-05-16T20:07:23.8980410Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:25.8394660Z ** help 2021-05-16T20:07:25.9288470Z *** installing help indices 2021-05-16T20:07:25.9777570Z ** building package indices 2021-05-16T20:07:26.2694720Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:26.6698820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:07:26.8890250Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:27.1908800Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:27.1946670Z * DONE (processx) 2021-05-16T20:07:27.5792280Z * installing *source* package ‘markdown’ ... 2021-05-16T20:07:27.5840900Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:27.5842120Z ** using staged installation 2021-05-16T20:07:27.6064390Z ** libs 2021-05-16T20:07:27.6249520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rbase64.c -o Rbase64.o 2021-05-16T20:07:27.7246120Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rinit.c -o Rinit.o 2021-05-16T20:07:27.8093940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Rmarkdown.c -o Rmarkdown.o 2021-05-16T20:07:28.0080530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c autolink.c -o autolink.o 2021-05-16T20:07:28.1639320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c buffer.c -o buffer.o 2021-05-16T20:07:28.2787580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_href_e.c -o houdini_href_e.o 2021-05-16T20:07:28.3520950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c houdini_html_e.c -o houdini_html_e.o 2021-05-16T20:07:28.4302810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html.c -o html.o 2021-05-16T20:07:28.6568410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c html_smartypants.c -o html_smartypants.o 2021-05-16T20:07:28.8527350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c markdown.c -o markdown.o 2021-05-16T20:07:30.0894240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c stack.c -o stack.o 2021-05-16T20:07:30.1714590Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o markdown.so Rbase64.o Rinit.o Rmarkdown.o autolink.o buffer.o houdini_href_e.o houdini_html_e.o html.o html_smartypants.o markdown.o stack.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:07:30.2317720Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-16T20:07:30.2362270Z ** R 2021-05-16T20:07:30.2438230Z ** inst 2021-05-16T20:07:30.2523750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:30.8003140Z ** help 2021-05-16T20:07:30.8503380Z *** installing help indices 2021-05-16T20:07:30.8816350Z ** building package indices 2021-05-16T20:07:31.2061590Z ** installing vignettes 2021-05-16T20:07:31.2130930Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:31.5626690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:07:31.7522450Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:32.0246830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:32.0282020Z * DONE (markdown) 2021-05-16T20:07:32.3285530Z * installing *source* package ‘highr’ ... 2021-05-16T20:07:32.3307080Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:32.3308600Z ** using staged installation 2021-05-16T20:07:32.3502660Z ** R 2021-05-16T20:07:32.3545440Z ** inst 2021-05-16T20:07:32.3637020Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:32.8478780Z ** help 2021-05-16T20:07:32.8655720Z *** installing help indices 2021-05-16T20:07:32.8830800Z ** building package indices 2021-05-16T20:07:33.1270860Z ** installing vignettes 2021-05-16T20:07:33.1333030Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:33.3988470Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:33.6417490Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:33.6519100Z * DONE (highr) 2021-05-16T20:07:34.0493220Z * installing *source* package ‘stringr’ ... 2021-05-16T20:07:34.0562990Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:34.0564210Z ** using staged installation 2021-05-16T20:07:34.0805310Z ** R 2021-05-16T20:07:34.0933010Z ** data 2021-05-16T20:07:34.0948660Z *** moving datasets to lazyload DB 2021-05-16T20:07:34.1155960Z ** inst 2021-05-16T20:07:34.1212420Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:34.8471900Z ** help 2021-05-16T20:07:34.9603090Z *** installing help indices 2021-05-16T20:07:35.0259390Z *** copying figures 2021-05-16T20:07:35.0268680Z ** building package indices 2021-05-16T20:07:35.3320690Z ** installing vignettes 2021-05-16T20:07:35.3422510Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:35.6057340Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:35.8713350Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:35.8748770Z * DONE (stringr) 2021-05-16T20:07:36.1948370Z * installing *source* package ‘rversions’ ... 2021-05-16T20:07:36.1971370Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:36.1972880Z ** using staged installation 2021-05-16T20:07:36.2199030Z ** R 2021-05-16T20:07:36.2317070Z ** inst 2021-05-16T20:07:36.2332250Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:36.6367100Z ** help 2021-05-16T20:07:36.6638250Z *** installing help indices 2021-05-16T20:07:36.6894440Z *** copying figures 2021-05-16T20:07:36.6903490Z ** building package indices 2021-05-16T20:07:36.9531970Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:37.2249560Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:37.5123340Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:37.5225330Z * DONE (rversions) 2021-05-16T20:07:38.1489500Z * installing *source* package ‘pillar’ ... 2021-05-16T20:07:38.1654330Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:38.1655640Z ** using staged installation 2021-05-16T20:07:38.1926780Z ** R 2021-05-16T20:07:38.2211540Z ** inst 2021-05-16T20:07:38.2385540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:40.6535530Z ** help 2021-05-16T20:07:40.7711060Z *** installing help indices 2021-05-16T20:07:40.8415790Z *** copying figures 2021-05-16T20:07:40.8449310Z ** building package indices 2021-05-16T20:07:41.1576870Z ** installing vignettes 2021-05-16T20:07:41.1747520Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:41.5469120Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:42.0285160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:42.0386720Z * DONE (pillar) 2021-05-16T20:07:42.4405690Z * installing *source* package ‘callr’ ... 2021-05-16T20:07:42.4463260Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:42.4464490Z ** using staged installation 2021-05-16T20:07:42.4671630Z ** R 2021-05-16T20:07:42.4884660Z ** inst 2021-05-16T20:07:42.4903100Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:46.6446640Z ** help 2021-05-16T20:07:46.7958420Z *** installing help indices 2021-05-16T20:07:46.8783130Z ** building package indices 2021-05-16T20:07:47.2029650Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:47.4807020Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:47.8307580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:47.8409700Z * DONE (callr) 2021-05-16T20:07:48.5723030Z * installing *source* package ‘knitr’ ... 2021-05-16T20:07:48.5930210Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:48.5931440Z ** using staged installation 2021-05-16T20:07:48.6439820Z ** R 2021-05-16T20:07:48.7002740Z ** demo 2021-05-16T20:07:48.7018520Z ** inst 2021-05-16T20:07:48.7762830Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:54.7136380Z ** help 2021-05-16T20:07:54.9858500Z *** installing help indices 2021-05-16T20:07:55.1321820Z ** building package indices 2021-05-16T20:07:55.5176230Z ** installing vignettes 2021-05-16T20:07:55.5311460Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:55.8081750Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:56.2183930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:56.2404820Z * DONE (knitr) 2021-05-16T20:07:56.5722160Z * installing *source* package ‘xopen’ ... 2021-05-16T20:07:56.5739640Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:56.5741130Z ** using staged installation 2021-05-16T20:07:56.5931950Z ** R 2021-05-16T20:07:56.5966080Z ** inst 2021-05-16T20:07:56.5981840Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:07:56.9138910Z ** help 2021-05-16T20:07:56.9315940Z *** installing help indices 2021-05-16T20:07:56.9560480Z ** building package indices 2021-05-16T20:07:57.2076650Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:07:57.4530100Z ** testing if installed package can be loaded from final location 2021-05-16T20:07:57.6988570Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:07:57.7090900Z * DONE (xopen) 2021-05-16T20:07:58.3512820Z * installing *source* package ‘tibble’ ... 2021-05-16T20:07:58.3678620Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:07:58.3679900Z ** using staged installation 2021-05-16T20:07:58.3991400Z ** libs 2021-05-16T20:07:58.4168830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:07:58.4937720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:07:58.5967680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:07:58.6654690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:07:58.7950440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:07:58.8604540Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T20:07:58.8948490Z ** R 2021-05-16T20:07:58.9202900Z ** inst 2021-05-16T20:07:58.9371130Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:01.3210160Z ** help 2021-05-16T20:08:01.4217650Z *** installing help indices 2021-05-16T20:08:01.4797830Z *** copying figures 2021-05-16T20:08:01.4837790Z ** building package indices 2021-05-16T20:08:01.7884600Z ** installing vignettes 2021-05-16T20:08:01.8086790Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:02.3541340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:08:02.5891780Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:03.0591200Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:03.0692890Z * DONE (tibble) 2021-05-16T20:08:03.5125420Z * installing *source* package ‘pkgbuild’ ... 2021-05-16T20:08:03.5169660Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:03.5170960Z ** using staged installation 2021-05-16T20:08:03.5403190Z ** R 2021-05-16T20:08:03.5550590Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:05.1351540Z ** help 2021-05-16T20:08:05.1921990Z *** installing help indices 2021-05-16T20:08:05.2334760Z ** building package indices 2021-05-16T20:08:05.5190260Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:05.8616620Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:06.2225420Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:06.2326990Z * DONE (pkgbuild) 2021-05-16T20:08:06.8405950Z * installing *source* package ‘roxygen2’ ... 2021-05-16T20:08:06.8561510Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:06.8562960Z ** using staged installation 2021-05-16T20:08:06.8849630Z ** libs 2021-05-16T20:08:06.9035980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:08:08.1316550Z In file included from RcppExports.cpp:4: 2021-05-16T20:08:08.1318890Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:08:08.1323060Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:08:08.1324910Z SEXP data = Parent::get__(); 2021-05-16T20:08:08.1335250Z ^ 2021-05-16T20:08:12.2922900Z 1 warning generated. 2021-05-16T20:08:12.3055590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c escapeExamples.cpp -o escapeExamples.o 2021-05-16T20:08:13.5852880Z In file included from escapeExamples.cpp:1: 2021-05-16T20:08:13.5853920Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:08:13.5856030Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:08:13.5857050Z SEXP data = Parent::get__(); 2021-05-16T20:08:13.5857490Z ^ 2021-05-16T20:08:16.4109670Z 1 warning generated. 2021-05-16T20:08:16.4229010Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isComplete.cpp -o isComplete.o 2021-05-16T20:08:17.6566130Z In file included from isComplete.cpp:1: 2021-05-16T20:08:17.6567300Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:08:17.6569380Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:08:17.6570430Z SEXP data = Parent::get__(); 2021-05-16T20:08:17.6570830Z ^ 2021-05-16T20:08:20.4476960Z 1 warning generated. 2021-05-16T20:08:20.4598130Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c leadingSpaces.cpp -o leadingSpaces.o 2021-05-16T20:08:21.6786210Z In file included from leadingSpaces.cpp:1: 2021-05-16T20:08:21.6788370Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:08:21.6790850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:08:21.6792450Z SEXP data = Parent::get__(); 2021-05-16T20:08:21.6793280Z ^ 2021-05-16T20:08:24.4581080Z 1 warning generated. 2021-05-16T20:08:24.4697520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parser2.cpp -o parser2.o 2021-05-16T20:08:25.6430870Z In file included from parser2.cpp:1: 2021-05-16T20:08:25.6432120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:08:25.6434490Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:08:25.6435910Z SEXP data = Parent::get__(); 2021-05-16T20:08:25.6436600Z ^ 2021-05-16T20:08:30.0985200Z 1 warning generated. 2021-05-16T20:08:30.1128790Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wrapUsage.cpp -o wrapUsage.o 2021-05-16T20:08:31.3579430Z In file included from wrapUsage.cpp:1: 2021-05-16T20:08:31.3581020Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:08:31.3583550Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:08:31.3585500Z SEXP data = Parent::get__(); 2021-05-16T20:08:31.3588980Z ^ 2021-05-16T20:08:34.2892380Z 1 warning generated. 2021-05-16T20:08:34.3056600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o roxygen2.so RcppExports.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:08:34.3758700Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-16T20:08:34.3814420Z ** R 2021-05-16T20:08:34.4265740Z ** inst 2021-05-16T20:08:34.4358260Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:39.5789450Z ** help 2021-05-16T20:08:39.7078960Z *** installing help indices 2021-05-16T20:08:39.7767270Z *** copying figures 2021-05-16T20:08:39.7785030Z ** building package indices 2021-05-16T20:08:40.0989890Z ** installing vignettes 2021-05-16T20:08:40.1191640Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:40.7514560Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:08:40.9393900Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:41.5150180Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:41.5717650Z * DONE (roxygen2) 2021-05-16T20:08:41.9256240Z * installing *source* package ‘rematch2’ ... 2021-05-16T20:08:41.9282240Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:41.9284220Z ** using staged installation 2021-05-16T20:08:41.9474480Z ** R 2021-05-16T20:08:41.9539960Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:42.5853980Z ** help 2021-05-16T20:08:42.6212370Z *** installing help indices 2021-05-16T20:08:42.6472930Z ** building package indices 2021-05-16T20:08:42.9276200Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:43.3983160Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:43.8559070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:43.8639800Z * DONE (rematch2) 2021-05-16T20:08:44.2410820Z * installing *source* package ‘rcmdcheck’ ... 2021-05-16T20:08:44.2462190Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:44.2463420Z ** using staged installation 2021-05-16T20:08:44.2673300Z ** R 2021-05-16T20:08:44.2791330Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:45.7104290Z ** help 2021-05-16T20:08:45.7615980Z *** installing help indices 2021-05-16T20:08:45.7967620Z ** building package indices 2021-05-16T20:08:46.0731590Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:46.4539200Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:46.8471650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:46.8573330Z * DONE (rcmdcheck) 2021-05-16T20:08:47.2043270Z * installing *source* package ‘waldo’ ... 2021-05-16T20:08:47.2083870Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:47.2085720Z ** using staged installation 2021-05-16T20:08:47.2290340Z ** R 2021-05-16T20:08:47.2378940Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:08:48.1066680Z ** help 2021-05-16T20:08:48.1328860Z *** installing help indices 2021-05-16T20:08:48.1499590Z *** copying figures 2021-05-16T20:08:48.1503080Z ** building package indices 2021-05-16T20:08:48.4149960Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:08:48.7411340Z ** testing if installed package can be loaded from final location 2021-05-16T20:08:49.0755390Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:08:49.0857120Z * DONE (waldo) 2021-05-16T20:08:49.8804190Z * installing *source* package ‘testthat’ ... 2021-05-16T20:08:49.9051970Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-16T20:08:49.9053760Z ** using staged installation 2021-05-16T20:08:49.9381410Z ** libs 2021-05-16T20:08:49.9563270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:08:50.0350270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:08:50.1196440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-catch.cpp -o test-catch.o 2021-05-16T20:08:51.1990150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-example.cpp -o test-example.o 2021-05-16T20:08:52.2008680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -DCOMPILING_TESTTHAT -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:09:07.2372270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o testthat.so init.o reassign.o test-catch.o test-example.o test-runner.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:09:07.3133250Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-16T20:09:07.3222870Z ** R 2021-05-16T20:09:07.3746700Z ** inst 2021-05-16T20:09:07.3920980Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:19.1450880Z ** help 2021-05-16T20:09:19.4593530Z *** installing help indices 2021-05-16T20:09:19.6624680Z *** copying figures 2021-05-16T20:09:19.6663260Z ** building package indices 2021-05-16T20:09:20.0813230Z ** installing vignettes 2021-05-16T20:09:20.1000310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:20.5194680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:09:20.7521290Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:21.3351170Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:21.3480050Z * DONE (testthat) 2021-05-16T20:09:22.0695600Z * installing *source* package ‘devtools’ ... 2021-05-16T20:09:22.0819520Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:22.0821040Z ** using staged installation 2021-05-16T20:09:22.3493080Z ** R 2021-05-16T20:09:22.3596520Z ** inst 2021-05-16T20:09:22.3698780Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:24.6724790Z ** help 2021-05-16T20:09:24.8249750Z *** installing help indices 2021-05-16T20:09:24.9149230Z *** copying figures 2021-05-16T20:09:24.9157400Z ** building package indices 2021-05-16T20:09:25.2470430Z ** installing vignettes 2021-05-16T20:09:25.2567450Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:26.1328190Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:27.0660830Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:27.0762470Z * DONE (devtools) 2021-05-16T20:09:27.1161310Z 2021-05-16T20:09:27.1162680Z The downloaded source packages are in 2021-05-16T20:09:27.1164780Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/downloaded_packages’ 2021-05-16T20:09:27.2980110Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:09:28.4850090Z 2021-05-16T20:09:28.8888520Z 2021-05-16T20:09:28.8925140Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/remotes2a5b728a0aa2/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:09:28.9212040Z 2021-05-16T20:09:28.9229020Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/remotes2a5b728a0aa2/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:09:28.9863270Z 2021-05-16T20:09:28.9923580Z 2021-05-16T20:09:28.9925650Z ─ preparing ‘desc’: 2021-05-16T20:09:28.9926430Z 2021-05-16T20:09:28.9927130Z 2021-05-16T20:09:29.0053910Z checking DESCRIPTION meta-information ... 2021-05-16T20:09:29.0155710Z 2021-05-16T20:09:29.0257890Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:09:29.1250290Z 2021-05-16T20:09:29.1312120Z 2021-05-16T20:09:29.1313960Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:09:29.1314750Z 2021-05-16T20:09:29.1322410Z 2021-05-16T20:09:29.1323750Z ─ checking for empty or unneeded directories 2021-05-16T20:09:29.1324500Z 2021-05-16T20:09:29.1325100Z 2021-05-16T20:09:29.1326390Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:09:29.1437410Z 2021-05-16T20:09:29.1470600Z 2021-05-16T20:09:29.1472120Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:09:29.2745860Z 2021-05-16T20:09:29.2752910Z 2021-05-16T20:09:29.2753570Z 2021-05-16T20:09:29.3115300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:09:29.3128920Z (as ‘lib’ is unspecified) 2021-05-16T20:09:29.8085460Z * installing *source* package ‘desc’ ... 2021-05-16T20:09:29.8146070Z ** using staged installation 2021-05-16T20:09:29.8389800Z ** R 2021-05-16T20:09:29.8585310Z ** inst 2021-05-16T20:09:29.8643180Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:31.7078070Z ** help 2021-05-16T20:09:31.9132290Z *** installing help indices 2021-05-16T20:09:32.0195240Z ** building package indices 2021-05-16T20:09:32.3800050Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:32.6355940Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:32.9207320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:32.9241490Z * DONE (desc) 2021-05-16T20:09:33.2334580Z 2021-05-16T20:09:33.2335700Z 2021-05-16T20:09:33.2347360Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/remotes2a5b713ee1c7/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:09:33.2385430Z 2021-05-16T20:09:33.2387770Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/remotes2a5b713ee1c7/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:09:33.2985510Z 2021-05-16T20:09:33.4285770Z 2021-05-16T20:09:33.4370260Z ─ preparing ‘ghtravis’: 2021-05-16T20:09:33.4372020Z 2021-05-16T20:09:33.4372630Z 2021-05-16T20:09:33.4373870Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:09:33.4375460Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:09:33.4376900Z ─ checking for empty or unneeded directories 2021-05-16T20:09:33.4378300Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:09:33.4379550Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:09:33.4536140Z 2021-05-16T20:09:33.4541970Z 2021-05-16T20:09:33.4542620Z 2021-05-16T20:09:33.5039190Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:09:33.5040640Z (as ‘lib’ is unspecified) 2021-05-16T20:09:33.8328450Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:09:33.8331390Z ** using staged installation 2021-05-16T20:09:33.8546410Z ** R 2021-05-16T20:09:33.8688930Z ** inst 2021-05-16T20:09:33.8708560Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:35.4647840Z ** help 2021-05-16T20:09:35.5524000Z *** installing help indices 2021-05-16T20:09:35.6048310Z ** building package indices 2021-05-16T20:09:35.8992930Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:36.7953020Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:37.7124140Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:37.7150390Z * DONE (ghtravis) 2021-05-16T20:09:37.7479260Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:09:38.0338050Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:09:39.1894660Z 2021-05-16T20:09:39.1896830Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:09:39.1898220Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:09:39.1899250Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:09:39.1900730Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:09:39.1901890Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:09:39.1902990Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:09:39.1904370Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:09:39.1905730Z (as ‘lib’ is unspecified) 2021-05-16T20:09:41.1489390Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:09:41.1492720Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:09:41.1578960Z Packages which are only available in source form, and may need 2021-05-16T20:09:41.1580940Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-16T20:09:41.1582810Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-16T20:09:41.1583730Z 2021-05-16T20:09:41.1600070Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-16T20:09:41.4395340Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-16T20:09:41.4940710Z ================================================== 2021-05-16T20:09:41.4942210Z downloaded 89 KB 2021-05-16T20:09:41.4942960Z 2021-05-16T20:09:41.4975420Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-16T20:09:41.6736650Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-16T20:09:41.7454900Z ================================================== 2021-05-16T20:09:41.7455840Z downloaded 115 KB 2021-05-16T20:09:41.7456710Z 2021-05-16T20:09:41.7486560Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-16T20:09:42.2545430Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-16T20:09:42.2547030Z ================================================== 2021-05-16T20:09:42.2548210Z downloaded 194 KB 2021-05-16T20:09:42.2548920Z 2021-05-16T20:09:42.2579940Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-16T20:09:42.5282320Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-16T20:09:42.5585890Z ================================================== 2021-05-16T20:09:42.5586810Z downloaded 932 KB 2021-05-16T20:09:42.5587460Z 2021-05-16T20:09:42.5620730Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-16T20:09:42.7102610Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-16T20:09:42.7394920Z ================================================== 2021-05-16T20:09:42.7395940Z downloaded 691 KB 2021-05-16T20:09:42.7396580Z 2021-05-16T20:09:43.1182620Z * installing *source* package ‘tidyselect’ ... 2021-05-16T20:09:43.1242070Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:43.1243270Z ** using staged installation 2021-05-16T20:09:43.1484470Z ** R 2021-05-16T20:09:43.1630990Z ** inst 2021-05-16T20:09:43.1675640Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:44.4748880Z ** help 2021-05-16T20:09:44.5511620Z *** installing help indices 2021-05-16T20:09:44.5978970Z ** building package indices 2021-05-16T20:09:44.8775280Z ** installing vignettes 2021-05-16T20:09:44.8875920Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:45.2140530Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:45.5615110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:45.5716590Z * DONE (tidyselect) 2021-05-16T20:09:45.9991110Z * installing *source* package ‘generics’ ... 2021-05-16T20:09:46.0059460Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:46.0060670Z ** using staged installation 2021-05-16T20:09:46.0250800Z ** R 2021-05-16T20:09:46.0349000Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:46.4212550Z ** help 2021-05-16T20:09:46.5825350Z *** installing help indices 2021-05-16T20:09:46.6346640Z ** building package indices 2021-05-16T20:09:46.9284020Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:47.1775490Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:47.4251780Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:47.4352450Z * DONE (generics) 2021-05-16T20:09:47.8333820Z * installing *source* package ‘cpp11’ ... 2021-05-16T20:09:47.8394530Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:47.8396780Z ** using staged installation 2021-05-16T20:09:47.8626680Z ** R 2021-05-16T20:09:47.8696170Z ** inst 2021-05-16T20:09:47.8865790Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:48.3840870Z ** help 2021-05-16T20:09:48.4640000Z *** installing help indices 2021-05-16T20:09:48.4862340Z ** building package indices 2021-05-16T20:09:48.8145330Z ** installing vignettes 2021-05-16T20:09:48.8174630Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:09:49.0657560Z ** testing if installed package can be loaded from final location 2021-05-16T20:09:49.3690080Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:09:49.3791790Z * DONE (cpp11) 2021-05-16T20:09:50.1812440Z * installing *source* package ‘dplyr’ ... 2021-05-16T20:09:50.2046070Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:09:50.2047420Z ** using staged installation 2021-05-16T20:09:50.2375930Z ** libs 2021-05-16T20:09:50.2554180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c chop.cpp -o chop.o 2021-05-16T20:09:50.4535150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c filter.cpp -o filter.o 2021-05-16T20:09:50.6958420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c funs.cpp -o funs.o 2021-05-16T20:09:50.8935310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_by.cpp -o group_by.o 2021-05-16T20:09:51.7312880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c group_data.cpp -o group_data.o 2021-05-16T20:09:51.8983760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c imports.cpp -o imports.o 2021-05-16T20:09:52.1307410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:09:52.3453000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mask.cpp -o mask.o 2021-05-16T20:09:52.7094090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mutate.cpp -o mutate.o 2021-05-16T20:09:52.8889090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c slice.cpp -o slice.o 2021-05-16T20:09:53.0477520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c summarise.cpp -o summarise.o 2021-05-16T20:09:53.2611050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o dplyr.so chop.o filter.o funs.o group_by.o group_data.o imports.o init.o mask.o mutate.o slice.o summarise.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:09:53.3244840Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-16T20:09:53.3290140Z ** R 2021-05-16T20:09:53.4029210Z ** data 2021-05-16T20:09:53.4463900Z *** moving datasets to lazyload DB 2021-05-16T20:09:53.5550430Z ** inst 2021-05-16T20:09:53.5696000Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:09:59.1003390Z ** help 2021-05-16T20:09:59.7489340Z *** installing help indices 2021-05-16T20:10:00.0127010Z *** copying figures 2021-05-16T20:10:00.0179480Z ** building package indices 2021-05-16T20:10:00.4969990Z ** installing vignettes 2021-05-16T20:10:00.5115830Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:01.2727400Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:10:01.4009260Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:02.1391100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:02.1473520Z * DONE (dplyr) 2021-05-16T20:10:02.8327480Z * installing *source* package ‘tidyr’ ... 2021-05-16T20:10:02.8449860Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:02.8451080Z ** using staged installation 2021-05-16T20:10:02.8721010Z ** libs 2021-05-16T20:10:02.8915380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-16T20:10:03.9778900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c fill.cpp -o fill.o 2021-05-16T20:10:04.5313810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c melt.cpp -o melt.o 2021-05-16T20:10:05.8814710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c simplifyPieces.cpp -o simplifyPieces.o 2021-05-16T20:10:07.0729200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tidyr.so cpp11.o fill.o melt.o simplifyPieces.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:10:07.1364930Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-16T20:10:07.1411600Z ** R 2021-05-16T20:10:07.1644910Z ** data 2021-05-16T20:10:07.1720190Z *** moving datasets to lazyload DB 2021-05-16T20:10:07.3671430Z ** inst 2021-05-16T20:10:07.3784140Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:09.6878090Z ** help 2021-05-16T20:10:09.8677960Z *** installing help indices 2021-05-16T20:10:09.9488030Z *** copying figures 2021-05-16T20:10:09.9531900Z ** building package indices 2021-05-16T20:10:10.2841980Z ** installing vignettes 2021-05-16T20:10:10.3005990Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:11.0790700Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:10:11.2101540Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:11.8959020Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:11.9011880Z * DONE (tidyr) 2021-05-16T20:10:11.9359690Z 2021-05-16T20:10:11.9360890Z The downloaded source packages are in 2021-05-16T20:10:11.9362870Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/downloaded_packages’ 2021-05-16T20:10:12.2558240Z 2021-05-16T20:10:12.2640010Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/remotes2a5b683a7755/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:10:12.2645590Z 2021-05-16T20:10:12.2680440Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/remotes2a5b683a7755/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:10:12.2905330Z 2021-05-16T20:10:12.2933910Z 2021-05-16T20:10:12.2935910Z ─ preparing ‘aghast’: 2021-05-16T20:10:12.2941850Z 2021-05-16T20:10:12.2945000Z 2021-05-16T20:10:12.3024580Z checking DESCRIPTION meta-information ... 2021-05-16T20:10:12.3049200Z 2021-05-16T20:10:12.3051570Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:10:12.3474040Z 2021-05-16T20:10:12.3501120Z 2021-05-16T20:10:12.3503050Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:10:12.3507640Z 2021-05-16T20:10:12.3536810Z 2021-05-16T20:10:12.3538400Z ─ checking for empty or unneeded directories 2021-05-16T20:10:12.3539940Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:10:12.3599280Z 2021-05-16T20:10:12.3626500Z 2021-05-16T20:10:12.3628770Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:10:12.3805710Z 2021-05-16T20:10:12.3806960Z 2021-05-16T20:10:12.3807700Z 2021-05-16T20:10:12.3975490Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:10:12.3977000Z (as ‘lib’ is unspecified) 2021-05-16T20:10:12.6890370Z * installing *source* package ‘aghast’ ... 2021-05-16T20:10:12.6895090Z ** using staged installation 2021-05-16T20:10:12.7561100Z ** R 2021-05-16T20:10:12.7656690Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:13.3598310Z ** help 2021-05-16T20:10:13.3987750Z *** installing help indices 2021-05-16T20:10:13.4260080Z ** building package indices 2021-05-16T20:10:13.6981280Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:13.9482680Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:14.2011000Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:14.2030690Z * DONE (aghast) 2021-05-16T20:10:14.2256070Z Installing 1 packages: covr 2021-05-16T20:10:14.2265290Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:10:14.2266650Z (as ‘lib’ is unspecified) 2021-05-16T20:10:15.1631780Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:10:15.1632290Z 2021-05-16T20:10:16.4122410Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:10:16.4125760Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:10:16.4199790Z Packages which are only available in source form, and may need 2021-05-16T20:10:16.4201710Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-16T20:10:16.4203400Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-16T20:10:16.4204230Z 2021-05-16T20:10:16.4215520Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-16T20:10:16.5568290Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-16T20:10:16.5625740Z ================================================== 2021-05-16T20:10:16.5626420Z downloaded 81 KB 2021-05-16T20:10:16.5626730Z 2021-05-16T20:10:16.5659710Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-16T20:10:16.8240050Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-16T20:10:16.8305090Z ================================================== 2021-05-16T20:10:16.8306500Z downloaded 89 KB 2021-05-16T20:10:16.8307220Z 2021-05-16T20:10:16.8336520Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-16T20:10:17.0963810Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-16T20:10:17.1055390Z ================================================== 2021-05-16T20:10:17.1056350Z downloaded 143 KB 2021-05-16T20:10:17.1056660Z 2021-05-16T20:10:17.5046990Z * installing *source* package ‘lazyeval’ ... 2021-05-16T20:10:17.5099590Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:17.5100860Z ** using staged installation 2021-05-16T20:10:17.5273870Z ** libs 2021-05-16T20:10:17.5447150Z 2021-05-16T20:10:17.5449650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expr.c -o expr.o 2021-05-16T20:10:18.2443150Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-16T20:10:18.2445040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:10:18.2446210Z ** R 2021-05-16T20:10:18.2447840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c interp.c -o interp.o 2021-05-16T20:10:18.2449000Z ** inst 2021-05-16T20:10:18.2450630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lazy.c -o lazy.o 2021-05-16T20:10:18.2452420Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:18.2454130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c name.c -o name.o 2021-05-16T20:10:18.2456430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utils.c -o utils.o 2021-05-16T20:10:18.2459970Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lazyeval.so expr.o init.o interp.o lazy.o name.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:10:18.8593140Z ** help 2021-05-16T20:10:18.9770620Z *** installing help indices 2021-05-16T20:10:19.0468340Z ** building package indices 2021-05-16T20:10:19.3394580Z ** installing vignettes 2021-05-16T20:10:19.3480300Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:19.7061780Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:10:19.8365350Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:20.0904890Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:20.0936260Z * DONE (lazyeval) 2021-05-16T20:10:20.6049350Z * installing *source* package ‘rex’ ... 2021-05-16T20:10:20.6094240Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:20.6101830Z ** using staged installation 2021-05-16T20:10:20.6293410Z ** R 2021-05-16T20:10:20.6361010Z ** inst 2021-05-16T20:10:20.6397550Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:21.2779230Z ** help 2021-05-16T20:10:21.3495020Z *** installing help indices 2021-05-16T20:10:21.3933350Z ** building package indices 2021-05-16T20:10:21.7430660Z ** installing vignettes 2021-05-16T20:10:21.7550340Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:22.0013270Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:22.5098750Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:22.5100270Z * DONE (rex) 2021-05-16T20:10:23.0567610Z * installing *source* package ‘covr’ ... 2021-05-16T20:10:23.0699000Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-16T20:10:23.0700480Z ** using staged installation 2021-05-16T20:10:23.0999170Z ** libs 2021-05-16T20:10:23.1176720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c reassign.c -o reassign.o 2021-05-16T20:10:23.2057630Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o covr.so reassign.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:10:23.2631900Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-16T20:10:23.2672450Z ** R 2021-05-16T20:10:23.2875080Z ** inst 2021-05-16T20:10:23.2954590Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:25.0304080Z ** help 2021-05-16T20:10:25.1213080Z *** installing help indices 2021-05-16T20:10:25.1786000Z *** copying figures 2021-05-16T20:10:25.1793630Z ** building package indices 2021-05-16T20:10:25.4738260Z ** installing vignettes 2021-05-16T20:10:25.4840430Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:10:25.9549500Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:10:26.0822390Z ** testing if installed package can be loaded from final location 2021-05-16T20:10:26.3889670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:10:26.3937880Z * DONE (covr) 2021-05-16T20:10:26.4410980Z 2021-05-16T20:10:26.4412410Z The downloaded source packages are in 2021-05-16T20:10:26.4414560Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpW1PYaQ/downloaded_packages’ 2021-05-16T20:10:26.4801230Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:10:26.4801860Z Rscript -e "tic::before_install()" 2021-05-16T20:10:26.5253800Z shell: /bin/bash -e {0} 2021-05-16T20:10:26.5254160Z env: 2021-05-16T20:10:26.5254560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:10:26.5254980Z TIC_DEPLOY_KEY: 2021-05-16T20:10:26.5255290Z RSPM: 2021-05-16T20:10:26.5256340Z GITHUB_PAT: *** 2021-05-16T20:10:26.5256710Z COVERALLS_TOKEN: 2021-05-16T20:10:26.5257130Z continue-on-error: true 2021-05-16T20:10:26.5257570Z VDIFFR_RUN_TESTS: false 2021-05-16T20:10:26.5258020Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:10:26.5258430Z TZ: UTC 2021-05-16T20:10:26.5258770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:10:26.5259120Z NOT_CRAN: true 2021-05-16T20:10:26.5259460Z ##[endgroup] 2021-05-16T20:10:26.8863180Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:10:27.0209450Z Running before_install: step_install_remote_binaries() 2021-05-16T20:10:27.6752710Z Installing oro.nifti binaries 2021-05-16T20:10:27.6765800Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:10:28.0120670Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T20:10:28.0314500Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:10:28.0315400Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:10:28.0315980Z remotes::install_cran("rcmdcheck") 2021-05-16T20:10:28.0316530Z remotes::install_cran("markdown") 2021-05-16T20:10:28.0530400Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:10:28.0530830Z env: 2021-05-16T20:10:28.0531680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:10:28.0532150Z TIC_DEPLOY_KEY: 2021-05-16T20:10:28.0532470Z RSPM: 2021-05-16T20:10:28.0533880Z GITHUB_PAT: *** 2021-05-16T20:10:28.0534310Z COVERALLS_TOKEN: 2021-05-16T20:10:28.0534780Z continue-on-error: true 2021-05-16T20:10:28.0535260Z VDIFFR_RUN_TESTS: false 2021-05-16T20:10:28.0535720Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:10:28.0536180Z TZ: UTC 2021-05-16T20:10:28.0536540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:10:28.0536960Z NOT_CRAN: true 2021-05-16T20:10:28.0537390Z ##[endgroup] 2021-05-16T20:10:31.8687990Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T20:10:31.8689410Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:10:31.8690630Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:10:31.8691900Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:10:31.8693040Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:10:31.8694120Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:10:31.8695310Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:10:31.8696410Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:10:31.8697530Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:10:31.8698610Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:10:31.8700060Z RcppEigen (NA -> 0.3.3.9.1 ) [CRAN] 2021-05-16T20:10:31.8701470Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-16T20:10:31.8702830Z minqa (NA -> 1.2.4 ) [CRAN] 2021-05-16T20:10:31.8704160Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T20:10:31.8705300Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:10:31.8706640Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:10:31.8707950Z lme4 (NA -> 1.1-27 ) [CRAN] 2021-05-16T20:10:31.8709070Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:10:31.8710400Z numDeriv (NA -> 2016.8-1.1 ) [CRAN] 2021-05-16T20:10:31.8711650Z gamm4 (NA -> 0.2-6 ) [CRAN] 2021-05-16T20:10:31.8712820Z lmerTest (NA -> 3.1-3 ) [CRAN] 2021-05-16T20:10:32.1547630Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:10:34.2294870Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T20:10:34.2296370Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:10:34.2297570Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:10:34.2298800Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T20:10:34.2300060Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:10:34.2301360Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T20:10:34.2302570Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:10:34.2304060Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:10:34.5187340Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:10:36.2870910Z 2021-05-16T20:10:36.5557620Z 2021-05-16T20:10:36.5569610Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpeVPpn6/remotes961e5e716199/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-16T20:10:36.5635960Z 2021-05-16T20:10:36.5638540Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpeVPpn6/remotes961e5e716199/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-16T20:10:36.6688140Z 2021-05-16T20:10:36.6689420Z 2021-05-16T20:10:36.6691080Z ─ preparing ‘RNifti’: 2021-05-16T20:10:36.6691800Z 2021-05-16T20:10:36.6692600Z 2021-05-16T20:10:36.6824250Z checking DESCRIPTION meta-information ... 2021-05-16T20:10:36.6869390Z 2021-05-16T20:10:36.6878580Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:10:36.6884620Z 2021-05-16T20:10:36.6885550Z 2021-05-16T20:10:36.6886910Z ─ cleaning src 2021-05-16T20:10:36.7021340Z 2021-05-16T20:10:36.7041030Z 2021-05-16T20:10:36.7042630Z ─ running ‘cleanup’ 2021-05-16T20:10:36.8377870Z 2021-05-16T20:10:36.8404860Z 2021-05-16T20:10:36.8407880Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:10:36.8976180Z 2021-05-16T20:10:36.9008980Z 2021-05-16T20:10:36.9010680Z ─ checking for empty or unneeded directories 2021-05-16T20:10:36.9074950Z 2021-05-16T20:10:36.9107160Z 2021-05-16T20:10:36.9108600Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-16T20:10:37.2277930Z 2021-05-16T20:10:37.2284500Z 2021-05-16T20:10:37.2285190Z 2021-05-16T20:10:37.2694570Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:10:37.2696360Z (as ‘lib’ is unspecified) 2021-05-16T20:10:37.7744290Z * installing *source* package ‘RNifti’ ... 2021-05-16T20:10:37.7747790Z ** using staged installation 2021-05-16T20:10:37.7979800Z ** libs 2021-05-16T20:10:37.8163670Z 2021-05-16T20:10:37.8167470Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T20:10:39.0388840Z In file included from main.cpp:1: 2021-05-16T20:10:39.0390420Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:10:39.0392870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:10:39.0394460Z SEXP data = Parent::get__(); 2021-05-16T20:10:39.0395410Z ^ 2021-05-16T20:10:50.9415600Z 1 warning generated. 2021-05-16T20:10:50.9602790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T20:10:51.0828880Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T20:10:51.2189500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T20:10:51.2927790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T20:10:51.4405330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T20:10:51.9745370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T20:10:52.0519860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T20:10:52.2327170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T20:10:52.4814200Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T20:10:52.6519270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T20:10:52.9420100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T20:10:53.1359100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T20:10:53.7369220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T20:10:53.8755790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T20:10:54.2322520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T20:10:54.3002650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T20:10:54.3831240Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T20:10:54.5433380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T20:10:54.7009450Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T20:10:54.7011990Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T20:10:54.7013020Z ^ 2021-05-16T20:10:54.7014950Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T20:10:54.7016400Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T20:10:54.7017290Z ^ 2021-05-16T20:10:54.7018930Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T20:10:54.7020740Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T20:10:54.7021720Z ^ 2021-05-16T20:10:54.7023350Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T20:10:54.7024560Z static int is_mixedcase(const char * str) 2021-05-16T20:10:54.7025560Z ^ 2021-05-16T20:10:54.7027150Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T20:10:54.7028560Z static int is_uppercase(const char * str) 2021-05-16T20:10:54.7029450Z ^ 2021-05-16T20:10:54.7031010Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T20:10:54.7032260Z static int make_lowercase(char * str) 2021-05-16T20:10:54.7033120Z ^ 2021-05-16T20:10:54.7034790Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T20:10:54.7036060Z static int make_uppercase(char * str) 2021-05-16T20:10:54.7036870Z ^ 2021-05-16T20:10:54.7038490Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:10:54.7039870Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T20:10:54.7040790Z ^ 2021-05-16T20:10:55.6127670Z 8 warnings generated. 2021-05-16T20:10:55.6170180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T20:10:55.8728070Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:10:55.8729580Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T20:10:55.8730460Z ^ 2021-05-16T20:10:55.8732410Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T20:10:55.8734060Z static char *escapize_string( const char * str ) 2021-05-16T20:10:55.8734880Z ^ 2021-05-16T20:10:58.0770830Z 2 warnings generated. 2021-05-16T20:10:58.0863620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:10:58.1638390Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T20:10:58.1725830Z ** R 2021-05-16T20:10:58.1837020Z ** inst 2021-05-16T20:10:58.1986410Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:10:59.2791670Z ** help 2021-05-16T20:10:59.3544420Z *** installing help indices 2021-05-16T20:10:59.3977480Z ** building package indices 2021-05-16T20:10:59.6887870Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:00.1627840Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:11:00.2953540Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:00.6911070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:00.7061740Z * DONE (RNifti) 2021-05-16T20:11:00.7670290Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T20:11:00.7773480Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:11:00.7873630Z (as ‘lib’ is unspecified) 2021-05-16T20:11:03.1506020Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:11:03.1522430Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:04.6662410Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T20:11:04.6670480Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:05.5904980Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T20:11:05.5910310Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:06.8761840Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T20:11:06.8775240Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:08.0447020Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T20:11:08.0473720Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:08.0542760Z Packages which are only available in source form, and may need 2021-05-16T20:11:08.0547800Z compilation of C/C++/Fortran: ‘base64enc’ ‘htmltools’ ‘bitops’ 2021-05-16T20:11:08.0549940Z installing the source packages ‘base64enc’, ‘tinytex’, ‘htmltools’, ‘rmarkdown’, ‘rticles’, ‘abind’, ‘bitops’ 2021-05-16T20:11:08.0550940Z 2021-05-16T20:11:08.0565020Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-16T20:11:08.2741280Z Content type 'application/x-gzip' length 7833 bytes 2021-05-16T20:11:08.2743510Z ================================================== 2021-05-16T20:11:08.2744360Z downloaded 7833 bytes 2021-05-16T20:11:08.2744910Z 2021-05-16T20:11:08.2774820Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-16T20:11:08.4681940Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-16T20:11:08.4688190Z ================================================== 2021-05-16T20:11:08.4689100Z downloaded 28 KB 2021-05-16T20:11:08.4689760Z 2021-05-16T20:11:08.4724520Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-16T20:11:08.6613130Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-16T20:11:08.6666740Z ================================================== 2021-05-16T20:11:08.6667630Z downloaded 69 KB 2021-05-16T20:11:08.6668480Z 2021-05-16T20:11:08.6700710Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-16T20:11:08.8478950Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-16T20:11:08.9156210Z ================================================== 2021-05-16T20:11:08.9156790Z downloaded 3.1 MB 2021-05-16T20:11:08.9157050Z 2021-05-16T20:11:08.9197050Z trying URL 'https://cloud.r-project.org/src/contrib/rticles_0.19.tar.gz' 2021-05-16T20:11:09.0754400Z Content type 'application/x-gzip' length 1639623 bytes (1.6 MB) 2021-05-16T20:11:09.1183130Z ================================================== 2021-05-16T20:11:09.1184140Z downloaded 1.6 MB 2021-05-16T20:11:09.1184810Z 2021-05-16T20:11:09.1222880Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T20:11:09.2595190Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T20:11:09.2596690Z ================================================== 2021-05-16T20:11:09.2598130Z downloaded 21 KB 2021-05-16T20:11:09.2598800Z 2021-05-16T20:11:09.2630060Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:11:09.3977270Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:11:09.3979940Z ================================================== 2021-05-16T20:11:09.3980810Z downloaded 10 KB 2021-05-16T20:11:09.3981450Z 2021-05-16T20:11:09.6849560Z * installing *source* package ‘base64enc’ ... 2021-05-16T20:11:09.6865830Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:09.6867380Z ** using staged installation 2021-05-16T20:11:09.7012210Z ** libs 2021-05-16T20:11:09.7193640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:11:09.8660680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c uriencode.c -o uriencode.o 2021-05-16T20:11:09.9705790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c utf8.c -o utf8.o 2021-05-16T20:11:10.0781620Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o base64enc.so base64.o uriencode.o utf8.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:11:10.1389610Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-16T20:11:10.1433910Z ** R 2021-05-16T20:11:10.1475020Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:10.4944470Z ** help 2021-05-16T20:11:10.5232590Z *** installing help indices 2021-05-16T20:11:10.5435810Z ** building package indices 2021-05-16T20:11:10.8630870Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:11.2582650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:11:11.3930160Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:11.6390470Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:11.6412910Z * DONE (base64enc) 2021-05-16T20:11:11.9497540Z * installing *source* package ‘tinytex’ ... 2021-05-16T20:11:11.9522430Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:11.9524040Z ** using staged installation 2021-05-16T20:11:11.9780150Z ** R 2021-05-16T20:11:11.9882570Z ** inst 2021-05-16T20:11:11.9899320Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:12.8940210Z ** help 2021-05-16T20:11:12.9409010Z *** installing help indices 2021-05-16T20:11:12.9745820Z ** building package indices 2021-05-16T20:11:13.2527990Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:13.5191940Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:13.7935930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:13.8037710Z * DONE (tinytex) 2021-05-16T20:11:14.1098840Z * installing *source* package ‘abind’ ... 2021-05-16T20:11:14.1124990Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:14.1126220Z ** using staged installation 2021-05-16T20:11:14.1273330Z ** R 2021-05-16T20:11:14.1329860Z ** inst 2021-05-16T20:11:14.1402030Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:14.8415690Z ** help 2021-05-16T20:11:14.8758120Z *** installing help indices 2021-05-16T20:11:14.9027660Z ** building package indices 2021-05-16T20:11:15.1721880Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:15.4373240Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:15.6970570Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:15.6995040Z * DONE (abind) 2021-05-16T20:11:16.0009930Z * installing *source* package ‘bitops’ ... 2021-05-16T20:11:16.0027990Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:16.0029560Z ** using staged installation 2021-05-16T20:11:16.0157280Z ** libs 2021-05-16T20:11:16.0339520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T20:11:16.2151980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T20:11:16.3114830Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:11:16.3970010Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:11:16.4574040Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T20:11:16.4621870Z ** R 2021-05-16T20:11:16.4671390Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:16.7721730Z ** help 2021-05-16T20:11:16.8041740Z *** installing help indices 2021-05-16T20:11:16.8261000Z ** building package indices 2021-05-16T20:11:17.0899630Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:17.4630240Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:11:17.5984410Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:17.8415580Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:17.8437500Z * DONE (bitops) 2021-05-16T20:11:18.2552420Z * installing *source* package ‘htmltools’ ... 2021-05-16T20:11:18.2596650Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:18.2597890Z ** using staged installation 2021-05-16T20:11:18.2815850Z ** libs 2021-05-16T20:11:18.2988410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:11:18.3905310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c template.c -o template.o 2021-05-16T20:11:18.4977470Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o htmltools.so init.o template.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:11:18.5576240Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-16T20:11:18.5618440Z ** R 2021-05-16T20:11:18.5800600Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:20.3427220Z ** help 2021-05-16T20:11:20.4607430Z *** installing help indices 2021-05-16T20:11:20.5286520Z ** building package indices 2021-05-16T20:11:20.8526560Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:21.2613340Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:11:21.4064300Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:21.7538700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:21.7640560Z * DONE (htmltools) 2021-05-16T20:11:23.3694480Z * installing *source* package ‘rmarkdown’ ... 2021-05-16T20:11:23.4137990Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:23.4139400Z ** using staged installation 2021-05-16T20:11:23.4549460Z ** R 2021-05-16T20:11:23.5122250Z ** inst 2021-05-16T20:11:23.6596500Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:28.2686210Z ** help 2021-05-16T20:11:28.5487210Z *** installing help indices 2021-05-16T20:11:28.7252290Z *** copying figures 2021-05-16T20:11:28.7260950Z ** building package indices 2021-05-16T20:11:29.1832070Z ** installing vignettes 2021-05-16T20:11:29.1928300Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:29.5538850Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:29.9976370Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:30.0222730Z * DONE (rmarkdown) 2021-05-16T20:11:31.0414990Z * installing *source* package ‘rticles’ ... 2021-05-16T20:11:31.0711470Z ** package ‘rticles’ successfully unpacked and MD5 sums checked 2021-05-16T20:11:31.0712710Z ** using staged installation 2021-05-16T20:11:31.1022870Z ** R 2021-05-16T20:11:31.1140760Z ** inst 2021-05-16T20:11:31.2646940Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:31.8953960Z ** help 2021-05-16T20:11:31.9480780Z *** installing help indices 2021-05-16T20:11:31.9860560Z ** building package indices 2021-05-16T20:11:32.3646160Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:32.7064470Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:33.1245240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:33.1491520Z * DONE (rticles) 2021-05-16T20:11:33.2208130Z 2021-05-16T20:11:33.2210130Z The downloaded source packages are in 2021-05-16T20:11:33.2212370Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpeVPpn6/downloaded_packages’ 2021-05-16T20:11:33.6604350Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T20:11:33.6607220Z Use `force = TRUE` to force installation 2021-05-16T20:11:34.0178310Z 2021-05-16T20:11:34.0202320Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpeVPpn6/remotes961e71448826/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ ... 2021-05-16T20:11:34.0283760Z 2021-05-16T20:11:34.0291720Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpeVPpn6/remotes961e71448826/neuroconductor-oro.nifti-bd06b05/DESCRIPTION’ (359ms) 2021-05-16T20:11:34.2896760Z 2021-05-16T20:11:34.2899310Z 2021-05-16T20:11:34.2900980Z ─ preparing ‘oro.nifti’: 2021-05-16T20:11:34.2901740Z 2021-05-16T20:11:34.2902440Z 2021-05-16T20:11:34.3207320Z checking DESCRIPTION meta-information ... 2021-05-16T20:11:34.3393250Z 2021-05-16T20:11:34.3544140Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:11:34.6798090Z 2021-05-16T20:11:34.6899810Z 2021-05-16T20:11:34.7002400Z ─ checking for LF line-endings in source and make files and shell scripts (375ms) 2021-05-16T20:11:34.7038110Z 2021-05-16T20:11:34.7064400Z 2021-05-16T20:11:34.7166740Z ─ checking for empty or unneeded directories 2021-05-16T20:11:34.7267980Z 2021-05-16T20:11:34.7273690Z 2021-05-16T20:11:34.7311170Z Removed empty directory ‘oro.nifti/vignettes’ 2021-05-16T20:11:34.7312020Z 2021-05-16T20:11:34.7312600Z 2021-05-16T20:11:34.7313990Z Omitted ‘LazyData’ and ‘LazyDataCompression’ from DESCRIPTION 2021-05-16T20:11:34.7314780Z 2021-05-16T20:11:34.7315340Z 2021-05-16T20:11:34.7316470Z ─ building ‘oro.nifti_0.10.3.tar.gz’ 2021-05-16T20:11:35.3250510Z 2021-05-16T20:11:35.3352850Z 2021-05-16T20:11:35.3455470Z 2021-05-16T20:11:35.4343270Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:11:35.4344990Z (as ‘lib’ is unspecified) 2021-05-16T20:11:36.3432160Z * installing *source* package ‘oro.nifti’ ... 2021-05-16T20:11:36.3435570Z ** using staged installation 2021-05-16T20:11:36.3719550Z ** R 2021-05-16T20:11:36.4437770Z ** demo 2021-05-16T20:11:36.4463380Z ** inst 2021-05-16T20:11:36.4868750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:11:45.4175630Z 2021-05-16T20:11:45.4177710Z ** help 2021-05-16T20:11:45.4179670Z Creating a new generic function for ‘origin’ in package ‘oro.nifti’ 2021-05-16T20:11:46.0362560Z *** installing help indices 2021-05-16T20:11:46.3722500Z ** building package indices 2021-05-16T20:11:46.9351380Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:11:47.7102390Z ** testing if installed package can be loaded from final location 2021-05-16T20:11:48.7127100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:11:48.7227870Z * DONE (oro.nifti) 2021-05-16T20:11:48.8466930Z Installing 20 packages: colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, RcppEigen, nloptr, minqa, RNifti, abind, bitops, lme4, ggplot2, numDeriv, gamm4, lmerTest 2021-05-16T20:11:48.8567090Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:11:48.8669790Z (as ‘lib’ is unspecified) 2021-05-16T20:11:50.6908050Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-16T20:11:50.7007040Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:51.1436800Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-16T20:11:51.1446680Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:51.8240130Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-16T20:11:51.8245690Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:52.4732290Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-16T20:11:52.4838780Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:53.1765270Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-16T20:11:53.1777760Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-16T20:11:53.1891580Z Packages which are only available in source form, and may need 2021-05-16T20:11:53.1893800Z compilation of C/C++/Fortran: ‘colorspace’ ‘farver’ ‘isoband’ 2021-05-16T20:11:53.1895450Z ‘RcppEigen’ ‘nloptr’ ‘minqa’ ‘RNifti’ ‘bitops’ ‘lme4’ 2021-05-16T20:11:53.1898180Z installing the source packages ‘colorspace’, ‘viridisLite’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’, ‘gtable’, ‘RcppEigen’, ‘nloptr’, ‘minqa’, ‘RNifti’, ‘abind’, ‘bitops’, ‘lme4’, ‘ggplot2’, ‘numDeriv’, ‘gamm4’, ‘lmerTest’ 2021-05-16T20:11:53.1899710Z 2021-05-16T20:11:53.1910230Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-16T20:11:53.5622310Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-16T20:11:53.6174990Z ================================================== 2021-05-16T20:11:53.6176320Z downloaded 2.1 MB 2021-05-16T20:11:53.6176970Z 2021-05-16T20:11:53.6218750Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-16T20:11:53.9338530Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-16T20:11:53.9704010Z ================================================== 2021-05-16T20:11:53.9705170Z downloaded 1.2 MB 2021-05-16T20:11:53.9705850Z 2021-05-16T20:11:53.9745150Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-16T20:11:54.1361220Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-16T20:11:54.1363500Z ================================================== 2021-05-16T20:11:54.1364510Z downloaded 11 KB 2021-05-16T20:11:54.1365400Z 2021-05-16T20:11:54.1397480Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-16T20:11:54.3468520Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-16T20:11:54.3580430Z ================================================== 2021-05-16T20:11:54.3581460Z downloaded 178 KB 2021-05-16T20:11:54.3582120Z 2021-05-16T20:11:54.3618920Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-16T20:11:54.6244400Z Content type 'application/x-gzip' length 10156 bytes 2021-05-16T20:11:54.6246170Z ================================================== 2021-05-16T20:11:54.6247540Z downloaded 10156 bytes 2021-05-16T20:11:54.6248340Z 2021-05-16T20:11:54.6396510Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-16T20:11:55.0868390Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-16T20:11:55.1179560Z ================================================== 2021-05-16T20:11:55.1180710Z downloaded 1.2 MB 2021-05-16T20:11:55.1181370Z 2021-05-16T20:11:55.1217540Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-16T20:11:55.4940390Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-16T20:11:55.5143240Z ================================================== 2021-05-16T20:11:55.5144390Z downloaded 503 KB 2021-05-16T20:11:55.5145050Z 2021-05-16T20:11:55.5182170Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-16T20:11:55.6655150Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-16T20:11:55.7134500Z ================================================== 2021-05-16T20:11:55.7135660Z downloaded 1.9 MB 2021-05-16T20:11:55.7136320Z 2021-05-16T20:11:55.7176240Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-16T20:11:55.8675550Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-16T20:11:55.8861820Z ================================================== 2021-05-16T20:11:55.8862750Z downloaded 359 KB 2021-05-16T20:11:55.8863410Z 2021-05-16T20:11:55.8898360Z trying URL 'https://cloud.r-project.org/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-16T20:11:56.0404940Z Content type 'application/x-gzip' length 1633360 bytes (1.6 MB) 2021-05-16T20:11:56.0798940Z ================================================== 2021-05-16T20:11:56.0800120Z downloaded 1.6 MB 2021-05-16T20:11:56.0800790Z 2021-05-16T20:11:56.0839850Z trying URL 'https://cloud.r-project.org/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-16T20:11:56.2495940Z Content type 'application/x-gzip' length 2450931 bytes (2.3 MB) 2021-05-16T20:11:56.2991980Z ================================================== 2021-05-16T20:11:56.2993210Z downloaded 2.3 MB 2021-05-16T20:11:56.2993900Z 2021-05-16T20:11:56.3035760Z trying URL 'https://cloud.r-project.org/src/contrib/minqa_1.2.4.tar.gz' 2021-05-16T20:11:56.5506040Z Content type 'application/x-gzip' length 53548 bytes (52 KB) 2021-05-16T20:11:56.5553540Z ================================================== 2021-05-16T20:11:56.5554400Z downloaded 52 KB 2021-05-16T20:11:56.5555060Z 2021-05-16T20:11:56.5592590Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T20:11:56.8418440Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T20:11:56.8718440Z ================================================== 2021-05-16T20:11:56.8719650Z downloaded 1.0 MB 2021-05-16T20:11:56.8720310Z 2021-05-16T20:11:56.8759170Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-16T20:11:57.1369190Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-16T20:11:57.1418300Z ================================================== 2021-05-16T20:11:57.1419260Z downloaded 21 KB 2021-05-16T20:11:57.1420260Z 2021-05-16T20:11:57.1453490Z trying URL 'https://cloud.r-project.org/src/contrib/bitops_1.0-7.tar.gz' 2021-05-16T20:11:57.3776910Z Content type 'application/x-gzip' length 10809 bytes (10 KB) 2021-05-16T20:11:57.3778460Z ================================================== 2021-05-16T20:11:57.3779710Z downloaded 10 KB 2021-05-16T20:11:57.3780810Z 2021-05-16T20:11:57.3813150Z trying URL 'https://cloud.r-project.org/src/contrib/lme4_1.1-27.tar.gz' 2021-05-16T20:11:57.7764980Z Content type 'application/x-gzip' length 3302287 bytes (3.1 MB) 2021-05-16T20:11:57.8322740Z ================================================== 2021-05-16T20:11:57.8324160Z downloaded 3.1 MB 2021-05-16T20:11:57.8324870Z 2021-05-16T20:11:57.8362730Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-16T20:11:57.9804670Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-16T20:11:58.0362190Z ================================================== 2021-05-16T20:11:58.0362730Z downloaded 2.9 MB 2021-05-16T20:11:58.0362990Z 2021-05-16T20:11:58.0404660Z trying URL 'https://cloud.r-project.org/src/contrib/numDeriv_2016.8-1.1.tar.gz' 2021-05-16T20:11:58.4068160Z Content type 'application/x-gzip' length 76053 bytes (74 KB) 2021-05-16T20:11:58.4114880Z ================================================== 2021-05-16T20:11:58.4115880Z downloaded 74 KB 2021-05-16T20:11:58.4116550Z 2021-05-16T20:11:58.4153610Z trying URL 'https://cloud.r-project.org/src/contrib/gamm4_0.2-6.tar.gz' 2021-05-16T20:11:58.7957710Z Content type 'application/x-gzip' length 14969 bytes (14 KB) 2021-05-16T20:11:58.7959720Z ================================================== 2021-05-16T20:11:58.7960730Z downloaded 14 KB 2021-05-16T20:11:58.7961390Z 2021-05-16T20:11:58.7993970Z trying URL 'https://cloud.r-project.org/src/contrib/lmerTest_3.1-3.tar.gz' 2021-05-16T20:11:59.3504050Z Content type 'application/x-gzip' length 195633 bytes (191 KB) 2021-05-16T20:11:59.3505700Z ================================================== 2021-05-16T20:11:59.3506810Z downloaded 191 KB 2021-05-16T20:11:59.3507480Z 2021-05-16T20:12:00.0825620Z * installing *source* package ‘colorspace’ ... 2021-05-16T20:12:00.1038010Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:00.1039370Z ** using staged installation 2021-05-16T20:12:00.1320510Z ** libs 2021-05-16T20:12:00.1499810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c colorspace.c -o colorspace.o 2021-05-16T20:12:00.9620480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:12:01.0465010Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o colorspace.so colorspace.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:12:01.1080960Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-16T20:12:01.1128510Z ** R 2021-05-16T20:12:01.1420970Z ** data 2021-05-16T20:12:01.1522720Z *** moving datasets to lazyload DB 2021-05-16T20:12:01.2682640Z ** demo 2021-05-16T20:12:01.2706020Z ** inst 2021-05-16T20:12:01.3378820Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:06.1144440Z ** help 2021-05-16T20:12:06.4456380Z *** installing help indices 2021-05-16T20:12:06.6033560Z ** building package indices 2021-05-16T20:12:06.9829700Z ** installing vignettes 2021-05-16T20:12:06.9926310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:07.4753640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:12:07.6125160Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:08.0660320Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:08.0814970Z * DONE (colorspace) 2021-05-16T20:12:08.5052420Z * installing *source* package ‘viridisLite’ ... 2021-05-16T20:12:08.5105790Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:08.5107260Z ** using staged installation 2021-05-16T20:12:08.5531060Z ** R 2021-05-16T20:12:08.5737350Z ** inst 2021-05-16T20:12:08.5839860Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:08.9430180Z ** help 2021-05-16T20:12:08.9667750Z *** installing help indices 2021-05-16T20:12:08.9860120Z *** copying figures 2021-05-16T20:12:08.9953780Z ** building package indices 2021-05-16T20:12:09.2545740Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:09.5616090Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:09.8093060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:09.8117570Z * DONE (viridisLite) 2021-05-16T20:12:10.1508880Z * installing *source* package ‘RColorBrewer’ ... 2021-05-16T20:12:10.1610010Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:10.1709850Z ** using staged installation 2021-05-16T20:12:10.1811310Z ** R 2021-05-16T20:12:10.1912650Z ** inst 2021-05-16T20:12:10.2013950Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:11.1339220Z ** help 2021-05-16T20:12:11.1577430Z *** installing help indices 2021-05-16T20:12:11.1756750Z ** building package indices 2021-05-16T20:12:11.4321110Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:11.6817770Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:11.9764960Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:11.9867350Z * DONE (RColorBrewer) 2021-05-16T20:12:12.2761930Z * installing *source* package ‘labeling’ ... 2021-05-16T20:12:12.2780560Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:12.2782450Z ** using staged installation 2021-05-16T20:12:12.2931110Z ** R 2021-05-16T20:12:12.2991940Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:13.0227000Z ** help 2021-05-16T20:12:13.0748460Z *** installing help indices 2021-05-16T20:12:13.1077460Z ** building package indices 2021-05-16T20:12:13.3847760Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:13.6379280Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:13.8969520Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:13.8991820Z * DONE (labeling) 2021-05-16T20:12:14.3443530Z * installing *source* package ‘farver’ ... 2021-05-16T20:12:14.3522800Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:14.3523960Z ** using staged installation 2021-05-16T20:12:14.3700090Z ** libs 2021-05-16T20:12:14.3893280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ColorSpace.cpp -o ColorSpace.o 2021-05-16T20:12:14.8994070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Comparison.cpp -o Comparison.o 2021-05-16T20:12:15.1135140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c Conversion.cpp -o Conversion.o 2021-05-16T20:12:15.7013100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c encode.cpp -o encode.o 2021-05-16T20:12:19.4491870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c farver.cpp -o farver.o 2021-05-16T20:12:32.0766990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:12:32.6955300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o farver.so ColorSpace.o Comparison.o Conversion.o encode.o farver.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:12:32.7740950Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-16T20:12:32.7841470Z ** R 2021-05-16T20:12:32.7954880Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:12:33.2188460Z ** help 2021-05-16T20:12:33.2604340Z *** installing help indices 2021-05-16T20:12:33.2939900Z *** copying figures 2021-05-16T20:12:33.3069270Z ** building package indices 2021-05-16T20:12:33.5832310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:12:33.9710850Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:12:34.1157970Z ** testing if installed package can be loaded from final location 2021-05-16T20:12:34.3636600Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:12:34.3664420Z * DONE (farver) 2021-05-16T20:12:34.9484950Z * installing *source* package ‘isoband’ ... 2021-05-16T20:12:34.9630130Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-16T20:12:34.9634320Z ** using staged installation 2021-05-16T20:12:34.9848900Z ** libs 2021-05-16T20:12:35.0109690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c clip-lines.cpp -o clip-lines.o 2021-05-16T20:12:36.0872360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-16T20:12:36.2427980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c isoband.cpp -o isoband.o 2021-05-16T20:12:38.3417600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c polygon.cpp -o polygon.o 2021-05-16T20:12:39.1682790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c separate-polygons.cpp -o separate-polygons.o 2021-05-16T20:12:41.0848820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-clip-lines.cpp -o test-clip-lines.o 2021-05-16T20:12:44.2709290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-runner.cpp -o test-runner.o 2021-05-16T20:12:59.2841520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Itestthat -I/usr/local/include -fPIC -Wall -g -O2 -c test-separate-polygons.cpp -o test-separate-polygons.o 2021-05-16T20:13:01.8273450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o isoband.so clip-lines.o init.o isoband.o polygon.o separate-polygons.o test-clip-lines.o test-runner.o test-separate-polygons.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:13:01.9091580Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-16T20:13:01.9186670Z ** R 2021-05-16T20:13:01.9271440Z ** inst 2021-05-16T20:13:01.9440030Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:02.7288420Z ** help 2021-05-16T20:13:02.7700080Z *** installing help indices 2021-05-16T20:13:02.8034430Z *** copying figures 2021-05-16T20:13:02.8065950Z ** building package indices 2021-05-16T20:13:03.1290340Z ** installing vignettes 2021-05-16T20:13:03.1391030Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:13:03.5257570Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:13:03.6922080Z ** testing if installed package can be loaded from final location 2021-05-16T20:13:04.0260810Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:13:04.0296210Z * DONE (isoband) 2021-05-16T20:13:04.5006550Z * installing *source* package ‘gtable’ ... 2021-05-16T20:13:04.5092330Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-16T20:13:04.5094720Z ** using staged installation 2021-05-16T20:13:04.5293330Z ** R 2021-05-16T20:13:04.5404870Z ** inst 2021-05-16T20:13:04.5545540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:05.3106320Z ** help 2021-05-16T20:13:05.3841920Z *** installing help indices 2021-05-16T20:13:05.4316820Z *** copying figures 2021-05-16T20:13:05.4338620Z ** building package indices 2021-05-16T20:13:05.7233420Z ** installing vignettes 2021-05-16T20:13:05.7335310Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:13:06.0018830Z ** testing if installed package can be loaded from final location 2021-05-16T20:13:06.2693070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:13:06.2722830Z * DONE (gtable) 2021-05-16T20:13:07.5654850Z * installing *source* package ‘RcppEigen’ ... 2021-05-16T20:13:07.6132740Z ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked 2021-05-16T20:13:07.6134170Z ** using staged installation 2021-05-16T20:13:07.6318510Z ** libs 2021-05-16T20:13:07.6510080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c RcppEigen.cpp -o RcppEigen.o 2021-05-16T20:13:09.1552510Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.1554370Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.1555590Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.1556740Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T20:13:09.1557800Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T20:13:09.1560420Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.1561890Z #pragma clang diagnostic pop 2021-05-16T20:13:09.1562730Z ^ 2021-05-16T20:13:09.1773040Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.1774340Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.1775530Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.1776700Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T20:13:09.1777730Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T20:13:09.1780260Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.1781710Z #pragma clang diagnostic pop 2021-05-16T20:13:09.1782540Z ^ 2021-05-16T20:13:09.1812070Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.1814060Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.1815420Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.1816570Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:13:09.1817650Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T20:13:09.1818720Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T20:13:09.1820910Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.1822700Z #pragma clang diagnostic pop 2021-05-16T20:13:09.1823530Z ^ 2021-05-16T20:13:09.1916320Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.1917540Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.1918700Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.1919860Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:13:09.1921020Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T20:13:09.1923350Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.1924820Z #pragma clang diagnostic pop 2021-05-16T20:13:09.1925650Z ^ 2021-05-16T20:13:09.1972340Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.1973490Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.1974720Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.1975860Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:13:09.1976900Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T20:13:09.1977980Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T20:13:09.1980300Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.1981740Z #pragma clang diagnostic pop 2021-05-16T20:13:09.1982570Z ^ 2021-05-16T20:13:09.2094460Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.2095740Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.2096940Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.2098090Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:13:09.2099160Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T20:13:09.2101610Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.2103070Z #pragma clang diagnostic pop 2021-05-16T20:13:09.2103910Z ^ 2021-05-16T20:13:09.2589770Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.2591120Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.2592340Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.2593470Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T20:13:09.2594530Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T20:13:09.2597060Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.2598590Z #pragma clang diagnostic pop 2021-05-16T20:13:09.2599430Z ^ 2021-05-16T20:13:09.3412210Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.3413550Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.3414870Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.3416060Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T20:13:09.3417160Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T20:13:09.3420370Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.3421950Z #pragma clang diagnostic pop 2021-05-16T20:13:09.3422790Z ^ 2021-05-16T20:13:09.3715800Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.3717100Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.3718290Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:09.3719930Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T20:13:09.3721050Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T20:13:09.3723590Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.3725040Z #pragma clang diagnostic pop 2021-05-16T20:13:09.3725880Z ^ 2021-05-16T20:13:09.4735910Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.4737380Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.4738610Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:09.4739760Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T20:13:09.4740880Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T20:13:09.4744360Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.4746250Z #pragma clang diagnostic pop 2021-05-16T20:13:09.4747140Z ^ 2021-05-16T20:13:09.4828800Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.4830500Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.4832050Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:09.4833330Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T20:13:09.4835070Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T20:13:09.4848760Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.4850440Z #pragma clang diagnostic pop 2021-05-16T20:13:09.4851370Z ^ 2021-05-16T20:13:09.4902050Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.4903330Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.4904780Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:09.4906050Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T20:13:09.4907200Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T20:13:09.4909580Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.4911040Z #pragma clang diagnostic pop 2021-05-16T20:13:09.4911940Z ^ 2021-05-16T20:13:09.5260620Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.5262550Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.5263800Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:09.5264970Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T20:13:09.5266060Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T20:13:09.5268600Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.5270140Z #pragma clang diagnostic pop 2021-05-16T20:13:09.5270980Z ^ 2021-05-16T20:13:09.5421870Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.5423060Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.5424350Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:09.5426160Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T20:13:09.5427510Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:13:09.5430000Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.5431480Z #pragma clang diagnostic pop 2021-05-16T20:13:09.5432310Z ^ 2021-05-16T20:13:09.5470220Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.5471360Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.5472540Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T20:13:09.5473760Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T20:13:09.5476010Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:09.5477470Z #pragma clang diagnostic pop 2021-05-16T20:13:09.5478300Z ^ 2021-05-16T20:13:09.6318490Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.6319610Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.6320700Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T20:13:09.6322020Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:13:09.6324720Z ../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-16T20:13:09.6326260Z #pragma clang diagnostic pop 2021-05-16T20:13:09.6327010Z ^ 2021-05-16T20:13:09.7080150Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.7081660Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.7082870Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T20:13:09.7084150Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:13:09.7086930Z ../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-16T20:13:09.7088530Z #pragma clang diagnostic pop 2021-05-16T20:13:09.7089350Z ^ 2021-05-16T20:13:09.8290710Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:09.8292120Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:09.8293310Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T20:13:09.8294670Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:13:09.8298280Z ../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-16T20:13:09.8300330Z #pragma clang diagnostic pop 2021-05-16T20:13:09.8301200Z ^ 2021-05-16T20:13:10.0091720Z In file included from RcppEigen.cpp:22: 2021-05-16T20:13:10.0094230Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T20:13:10.0095500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:13:10.0098760Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:13:10.0100640Z SEXP data = Parent::get__(); 2021-05-16T20:13:10.0101510Z ^ 2021-05-16T20:13:13.4341950Z 19 warnings generated. 2021-05-16T20:13:13.4506750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-16T20:13:14.9326790Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:14.9328850Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:14.9330130Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:14.9331280Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T20:13:14.9332430Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T20:13:14.9334950Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:14.9336770Z #pragma clang diagnostic pop 2021-05-16T20:13:14.9337640Z ^ 2021-05-16T20:13:14.9550410Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:14.9551680Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:14.9553670Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:14.9555130Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T20:13:14.9556380Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T20:13:14.9558820Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:14.9560400Z #pragma clang diagnostic pop 2021-05-16T20:13:14.9561220Z ^ 2021-05-16T20:13:14.9590860Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:14.9591970Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:14.9593200Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:14.9594350Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:13:14.9595410Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T20:13:14.9596490Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T20:13:14.9598690Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:14.9600130Z #pragma clang diagnostic pop 2021-05-16T20:13:14.9600970Z ^ 2021-05-16T20:13:14.9696040Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:14.9697380Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:14.9698570Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:14.9699760Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:13:14.9701080Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T20:13:14.9703700Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:14.9705350Z #pragma clang diagnostic pop 2021-05-16T20:13:14.9706200Z ^ 2021-05-16T20:13:14.9752120Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:14.9753550Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:14.9754720Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:14.9756010Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:13:14.9757120Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T20:13:14.9758300Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T20:13:14.9760540Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:14.9762010Z #pragma clang diagnostic pop 2021-05-16T20:13:14.9763070Z ^ 2021-05-16T20:13:14.9875730Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:14.9876970Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:14.9878090Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:14.9879140Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:13:14.9880160Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T20:13:14.9882730Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:14.9884140Z #pragma clang diagnostic pop 2021-05-16T20:13:14.9884870Z ^ 2021-05-16T20:13:15.0364980Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.0366150Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.0367240Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:15.0368800Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T20:13:15.0369750Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T20:13:15.0372130Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.0373480Z #pragma clang diagnostic pop 2021-05-16T20:13:15.0374190Z ^ 2021-05-16T20:13:15.1188250Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.1189530Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.1190640Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:15.1191670Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T20:13:15.1192650Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T20:13:15.1195170Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.1196540Z #pragma clang diagnostic pop 2021-05-16T20:13:15.1197260Z ^ 2021-05-16T20:13:15.1491910Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.1493170Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.1494260Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:15.1495290Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T20:13:15.1496400Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T20:13:15.1498870Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.1500210Z #pragma clang diagnostic pop 2021-05-16T20:13:15.1500930Z ^ 2021-05-16T20:13:15.2518950Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.2520180Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.2521330Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:15.2522360Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T20:13:15.2523370Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T20:13:15.2525870Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.2527230Z #pragma clang diagnostic pop 2021-05-16T20:13:15.2527950Z ^ 2021-05-16T20:13:15.2610140Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.2611200Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.2612400Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:15.2613530Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T20:13:15.2614570Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T20:13:15.2616850Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.2618210Z #pragma clang diagnostic pop 2021-05-16T20:13:15.2618930Z ^ 2021-05-16T20:13:15.2681700Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.2682780Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.2683870Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:15.2685310Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T20:13:15.2686440Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T20:13:15.2688660Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.2690020Z #pragma clang diagnostic pop 2021-05-16T20:13:15.2690750Z ^ 2021-05-16T20:13:15.3035570Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.3036740Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.3037830Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:15.3038860Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T20:13:15.3039840Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T20:13:15.3042380Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.3043770Z #pragma clang diagnostic pop 2021-05-16T20:13:15.3044500Z ^ 2021-05-16T20:13:15.3188650Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.3189820Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.3190990Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:15.3192070Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T20:13:15.3193230Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:13:15.3195700Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.3197080Z #pragma clang diagnostic pop 2021-05-16T20:13:15.3197810Z ^ 2021-05-16T20:13:15.3236980Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.3238040Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.3239210Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T20:13:15.3240310Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T20:13:15.3242560Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:15.3243890Z #pragma clang diagnostic pop 2021-05-16T20:13:15.3244630Z ^ 2021-05-16T20:13:15.4079350Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.4080560Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.4081640Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T20:13:15.4082860Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:13:15.4085610Z ../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-16T20:13:15.4087060Z #pragma clang diagnostic pop 2021-05-16T20:13:15.4087800Z ^ 2021-05-16T20:13:15.4850840Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.4852060Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.4853160Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T20:13:15.4854310Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:13:15.4857070Z ../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-16T20:13:15.4858830Z #pragma clang diagnostic pop 2021-05-16T20:13:15.4859550Z ^ 2021-05-16T20:13:15.6059490Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.6060660Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-16T20:13:15.6062110Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T20:13:15.6063420Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:13:15.6066050Z ../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-16T20:13:15.6067480Z #pragma clang diagnostic pop 2021-05-16T20:13:15.6068190Z ^ 2021-05-16T20:13:15.7863890Z In file included from RcppExports.cpp:4: 2021-05-16T20:13:15.7865290Z In file included from ./../inst/include/RcppEigen.h:26: 2021-05-16T20:13:15.7866560Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:13:15.7868980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:13:15.7870990Z SEXP data = Parent::get__(); 2021-05-16T20:13:15.7904750Z ^ 2021-05-16T20:13:19.7526550Z 19 warnings generated. 2021-05-16T20:13:19.7698770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -I../inst/include -fPIC -Wall -g -O2 -c fastLm.cpp -o fastLm.o 2021-05-16T20:13:21.2630070Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.2631340Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.2632450Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.2633650Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.2634800Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-16T20:13:21.2635870Z In file included from ../inst/include/Eigen/Core:540: 2021-05-16T20:13:21.2638400Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.2639960Z #pragma clang diagnostic pop 2021-05-16T20:13:21.2640820Z ^ 2021-05-16T20:13:21.2852440Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.2853690Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.2854750Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.2855920Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.2857150Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-16T20:13:21.2858250Z In file included from ../inst/include/Eigen/LU:47: 2021-05-16T20:13:21.2860760Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.2862240Z #pragma clang diagnostic pop 2021-05-16T20:13:21.2863070Z ^ 2021-05-16T20:13:21.2893170Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.2894230Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.2895340Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.2896550Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.2897700Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:13:21.2898800Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-16T20:13:21.2899880Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-16T20:13:21.2902180Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.2903660Z #pragma clang diagnostic pop 2021-05-16T20:13:21.2904500Z ^ 2021-05-16T20:13:21.2997560Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.2998810Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.2999910Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.3001110Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.3002420Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-16T20:13:21.3004090Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-16T20:13:21.3007060Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.3008530Z #pragma clang diagnostic pop 2021-05-16T20:13:21.3009540Z ^ 2021-05-16T20:13:21.3052820Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.3054210Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.3055310Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.3056720Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.3057910Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:13:21.3058960Z In file included from ../inst/include/Eigen/QR:15: 2021-05-16T20:13:21.3060050Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-16T20:13:21.3062340Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.3063810Z #pragma clang diagnostic pop 2021-05-16T20:13:21.3064650Z ^ 2021-05-16T20:13:21.3173520Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.3174790Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.3175860Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.3177060Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.3178260Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-16T20:13:21.3179310Z In file included from ../inst/include/Eigen/QR:48: 2021-05-16T20:13:21.3181610Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.3183080Z #pragma clang diagnostic pop 2021-05-16T20:13:21.3183920Z ^ 2021-05-16T20:13:21.3660800Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.3662220Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.3663890Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.3665110Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.3666260Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-16T20:13:21.3667510Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-16T20:13:21.3670040Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.3671510Z #pragma clang diagnostic pop 2021-05-16T20:13:21.3672340Z ^ 2021-05-16T20:13:21.4477250Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.4479250Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.4480370Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.4481590Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.4482740Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-16T20:13:21.4483840Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-16T20:13:21.4486460Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.4487920Z #pragma clang diagnostic pop 2021-05-16T20:13:21.4488790Z ^ 2021-05-16T20:13:21.4789140Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.4790420Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.4791500Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.4792670Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-16T20:13:21.4793820Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-16T20:13:21.4795000Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-16T20:13:21.4797920Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.4799300Z #pragma clang diagnostic pop 2021-05-16T20:13:21.4800050Z ^ 2021-05-16T20:13:21.5792810Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.5794130Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.5795210Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.5796980Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:21.5798150Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-16T20:13:21.5799280Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-16T20:13:21.5801930Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.5803420Z #pragma clang diagnostic pop 2021-05-16T20:13:21.5804280Z ^ 2021-05-16T20:13:21.5882700Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.5883710Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.5884760Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.5885940Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:21.5887090Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-16T20:13:21.5888300Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-16T20:13:21.5890690Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.5892140Z #pragma clang diagnostic pop 2021-05-16T20:13:21.5893000Z ^ 2021-05-16T20:13:21.5951950Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.5952920Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.5953970Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.5955130Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:21.5956350Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-16T20:13:21.5957510Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-16T20:13:21.5959770Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.5961250Z #pragma clang diagnostic pop 2021-05-16T20:13:21.5962100Z ^ 2021-05-16T20:13:21.6311320Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.6312500Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.6313610Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.6314890Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:21.6316050Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-16T20:13:21.6317180Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-16T20:13:21.6319710Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.6321180Z #pragma clang diagnostic pop 2021-05-16T20:13:21.6322040Z ^ 2021-05-16T20:13:21.6462380Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.6463480Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.6464570Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.6465740Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-16T20:13:21.6466960Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-16T20:13:21.6468210Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:13:21.6470680Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.6472150Z #pragma clang diagnostic pop 2021-05-16T20:13:21.6473330Z ^ 2021-05-16T20:13:21.6510230Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.6511360Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.6512400Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.6513580Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-16T20:13:21.6514840Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-16T20:13:21.6517540Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:13:21.6519010Z #pragma clang diagnostic pop 2021-05-16T20:13:21.6519840Z ^ 2021-05-16T20:13:21.7339230Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.7340480Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.7341560Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.7342780Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-16T20:13:21.7344180Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:13:21.7347010Z ../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-16T20:13:21.7348560Z #pragma clang diagnostic pop 2021-05-16T20:13:21.7349410Z ^ 2021-05-16T20:13:21.8097170Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.8098440Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.8099500Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.8100680Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-16T20:13:21.8101940Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:13:21.8104840Z ../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-16T20:13:21.8106400Z #pragma clang diagnostic pop 2021-05-16T20:13:21.8107270Z ^ 2021-05-16T20:13:21.9290090Z In file included from fastLm.cpp:23: 2021-05-16T20:13:21.9291350Z In file included from ./fastLm.h:25: 2021-05-16T20:13:21.9292450Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-16T20:13:21.9293710Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-16T20:13:21.9295030Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:13:21.9297770Z ../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-16T20:13:21.9299300Z #pragma clang diagnostic pop 2021-05-16T20:13:21.9300160Z ^ 2021-05-16T20:13:22.1080470Z In file included from fastLm.cpp:23: 2021-05-16T20:13:22.1083160Z In file included from ./fastLm.h:25: 2021-05-16T20:13:22.1084260Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-16T20:13:22.1085490Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:13:22.1087890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:13:22.1089490Z SEXP data = Parent::get__(); 2021-05-16T20:13:22.1090380Z ^ 2021-05-16T20:13:52.2969670Z 19 warnings generated. 2021-05-16T20:13:52.3230290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:13:52.4152680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RcppEigen.so RcppEigen.o RcppExports.o fastLm.o init.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:13:52.4845630Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T20:13:52.4963920Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T20:13:52.5360580Z installing to /Users/runner/work/_temp/Library/00LOCK-RcppEigen/00new/RcppEigen/libs 2021-05-16T20:13:52.5433320Z ** R 2021-05-16T20:13:52.5476430Z ** inst 2021-05-16T20:13:52.8566720Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:13:54.9722370Z ** help 2021-05-16T20:13:55.0001010Z *** installing help indices 2021-05-16T20:13:55.0193510Z ** building package indices 2021-05-16T20:13:55.3052920Z ** installing vignettes 2021-05-16T20:13:55.3154670Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:13:57.1662660Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:13:57.3051520Z ** testing if installed package can be loaded from final location 2021-05-16T20:13:58.7444240Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:13:58.7873970Z * DONE (RcppEigen) 2021-05-16T20:13:59.8820270Z * installing *source* package ‘nloptr’ ... 2021-05-16T20:13:59.9116130Z ** package ‘nloptr’ successfully unpacked and MD5 sums checked 2021-05-16T20:13:59.9117390Z ** using staged installation 2021-05-16T20:14:01.3007550Z checking whether the C++ compiler works... yes 2021-05-16T20:14:01.3009030Z checking for C++ compiler default output file name... a.out 2021-05-16T20:14:01.3935680Z checking for suffix of executables... 2021-05-16T20:14:01.6061700Z checking whether we are cross compiling... no 2021-05-16T20:14:01.6787440Z checking for suffix of object files... o 2021-05-16T20:14:01.7279690Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T20:14:01.7733070Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-16T20:14:01.7736490Z checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.13 -std=gnu++14 -E 2021-05-16T20:14:02.1335810Z checking whether we are using the GNU C++ compiler... (cached) yes 2021-05-16T20:14:02.1339540Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... (cached) yes 2021-05-16T20:14:02.1348840Z checking for pkg-config... yes 2021-05-16T20:14:02.1973410Z configure: Now testing for NLopt header file. 2021-05-16T20:14:02.7499940Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T20:14:02.7532880Z checking for egrep... /usr/bin/grep -E 2021-05-16T20:14:02.9660070Z rm: conftest.dSYM: is a directory 2021-05-16T20:14:03.0301430Z rm: conftest.dSYM: is a directory 2021-05-16T20:14:03.3299500Z checking for ANSI C header files... yes 2021-05-16T20:14:03.5159220Z checking for sys/types.h... yes 2021-05-16T20:14:03.6711120Z checking for sys/stat.h... yes 2021-05-16T20:14:03.8263820Z checking for stdlib.h... yes 2021-05-16T20:14:03.9837780Z checking for string.h... yes 2021-05-16T20:14:04.1410460Z checking for memory.h... yes 2021-05-16T20:14:04.2977290Z checking for strings.h... yes 2021-05-16T20:14:04.4542240Z checking for inttypes.h... yes 2021-05-16T20:14:04.6140120Z checking for stdint.h... yes 2021-05-16T20:14:04.7731890Z checking for unistd.h... yes 2021-05-16T20:14:04.9412420Z checking nlopt.h usability... no 2021-05-16T20:14:05.0719390Z checking nlopt.h presence... no 2021-05-16T20:14:05.0720730Z checking for nlopt.h... no 2021-05-16T20:14:05.0726190Z configure: Need to configure and build NLopt 2021-05-16T20:14:05.1776270Z configure: Starting to install library to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src 2021-05-16T20:14:05.5757330Z checking for a BSD-compatible install... /usr/bin/install -c 2021-05-16T20:14:05.5822030Z checking whether build environment is sane... yes 2021-05-16T20:14:05.6034620Z checking for a thread-safe mkdir -p... ./install-sh -c -d 2021-05-16T20:14:05.6048150Z checking for gawk... no 2021-05-16T20:14:05.6061790Z checking for mawk... no 2021-05-16T20:14:05.6075420Z checking for nawk... no 2021-05-16T20:14:05.6087300Z checking for awk... awk 2021-05-16T20:14:05.6341790Z checking whether make sets $(MAKE)... yes 2021-05-16T20:14:05.6634410Z checking whether make supports nested variables... yes 2021-05-16T20:14:05.6824730Z checking whether to enable maintainer-specific portions of Makefiles... no 2021-05-16T20:14:05.6847250Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-16T20:14:06.0147050Z checking whether the C compiler works... yes 2021-05-16T20:14:06.0148560Z checking for C compiler default output file name... a.out 2021-05-16T20:14:06.1069070Z checking for suffix of executables... 2021-05-16T20:14:06.3171970Z checking whether we are cross compiling... no 2021-05-16T20:14:06.3900810Z checking for suffix of object files... o 2021-05-16T20:14:06.4389580Z checking whether we are using the GNU C compiler... yes 2021-05-16T20:14:06.4849200Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-16T20:14:06.5578340Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-16T20:14:06.6357630Z rm: conftest.dSYM: is a directory 2021-05-16T20:14:06.6362540Z checking whether clang -mmacosx-version-min=10.13 understands -c and -o together... yes 2021-05-16T20:14:06.6552140Z checking for style of include used by make... GNU 2021-05-16T20:14:06.7460380Z checking dependency style of clang -mmacosx-version-min=10.13... gcc3 2021-05-16T20:14:06.8381530Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C99... none needed 2021-05-16T20:14:06.8384270Z checking for clang -mmacosx-version-min=10.13 option to accept ISO Standard C... (cached) none needed 2021-05-16T20:14:06.8385990Z checking whether ln -s works... yes 2021-05-16T20:14:06.8426100Z checking whether make sets $(MAKE)... (cached) yes 2021-05-16T20:14:06.9494290Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-16T20:14:06.9496320Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-16T20:14:06.9554530Z checking how to print strings... printf 2021-05-16T20:14:06.9591650Z checking for a sed that does not truncate output... /usr/bin/sed 2021-05-16T20:14:07.3452350Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-16T20:14:07.3482640Z checking for egrep... /usr/bin/grep -E 2021-05-16T20:14:07.3512950Z checking for fgrep... /usr/bin/grep -F 2021-05-16T20:14:07.3795940Z checking for ld used by clang -mmacosx-version-min=10.13... /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 2021-05-16T20:14:07.3935300Z checking if the linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 2021-05-16T20:14:07.4119390Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2021-05-16T20:14:07.4803360Z rm: conftest.dSYM: is a directory 2021-05-16T20:14:07.4809540Z checking the name lister (/usr/bin/nm -B) interface... BSD nm 2021-05-16T20:14:07.4884130Z checking the maximum length of command line arguments... 196608 2021-05-16T20:14:07.4899610Z checking whether the shell understands some XSI constructs... yes 2021-05-16T20:14:07.4914540Z checking whether the shell understands "+="... yes 2021-05-16T20:14:07.5004850Z checking how to convert x86_64-apple-darwin19.6.0 file names to x86_64-apple-darwin19.6.0 format... func_convert_file_noop 2021-05-16T20:14:07.5007220Z checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format... func_convert_file_noop 2021-05-16T20:14:07.5009930Z checking for /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r 2021-05-16T20:14:07.5011500Z checking for objdump... objdump 2021-05-16T20:14:07.5015200Z checking how to recognize dependent libraries... pass_all 2021-05-16T20:14:07.5020530Z checking for dlltool... dlltool 2021-05-16T20:14:07.5023710Z checking how to associate runtime and link libraries... printf %s\n 2021-05-16T20:14:07.5666500Z rm: conftest.dSYM: is a directory 2021-05-16T20:14:07.5712170Z checking for archiver @FILE support... no 2021-05-16T20:14:07.5713400Z checking for strip... strip 2021-05-16T20:14:07.5714260Z checking for ranlib... ranlib 2021-05-16T20:14:07.5890790Z rm: conftest.dSYM: is a directory 2021-05-16T20:14:08.0161930Z checking command to parse /usr/bin/nm -B output from clang -mmacosx-version-min=10.13 object... ok 2021-05-16T20:14:08.0325790Z checking for sysroot... no 2021-05-16T20:14:08.0348420Z checking for mt... no 2021-05-16T20:14:08.0426130Z checking if : is a manifest tool... no 2021-05-16T20:14:08.0453690Z checking for dsymutil... dsymutil 2021-05-16T20:14:08.0472140Z checking for nmedit... nmedit 2021-05-16T20:14:08.0484660Z checking for lipo... lipo 2021-05-16T20:14:08.0496930Z checking for otool... otool 2021-05-16T20:14:08.0511280Z checking for otool64... no 2021-05-16T20:14:08.1453150Z checking for -single_module linker flag... yes 2021-05-16T20:14:08.2438770Z checking for -exported_symbols_list linker flag... yes 2021-05-16T20:14:08.4199320Z checking for -force_load linker flag... yes 2021-05-16T20:14:08.4208240Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-16T20:14:09.0070880Z checking for ANSI C header files... yes 2021-05-16T20:14:09.1143780Z checking for sys/types.h... yes 2021-05-16T20:14:09.1975750Z checking for sys/stat.h... yes 2021-05-16T20:14:09.2803960Z checking for stdlib.h... yes 2021-05-16T20:14:09.3647350Z checking for string.h... yes 2021-05-16T20:14:09.4492580Z checking for memory.h... yes 2021-05-16T20:14:09.5364640Z checking for strings.h... yes 2021-05-16T20:14:09.6214480Z checking for inttypes.h... yes 2021-05-16T20:14:09.7064480Z checking for stdint.h... yes 2021-05-16T20:14:09.7947750Z checking for unistd.h... yes 2021-05-16T20:14:09.8782890Z checking for dlfcn.h... yes 2021-05-16T20:14:09.8900280Z checking for objdir... .libs 2021-05-16T20:14:10.0955270Z checking if clang -mmacosx-version-min=10.13 supports -fno-rtti -fno-exceptions... yes 2021-05-16T20:14:10.0957660Z checking for clang -mmacosx-version-min=10.13 option to produce PIC... -fno-common -DPIC 2021-05-16T20:14:10.1492240Z checking if clang -mmacosx-version-min=10.13 PIC flag -fno-common -DPIC works... yes 2021-05-16T20:14:10.1977790Z checking if clang -mmacosx-version-min=10.13 static flag -static works... no 2021-05-16T20:14:10.2695740Z checking if clang -mmacosx-version-min=10.13 supports -c -o file.o... yes 2021-05-16T20:14:10.2697960Z checking if clang -mmacosx-version-min=10.13 supports -c -o file.o... (cached) yes 2021-05-16T20:14:10.2701110Z checking whether the clang -mmacosx-version-min=10.13 linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes 2021-05-16T20:14:10.3266100Z checking dynamic linker characteristics... darwin19.6.0 dyld 2021-05-16T20:14:10.3267750Z checking how to hardcode library paths into programs... immediate 2021-05-16T20:14:10.3411590Z checking whether stripping libraries is possible... yes 2021-05-16T20:14:10.3413090Z checking if libtool supports shared libraries... yes 2021-05-16T20:14:10.3414280Z checking whether to build shared libraries... yes 2021-05-16T20:14:10.3415460Z checking whether to build static libraries... yes 2021-05-16T20:14:10.6289440Z checking whether we are using the GNU C++ compiler... yes 2021-05-16T20:14:10.6749980Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-16T20:14:10.7638920Z checking dependency style of clang++ -mmacosx-version-min=10.13 -std=gnu++14... gcc3 2021-05-16T20:14:10.7678140Z checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.13 -std=gnu++14 -E 2021-05-16T20:14:11.0735410Z checking for ld used by clang++ -mmacosx-version-min=10.13 -std=gnu++14... /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld 2021-05-16T20:14:11.0852300Z checking if the linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 2021-05-16T20:14:11.0856340Z checking whether the clang++ -mmacosx-version-min=10.13 -std=gnu++14 linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes 2021-05-16T20:14:11.1331510Z checking for clang++ -mmacosx-version-min=10.13 -std=gnu++14 option to produce PIC... -fno-common -DPIC 2021-05-16T20:14:11.1870420Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 PIC flag -fno-common -DPIC works... yes 2021-05-16T20:14:11.2366850Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 static flag -static works... no 2021-05-16T20:14:11.3096620Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 supports -c -o file.o... yes 2021-05-16T20:14:11.3098960Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 supports -c -o file.o... (cached) yes 2021-05-16T20:14:11.3101690Z checking whether the clang++ -mmacosx-version-min=10.13 -std=gnu++14 linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes 2021-05-16T20:14:11.3103760Z checking dynamic linker characteristics... darwin19.6.0 dyld 2021-05-16T20:14:11.3105030Z checking how to hardcode library paths into programs... immediate 2021-05-16T20:14:11.3122470Z checking for ANSI C header files... (cached) yes 2021-05-16T20:14:11.3850840Z checking whether time.h and sys/time.h may both be included... yes 2021-05-16T20:14:11.4317380Z checking for unistd.h... (cached) yes 2021-05-16T20:14:11.6024420Z checking getopt.h usability... yes 2021-05-16T20:14:11.6916710Z checking getopt.h presence... yes 2021-05-16T20:14:11.6918060Z checking for getopt.h... yes 2021-05-16T20:14:11.7069670Z checking for stdint.h... (cached) yes 2021-05-16T20:14:11.8015420Z checking for an ANSI C-conforming const... yes 2021-05-16T20:14:11.8708030Z checking for inline... inline 2021-05-16T20:14:11.9667130Z checking for C thread-local keyword... __thread 2021-05-16T20:14:12.3605860Z checking size of unsigned int... 4 2021-05-16T20:14:12.7194960Z checking size of unsigned long... 8 2021-05-16T20:14:13.0735500Z checking for uint32_t... yes 2021-05-16T20:14:13.2042570Z checking for sin in -lm... yes 2021-05-16T20:14:13.3591100Z checking for BSDgettimeofday... no 2021-05-16T20:14:13.5205720Z checking for gettimeofday... yes 2021-05-16T20:14:13.6567170Z checking for time... yes 2021-05-16T20:14:13.8264950Z checking for qsort_r... yes 2021-05-16T20:14:13.9961800Z checking for getpid... yes 2021-05-16T20:14:14.1942510Z checking for gettid syscall... yes 2021-05-16T20:14:14.4213890Z checking for isnan... yes 2021-05-16T20:14:14.6354350Z checking for isinf... yes 2021-05-16T20:14:14.8637500Z checking for copysign... yes 2021-05-16T20:14:14.8702050Z checking for mkoctfile... no 2021-05-16T20:14:14.8726250Z checking for mex... no 2021-05-16T20:14:15.0132570Z checking for working HUGE_VAL... ok 2021-05-16T20:14:15.1328630Z checking that generated files are newer than configure... done 2021-05-16T20:14:15.1332880Z configure: creating ./config.status 2021-05-16T20:14:16.2063850Z config.status: creating Makefile 2021-05-16T20:14:16.2357750Z config.status: creating nlopt.pc 2021-05-16T20:14:16.2591580Z config.status: creating api/Makefile 2021-05-16T20:14:16.2930130Z config.status: creating util/Makefile 2021-05-16T20:14:16.3267120Z config.status: creating octave/Makefile 2021-05-16T20:14:16.3610530Z config.status: creating direct/Makefile 2021-05-16T20:14:16.3948480Z config.status: creating cdirect/Makefile 2021-05-16T20:14:16.4813570Z config.status: creating stogo/Makefile 2021-05-16T20:14:16.5151830Z config.status: creating praxis/Makefile 2021-05-16T20:14:16.5483870Z config.status: creating luksan/Makefile 2021-05-16T20:14:16.5817320Z config.status: creating crs/Makefile 2021-05-16T20:14:16.6161710Z config.status: creating mlsl/Makefile 2021-05-16T20:14:16.6488160Z config.status: creating mma/Makefile 2021-05-16T20:14:16.6821530Z config.status: creating cobyla/Makefile 2021-05-16T20:14:16.7156570Z config.status: creating newuoa/Makefile 2021-05-16T20:14:16.7488860Z config.status: creating neldermead/Makefile 2021-05-16T20:14:16.7819600Z config.status: creating auglag/Makefile 2021-05-16T20:14:16.8154490Z config.status: creating bobyqa/Makefile 2021-05-16T20:14:16.8491680Z config.status: creating isres/Makefile 2021-05-16T20:14:16.8825610Z config.status: creating slsqp/Makefile 2021-05-16T20:14:16.9158610Z config.status: creating esch/Makefile 2021-05-16T20:14:16.9493300Z config.status: creating test/Makefile 2021-05-16T20:14:16.9837730Z config.status: creating swig/Makefile 2021-05-16T20:14:17.0187950Z config.status: creating swig/nlopt.scm 2021-05-16T20:14:17.0498300Z config.status: creating config.h 2021-05-16T20:14:17.0702640Z config.status: executing depfiles commands 2021-05-16T20:14:17.8056760Z config.status: executing libtool commands 2021-05-16T20:14:18.1275260Z make all-recursive 2021-05-16T20:14:18.1458470Z Making all in util 2021-05-16T20:14:18.1574880Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c -o mt19937ar.lo mt19937ar.c 2021-05-16T20:14:18.1842190Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -fno-common -DPIC -o .libs/mt19937ar.o 2021-05-16T20:14:18.2033080Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:18.3448010Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT mt19937ar.lo -MD -MP -MF .deps/mt19937ar.Tpo -c mt19937ar.c -o mt19937ar.o >/dev/null 2>&1 2021-05-16T20:14:18.5103060Z mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Plo 2021-05-16T20:14:18.5145380Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c -o sobolseq.lo sobolseq.c 2021-05-16T20:14:18.5395160Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -fno-common -DPIC -o .libs/sobolseq.o 2021-05-16T20:14:18.5586690Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:18.7852820Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT sobolseq.lo -MD -MP -MF .deps/sobolseq.Tpo -c sobolseq.c -o sobolseq.o >/dev/null 2>&1 2021-05-16T20:14:19.0320130Z mv -f .deps/sobolseq.Tpo .deps/sobolseq.Plo 2021-05-16T20:14:19.0362750Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c 2021-05-16T20:14:19.0611780Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -fno-common -DPIC -o .libs/timer.o 2021-05-16T20:14:19.0801280Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:19.1990100Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1 2021-05-16T20:14:19.3434750Z mv -f .deps/timer.Tpo .deps/timer.Plo 2021-05-16T20:14:19.3476710Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c -o stop.lo stop.c 2021-05-16T20:14:19.3722110Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -fno-common -DPIC -o .libs/stop.o 2021-05-16T20:14:19.3914920Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:19.5712550Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT stop.lo -MD -MP -MF .deps/stop.Tpo -c stop.c -o stop.o >/dev/null 2>&1 2021-05-16T20:14:19.7622810Z mv -f .deps/stop.Tpo .deps/stop.Plo 2021-05-16T20:14:19.7665690Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c -o redblack.lo redblack.c 2021-05-16T20:14:19.7918910Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -fno-common -DPIC -o .libs/redblack.o 2021-05-16T20:14:19.8112100Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:20.0647440Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT redblack.lo -MD -MP -MF .deps/redblack.Tpo -c redblack.c -o redblack.o >/dev/null 2>&1 2021-05-16T20:14:20.3483700Z mv -f .deps/redblack.Tpo .deps/redblack.Plo 2021-05-16T20:14:20.3526820Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c -o qsort_r.lo qsort_r.c 2021-05-16T20:14:20.3774630Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c qsort_r.c -fno-common -DPIC -o .libs/qsort_r.o 2021-05-16T20:14:20.3965670Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:20.6050690Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT qsort_r.lo -MD -MP -MF .deps/qsort_r.Tpo -c qsort_r.c -o qsort_r.o >/dev/null 2>&1 2021-05-16T20:14:20.8393200Z mv -f .deps/qsort_r.Tpo .deps/qsort_r.Plo 2021-05-16T20:14:20.8435020Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c -o rescale.lo rescale.c 2021-05-16T20:14:20.8692260Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -fno-common -DPIC -o .libs/rescale.o 2021-05-16T20:14:20.8883260Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:21.0794790Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT rescale.lo -MD -MP -MF .deps/rescale.Tpo -c rescale.c -o rescale.o >/dev/null 2>&1 2021-05-16T20:14:21.2903010Z mv -f .deps/rescale.Tpo .deps/rescale.Plo 2021-05-16T20:14:21.2947030Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libutil.la mt19937ar.lo sobolseq.lo timer.lo stop.lo redblack.lo qsort_r.lo rescale.lo -lm 2021-05-16T20:14:21.3801430Z libtool: link: ar cru .libs/libutil.a .libs/mt19937ar.o .libs/sobolseq.o .libs/timer.o .libs/stop.o .libs/redblack.o .libs/qsort_r.o .libs/rescale.o 2021-05-16T20:14:21.4019680Z libtool: link: ranlib .libs/libutil.a 2021-05-16T20:14:21.4398060Z libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) 2021-05-16T20:14:21.4458040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -Wall -g -O2 -MT redblack_test.o -MD -MP -MF .deps/redblack_test.Tpo -c -o redblack_test.o redblack_test.c 2021-05-16T20:14:21.4652630Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:21.6403760Z mv -f .deps/redblack_test.Tpo .deps/redblack_test.Po 2021-05-16T20:14:21.6459420Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o redblack_test redblack_test.o libutil.la -lm 2021-05-16T20:14:21.7406210Z libtool: link: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o redblack_test redblack_test.o ./.libs/libutil.a -lm 2021-05-16T20:14:21.8016060Z Making all in direct 2021-05-16T20:14:21.8136180Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRect.lo -MD -MP -MF .deps/DIRect.Tpo -c -o DIRect.lo DIRect.c 2021-05-16T20:14:21.8405620Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRect.lo -MD -MP -MF .deps/DIRect.Tpo -c DIRect.c -fno-common -DPIC -o .libs/DIRect.o 2021-05-16T20:14:21.8598310Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:22.0907510Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRect.lo -MD -MP -MF .deps/DIRect.Tpo -c DIRect.c -o DIRect.o >/dev/null 2>&1 2021-05-16T20:14:22.3839210Z mv -f .deps/DIRect.Tpo .deps/DIRect.Plo 2021-05-16T20:14:22.3883670Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT direct_wrap.lo -MD -MP -MF .deps/direct_wrap.Tpo -c -o direct_wrap.lo direct_wrap.c 2021-05-16T20:14:22.4136980Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT direct_wrap.lo -MD -MP -MF .deps/direct_wrap.Tpo -c direct_wrap.c -fno-common -DPIC -o .libs/direct_wrap.o 2021-05-16T20:14:22.4330100Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:22.5716030Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT direct_wrap.lo -MD -MP -MF .deps/direct_wrap.Tpo -c direct_wrap.c -o direct_wrap.o >/dev/null 2>&1 2021-05-16T20:14:22.9343520Z mv -f .deps/direct_wrap.Tpo .deps/direct_wrap.Plo 2021-05-16T20:14:22.9389960Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRserial.lo -MD -MP -MF .deps/DIRserial.Tpo -c -o DIRserial.lo DIRserial.c 2021-05-16T20:14:22.9657240Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRserial.lo -MD -MP -MF .deps/DIRserial.Tpo -c DIRserial.c -fno-common -DPIC -o .libs/DIRserial.o 2021-05-16T20:14:22.9855940Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:23.1385610Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRserial.lo -MD -MP -MF .deps/DIRserial.Tpo -c DIRserial.c -o DIRserial.o >/dev/null 2>&1 2021-05-16T20:14:23.3277040Z mv -f .deps/DIRserial.Tpo .deps/DIRserial.Plo 2021-05-16T20:14:23.3321520Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRsubrout.lo -MD -MP -MF .deps/DIRsubrout.Tpo -c -o DIRsubrout.lo DIRsubrout.c 2021-05-16T20:14:23.3602230Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRsubrout.lo -MD -MP -MF .deps/DIRsubrout.Tpo -c DIRsubrout.c -fno-common -DPIC -o .libs/DIRsubrout.o 2021-05-16T20:14:23.3803330Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:23.4934330Z DIRsubrout.c:505:10: warning: explicitly assigning value of variable of type 'integer' (aka 'int') to itself [-Wself-assign] 2021-05-16T20:14:23.4935910Z pos = pos; 2021-05-16T20:14:23.4936690Z ~~~ ^ ~~~ 2021-05-16T20:14:24.0478400Z 1 warning generated. 2021-05-16T20:14:24.0519110Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT DIRsubrout.lo -MD -MP -MF .deps/DIRsubrout.Tpo -c DIRsubrout.c -o DIRsubrout.o >/dev/null 2>&1 2021-05-16T20:14:24.7519750Z mv -f .deps/DIRsubrout.Tpo .deps/DIRsubrout.Plo 2021-05-16T20:14:24.7560300Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libdirect.la DIRect.lo direct_wrap.lo DIRserial.lo DIRsubrout.lo -lm 2021-05-16T20:14:24.8368870Z libtool: link: ar cru .libs/libdirect.a .libs/DIRect.o .libs/direct_wrap.o .libs/DIRserial.o .libs/DIRsubrout.o 2021-05-16T20:14:24.8556440Z libtool: link: ranlib .libs/libdirect.a 2021-05-16T20:14:24.8861720Z libtool: link: ( cd ".libs" && rm -f "libdirect.la" && ln -s "../libdirect.la" "libdirect.la" ) 2021-05-16T20:14:24.8926570Z Making all in cdirect 2021-05-16T20:14:24.9041720Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT cdirect.lo -MD -MP -MF .deps/cdirect.Tpo -c -o cdirect.lo cdirect.c 2021-05-16T20:14:24.9314950Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT cdirect.lo -MD -MP -MF .deps/cdirect.Tpo -c cdirect.c -fno-common -DPIC -o .libs/cdirect.o 2021-05-16T20:14:24.9509460Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:25.3597890Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT cdirect.lo -MD -MP -MF .deps/cdirect.Tpo -c cdirect.c -o cdirect.o >/dev/null 2>&1 2021-05-16T20:14:25.7953940Z mv -f .deps/cdirect.Tpo .deps/cdirect.Plo 2021-05-16T20:14:25.7994500Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c -o hybrid.lo hybrid.c 2021-05-16T20:14:25.8246270Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c hybrid.c -fno-common -DPIC -o .libs/hybrid.o 2021-05-16T20:14:25.8439120Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:25.9463800Z hybrid.c:91:12: warning: 'nlopt_minimize' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:14:25.9473380Z ret = nlopt_minimize(p->local_alg, n, fcount, p, 2021-05-16T20:14:25.9475050Z ^ 2021-05-16T20:14:25.9476900Z ../api/nlopt.h:337:35: note: 'nlopt_minimize' has been explicitly marked deprecated here 2021-05-16T20:14:25.9478220Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-16T20:14:25.9479150Z ^ 2021-05-16T20:14:25.9480640Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:14:25.9481860Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:14:25.9483240Z ^ 2021-05-16T20:14:26.1332070Z 1 warning generated. 2021-05-16T20:14:26.1366880Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT hybrid.lo -MD -MP -MF .deps/hybrid.Tpo -c hybrid.c -o hybrid.o >/dev/null 2>&1 2021-05-16T20:14:26.4535430Z mv -f .deps/hybrid.Tpo .deps/hybrid.Plo 2021-05-16T20:14:26.4581630Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libcdirect.la cdirect.lo hybrid.lo -lm 2021-05-16T20:14:26.5382020Z libtool: link: ar cru .libs/libcdirect.a .libs/cdirect.o .libs/hybrid.o 2021-05-16T20:14:26.5594660Z libtool: link: ranlib .libs/libcdirect.a 2021-05-16T20:14:26.5949730Z libtool: link: ( cd ".libs" && rm -f "libcdirect.la" && ln -s "../libcdirect.la" "libcdirect.la" ) 2021-05-16T20:14:26.6013110Z Making all in stogo 2021-05-16T20:14:26.6129690Z /bin/sh ../libtool --tag=CXX --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT global.lo -MD -MP -MF .deps/global.Tpo -c -o global.lo global.cc 2021-05-16T20:14:26.6562840Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cc -fno-common -DPIC -o .libs/global.o 2021-05-16T20:14:28.1610020Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT global.lo -MD -MP -MF .deps/global.Tpo -c global.cc -o global.o >/dev/null 2>&1 2021-05-16T20:14:29.6438800Z mv -f .deps/global.Tpo .deps/global.Plo 2021-05-16T20:14:29.6478640Z /bin/sh ../libtool --tag=CXX --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT linalg.lo -MD -MP -MF .deps/linalg.Tpo -c -o linalg.lo linalg.cc 2021-05-16T20:14:29.6893990Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT linalg.lo -MD -MP -MF .deps/linalg.Tpo -c linalg.cc -fno-common -DPIC -o .libs/linalg.o 2021-05-16T20:14:30.7324200Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT linalg.lo -MD -MP -MF .deps/linalg.Tpo -c linalg.cc -o linalg.o >/dev/null 2>&1 2021-05-16T20:14:31.7818480Z mv -f .deps/linalg.Tpo .deps/linalg.Plo 2021-05-16T20:14:31.7859390Z /bin/sh ../libtool --tag=CXX --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT local.lo -MD -MP -MF .deps/local.Tpo -c -o local.lo local.cc 2021-05-16T20:14:31.8279690Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.cc -fno-common -DPIC -o .libs/local.o 2021-05-16T20:14:32.8295470Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT local.lo -MD -MP -MF .deps/local.Tpo -c local.cc -o local.o >/dev/null 2>&1 2021-05-16T20:14:33.8304490Z mv -f .deps/local.Tpo .deps/local.Plo 2021-05-16T20:14:33.8341000Z /bin/sh ../libtool --tag=CXX --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT stogo.lo -MD -MP -MF .deps/stogo.Tpo -c -o stogo.lo stogo.cc 2021-05-16T20:14:33.8756510Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT stogo.lo -MD -MP -MF .deps/stogo.Tpo -c stogo.cc -fno-common -DPIC -o .libs/stogo.o 2021-05-16T20:14:34.8243150Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT stogo.lo -MD -MP -MF .deps/stogo.Tpo -c stogo.cc -o stogo.o >/dev/null 2>&1 2021-05-16T20:14:35.8124210Z mv -f .deps/stogo.Tpo .deps/stogo.Plo 2021-05-16T20:14:35.8164010Z /bin/sh ../libtool --tag=CXX --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c -o tools.lo tools.cc 2021-05-16T20:14:35.8589310Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.cc -fno-common -DPIC -o .libs/tools.o 2021-05-16T20:14:37.0715680Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT tools.lo -MD -MP -MF .deps/tools.Tpo -c tools.cc -o tools.o >/dev/null 2>&1 2021-05-16T20:14:38.2926130Z mv -f .deps/tools.Tpo .deps/tools.Plo 2021-05-16T20:14:38.2968750Z /bin/sh ../libtool --tag=CXX --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libstogo.la global.lo linalg.lo local.lo stogo.lo tools.lo -lm 2021-05-16T20:14:38.4104390Z libtool: link: ar cru .libs/libstogo.a .libs/global.o .libs/linalg.o .libs/local.o .libs/stogo.o .libs/tools.o 2021-05-16T20:14:38.4458170Z libtool: link: ranlib .libs/libstogo.a 2021-05-16T20:14:38.4967330Z libtool: link: ( cd ".libs" && rm -f "libstogo.la" && ln -s "../libstogo.la" "libstogo.la" ) 2021-05-16T20:14:38.5033200Z Making all in praxis 2021-05-16T20:14:38.5149430Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT praxis.lo -MD -MP -MF .deps/praxis.Tpo -c -o praxis.lo praxis.c 2021-05-16T20:14:38.5431400Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT praxis.lo -MD -MP -MF .deps/praxis.Tpo -c praxis.c -fno-common -DPIC -o .libs/praxis.o 2021-05-16T20:14:38.5630830Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:39.3931540Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT praxis.lo -MD -MP -MF .deps/praxis.Tpo -c praxis.c -o praxis.o >/dev/null 2>&1 2021-05-16T20:14:40.2550540Z mv -f .deps/praxis.Tpo .deps/praxis.Plo 2021-05-16T20:14:40.2594030Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libpraxis.la praxis.lo -lm 2021-05-16T20:14:40.3549230Z libtool: link: ar cru .libs/libpraxis.a .libs/praxis.o 2021-05-16T20:14:40.3761490Z libtool: link: ranlib .libs/libpraxis.a 2021-05-16T20:14:40.4108400Z libtool: link: ( cd ".libs" && rm -f "libpraxis.la" && ln -s "../libpraxis.la" "libpraxis.la" ) 2021-05-16T20:14:40.4174790Z Making all in luksan 2021-05-16T20:14:40.4294530Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT plis.lo -MD -MP -MF .deps/plis.Tpo -c -o plis.lo plis.c 2021-05-16T20:14:40.4574520Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT plis.lo -MD -MP -MF .deps/plis.Tpo -c plis.c -fno-common -DPIC -o .libs/plis.o 2021-05-16T20:14:40.4779030Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:40.7044240Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT plis.lo -MD -MP -MF .deps/plis.Tpo -c plis.c -o plis.o >/dev/null 2>&1 2021-05-16T20:14:40.9532770Z mv -f .deps/plis.Tpo .deps/plis.Plo 2021-05-16T20:14:40.9578390Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT plip.lo -MD -MP -MF .deps/plip.Tpo -c -o plip.lo plip.c 2021-05-16T20:14:40.9846240Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT plip.lo -MD -MP -MF .deps/plip.Tpo -c plip.c -fno-common -DPIC -o .libs/plip.o 2021-05-16T20:14:41.0045440Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:41.2310800Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT plip.lo -MD -MP -MF .deps/plip.Tpo -c plip.c -o plip.o >/dev/null 2>&1 2021-05-16T20:14:41.4834480Z mv -f .deps/plip.Tpo .deps/plip.Plo 2021-05-16T20:14:41.4878430Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT pnet.lo -MD -MP -MF .deps/pnet.Tpo -c -o pnet.lo pnet.c 2021-05-16T20:14:41.5131220Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT pnet.lo -MD -MP -MF .deps/pnet.Tpo -c pnet.c -fno-common -DPIC -o .libs/pnet.o 2021-05-16T20:14:41.5323750Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:41.8102370Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT pnet.lo -MD -MP -MF .deps/pnet.Tpo -c pnet.c -o pnet.o >/dev/null 2>&1 2021-05-16T20:14:42.1064590Z mv -f .deps/pnet.Tpo .deps/pnet.Plo 2021-05-16T20:14:42.1113110Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mssubs.lo -MD -MP -MF .deps/mssubs.Tpo -c -o mssubs.lo mssubs.c 2021-05-16T20:14:42.1372350Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mssubs.lo -MD -MP -MF .deps/mssubs.Tpo -c mssubs.c -fno-common -DPIC -o .libs/mssubs.o 2021-05-16T20:14:42.1566790Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:42.7073040Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mssubs.lo -MD -MP -MF .deps/mssubs.Tpo -c mssubs.c -o mssubs.o >/dev/null 2>&1 2021-05-16T20:14:43.2863380Z mv -f .deps/mssubs.Tpo .deps/mssubs.Plo 2021-05-16T20:14:43.2907900Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT pssubs.lo -MD -MP -MF .deps/pssubs.Tpo -c -o pssubs.lo pssubs.c 2021-05-16T20:14:43.3160710Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT pssubs.lo -MD -MP -MF .deps/pssubs.Tpo -c pssubs.c -fno-common -DPIC -o .libs/pssubs.o 2021-05-16T20:14:43.3353390Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:43.6257450Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT pssubs.lo -MD -MP -MF .deps/pssubs.Tpo -c pssubs.c -o pssubs.o >/dev/null 2>&1 2021-05-16T20:14:43.9392660Z mv -f .deps/pssubs.Tpo .deps/pssubs.Plo 2021-05-16T20:14:43.9435730Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libluksan.la plis.lo plip.lo pnet.lo mssubs.lo pssubs.lo -lm 2021-05-16T20:14:44.0322400Z libtool: link: ar cru .libs/libluksan.a .libs/plis.o .libs/plip.o .libs/pnet.o .libs/mssubs.o .libs/pssubs.o 2021-05-16T20:14:44.0574330Z libtool: link: ranlib .libs/libluksan.a 2021-05-16T20:14:44.0934060Z libtool: link: ( cd ".libs" && rm -f "libluksan.la" && ln -s "../libluksan.la" "libluksan.la" ) 2021-05-16T20:14:44.0999290Z Making all in crs 2021-05-16T20:14:44.1112800Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT crs.lo -MD -MP -MF .deps/crs.Tpo -c -o crs.lo crs.c 2021-05-16T20:14:44.1398530Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT crs.lo -MD -MP -MF .deps/crs.Tpo -c crs.c -fno-common -DPIC -o .libs/crs.o 2021-05-16T20:14:44.1593220Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:44.3962770Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT crs.lo -MD -MP -MF .deps/crs.Tpo -c crs.c -o crs.o >/dev/null 2>&1 2021-05-16T20:14:44.6620560Z mv -f .deps/crs.Tpo .deps/crs.Plo 2021-05-16T20:14:44.6669050Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libcrs.la crs.lo -lm 2021-05-16T20:14:44.7461470Z libtool: link: ar cru .libs/libcrs.a .libs/crs.o 2021-05-16T20:14:44.7654280Z libtool: link: ranlib .libs/libcrs.a 2021-05-16T20:14:44.7986110Z libtool: link: ( cd ".libs" && rm -f "libcrs.la" && ln -s "../libcrs.la" "libcrs.la" ) 2021-05-16T20:14:44.8048480Z Making all in mlsl 2021-05-16T20:14:44.8162490Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mlsl.lo -MD -MP -MF .deps/mlsl.Tpo -c -o mlsl.lo mlsl.c 2021-05-16T20:14:44.8437480Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mlsl.lo -MD -MP -MF .deps/mlsl.Tpo -c mlsl.c -fno-common -DPIC -o .libs/mlsl.o 2021-05-16T20:14:44.8634830Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:45.1046030Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mlsl.lo -MD -MP -MF .deps/mlsl.Tpo -c mlsl.c -o mlsl.o >/dev/null 2>&1 2021-05-16T20:14:45.3712680Z mv -f .deps/mlsl.Tpo .deps/mlsl.Plo 2021-05-16T20:14:45.3753840Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libmlsl.la mlsl.lo -lm 2021-05-16T20:14:45.4551620Z libtool: link: ar cru .libs/libmlsl.a .libs/mlsl.o 2021-05-16T20:14:45.4782130Z libtool: link: ranlib .libs/libmlsl.a 2021-05-16T20:14:45.5111850Z libtool: link: ( cd ".libs" && rm -f "libmlsl.la" && ln -s "../libmlsl.la" "libmlsl.la" ) 2021-05-16T20:14:45.5175160Z Making all in mma 2021-05-16T20:14:45.5290870Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mma.lo -MD -MP -MF .deps/mma.Tpo -c -o mma.lo mma.c 2021-05-16T20:14:45.5564860Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mma.lo -MD -MP -MF .deps/mma.Tpo -c mma.c -fno-common -DPIC -o .libs/mma.o 2021-05-16T20:14:45.5761300Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:45.9044640Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT mma.lo -MD -MP -MF .deps/mma.Tpo -c mma.c -o mma.o >/dev/null 2>&1 2021-05-16T20:14:46.2475220Z mv -f .deps/mma.Tpo .deps/mma.Plo 2021-05-16T20:14:46.2520410Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT ccsa_quadratic.lo -MD -MP -MF .deps/ccsa_quadratic.Tpo -c -o ccsa_quadratic.lo ccsa_quadratic.c 2021-05-16T20:14:46.2786690Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT ccsa_quadratic.lo -MD -MP -MF .deps/ccsa_quadratic.Tpo -c ccsa_quadratic.c -fno-common -DPIC -o .libs/ccsa_quadratic.o 2021-05-16T20:14:46.2980710Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:46.7681950Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT ccsa_quadratic.lo -MD -MP -MF .deps/ccsa_quadratic.Tpo -c ccsa_quadratic.c -o ccsa_quadratic.o >/dev/null 2>&1 2021-05-16T20:14:47.2610920Z mv -f .deps/ccsa_quadratic.Tpo .deps/ccsa_quadratic.Plo 2021-05-16T20:14:47.2654780Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libmma.la mma.lo ccsa_quadratic.lo -lm 2021-05-16T20:14:47.3461980Z libtool: link: ar cru .libs/libmma.a .libs/mma.o .libs/ccsa_quadratic.o 2021-05-16T20:14:47.3645760Z libtool: link: ranlib .libs/libmma.a 2021-05-16T20:14:47.3950550Z libtool: link: ( cd ".libs" && rm -f "libmma.la" && ln -s "../libmma.la" "libmma.la" ) 2021-05-16T20:14:47.4013900Z Making all in cobyla 2021-05-16T20:14:47.4130920Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT cobyla.lo -MD -MP -MF .deps/cobyla.Tpo -c -o cobyla.lo cobyla.c 2021-05-16T20:14:47.4414480Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT cobyla.lo -MD -MP -MF .deps/cobyla.Tpo -c cobyla.c -fno-common -DPIC -o .libs/cobyla.o 2021-05-16T20:14:47.4614020Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:47.5915080Z cobyla.c:35:19: warning: unused variable 'rcsid' [-Wunused-const-variable] 2021-05-16T20:14:47.5916570Z static char const rcsid[] = 2021-05-16T20:14:47.5917360Z ^ 2021-05-16T20:14:49.3955720Z 1 warning generated. 2021-05-16T20:14:49.4002900Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT cobyla.lo -MD -MP -MF .deps/cobyla.Tpo -c cobyla.c -o cobyla.o >/dev/null 2>&1 2021-05-16T20:14:51.3550200Z mv -f .deps/cobyla.Tpo .deps/cobyla.Plo 2021-05-16T20:14:51.3591480Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libcobyla.la cobyla.lo -lm 2021-05-16T20:14:51.4446150Z libtool: link: ar cru .libs/libcobyla.a .libs/cobyla.o 2021-05-16T20:14:51.4673870Z libtool: link: ranlib .libs/libcobyla.a 2021-05-16T20:14:51.5060970Z libtool: link: ( cd ".libs" && rm -f "libcobyla.la" && ln -s "../libcobyla.la" "libcobyla.la" ) 2021-05-16T20:14:51.5134630Z Making all in newuoa 2021-05-16T20:14:51.5258660Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT newuoa.lo -MD -MP -MF .deps/newuoa.Tpo -c -o newuoa.lo newuoa.c 2021-05-16T20:14:51.5553870Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT newuoa.lo -MD -MP -MF .deps/newuoa.Tpo -c newuoa.c -fno-common -DPIC -o .libs/newuoa.o 2021-05-16T20:14:51.5762200Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:51.6870430Z newuoa.c:184:9: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:14:51.6872050Z ret = nlopt_minimize_constrained(NLOPT_LD_MMA, *n, quad_model, &qmd, 2021-05-16T20:14:51.6872890Z ^ 2021-05-16T20:14:51.6874470Z ../api/nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-16T20:14:51.6875640Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-16T20:14:51.6876440Z ^ 2021-05-16T20:14:51.6877740Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:14:51.6878830Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:14:51.6879670Z ^ 2021-05-16T20:14:51.6999850Z newuoa.c:1241:10: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:14:51.7001400Z return nlopt_minimize_constrained(NLOPT_LD_MMA, *n, lag, &ld, 2021-05-16T20:14:51.7002220Z ^ 2021-05-16T20:14:51.7003860Z ../api/nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-16T20:14:51.7005060Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-16T20:14:51.7006250Z ^ 2021-05-16T20:14:51.7007610Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:14:51.7008680Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:14:51.7009520Z ^ 2021-05-16T20:14:54.3466350Z 2 warnings generated. 2021-05-16T20:14:54.3514020Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT newuoa.lo -MD -MP -MF .deps/newuoa.Tpo -c newuoa.c -o newuoa.o >/dev/null 2>&1 2021-05-16T20:14:57.1104260Z mv -f .deps/newuoa.Tpo .deps/newuoa.Plo 2021-05-16T20:14:57.1148620Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libnewuoa.la newuoa.lo -lm 2021-05-16T20:14:57.1942170Z libtool: link: ar cru .libs/libnewuoa.a .libs/newuoa.o 2021-05-16T20:14:57.2144590Z libtool: link: ranlib .libs/libnewuoa.a 2021-05-16T20:14:57.2482980Z libtool: link: ( cd ".libs" && rm -f "libnewuoa.la" && ln -s "../libnewuoa.la" "libnewuoa.la" ) 2021-05-16T20:14:57.2545970Z Making all in neldermead 2021-05-16T20:14:57.2660440Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT nldrmd.lo -MD -MP -MF .deps/nldrmd.Tpo -c -o nldrmd.lo nldrmd.c 2021-05-16T20:14:57.2930450Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT nldrmd.lo -MD -MP -MF .deps/nldrmd.Tpo -c nldrmd.c -fno-common -DPIC -o .libs/nldrmd.o 2021-05-16T20:14:57.3122470Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:57.6053330Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT nldrmd.lo -MD -MP -MF .deps/nldrmd.Tpo -c nldrmd.c -o nldrmd.o >/dev/null 2>&1 2021-05-16T20:14:57.9277970Z mv -f .deps/nldrmd.Tpo .deps/nldrmd.Plo 2021-05-16T20:14:57.9322060Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT sbplx.lo -MD -MP -MF .deps/sbplx.Tpo -c -o sbplx.lo sbplx.c 2021-05-16T20:14:57.9580700Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT sbplx.lo -MD -MP -MF .deps/sbplx.Tpo -c sbplx.c -fno-common -DPIC -o .libs/sbplx.o 2021-05-16T20:14:57.9779990Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:58.2587340Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT sbplx.lo -MD -MP -MF .deps/sbplx.Tpo -c sbplx.c -o sbplx.o >/dev/null 2>&1 2021-05-16T20:14:58.5563570Z mv -f .deps/sbplx.Tpo .deps/sbplx.Plo 2021-05-16T20:14:58.5606920Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libneldermead.la nldrmd.lo sbplx.lo -lm 2021-05-16T20:14:58.6415640Z libtool: link: ar cru .libs/libneldermead.a .libs/nldrmd.o .libs/sbplx.o 2021-05-16T20:14:58.6596230Z libtool: link: ranlib .libs/libneldermead.a 2021-05-16T20:14:58.6902150Z libtool: link: ( cd ".libs" && rm -f "libneldermead.la" && ln -s "../libneldermead.la" "libneldermead.la" ) 2021-05-16T20:14:58.6964580Z Making all in auglag 2021-05-16T20:14:58.7078400Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT auglag.lo -MD -MP -MF .deps/auglag.Tpo -c -o auglag.lo auglag.c 2021-05-16T20:14:58.7351510Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT auglag.lo -MD -MP -MF .deps/auglag.Tpo -c auglag.c -fno-common -DPIC -o .libs/auglag.o 2021-05-16T20:14:58.7544120Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:14:59.0378970Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT auglag.lo -MD -MP -MF .deps/auglag.Tpo -c auglag.c -o auglag.o >/dev/null 2>&1 2021-05-16T20:14:59.3449740Z mv -f .deps/auglag.Tpo .deps/auglag.Plo 2021-05-16T20:14:59.3500120Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libauglag.la auglag.lo -lm 2021-05-16T20:14:59.4288810Z libtool: link: ar cru .libs/libauglag.a .libs/auglag.o 2021-05-16T20:14:59.4513680Z libtool: link: ranlib .libs/libauglag.a 2021-05-16T20:14:59.5231340Z libtool: link: ( cd ".libs" && rm -f "libauglag.la" && ln -s "../libauglag.la" "libauglag.la" ) 2021-05-16T20:14:59.5293650Z Making all in bobyqa 2021-05-16T20:14:59.5408800Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT bobyqa.lo -MD -MP -MF .deps/bobyqa.Tpo -c -o bobyqa.lo bobyqa.c 2021-05-16T20:14:59.5683950Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT bobyqa.lo -MD -MP -MF .deps/bobyqa.Tpo -c bobyqa.c -fno-common -DPIC -o .libs/bobyqa.o 2021-05-16T20:14:59.5878350Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:02.1492710Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT bobyqa.lo -MD -MP -MF .deps/bobyqa.Tpo -c bobyqa.c -o bobyqa.o >/dev/null 2>&1 2021-05-16T20:15:04.5940860Z mv -f .deps/bobyqa.Tpo .deps/bobyqa.Plo 2021-05-16T20:15:04.6013030Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libbobyqa.la bobyqa.lo -lm 2021-05-16T20:15:04.6776380Z libtool: link: ar cru .libs/libbobyqa.a .libs/bobyqa.o 2021-05-16T20:15:04.6978900Z libtool: link: ranlib .libs/libbobyqa.a 2021-05-16T20:15:04.7316680Z libtool: link: ( cd ".libs" && rm -f "libbobyqa.la" && ln -s "../libbobyqa.la" "libbobyqa.la" ) 2021-05-16T20:15:04.7378450Z Making all in isres 2021-05-16T20:15:04.7488980Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT isres.lo -MD -MP -MF .deps/isres.Tpo -c -o isres.lo isres.c 2021-05-16T20:15:04.7752430Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT isres.lo -MD -MP -MF .deps/isres.Tpo -c isres.c -fno-common -DPIC -o .libs/isres.o 2021-05-16T20:15:04.7939760Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:05.0269730Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT isres.lo -MD -MP -MF .deps/isres.Tpo -c isres.c -o isres.o >/dev/null 2>&1 2021-05-16T20:15:05.2849420Z mv -f .deps/isres.Tpo .deps/isres.Plo 2021-05-16T20:15:05.2891590Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libisres.la isres.lo -lm 2021-05-16T20:15:05.3655850Z libtool: link: ar cru .libs/libisres.a .libs/isres.o 2021-05-16T20:15:05.3846800Z libtool: link: ranlib .libs/libisres.a 2021-05-16T20:15:05.4170980Z libtool: link: ( cd ".libs" && rm -f "libisres.la" && ln -s "../libisres.la" "libisres.la" ) 2021-05-16T20:15:05.4232270Z Making all in slsqp 2021-05-16T20:15:05.4341800Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT slsqp.lo -MD -MP -MF .deps/slsqp.Tpo -c -o slsqp.lo slsqp.c 2021-05-16T20:15:05.4604070Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT slsqp.lo -MD -MP -MF .deps/slsqp.Tpo -c slsqp.c -fno-common -DPIC -o .libs/slsqp.o 2021-05-16T20:15:05.4800340Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:07.8973110Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT slsqp.lo -MD -MP -MF .deps/slsqp.Tpo -c slsqp.c -o slsqp.o >/dev/null 2>&1 2021-05-16T20:15:10.3347060Z mv -f .deps/slsqp.Tpo .deps/slsqp.Plo 2021-05-16T20:15:10.3392660Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libslsqp.la slsqp.lo -lm 2021-05-16T20:15:10.4178600Z libtool: link: ar cru .libs/libslsqp.a .libs/slsqp.o 2021-05-16T20:15:10.4386500Z libtool: link: ranlib .libs/libslsqp.a 2021-05-16T20:15:10.4763270Z libtool: link: ( cd ".libs" && rm -f "libslsqp.la" && ln -s "../libslsqp.la" "libslsqp.la" ) 2021-05-16T20:15:10.4826840Z Making all in esch 2021-05-16T20:15:10.4941400Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT esch.lo -MD -MP -MF .deps/esch.Tpo -c -o esch.lo esch.c 2021-05-16T20:15:10.5215180Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT esch.lo -MD -MP -MF .deps/esch.Tpo -c esch.c -fno-common -DPIC -o .libs/esch.o 2021-05-16T20:15:10.5411600Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:10.7607030Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../util -I../api -Wall -g -O2 -MT esch.lo -MD -MP -MF .deps/esch.Tpo -c esch.c -o esch.o >/dev/null 2>&1 2021-05-16T20:15:11.0088550Z mv -f .deps/esch.Tpo .deps/esch.Plo 2021-05-16T20:15:11.0134710Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libesch.la esch.lo -lm 2021-05-16T20:15:11.0935530Z libtool: link: ar cru .libs/libesch.a .libs/esch.o 2021-05-16T20:15:11.1101160Z libtool: link: ranlib .libs/libesch.a 2021-05-16T20:15:11.1395800Z libtool: link: ( cd ".libs" && rm -f "libesch.la" && ln -s "../libesch.la" "libesch.la" ) 2021-05-16T20:15:11.1456540Z Making all in api 2021-05-16T20:15:11.1572770Z make all-am 2021-05-16T20:15:11.1684260Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT general.lo -MD -MP -MF .deps/general.Tpo -c -o general.lo general.c 2021-05-16T20:15:11.1975070Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT general.lo -MD -MP -MF .deps/general.Tpo -c general.c -fno-common -DPIC -o .libs/general.o 2021-05-16T20:15:11.2166640Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:11.3284830Z general.c:134:38: warning: 'syscall' is deprecated: first deprecated in macOS 10.12 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations] 2021-05-16T20:15:11.3286890Z nlopt_srand(nlopt_time_seed() + my_gettid() * 314159); 2021-05-16T20:15:11.3287650Z ^ 2021-05-16T20:15:11.3288950Z general.c:116:23: note: expanded from macro 'my_gettid' 2021-05-16T20:15:11.3289890Z # define my_gettid() syscall(SYS_gettid) 2021-05-16T20:15:11.3290930Z ^ 2021-05-16T20:15:11.3292730Z /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:742:6: note: 'syscall' has been explicitly marked deprecated here 2021-05-16T20:15:11.3293980Z int syscall(int, ...); 2021-05-16T20:15:11.3294610Z ^ 2021-05-16T20:15:11.3486650Z 1 warning generated. 2021-05-16T20:15:11.3521280Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT general.lo -MD -MP -MF .deps/general.Tpo -c general.c -o general.o >/dev/null 2>&1 2021-05-16T20:15:11.5107290Z mv -f .deps/general.Tpo .deps/general.Plo 2021-05-16T20:15:11.5150740Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c -o options.lo options.c 2021-05-16T20:15:11.5421370Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -fno-common -DPIC -o .libs/options.o 2021-05-16T20:15:11.5611720Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:11.9785600Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1 2021-05-16T20:15:12.4212340Z mv -f .deps/options.Tpo .deps/options.Plo 2021-05-16T20:15:12.4256820Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c -o optimize.lo optimize.c 2021-05-16T20:15:12.4529160Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c optimize.c -fno-common -DPIC -o .libs/optimize.o 2021-05-16T20:15:12.4725030Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:12.9352240Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT optimize.lo -MD -MP -MF .deps/optimize.Tpo -c optimize.c -o optimize.o >/dev/null 2>&1 2021-05-16T20:15:13.4119770Z mv -f .deps/optimize.Tpo .deps/optimize.Plo 2021-05-16T20:15:13.4164210Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c -o deprecated.lo deprecated.c 2021-05-16T20:15:13.4434730Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -fno-common -DPIC -o .libs/deprecated.o 2021-05-16T20:15:13.4629020Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:13.5224520Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT deprecated.lo -MD -MP -MF .deps/deprecated.Tpo -c deprecated.c -o deprecated.o >/dev/null 2>&1 2021-05-16T20:15:13.6061810Z mv -f .deps/deprecated.Tpo .deps/deprecated.Plo 2021-05-16T20:15:13.6105170Z /bin/sh ../libtool --tag=CC --mode=compile clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c -o f77api.lo f77api.c 2021-05-16T20:15:13.6378490Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -fno-common -DPIC -o .libs/f77api.o 2021-05-16T20:15:13.6569000Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:13.7592880Z In file included from f77api.c:103: 2021-05-16T20:15:13.7595530Z ./f77funcs.h:57:14: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7597040Z *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, 2021-05-16T20:15:13.7598010Z ^ 2021-05-16T20:15:13.7599610Z ./nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-16T20:15:13.7600910Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7601820Z ^ 2021-05-16T20:15:13.7603210Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7604390Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7605350Z ^ 2021-05-16T20:15:13.7619070Z In file included from f77api.c:103: 2021-05-16T20:15:13.7620720Z ./f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7621740Z nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T20:15:13.7622680Z ^ 2021-05-16T20:15:13.7624100Z ./nlopt.h:365:25: note: 'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here 2021-05-16T20:15:13.7625750Z int *maxeval) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7626430Z ^ 2021-05-16T20:15:13.7627580Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7628330Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7628890Z ^ 2021-05-16T20:15:13.7629680Z In file included from f77api.c:103: 2021-05-16T20:15:13.7631100Z ./f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7632120Z nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T20:15:13.7632610Z ^ 2021-05-16T20:15:13.7633790Z ./nlopt.h:368:24: note: 'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here 2021-05-16T20:15:13.7634660Z int maxeval) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7635200Z ^ 2021-05-16T20:15:13.7636200Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7636950Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7637500Z ^ 2021-05-16T20:15:13.7638390Z In file included from f77api.c:103: 2021-05-16T20:15:13.7640180Z ./f77funcs.h:109:13: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7641500Z *pop = nlopt_get_stochastic_population(); 2021-05-16T20:15:13.7642290Z ^ 2021-05-16T20:15:13.7643940Z ./nlopt.h:370:57: note: 'nlopt_get_stochastic_population' has been explicitly marked deprecated here 2021-05-16T20:15:13.7645310Z NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7646310Z ^ 2021-05-16T20:15:13.7647690Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7648830Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7649740Z ^ 2021-05-16T20:15:13.7650530Z In file included from f77api.c:103: 2021-05-16T20:15:13.7652280Z ./f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7653580Z nlopt_set_stochastic_population(*pop); 2021-05-16T20:15:13.7654350Z ^ 2021-05-16T20:15:13.7655920Z ./nlopt.h:371:61: note: 'nlopt_set_stochastic_population' has been explicitly marked deprecated here 2021-05-16T20:15:13.7657310Z NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7658340Z ^ 2021-05-16T20:15:13.7659700Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7660830Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7661730Z ^ 2021-05-16T20:15:13.7888450Z In file included from f77api.c:114: 2021-05-16T20:15:13.7890590Z ./f77funcs.h:57:14: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7892100Z *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, 2021-05-16T20:15:13.7893010Z ^ 2021-05-16T20:15:13.7894720Z ./nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-16T20:15:13.7896030Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7896920Z ^ 2021-05-16T20:15:13.7898330Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7899490Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7900440Z ^ 2021-05-16T20:15:13.7905070Z In file included from f77api.c:114: 2021-05-16T20:15:13.7907270Z ./f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7908760Z nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T20:15:13.7909620Z ^ 2021-05-16T20:15:13.7911230Z ./nlopt.h:365:25: note: 'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here 2021-05-16T20:15:13.7912530Z int *maxeval) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7913790Z ^ 2021-05-16T20:15:13.7915230Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7916410Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7917350Z ^ 2021-05-16T20:15:13.7918260Z In file included from f77api.c:114: 2021-05-16T20:15:13.7920030Z ./f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7921470Z nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T20:15:13.7922360Z ^ 2021-05-16T20:15:13.7923930Z ./nlopt.h:368:24: note: 'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here 2021-05-16T20:15:13.7925220Z int maxeval) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7926170Z ^ 2021-05-16T20:15:13.7934720Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7935930Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7936890Z ^ 2021-05-16T20:15:13.7937730Z In file included from f77api.c:114: 2021-05-16T20:15:13.7939560Z ./f77funcs.h:109:13: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7940920Z *pop = nlopt_get_stochastic_population(); 2021-05-16T20:15:13.7941730Z ^ 2021-05-16T20:15:13.7943360Z ./nlopt.h:370:57: note: 'nlopt_get_stochastic_population' has been explicitly marked deprecated here 2021-05-16T20:15:13.7944790Z NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7945820Z ^ 2021-05-16T20:15:13.7947230Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7948270Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7949120Z ^ 2021-05-16T20:15:13.7949870Z In file included from f77api.c:114: 2021-05-16T20:15:13.7951560Z ./f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.7952790Z nlopt_set_stochastic_population(*pop); 2021-05-16T20:15:13.7953560Z ^ 2021-05-16T20:15:13.7955080Z ./nlopt.h:371:61: note: 'nlopt_set_stochastic_population' has been explicitly marked deprecated here 2021-05-16T20:15:13.7956410Z NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T20:15:13.7957350Z ^ 2021-05-16T20:15:13.7958640Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.7959680Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.7960500Z ^ 2021-05-16T20:15:13.8039660Z In file included from f77api.c:129: 2021-05-16T20:15:13.8041650Z ./f77funcs.h:57:14: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.8043180Z *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, 2021-05-16T20:15:13.8044100Z ^ 2021-05-16T20:15:13.8045680Z ./nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-16T20:15:13.8046960Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-16T20:15:13.8047960Z ^ 2021-05-16T20:15:13.8049920Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.8051210Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.8052170Z ^ 2021-05-16T20:15:13.8056560Z In file included from f77api.c:129: 2021-05-16T20:15:13.8058480Z ./f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.8060260Z nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-16T20:15:13.8061150Z ^ 2021-05-16T20:15:13.8062760Z ./nlopt.h:365:25: note: 'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here 2021-05-16T20:15:13.8064070Z int *maxeval) NLOPT_DEPRECATED; 2021-05-16T20:15:13.8065010Z ^ 2021-05-16T20:15:13.8066420Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.8067610Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.8068550Z ^ 2021-05-16T20:15:13.8069460Z In file included from f77api.c:129: 2021-05-16T20:15:13.8071260Z ./f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.8072680Z nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-16T20:15:13.8073560Z ^ 2021-05-16T20:15:13.8075140Z ./nlopt.h:368:24: note: 'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here 2021-05-16T20:15:13.8076430Z int maxeval) NLOPT_DEPRECATED; 2021-05-16T20:15:13.8077370Z ^ 2021-05-16T20:15:13.8078770Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.8079950Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.8080900Z ^ 2021-05-16T20:15:13.8081740Z In file included from f77api.c:129: 2021-05-16T20:15:13.8083610Z ./f77funcs.h:109:13: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.8084960Z *pop = nlopt_get_stochastic_population(); 2021-05-16T20:15:13.8085790Z ^ 2021-05-16T20:15:13.8087390Z ./nlopt.h:370:57: note: 'nlopt_get_stochastic_population' has been explicitly marked deprecated here 2021-05-16T20:15:13.8088810Z NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-16T20:15:13.8089860Z ^ 2021-05-16T20:15:13.8091250Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.8092430Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.8093450Z ^ 2021-05-16T20:15:13.8094300Z In file included from f77api.c:129: 2021-05-16T20:15:13.8096110Z ./f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:13.8097450Z nlopt_set_stochastic_population(*pop); 2021-05-16T20:15:13.8098250Z ^ 2021-05-16T20:15:13.8099840Z ./nlopt.h:371:61: note: 'nlopt_set_stochastic_population' has been explicitly marked deprecated here 2021-05-16T20:15:13.8101270Z NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-16T20:15:13.8102340Z ^ 2021-05-16T20:15:13.8103750Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:13.8104920Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:13.8105870Z ^ 2021-05-16T20:15:14.1464120Z 15 warnings generated. 2021-05-16T20:15:14.1502290Z libtool: compile: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../cdirect -I../direct -I../stogo -I../praxis -I../lbfgs -I../luksan -I../crs -I../mlsl -I../mma -I../cobyla -I../newuoa -I../neldermead -I../auglag -I../bobyqa -I../isres -I../slsqp -I../esch -I../util -Wall -g -O2 -MT f77api.lo -MD -MP -MF .deps/f77api.Tpo -c f77api.c -o f77api.o >/dev/null 2>&1 2021-05-16T20:15:14.6756270Z mv -f .deps/f77api.Tpo .deps/f77api.Plo 2021-05-16T20:15:14.6800480Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o libapi.la general.lo options.lo optimize.lo deprecated.lo f77api.lo -lm 2021-05-16T20:15:14.7611910Z libtool: link: ar cru .libs/libapi.a .libs/general.o .libs/options.o .libs/optimize.o .libs/deprecated.o .libs/f77api.o 2021-05-16T20:15:14.7833410Z libtool: link: ranlib .libs/libapi.a 2021-05-16T20:15:14.8172040Z libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) 2021-05-16T20:15:14.8239080Z Making all in . 2021-05-16T20:15:14.8372910Z /bin/sh ./libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -version-info 8:2:8 -o libnlopt_cxx.la -rpath /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib direct/libdirect.la cdirect/libcdirect.la stogo/libstogo.la praxis/libpraxis.la luksan/libluksan.la crs/libcrs.la mlsl/libmlsl.la mma/libmma.la cobyla/libcobyla.la newuoa/libnewuoa.la neldermead/libneldermead.la auglag/libauglag.la bobyqa/libbobyqa.la isres/libisres.la slsqp/libslsqp.la esch/libesch.la api/libapi.la util/libutil.la -lm 2021-05-16T20:15:15.2405670Z libtool: link: clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libnlopt_cxx.0.dylib -Wl,-force_load,direct/.libs/libdirect.a -Wl,-force_load,cdirect/.libs/libcdirect.a -Wl,-force_load,stogo/.libs/libstogo.a -Wl,-force_load,praxis/.libs/libpraxis.a -Wl,-force_load,luksan/.libs/libluksan.a -Wl,-force_load,crs/.libs/libcrs.a -Wl,-force_load,mlsl/.libs/libmlsl.a -Wl,-force_load,mma/.libs/libmma.a -Wl,-force_load,cobyla/.libs/libcobyla.a -Wl,-force_load,newuoa/.libs/libnewuoa.a -Wl,-force_load,neldermead/.libs/libneldermead.a -Wl,-force_load,auglag/.libs/libauglag.a -Wl,-force_load,bobyqa/.libs/libbobyqa.a -Wl,-force_load,isres/.libs/libisres.a -Wl,-force_load,slsqp/.libs/libslsqp.a -Wl,-force_load,esch/.libs/libesch.a -Wl,-force_load,api/.libs/libapi.a -Wl,-force_load,util/.libs/libutil.a -lm -mmacosx-version-min=10.13 -O2 -install_name /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/libnlopt_cxx.0.dylib -compatibility_version 9 -current_version 9.2 -Wl,-single_module 2021-05-16T20:15:15.3230510Z libtool: link: (cd ".libs" && rm -f "libnlopt_cxx.dylib" && ln -s "libnlopt_cxx.0.dylib" "libnlopt_cxx.dylib") 2021-05-16T20:15:17.2291190Z libtool: link: (cd .libs/libnlopt_cxx.lax/libdirect.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/direct/.libs/libdirect.a") 2021-05-16T20:15:17.3013260Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcdirect.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/cdirect/.libs/libcdirect.a") 2021-05-16T20:15:17.3705880Z libtool: link: (cd .libs/libnlopt_cxx.lax/libstogo.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/stogo/.libs/libstogo.a") 2021-05-16T20:15:17.4454150Z libtool: link: (cd .libs/libnlopt_cxx.lax/libpraxis.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/praxis/.libs/libpraxis.a") 2021-05-16T20:15:17.5148920Z libtool: link: (cd .libs/libnlopt_cxx.lax/libluksan.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/luksan/.libs/libluksan.a") 2021-05-16T20:15:17.5855320Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcrs.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/crs/.libs/libcrs.a") 2021-05-16T20:15:17.6541480Z libtool: link: (cd .libs/libnlopt_cxx.lax/libmlsl.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/mlsl/.libs/libmlsl.a") 2021-05-16T20:15:17.7228030Z libtool: link: (cd .libs/libnlopt_cxx.lax/libmma.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/mma/.libs/libmma.a") 2021-05-16T20:15:17.7925120Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcobyla.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/cobyla/.libs/libcobyla.a") 2021-05-16T20:15:17.8619640Z libtool: link: (cd .libs/libnlopt_cxx.lax/libnewuoa.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/newuoa/.libs/libnewuoa.a") 2021-05-16T20:15:17.9318530Z libtool: link: (cd .libs/libnlopt_cxx.lax/libneldermead.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/neldermead/.libs/libneldermead.a") 2021-05-16T20:15:18.0006800Z libtool: link: (cd .libs/libnlopt_cxx.lax/libauglag.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/auglag/.libs/libauglag.a") 2021-05-16T20:15:18.0700690Z libtool: link: (cd .libs/libnlopt_cxx.lax/libbobyqa.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/bobyqa/.libs/libbobyqa.a") 2021-05-16T20:15:18.1563940Z libtool: link: (cd .libs/libnlopt_cxx.lax/libisres.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/isres/.libs/libisres.a") 2021-05-16T20:15:18.2249980Z libtool: link: (cd .libs/libnlopt_cxx.lax/libslsqp.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/slsqp/.libs/libslsqp.a") 2021-05-16T20:15:18.2998610Z libtool: link: (cd .libs/libnlopt_cxx.lax/libesch.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/esch/.libs/libesch.a") 2021-05-16T20:15:18.3687410Z libtool: link: (cd .libs/libnlopt_cxx.lax/libapi.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/api/.libs/libapi.a") 2021-05-16T20:15:18.4404320Z libtool: link: (cd .libs/libnlopt_cxx.lax/libutil.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/util/.libs/libutil.a") 2021-05-16T20:15:18.4846570Z libtool: link: ar cru .libs/libnlopt_cxx.a .libs/libnlopt_cxx.lax/libdirect.a/DIRect.o .libs/libnlopt_cxx.lax/libdirect.a/DIRserial.o .libs/libnlopt_cxx.lax/libdirect.a/DIRsubrout.o .libs/libnlopt_cxx.lax/libdirect.a/direct_wrap.o .libs/libnlopt_cxx.lax/libcdirect.a/cdirect.o .libs/libnlopt_cxx.lax/libcdirect.a/hybrid.o .libs/libnlopt_cxx.lax/libstogo.a/global.o .libs/libnlopt_cxx.lax/libstogo.a/linalg.o .libs/libnlopt_cxx.lax/libstogo.a/local.o .libs/libnlopt_cxx.lax/libstogo.a/stogo.o .libs/libnlopt_cxx.lax/libstogo.a/tools.o .libs/libnlopt_cxx.lax/libpraxis.a/praxis.o .libs/libnlopt_cxx.lax/libluksan.a/mssubs.o .libs/libnlopt_cxx.lax/libluksan.a/plip.o .libs/libnlopt_cxx.lax/libluksan.a/plis.o .libs/libnlopt_cxx.lax/libluksan.a/pnet.o .libs/libnlopt_cxx.lax/libluksan.a/pssubs.o .libs/libnlopt_cxx.lax/libcrs.a/crs.o .libs/libnlopt_cxx.lax/libmlsl.a/mlsl.o .libs/libnlopt_cxx.lax/libmma.a/ccsa_quadratic.o .libs/libnlopt_cxx.lax/libmma.a/mma.o .libs/libnlopt_cxx.lax/libcobyla.a/cobyla.o .libs/libnlopt_cxx.lax/libnewuoa.a/newuoa.o .libs/libnlopt_cxx.lax/libneldermead.a/nldrmd.o .libs/libnlopt_cxx.lax/libneldermead.a/sbplx.o .libs/libnlopt_cxx.lax/libauglag.a/auglag.o .libs/libnlopt_cxx.lax/libbobyqa.a/bobyqa.o .libs/libnlopt_cxx.lax/libisres.a/isres.o .libs/libnlopt_cxx.lax/libslsqp.a/slsqp.o .libs/libnlopt_cxx.lax/libesch.a/esch.o .libs/libnlopt_cxx.lax/libapi.a/deprecated.o .libs/libnlopt_cxx.lax/libapi.a/f77api.o .libs/libnlopt_cxx.lax/libapi.a/general.o .libs/libnlopt_cxx.lax/libapi.a/optimize.o .libs/libnlopt_cxx.lax/libapi.a/options.o .libs/libnlopt_cxx.lax/libutil.a/mt19937ar.o .libs/libnlopt_cxx.lax/libutil.a/qsort_r.o .libs/libnlopt_cxx.lax/libutil.a/redblack.o .libs/libnlopt_cxx.lax/libutil.a/rescale.o .libs/libnlopt_cxx.lax/libutil.a/sobolseq.o .libs/libnlopt_cxx.lax/libutil.a/stop.o .libs/libnlopt_cxx.lax/libutil.a/timer.o 2021-05-16T20:15:18.5419980Z libtool: link: ranlib .libs/libnlopt_cxx.a 2021-05-16T20:15:18.5955720Z libtool: link: rm -fr .libs/libnlopt_cxx.lax 2021-05-16T20:15:18.6238110Z libtool: link: ( cd ".libs" && rm -f "libnlopt_cxx.la" && ln -s "../libnlopt_cxx.la" "libnlopt_cxx.la" ) 2021-05-16T20:15:18.6301060Z Making all in octave 2021-05-16T20:15:18.6413180Z echo "#define NLOPT_OPTIMIZE_USAGE \\" > nlopt_optimize_usage.h 2021-05-16T20:15:18.6450500Z sed 's/\"/\\"/g' ./nlopt_optimize.m | sed 's,^% ,\",;s,^%,\",;s,$,\\n\" \\,' >> nlopt_optimize_usage.h 2021-05-16T20:15:18.6513710Z echo "" >> nlopt_optimize_usage.h 2021-05-16T20:15:18.6548310Z make all-am 2021-05-16T20:15:18.6657970Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -I../util -Wall -g -O2 -MT dummy.o -MD -MP -MF .deps/dummy.Tpo -c -o dummy.o dummy.c 2021-05-16T20:15:18.6847220Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:18.7185640Z mv -f .deps/dummy.Tpo .deps/dummy.Po 2021-05-16T20:15:18.7241730Z /bin/sh ../libtool --tag=CC --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o dummy dummy.o -lm 2021-05-16T20:15:18.7950920Z libtool: link: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o dummy dummy.o -lm 2021-05-16T20:15:18.8541720Z Making all in test 2021-05-16T20:15:18.8660310Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -I../util -Wall -g -O2 -MT testfuncs.o -MD -MP -MF .deps/testfuncs.Tpo -c -o testfuncs.o testfuncs.c 2021-05-16T20:15:18.8851560Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-16T20:15:19.1959310Z mv -f .deps/testfuncs.Tpo .deps/testfuncs.Po 2021-05-16T20:15:19.1992290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -DHAVE_CONFIG_H -I. -I.. -I../api -I../util -Wall -g -O2 -MT testopt.o -MD -MP -MF .deps/testopt.Tpo -c -o testopt.o testopt.cpp 2021-05-16T20:15:19.3356230Z testopt.cpp:218:11: warning: 'nlopt_minimize' is deprecated [-Wdeprecated-declarations] 2021-05-16T20:15:19.3357890Z ret = nlopt_minimize(algorithm, 2021-05-16T20:15:19.3358710Z ^ 2021-05-16T20:15:19.3360290Z ../api/nlopt.h:337:35: note: 'nlopt_minimize' has been explicitly marked deprecated here 2021-05-16T20:15:19.3361810Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-16T20:15:19.3363090Z ^ 2021-05-16T20:15:19.3364590Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-16T20:15:19.3365780Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-16T20:15:19.3366720Z ^ 2021-05-16T20:15:19.4844160Z 1 warning generated. 2021-05-16T20:15:19.4873890Z mv -f .deps/testopt.Tpo .deps/testopt.Po 2021-05-16T20:15:19.4934020Z /bin/sh ../libtool --tag=CXX --mode=link clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o testopt testfuncs.o testopt.o ../libnlopt_cxx.la -lm 2021-05-16T20:15:19.6181430Z libtool: link: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o .libs/testopt testfuncs.o testopt.o -Wl,-bind_at_load ../.libs/libnlopt_cxx.dylib -lm 2021-05-16T20:15:19.7086040Z Making install in util 2021-05-16T20:15:19.7622710Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:19.7624500Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:19.7628720Z Making install in direct 2021-05-16T20:15:19.7981880Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:19.7983400Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:19.7987440Z Making install in cdirect 2021-05-16T20:15:19.8313460Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:19.8315230Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:19.8319210Z Making install in stogo 2021-05-16T20:15:19.8848110Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:19.8850090Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:19.8854850Z Making install in praxis 2021-05-16T20:15:19.9165740Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:19.9167440Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:19.9171160Z Making install in luksan 2021-05-16T20:15:19.9532080Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:19.9533740Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:19.9537650Z Making install in crs 2021-05-16T20:15:19.9849060Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:19.9850850Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:19.9854810Z Making install in mlsl 2021-05-16T20:15:20.0162350Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.0163990Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.0167840Z Making install in mma 2021-05-16T20:15:20.0499730Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.0501420Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.0505390Z Making install in cobyla 2021-05-16T20:15:20.0822290Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.0823950Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.0827870Z Making install in newuoa 2021-05-16T20:15:20.1148980Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.1150610Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.1155270Z Making install in neldermead 2021-05-16T20:15:20.1490690Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.1492470Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.1496400Z Making install in auglag 2021-05-16T20:15:20.1814400Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.1816000Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.1820590Z Making install in bobyqa 2021-05-16T20:15:20.2129730Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.2131290Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.2135510Z Making install in isres 2021-05-16T20:15:20.2445900Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.2447580Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.2451540Z Making install in slsqp 2021-05-16T20:15:20.2763990Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.2765700Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.2769570Z Making install in esch 2021-05-16T20:15:20.3079210Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.3080920Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.3084700Z Making install in api 2021-05-16T20:15:20.3219500Z make install-am 2021-05-16T20:15:20.3628790Z make[3]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.3664700Z .././install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/include' 2021-05-16T20:15:20.4670580Z /usr/bin/install -c -m 644 nlopt.h nlopt.f nlopt.hpp '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/include' 2021-05-16T20:15:20.4762910Z .././install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/share/man/man3' 2021-05-16T20:15:20.5163600Z /usr/bin/install -c -m 644 nlopt.3 '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/share/man/man3' 2021-05-16T20:15:20.5203890Z Making install in . 2021-05-16T20:15:20.5486210Z ./install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib' 2021-05-16T20:15:20.5783420Z /bin/sh ./libtool --mode=install /usr/bin/install -c libnlopt_cxx.la '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib' 2021-05-16T20:15:20.5982860Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.0.dylib /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/libnlopt_cxx.0.dylib 2021-05-16T20:15:20.6019960Z libtool: install: (cd /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib && { ln -s -f libnlopt_cxx.0.dylib libnlopt_cxx.dylib || { rm -f libnlopt_cxx.dylib && ln -s libnlopt_cxx.0.dylib libnlopt_cxx.dylib; }; }) 2021-05-16T20:15:20.6057330Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.lai /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/libnlopt_cxx.la 2021-05-16T20:15:20.6088240Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.a /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-16T20:15:20.6169040Z libtool: install: chmod 644 /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-16T20:15:20.6199220Z libtool: install: ranlib /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-16T20:15:20.6922600Z ./install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/pkgconfig' 2021-05-16T20:15:20.7248360Z /usr/bin/install -c -m 644 nlopt.pc '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/pkgconfig' 2021-05-16T20:15:20.7285730Z Making install in octave 2021-05-16T20:15:20.7402430Z make install-am 2021-05-16T20:15:20.7655660Z make[3]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.7865490Z Making install in test 2021-05-16T20:15:20.8243040Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-16T20:15:20.8244770Z make[2]: Nothing to be done for `install-data-am'. 2021-05-16T20:15:20.8305740Z configure: Done installing library to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src 2021-05-16T20:15:20.8736590Z configure: creating ./config.status 2021-05-16T20:15:21.0549690Z config.status: creating src/Makevars 2021-05-16T20:15:21.0846730Z config.status: creating R/PkgFlags.R 2021-05-16T20:15:21.2055290Z ** libs 2021-05-16T20:15:21.2236730Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c dummy.cpp -o dummy.o 2021-05-16T20:15:21.2617850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Wall -g -O2 -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/include -fPIC -Wall -g -O2 -c init_nloptr.c -o init_nloptr.o 2021-05-16T20:15:21.3550130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -Wall -g -O2 -I/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/include -fPIC -Wall -g -O2 -c nloptr.c -o nloptr.o 2021-05-16T20:15:21.5743000Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o nloptr.so dummy.o init_nloptr.o nloptr.o -lm -lm /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpKZiigl/R.INSTALL9ad79e11275/nloptr/src/nlopt_src/lib/libnlopt_cxx.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:15:21.6654700Z installing to /Users/runner/work/_temp/Library/00LOCK-nloptr/00new/nloptr/libs 2021-05-16T20:15:21.6733700Z ** R 2021-05-16T20:15:21.7244460Z ** inst 2021-05-16T20:15:21.7577740Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:22.8101260Z ** help 2021-05-16T20:15:22.9308040Z *** installing help indices 2021-05-16T20:15:22.9952820Z ** building package indices 2021-05-16T20:15:23.3028390Z ** installing vignettes 2021-05-16T20:15:23.3133490Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:15:23.7154830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:15:23.8455190Z ** testing if installed package can be loaded from final location 2021-05-16T20:15:24.1044120Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:15:24.1078000Z * DONE (nloptr) 2021-05-16T20:15:24.5461370Z * installing *source* package ‘minqa’ ... 2021-05-16T20:15:24.5490600Z ** package ‘minqa’ successfully unpacked and MD5 sums checked 2021-05-16T20:15:24.5492550Z ** using staged installation 2021-05-16T20:15:24.5689370Z ** libs 2021-05-16T20:15:24.5900180Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c altmov.f -o altmov.o 2021-05-16T20:15:25.0220700Z altmov.f:171:0: 2021-05-16T20:15:25.0221410Z 2021-05-16T20:15:25.0223070Z TEMP=XOPT(I)+STPSAV*(XPT(KSAV,I)-XOPT(I)) 2021-05-16T20:15:25.0223840Z 2021-05-16T20:15:25.0226400Z ##[warning]Warning: ‘stpsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:25.0230680Z altmov.f:162:0: 2021-05-16T20:15:25.0231220Z 2021-05-16T20:15:25.0231830Z KSAV=K 2021-05-16T20:15:25.0232400Z 2021-05-16T20:15:25.0234340Z ##[warning]Warning: ‘ksav’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:25.0236130Z altmov.f:228:0: 2021-05-16T20:15:25.0236650Z 2021-05-16T20:15:25.0237720Z W(I)=-STEP*GLAG(I) 2021-05-16T20:15:25.0238370Z 2021-05-16T20:15:25.0240270Z ##[warning]Warning: ‘step’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:25.0241970Z altmov.f:174:0: 2021-05-16T20:15:25.0242460Z 2021-05-16T20:15:25.0243240Z IF (IBDSAV .GT. 0) XNEW(IBDSAV)=SU(IBDSAV) 2021-05-16T20:15:25.0244270Z 2021-05-16T20:15:25.0246240Z ##[warning]Warning: ‘ibdsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:25.1632030Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c bigden.f -o bigden.o 2021-05-16T20:15:25.5337860Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c biglag.f -o biglag.o 2021-05-16T20:15:25.6011010Z biglag.f:157:0: 2021-05-16T20:15:25.6011900Z 2021-05-16T20:15:25.6013570Z TEMPB=TEMPB-TAUMAX 2021-05-16T20:15:25.6014520Z 2021-05-16T20:15:25.6016940Z ##[warning]Warning: ‘tempb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:25.7036500Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c bobyqa.f -o bobyqa.o 2021-05-16T20:15:25.7992120Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c bobyqb.f -o bobyqb.o 2021-05-16T20:15:26.0630350Z bobyqb.f:133:0: 2021-05-16T20:15:26.0631340Z 2021-05-16T20:15:26.0632270Z ERRBIG=DMAX1(DIFFA,DIFFB,DIFFC) 2021-05-16T20:15:26.0633100Z 2021-05-16T20:15:26.0635880Z ##[warning]Warning: ‘diffc’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:26.5419710Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c lagmax.f -o lagmax.o 2021-05-16T20:15:26.6058830Z lagmax.f:39:0: 2021-05-16T20:15:26.6059640Z 2021-05-16T20:15:26.6060370Z K=I 2021-05-16T20:15:26.6061050Z 2021-05-16T20:15:26.6063760Z ##[warning]Warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:26.6944850Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c minqa.cpp -o minqa.o 2021-05-16T20:15:27.9151510Z In file included from minqa.cpp:1: 2021-05-16T20:15:27.9153070Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:15:27.9155510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:15:27.9157030Z SEXP data = Parent::get__(); 2021-05-16T20:15:27.9157910Z ^ 2021-05-16T20:15:32.1586870Z 1 warning generated. 2021-05-16T20:15:32.1717180Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c newuoa.f -o newuoa.o 2021-05-16T20:15:32.2457190Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c newuob.f -o newuob.o 2021-05-16T20:15:32.4603750Z newuob.f:186:0: 2021-05-16T20:15:32.4604750Z 2021-05-16T20:15:32.4606470Z 120 IF (DSQ .LE. 1.0D-3*XOPTSQ) THEN 2021-05-16T20:15:32.4607320Z 2021-05-16T20:15:32.4609690Z ##[warning]Warning: ‘xoptsq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4611960Z newuob.f:139:0: 2021-05-16T20:15:32.4612600Z 2021-05-16T20:15:32.4613440Z IF (XJPT .LT. ZERO) JPT=JPT+N 2021-05-16T20:15:32.4614200Z 2021-05-16T20:15:32.4617190Z ##[warning]Warning: ‘xjpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4619520Z newuob.f:138:0: 2021-05-16T20:15:32.4620410Z 2021-05-16T20:15:32.4621260Z IF (XIPT .LT. ZERO) IPT=IPT+N 2021-05-16T20:15:32.4622020Z 2021-05-16T20:15:32.4624220Z ##[warning]Warning: ‘xipt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4628970Z newuob.f:451:0: 2021-05-16T20:15:32.4629590Z 2021-05-16T20:15:32.4630880Z IF (DABS(RATIO) .GT. 1.0D-2) THEN 2021-05-16T20:15:32.4631690Z 2021-05-16T20:15:32.4633800Z ##[warning]Warning: ‘ratio’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4638700Z newuob.f:177:0: 2021-05-16T20:15:32.4639350Z 2021-05-16T20:15:32.4640480Z IF (NF .LE. NFSAV+2) GOTO 460 2021-05-16T20:15:32.4641240Z 2021-05-16T20:15:32.4643300Z ##[warning]Warning: ‘nfsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4645150Z newuob.f:139:0: 2021-05-16T20:15:32.4645760Z 2021-05-16T20:15:32.4646600Z IF (XJPT .LT. ZERO) JPT=JPT+N 2021-05-16T20:15:32.4647360Z 2021-05-16T20:15:32.4649720Z ##[warning]Warning: ‘jpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4654530Z newuob.f:467:0: 2021-05-16T20:15:32.4655170Z 2021-05-16T20:15:32.4655950Z ITEST=ITEST+1 2021-05-16T20:15:32.4656650Z 2021-05-16T20:15:32.4658860Z ##[warning]Warning: ‘itest’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4664490Z newuob.f:137:0: 2021-05-16T20:15:32.4665130Z 2021-05-16T20:15:32.4666410Z IH=(IPT*(IPT-1))/2+JPT 2021-05-16T20:15:32.4667210Z 2021-05-16T20:15:32.4669460Z ##[warning]Warning: ‘ipt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4742030Z newuob.f:128:0: 2021-05-16T20:15:32.4742700Z 2021-05-16T20:15:32.4744210Z TEMP=(FBEG-F)/RHOBEG 2021-05-16T20:15:32.4744920Z 2021-05-16T20:15:32.4747020Z ##[warning]Warning: ‘fbeg’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4749400Z newuob.f:385:0: 2021-05-16T20:15:32.4750000Z 2021-05-16T20:15:32.4750970Z DELTA=DMAX1(HALF*DELTA,DNORM) 2021-05-16T20:15:32.4751620Z 2021-05-16T20:15:32.4753390Z ##[warning]Warning: ‘dnorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4755070Z newuob.f:179:0: 2021-05-16T20:15:32.4755580Z 2021-05-16T20:15:32.4756420Z IF (TEMP .LE. DMAX1(DIFFA,DIFFB,DIFFC)) GOTO 460 2021-05-16T20:15:32.4757160Z 2021-05-16T20:15:32.4758910Z ##[warning]Warning: ‘diffc’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.4761510Z newuob.f:179:0: Warning: ‘diffa’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.9117400Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c prelim.f -o prelim.o 2021-05-16T20:15:32.9689400Z prelim.f:122:0: 2021-05-16T20:15:32.9690380Z 2021-05-16T20:15:32.9692030Z DIFF=STEPB-STEPA 2021-05-16T20:15:32.9692880Z 2021-05-16T20:15:32.9694830Z ##[warning]Warning: ‘stepb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.9697770Z prelim.f:122:0: Warning: ‘stepa’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.9698930Z prelim.f:146:0: 2021-05-16T20:15:32.9699540Z 2021-05-16T20:15:32.9700700Z IH=(IPT*(IPT-1))/2+JPT 2021-05-16T20:15:32.9701460Z 2021-05-16T20:15:32.9703290Z ##[warning]Warning: ‘jpt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.9705960Z prelim.f:146:0: Warning: ‘ipt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:32.9707090Z prelim.f:99:0: 2021-05-16T20:15:32.9707710Z 2021-05-16T20:15:32.9708440Z FBEG=F 2021-05-16T20:15:32.9709110Z 2021-05-16T20:15:32.9710930Z ##[warning]Warning: ‘fbeg’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.0735230Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c rescue.f -o rescue.o 2021-05-16T20:15:33.0945610Z rescue.f:136:13: 2021-05-16T20:15:33.0946540Z 2021-05-16T20:15:33.0948230Z IW=(DFLOAT(K-NP)-HALF)/DFLOAT(N) 2021-05-16T20:15:33.0949080Z 1 2021-05-16T20:15:33.0950930Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.0952900Z rescue.f:210:13: 2021-05-16T20:15:33.0953550Z 2021-05-16T20:15:33.0954300Z IP=PTSID(K) 2021-05-16T20:15:33.0955040Z 1 2021-05-16T20:15:33.0956840Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.0958600Z rescue.f:212:13: 2021-05-16T20:15:33.0959220Z 2021-05-16T20:15:33.0960470Z IQ=DFLOAT(NP)*PTSID(K)-DFLOAT(IP*NP) 2021-05-16T20:15:33.0961330Z 1 2021-05-16T20:15:33.0963110Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.0964850Z rescue.f:301:9: 2021-05-16T20:15:33.0965460Z 2021-05-16T20:15:33.0966220Z IP=PTSID(KPT) 2021-05-16T20:15:33.0966940Z 1 2021-05-16T20:15:33.0968710Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.0970530Z rescue.f:302:9: 2021-05-16T20:15:33.0971140Z 2021-05-16T20:15:33.0972400Z IQ=DFLOAT(NP)*PTSID(KPT)-DFLOAT(IP*NP) 2021-05-16T20:15:33.0973840Z 1 2021-05-16T20:15:33.0975610Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.0977350Z rescue.f:368:13: 2021-05-16T20:15:33.0977970Z 2021-05-16T20:15:33.0978710Z IP=PTSID(K) 2021-05-16T20:15:33.0979420Z 1 2021-05-16T20:15:33.0981190Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.0982920Z rescue.f:369:13: 2021-05-16T20:15:33.0983840Z 2021-05-16T20:15:33.0985150Z IQ=DFLOAT(NP)*PTSID(K)-DFLOAT(IP*NP) 2021-05-16T20:15:33.0986000Z 1 2021-05-16T20:15:33.0987760Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.2258100Z rescue.f:331:0: 2021-05-16T20:15:33.2259010Z 2021-05-16T20:15:33.2259880Z IF (IQ .GT. 0) TEMP=TEMP+XQ*XPT(K,IQ) 2021-05-16T20:15:33.2260690Z 2021-05-16T20:15:33.2263010Z ##[warning]Warning: ‘xq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.2265010Z rescue.f:325:0: 2021-05-16T20:15:33.2265640Z 2021-05-16T20:15:33.2266480Z VQUAD=VQUAD+XP*XQ*HQ(IW) 2021-05-16T20:15:33.2267210Z 2021-05-16T20:15:33.2269070Z ##[warning]Warning: ‘xp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.2270850Z rescue.f:317:0: 2021-05-16T20:15:33.2271470Z 2021-05-16T20:15:33.2272240Z IHP=(IP+IP*IP)/2 2021-05-16T20:15:33.2272950Z 2021-05-16T20:15:33.2274790Z ##[warning]Warning: ‘ihp’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.4623810Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c trsapp.f -o trsapp.o 2021-05-16T20:15:33.5326430Z trsapp.f:162:0: 2021-05-16T20:15:33.5327140Z 2021-05-16T20:15:33.5328740Z TEMPB=TEMPB-QMIN 2021-05-16T20:15:33.5329570Z 2021-05-16T20:15:33.5331570Z ##[warning]Warning: ‘tempb’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.5333570Z trsapp.f:109:0: 2021-05-16T20:15:33.5334220Z 2021-05-16T20:15:33.5334970Z SHS=ZERO 2021-05-16T20:15:33.5335660Z 2021-05-16T20:15:33.5337540Z ##[warning]Warning: ‘shs’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.5339350Z trsapp.f:148:0: 2021-05-16T20:15:33.5339970Z 2021-05-16T20:15:33.5340820Z QNEW=(SG+CF*CTH)*CTH+(DG+DHS*CTH)*STH 2021-05-16T20:15:33.5341590Z 2021-05-16T20:15:33.5343470Z ##[warning]Warning: ‘sg’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.5345320Z trsapp.f:73:0: 2021-05-16T20:15:33.5345860Z 2021-05-16T20:15:33.5346590Z QRED=QRED+QADD 2021-05-16T20:15:33.5347190Z 2021-05-16T20:15:33.5348930Z ##[warning]Warning: ‘qred’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.5350640Z trsapp.f:51:0: 2021-05-16T20:15:33.5351170Z 2021-05-16T20:15:33.5351790Z GGBEG=GG 2021-05-16T20:15:33.5352370Z 2021-05-16T20:15:33.5354110Z ##[warning]Warning: ‘ggbeg’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.5355780Z trsapp.f:90:0: 2021-05-16T20:15:33.5356280Z 2021-05-16T20:15:33.5356950Z TEMP=GG/GGSAV 2021-05-16T20:15:33.5357550Z 2021-05-16T20:15:33.5359250Z ##[warning]Warning: ‘gg’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.5360900Z trsapp.f:67:0: 2021-05-16T20:15:33.5361420Z 2021-05-16T20:15:33.5362070Z TEMP=DHD/DD 2021-05-16T20:15:33.5362660Z 2021-05-16T20:15:33.5364370Z ##[warning]Warning: ‘dd’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.5366030Z trsapp.f:72:0: 2021-05-16T20:15:33.5366530Z 2021-05-16T20:15:33.5367650Z QADD=ALPHA*(GG-HALF*ALPHA*DHD) 2021-05-16T20:15:33.5368360Z 2021-05-16T20:15:33.5370140Z ##[warning]Warning: ‘bstep’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.6588180Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c trsbox.f -o trsbox.o 2021-05-16T20:15:33.6794920Z trsbox.f:291:9: 2021-05-16T20:15:33.6795800Z 2021-05-16T20:15:33.6796610Z IU=17.0D0*ANGBD+3.1D0 2021-05-16T20:15:33.6797380Z 1 2021-05-16T20:15:33.6799570Z ##[warning]Warning: Possible change of value in conversion from REAL(8) to INTEGER(4) at (1) [-Wconversion] 2021-05-16T20:15:33.7577650Z trsbox.f:337:0: 2021-05-16T20:15:33.7578580Z 2021-05-16T20:15:33.7579920Z XBDI(IACT)=XSAV 2021-05-16T20:15:33.7580720Z 2021-05-16T20:15:33.7583070Z ##[warning]Warning: ‘xsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7585210Z trsbox.f:225:0: 2021-05-16T20:15:33.7585900Z 2021-05-16T20:15:33.7587050Z SREDG=-TEMP 2021-05-16T20:15:33.7587820Z 2021-05-16T20:15:33.7589650Z ##[warning]Warning: ‘sredg’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7591540Z trsbox.f:311:0: 2021-05-16T20:15:33.7592160Z 2021-05-16T20:15:33.7593640Z TEMP=(RDNEXT-RDPREV)/(REDMAX+REDMAX-RDPREV-RDNEXT) 2021-05-16T20:15:33.7594630Z 2021-05-16T20:15:33.7596480Z ##[warning]Warning: ‘rdnext’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7598260Z trsbox.f:183:0: 2021-05-16T20:15:33.7598880Z 2021-05-16T20:15:33.7599700Z IF (ITERC .EQ. ITERMAX) GOTO 190 2021-05-16T20:15:33.7600440Z 2021-05-16T20:15:33.7602300Z ##[warning]Warning: ‘itermax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7604080Z trsbox.f:377:0: 2021-05-16T20:15:33.7604690Z 2021-05-16T20:15:33.7605520Z IF (ITERC .GT. ITCSAV) GOTO 150 2021-05-16T20:15:33.7606240Z 2021-05-16T20:15:33.7608080Z ##[warning]Warning: ‘itcsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7609850Z trsbox.f:337:0: 2021-05-16T20:15:33.7610490Z 2021-05-16T20:15:33.7611240Z XBDI(IACT)=XSAV 2021-05-16T20:15:33.7611950Z 2021-05-16T20:15:33.7613760Z ##[warning]Warning: ‘iact’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7615510Z trsbox.f:98:0: 2021-05-16T20:15:33.7616130Z 2021-05-16T20:15:33.7617410Z IF (GREDSQ*DELSQ .LE. 1.0D-4*QRED*QRED) GO TO 190 2021-05-16T20:15:33.7618230Z 2021-05-16T20:15:33.7620220Z ##[warning]Warning: ‘gredsq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7622080Z trsbox.f:185:0: 2021-05-16T20:15:33.7622720Z 2021-05-16T20:15:33.7623500Z BETA=GREDSQ/GGSAV 2021-05-16T20:15:33.7624230Z 2021-05-16T20:15:33.7626060Z ##[warning]Warning: ‘ggsav’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7627830Z trsbox.f:220:0: 2021-05-16T20:15:33.7628440Z 2021-05-16T20:15:33.7629680Z S(I)=(DREDG*D(I)-DREDSQ*GNEW(I))/TEMP 2021-05-16T20:15:33.7630480Z 2021-05-16T20:15:33.7632340Z ##[warning]Warning: ‘dredsq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7634110Z trsbox.f:296:0: 2021-05-16T20:15:33.7634720Z 2021-05-16T20:15:33.7636010Z REDNEW=STH*(ANGT*DREDG-SREDG-HALF*STH*TEMP) 2021-05-16T20:15:33.7636890Z 2021-05-16T20:15:33.7638700Z ##[warning]Warning: ‘dredg’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.7640460Z trsbox.f:291:0: 2021-05-16T20:15:33.7641070Z 2021-05-16T20:15:33.7641850Z IU=17.0D0*ANGBD+3.1D0 2021-05-16T20:15:33.7642560Z 2021-05-16T20:15:33.7644390Z ##[warning]Warning: ‘angbd’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:33.9446610Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c trstep.f -o trstep.o 2021-05-16T20:15:34.0746500Z trstep.f:348:0: 2021-05-16T20:15:34.0747410Z 2021-05-16T20:15:34.0749150Z IF (PIV(K)-TEMP .LT. TEMP-PIVKSV) THEN 2021-05-16T20:15:34.0750590Z 2021-05-16T20:15:34.0752540Z ##[warning]Warning: ‘pivksv’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.0754540Z trstep.f:260:0: 2021-05-16T20:15:34.0755160Z 2021-05-16T20:15:34.0756510Z IF (PARU .GT. ZERO) SLOPE=(PHIU-PHI)/(PARU-PAR) 2021-05-16T20:15:34.0757380Z 2021-05-16T20:15:34.0759200Z ##[warning]Warning: ‘phiu’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.0760980Z trstep.f:312:0: 2021-05-16T20:15:34.0761590Z 2021-05-16T20:15:34.0763100Z SLOPE=(PHI-PHIL)/(PAR-PARL) 2021-05-16T20:15:34.0763980Z 2021-05-16T20:15:34.0765820Z ##[warning]Warning: ‘phil’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.0767580Z trstep.f:201:0: 2021-05-16T20:15:34.0768200Z 2021-05-16T20:15:34.0769430Z SCALE=-DSIGN(DELTA/DSQRT(DSQ),DTG) 2021-05-16T20:15:34.0770320Z 2021-05-16T20:15:34.0772110Z ##[warning]Warning: ‘dsq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.2794150Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c uobyqa.f -o uobyqa.o 2021-05-16T20:15:34.3458500Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c uobyqb.f -o uobyqb.o 2021-05-16T20:15:34.5000020Z uobyqb.f:394:0: 2021-05-16T20:15:34.5000690Z 2021-05-16T20:15:34.5001470Z IF (WMULT*VMAX .LE. ERRTOL) GOTO 310 2021-05-16T20:15:34.5002120Z 2021-05-16T20:15:34.5004400Z ##[warning]Warning: ‘wmult’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5006290Z uobyqb.f:336:0: 2021-05-16T20:15:34.5006810Z 2021-05-16T20:15:34.5007520Z IF (DDKNEW .GT. TWORSQ) GOTO 70 2021-05-16T20:15:34.5008150Z 2021-05-16T20:15:34.5009930Z ##[warning]Warning: ‘tworsq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5011600Z uobyqb.f:253:0: 2021-05-16T20:15:34.5012110Z 2021-05-16T20:15:34.5012880Z SIXTHM=DMAX1(SIXTHM,DABS(DIFF)/SUM) 2021-05-16T20:15:34.5013550Z 2021-05-16T20:15:34.5015290Z ##[warning]Warning: ‘sixthm’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5030290Z uobyqb.f:65:0: 2021-05-16T20:15:34.5030910Z 2021-05-16T20:15:34.5031560Z KOPT=NF 2021-05-16T20:15:34.5032180Z 2021-05-16T20:15:34.5034080Z ##[warning]Warning: ‘kopt’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5035800Z uobyqb.f:168:0: 2021-05-16T20:15:34.5036340Z 2021-05-16T20:15:34.5036990Z 70 KNEW=0 2021-05-16T20:15:34.5037580Z 2021-05-16T20:15:34.5039360Z ##[warning]Warning: ‘knew’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5041130Z uobyqb.f:81:0: 2021-05-16T20:15:34.5041660Z 2021-05-16T20:15:34.5042730Z JSWITCH=-JSWITCH 2021-05-16T20:15:34.5043440Z 2021-05-16T20:15:34.5045200Z ##[warning]Warning: ‘jswitch’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5046910Z uobyqb.f:151:0: 2021-05-16T20:15:34.5047460Z 2021-05-16T20:15:34.5048090Z IQ=IQ+1 2021-05-16T20:15:34.5048680Z 2021-05-16T20:15:34.5050410Z ##[warning]Warning: ‘iq’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5052080Z uobyqb.f:146:0: 2021-05-16T20:15:34.5052610Z 2021-05-16T20:15:34.5053250Z IP=IP+1 2021-05-16T20:15:34.5053850Z 2021-05-16T20:15:34.5055570Z ##[warning]Warning: ‘ip’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5057320Z uobyqb.f:129:0: 2021-05-16T20:15:34.5057870Z 2021-05-16T20:15:34.5058490Z IH=IH+1 2021-05-16T20:15:34.5059080Z 2021-05-16T20:15:34.5060800Z ##[warning]Warning: ‘ih’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5062460Z uobyqb.f:87:0: 2021-05-16T20:15:34.5063000Z 2021-05-16T20:15:34.5064130Z PQ(J)=(FSAVE-F)/(TWO*RHO) 2021-05-16T20:15:34.5064840Z 2021-05-16T20:15:34.5067200Z ##[warning]Warning: ‘fsave’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5068880Z uobyqb.f:86:0: 2021-05-16T20:15:34.5069410Z 2021-05-16T20:15:34.5070670Z D(J)=(FSAVE+F-TWO*FBASE)/RHOSQ 2021-05-16T20:15:34.5071400Z 2021-05-16T20:15:34.5073150Z ##[warning]Warning: ‘fbase’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5074840Z uobyqb.f:378:0: 2021-05-16T20:15:34.5075370Z 2021-05-16T20:15:34.5076090Z IF (ERRTOL .GT. ZERO) THEN 2021-05-16T20:15:34.5077050Z 2021-05-16T20:15:34.5078890Z ##[warning]Warning: ‘errtol’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5080580Z uobyqb.f:283:0: 2021-05-16T20:15:34.5081120Z 2021-05-16T20:15:34.5081960Z DELTA=DMAX1(DELTA,1.25D0*DNORM,DNORM+RHO) 2021-05-16T20:15:34.5082670Z 2021-05-16T20:15:34.5084430Z ##[warning]Warning: ‘dnorm’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5092270Z uobyqb.f:336:0: 2021-05-16T20:15:34.5093120Z 2021-05-16T20:15:34.5093920Z IF (DDKNEW .GT. TWORSQ) GOTO 70 2021-05-16T20:15:34.5094600Z 2021-05-16T20:15:34.5096550Z ##[warning]Warning: ‘ddknew’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.5098320Z uobyqb.f:84:0: 2021-05-16T20:15:34.5098860Z 2021-05-16T20:15:34.5099540Z IH=IH+J 2021-05-16T20:15:34.5100150Z 2021-05-16T20:15:34.5101930Z ##[warning]Warning: ‘j’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-16T20:15:34.7844840Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c update.f -o update.o 2021-05-16T20:15:34.9117860Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c updatebobyqa.f -o updatebobyqa.o 2021-05-16T20:15:35.3452190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o minqa.so altmov.o bigden.o biglag.o bobyqa.o bobyqb.o lagmax.o minqa.o newuoa.o newuob.o prelim.o rescue.o trsapp.o trsbox.o trstep.o uobyqa.o uobyqb.o update.o updatebobyqa.o -L/usr/local/gfortran/lib/gcc/x86_64-apple-darwin18/8.2.0 -L/usr/local/gfortran/lib -lgfortran -lquadmath -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:15:35.7147650Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T20:15:35.7150150Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-16T20:15:35.7527280Z installing to /Users/runner/work/_temp/Library/00LOCK-minqa/00new/minqa/libs 2021-05-16T20:15:35.7579700Z ** R 2021-05-16T20:15:35.7621180Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:36.2742080Z ** help 2021-05-16T20:15:36.3025010Z *** installing help indices 2021-05-16T20:15:36.3262990Z ** building package indices 2021-05-16T20:15:36.5865620Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:15:37.0543160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:15:37.1876580Z ** testing if installed package can be loaded from final location 2021-05-16T20:15:37.5380160Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:15:37.5481640Z * DONE (minqa) 2021-05-16T20:15:38.0608080Z * installing *source* package ‘RNifti’ ... 2021-05-16T20:15:38.0720660Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-16T20:15:38.0785060Z ** using staged installation 2021-05-16T20:15:38.0994400Z ** libs 2021-05-16T20:15:38.1182110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-16T20:15:39.3170930Z In file included from main.cpp:1: 2021-05-16T20:15:39.3172390Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:15:39.3174860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:15:39.3176290Z SEXP data = Parent::get__(); 2021-05-16T20:15:39.3177590Z ^ 2021-05-16T20:15:51.5625600Z 1 warning generated. 2021-05-16T20:15:51.5824170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-16T20:15:51.7062080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/adler32.c -o zlib/adler32.o 2021-05-16T20:15:51.8426290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/compress.c -o zlib/compress.o 2021-05-16T20:15:51.9235600Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/crc32.c -o zlib/crc32.o 2021-05-16T20:15:52.0782910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/deflate.c -o zlib/deflate.o 2021-05-16T20:15:52.6753820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzclose.c -o zlib/gzclose.o 2021-05-16T20:15:52.7554350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzlib.c -o zlib/gzlib.o 2021-05-16T20:15:52.9166840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzread.c -o zlib/gzread.o 2021-05-16T20:15:53.1072480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/gzwrite.c -o zlib/gzwrite.o 2021-05-16T20:15:53.2781100Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/infback.c -o zlib/infback.o 2021-05-16T20:15:53.5765590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inffast.c -o zlib/inffast.o 2021-05-16T20:15:53.7739970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inflate.c -o zlib/inflate.o 2021-05-16T20:15:54.3931350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/inftrees.c -o zlib/inftrees.o 2021-05-16T20:15:54.5346640Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/trees.c -o zlib/trees.o 2021-05-16T20:15:54.8965230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/uncompr.c -o zlib/uncompr.o 2021-05-16T20:15:54.9652080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zlib/zutil.c -o zlib/zutil.o 2021-05-16T20:15:55.0479310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c znzlib/znzlib.c -o znzlib/znzlib.o 2021-05-16T20:15:55.1583390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti1_io.c -o niftilib/nifti1_io.o 2021-05-16T20:15:55.3172000Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-16T20:15:55.3173840Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-16T20:15:55.3174780Z ^ 2021-05-16T20:15:55.3176470Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-16T20:15:55.3177810Z static const nifti_type_ele nifti_type_list[] = { 2021-05-16T20:15:55.3178680Z ^ 2021-05-16T20:15:55.3180270Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-16T20:15:55.3181610Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-16T20:15:55.3182480Z ^ 2021-05-16T20:15:55.3184040Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-16T20:15:55.3185250Z static int is_mixedcase(const char * str) 2021-05-16T20:15:55.3186050Z ^ 2021-05-16T20:15:55.3187700Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-16T20:15:55.3188910Z static int is_uppercase(const char * str) 2021-05-16T20:15:55.3189700Z ^ 2021-05-16T20:15:55.3191280Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-16T20:15:55.3193000Z static int make_lowercase(char * str) 2021-05-16T20:15:55.3193800Z ^ 2021-05-16T20:15:55.3195380Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-16T20:15:55.3196570Z static int make_uppercase(char * str) 2021-05-16T20:15:55.3197370Z ^ 2021-05-16T20:15:55.3198900Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:15:55.3200240Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-16T20:15:55.3201410Z ^ 2021-05-16T20:15:56.2783270Z 8 warnings generated. 2021-05-16T20:15:56.2787650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c niftilib/nifti2_io.c -o niftilib/nifti2_io.o 2021-05-16T20:15:56.4681740Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-16T20:15:56.4683420Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-16T20:15:56.4684330Z ^ 2021-05-16T20:15:56.4685970Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-16T20:15:56.4687610Z static char *escapize_string( const char * str ) 2021-05-16T20:15:56.4688460Z ^ 2021-05-16T20:15:58.6003760Z 2 warnings generated. 2021-05-16T20:15:58.6088250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o RNifti.so main.o zzz.o zlib/adler32.o zlib/compress.o zlib/crc32.o zlib/deflate.o zlib/gzclose.o zlib/gzlib.o zlib/gzread.o zlib/gzwrite.o zlib/infback.o zlib/inffast.o zlib/inflate.o zlib/inftrees.o zlib/trees.o zlib/uncompr.o zlib/zutil.o znzlib/znzlib.o niftilib/nifti1_io.o niftilib/nifti2_io.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:15:58.6893090Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-16T20:15:58.6999550Z ** R 2021-05-16T20:15:58.7569470Z ** inst 2021-05-16T20:15:58.7717800Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:15:59.8219590Z ** help 2021-05-16T20:15:59.8960400Z *** installing help indices 2021-05-16T20:15:59.9393970Z ** building package indices 2021-05-16T20:16:00.2324410Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:00.7417030Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:16:00.8725070Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:01.2280290Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:01.2381930Z * DONE (RNifti) 2021-05-16T20:16:01.6076240Z * installing *source* package ‘abind’ ... 2021-05-16T20:16:01.6100740Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-16T20:16:01.6167530Z ** using staged installation 2021-05-16T20:16:01.6320740Z ** R 2021-05-16T20:16:01.6380070Z ** inst 2021-05-16T20:16:01.6453450Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:02.3530020Z ** help 2021-05-16T20:16:02.3876270Z *** installing help indices 2021-05-16T20:16:02.4148440Z ** building package indices 2021-05-16T20:16:02.6833540Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:02.9490050Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:03.2160930Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:03.2264590Z * DONE (abind) 2021-05-16T20:16:03.5315330Z * installing *source* package ‘bitops’ ... 2021-05-16T20:16:03.5335650Z ** package ‘bitops’ successfully unpacked and MD5 sums checked 2021-05-16T20:16:03.5423330Z ** using staged installation 2021-05-16T20:16:03.5600170Z ** libs 2021-05-16T20:16:03.5822290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c bit-ops.c -o bit-ops.o 2021-05-16T20:16:03.7690950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cksum.c -o cksum.o 2021-05-16T20:16:03.8693850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:16:03.9586800Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o bitops.so bit-ops.o cksum.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:16:04.0227150Z installing to /Users/runner/work/_temp/Library/00LOCK-bitops/00new/bitops/libs 2021-05-16T20:16:04.0274150Z ** R 2021-05-16T20:16:04.0310540Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:04.3466240Z ** help 2021-05-16T20:16:04.3794870Z *** installing help indices 2021-05-16T20:16:04.4016910Z ** building package indices 2021-05-16T20:16:04.6625320Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:05.0345020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:16:05.1788060Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:05.4334040Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:05.4357200Z * DONE (bitops) 2021-05-16T20:16:05.7970820Z * installing *source* package ‘numDeriv’ ... 2021-05-16T20:16:05.7997940Z ** package ‘numDeriv’ successfully unpacked and MD5 sums checked 2021-05-16T20:16:05.7999360Z ** using staged installation 2021-05-16T20:16:05.8213980Z ** R 2021-05-16T20:16:05.8257590Z ** inst 2021-05-16T20:16:05.8285260Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:06.4082010Z ** help 2021-05-16T20:16:06.4533080Z *** installing help indices 2021-05-16T20:16:06.4842700Z ** building package indices 2021-05-16T20:16:06.7678890Z ** installing vignettes 2021-05-16T20:16:06.7780760Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:07.0415470Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:07.3075840Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:07.3103190Z * DONE (numDeriv) 2021-05-16T20:16:07.6830630Z * installing *source* package ‘munsell’ ... 2021-05-16T20:16:07.6871700Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-16T20:16:07.6873070Z ** using staged installation 2021-05-16T20:16:07.7033090Z ** R 2021-05-16T20:16:07.7193570Z ** inst 2021-05-16T20:16:07.7223720Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:16:08.4658450Z ** help 2021-05-16T20:16:08.5513370Z *** installing help indices 2021-05-16T20:16:08.6029630Z *** copying figures 2021-05-16T20:16:08.6051030Z ** building package indices 2021-05-16T20:16:08.9286250Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:16:09.2631160Z ** testing if installed package can be loaded from final location 2021-05-16T20:16:09.6485870Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:16:09.6587740Z * DONE (munsell) 2021-05-16T20:16:10.5901500Z * installing *source* package ‘lme4’ ... 2021-05-16T20:16:10.6171490Z ** package ‘lme4’ successfully unpacked and MD5 sums checked 2021-05-16T20:16:10.6172720Z ** using staged installation 2021-05-16T20:16:10.6499540Z ** libs 2021-05-16T20:16:10.6703090Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c external.cpp -o external.o 2021-05-16T20:16:12.1143710Z In file included from external.cpp:8: 2021-05-16T20:16:12.1145770Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.1148230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.1150250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.1151800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T20:16:12.1153180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T20:16:12.1156860Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.1158480Z #pragma clang diagnostic pop 2021-05-16T20:16:12.1159320Z ^ 2021-05-16T20:16:12.1296310Z In file included from external.cpp:8: 2021-05-16T20:16:12.1299930Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.1301590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.1303110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.1304590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T20:16:12.1305950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T20:16:12.1310130Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.1312350Z #pragma clang diagnostic pop 2021-05-16T20:16:12.1313220Z ^ 2021-05-16T20:16:12.1334640Z In file included from external.cpp:8: 2021-05-16T20:16:12.1335700Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.1336960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.1339240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.1341000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:12.1343150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T20:16:12.1344960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T20:16:12.1347760Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.1350180Z #pragma clang diagnostic pop 2021-05-16T20:16:12.1351040Z ^ 2021-05-16T20:16:12.1442660Z In file included from external.cpp:8: 2021-05-16T20:16:12.1443960Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.1445200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.1447360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.1448850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:12.1450250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T20:16:12.1453200Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.1454780Z #pragma clang diagnostic pop 2021-05-16T20:16:12.1456140Z ^ 2021-05-16T20:16:12.1501170Z In file included from external.cpp:8: 2021-05-16T20:16:12.1502290Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.1504270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.1506230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.1507770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:12.1510260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T20:16:12.1512000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T20:16:12.1514850Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.1517170Z #pragma clang diagnostic pop 2021-05-16T20:16:12.1518310Z ^ 2021-05-16T20:16:12.1626530Z In file included from external.cpp:8: 2021-05-16T20:16:12.1627940Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.1629550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.1632600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.1634170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:12.1635530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T20:16:12.1638370Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.1639970Z #pragma clang diagnostic pop 2021-05-16T20:16:12.1640800Z ^ 2021-05-16T20:16:12.2126660Z In file included from external.cpp:8: 2021-05-16T20:16:12.2128090Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.2129370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.2130880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.2132320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T20:16:12.2133710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T20:16:12.2136590Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.2138170Z #pragma clang diagnostic pop 2021-05-16T20:16:12.2139010Z ^ 2021-05-16T20:16:12.2627260Z In file included from external.cpp:8: 2021-05-16T20:16:12.2628660Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.2629950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.2631450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.2632910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T20:16:12.2634400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T20:16:12.2637280Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.2638870Z #pragma clang diagnostic pop 2021-05-16T20:16:12.2639700Z ^ 2021-05-16T20:16:12.2946120Z In file included from external.cpp:8: 2021-05-16T20:16:12.2947470Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.2949300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.2950820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:12.2952290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T20:16:12.2953700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T20:16:12.2957070Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.2958710Z #pragma clang diagnostic pop 2021-05-16T20:16:12.2959530Z ^ 2021-05-16T20:16:12.3969910Z In file included from external.cpp:8: 2021-05-16T20:16:12.3971310Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.3972620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.3974180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:12.3976640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T20:16:12.3978120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T20:16:12.3981050Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.3984160Z #pragma clang diagnostic pop 2021-05-16T20:16:12.3985110Z ^ 2021-05-16T20:16:12.4061080Z In file included from external.cpp:8: 2021-05-16T20:16:12.4062230Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.4063490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.4065000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:12.4066530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T20:16:12.4068000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T20:16:12.4070870Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.4072480Z #pragma clang diagnostic pop 2021-05-16T20:16:12.4073650Z ^ 2021-05-16T20:16:12.4165240Z In file included from external.cpp:8: 2021-05-16T20:16:12.4166780Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.4167720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.4169950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:12.4171630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T20:16:12.4172700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T20:16:12.4175260Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.4176400Z #pragma clang diagnostic pop 2021-05-16T20:16:12.4176860Z ^ 2021-05-16T20:16:12.4535750Z In file included from external.cpp:8: 2021-05-16T20:16:12.4537010Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.4538390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.4539880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:12.4541920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T20:16:12.4543330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T20:16:12.4546190Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.4547800Z #pragma clang diagnostic pop 2021-05-16T20:16:12.4548640Z ^ 2021-05-16T20:16:12.4720040Z In file included from external.cpp:8: 2021-05-16T20:16:12.4721400Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.4722670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.4724170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:12.4725640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T20:16:12.4727200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:16:12.4730240Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.4731840Z #pragma clang diagnostic pop 2021-05-16T20:16:12.4732670Z ^ 2021-05-16T20:16:12.4752140Z In file included from external.cpp:8: 2021-05-16T20:16:12.4754900Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.4759400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.4760940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T20:16:12.4762470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T20:16:12.4765530Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:12.4767130Z #pragma clang diagnostic pop 2021-05-16T20:16:12.4767970Z ^ 2021-05-16T20:16:12.5634120Z In file included from external.cpp:8: 2021-05-16T20:16:12.5645790Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.5648860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.5651680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T20:16:12.5653270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:16:12.5656340Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:12.5658000Z #pragma clang diagnostic pop 2021-05-16T20:16:12.5658730Z ^ 2021-05-16T20:16:12.6466550Z In file included from external.cpp:8: 2021-05-16T20:16:12.6467820Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.6469120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.6470630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T20:16:12.6472720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:16:12.6476190Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:12.6477880Z #pragma clang diagnostic pop 2021-05-16T20:16:12.6479260Z ^ 2021-05-16T20:16:12.7699670Z In file included from external.cpp:8: 2021-05-16T20:16:12.7700990Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.7702280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:12.7703770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T20:16:12.7705340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:16:12.7709270Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:12.7711020Z #pragma clang diagnostic pop 2021-05-16T20:16:12.7711860Z ^ 2021-05-16T20:16:12.9573890Z In file included from external.cpp:8: 2021-05-16T20:16:12.9575250Z In file included from ./predModule.h:12: 2021-05-16T20:16:12.9576650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T20:16:12.9578010Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:16:12.9580420Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:16:12.9581860Z SEXP data = Parent::get__(); 2021-05-16T20:16:12.9582660Z ^ 2021-05-16T20:16:23.0896950Z 19 warnings generated. 2021-05-16T20:16:23.1113170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c glmFamily.cpp -o glmFamily.o 2021-05-16T20:16:24.5288670Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.5290060Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.5291570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.5293090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.5294550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T20:16:24.5295930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T20:16:24.5298850Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.5300540Z #pragma clang diagnostic pop 2021-05-16T20:16:24.5301270Z ^ 2021-05-16T20:16:24.5440490Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.5441770Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.5443080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.5444580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.5446030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T20:16:24.5447410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T20:16:24.5450270Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.5451880Z #pragma clang diagnostic pop 2021-05-16T20:16:24.5453400Z ^ 2021-05-16T20:16:24.5476610Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.5477680Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.5478940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.5481170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.5482690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:24.5484190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T20:16:24.5485610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T20:16:24.5488810Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.5490470Z #pragma clang diagnostic pop 2021-05-16T20:16:24.5491300Z ^ 2021-05-16T20:16:24.5582090Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.5583520Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.5584800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.5586330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.5587880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:24.5589480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T20:16:24.5592850Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.5594650Z #pragma clang diagnostic pop 2021-05-16T20:16:24.5595520Z ^ 2021-05-16T20:16:24.5638540Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.5639620Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.5640860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.5642330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.5643790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:24.5645140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T20:16:24.5646520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T20:16:24.5649210Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.5650790Z #pragma clang diagnostic pop 2021-05-16T20:16:24.5651610Z ^ 2021-05-16T20:16:24.5764600Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.5765910Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.5767160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.5768690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.5770130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:24.5771530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T20:16:24.5774470Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.5776040Z #pragma clang diagnostic pop 2021-05-16T20:16:24.5776880Z ^ 2021-05-16T20:16:24.6255100Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.6256310Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.6258040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.6260120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.6261660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T20:16:24.6263040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T20:16:24.6265910Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.6267960Z #pragma clang diagnostic pop 2021-05-16T20:16:24.6268910Z ^ 2021-05-16T20:16:24.6745310Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.6746540Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.6747780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.6749290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.6750780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T20:16:24.6752160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T20:16:24.6755150Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.6756730Z #pragma clang diagnostic pop 2021-05-16T20:16:24.6757570Z ^ 2021-05-16T20:16:24.7055400Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.7056610Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.7057860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.7059370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:24.7060730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T20:16:24.7062030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T20:16:24.7064830Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.7066390Z #pragma clang diagnostic pop 2021-05-16T20:16:24.7067110Z ^ 2021-05-16T20:16:24.8061770Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.8062840Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.8063990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.8065390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:24.8066720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T20:16:24.8068050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T20:16:24.8070880Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.8072420Z #pragma clang diagnostic pop 2021-05-16T20:16:24.8073150Z ^ 2021-05-16T20:16:24.8158560Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.8159810Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.8161140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.8162730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:24.8164160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T20:16:24.8165520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T20:16:24.8168860Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.8170420Z #pragma clang diagnostic pop 2021-05-16T20:16:24.8171160Z ^ 2021-05-16T20:16:24.8228990Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.8230370Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.8232290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.8234160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:24.8235640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T20:16:24.8237090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T20:16:24.8240170Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.8241770Z #pragma clang diagnostic pop 2021-05-16T20:16:24.8242600Z ^ 2021-05-16T20:16:24.8585510Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.8586770Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.8588050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.8589580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:24.8591030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T20:16:24.8592430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T20:16:24.8595330Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.8596920Z #pragma clang diagnostic pop 2021-05-16T20:16:24.8597840Z ^ 2021-05-16T20:16:24.8739910Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.8741550Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.8742700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.8744100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:24.8745460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T20:16:24.8746890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:16:24.8749790Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.8751370Z #pragma clang diagnostic pop 2021-05-16T20:16:24.8752100Z ^ 2021-05-16T20:16:24.8788450Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.8789490Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.8790780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.8792270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T20:16:24.8793780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T20:16:24.8796430Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:24.8798000Z #pragma clang diagnostic pop 2021-05-16T20:16:24.8799370Z ^ 2021-05-16T20:16:24.9635810Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:24.9637020Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:24.9638270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:24.9639730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T20:16:24.9641360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:16:24.9644950Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:24.9646710Z #pragma clang diagnostic pop 2021-05-16T20:16:24.9647580Z ^ 2021-05-16T20:16:25.0361610Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:25.0362940Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:25.0364330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:25.0365820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T20:16:25.0368150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:16:25.0372170Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:25.0373880Z #pragma clang diagnostic pop 2021-05-16T20:16:25.0374720Z ^ 2021-05-16T20:16:25.1554670Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:25.1555930Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:25.1557180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:25.1558690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T20:16:25.1560380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:16:25.1563460Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:25.1565190Z #pragma clang diagnostic pop 2021-05-16T20:16:25.1566030Z ^ 2021-05-16T20:16:25.3388840Z In file included from glmFamily.cpp:8: 2021-05-16T20:16:25.3390190Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:25.3391460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T20:16:25.3392790Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:16:25.3395260Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:16:25.3396750Z SEXP data = Parent::get__(); 2021-05-16T20:16:25.3397550Z ^ 2021-05-16T20:16:33.2841650Z 19 warnings generated. 2021-05-16T20:16:33.3107950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c optimizer.cpp -o optimizer.o 2021-05-16T20:16:34.7528720Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.7530050Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.7531320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.7532810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.7534830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T20:16:34.7536210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T20:16:34.7539150Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.7540760Z #pragma clang diagnostic pop 2021-05-16T20:16:34.7542030Z ^ 2021-05-16T20:16:34.7680960Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.7684260Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.7685690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.7687340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.7689120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T20:16:34.7690900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T20:16:34.7694340Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.7695970Z #pragma clang diagnostic pop 2021-05-16T20:16:34.7696810Z ^ 2021-05-16T20:16:34.7718660Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.7719860Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.7721270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.7723080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.7724770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:34.7726330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T20:16:34.7728170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T20:16:34.7731060Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.7732670Z #pragma clang diagnostic pop 2021-05-16T20:16:34.7733530Z ^ 2021-05-16T20:16:34.7827840Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.7828980Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.7830790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.7832350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.7833720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:34.7835120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T20:16:34.7837900Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.7839670Z #pragma clang diagnostic pop 2021-05-16T20:16:34.7841730Z ^ 2021-05-16T20:16:34.7884550Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.7886360Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.7887770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.7889360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.7890830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:34.7892960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T20:16:34.7895280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T20:16:34.7898480Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.7900210Z #pragma clang diagnostic pop 2021-05-16T20:16:34.7901040Z ^ 2021-05-16T20:16:34.8012050Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.8013450Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.8014720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.8016230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.8017690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:34.8019150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T20:16:34.8022000Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.8023600Z #pragma clang diagnostic pop 2021-05-16T20:16:34.8024460Z ^ 2021-05-16T20:16:34.8522820Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.8524090Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.8525360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.8526950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.8528390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T20:16:34.8529760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T20:16:34.8532640Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.8534240Z #pragma clang diagnostic pop 2021-05-16T20:16:34.8535070Z ^ 2021-05-16T20:16:34.8999050Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.9000390Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.9001690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.9003190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.9004630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T20:16:34.9006100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T20:16:34.9009280Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.9012470Z #pragma clang diagnostic pop 2021-05-16T20:16:34.9014830Z ^ 2021-05-16T20:16:34.9317340Z In file included from optimizer.cpp:13: 2021-05-16T20:16:34.9319610Z In file included from ./optimizer.h:12: 2021-05-16T20:16:34.9321590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:34.9323380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:34.9328910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T20:16:34.9330450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T20:16:34.9333400Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:34.9335510Z #pragma clang diagnostic pop 2021-05-16T20:16:34.9336350Z ^ 2021-05-16T20:16:35.0358400Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.0360240Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.0361780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.0363790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:35.0365510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T20:16:35.0366940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T20:16:35.0369910Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:35.0371550Z #pragma clang diagnostic pop 2021-05-16T20:16:35.0372380Z ^ 2021-05-16T20:16:35.0448010Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.0449210Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.0450460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.0451970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:35.0453440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T20:16:35.0454890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T20:16:35.0457720Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:35.0459230Z #pragma clang diagnostic pop 2021-05-16T20:16:35.0459970Z ^ 2021-05-16T20:16:35.0519660Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.0520860Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.0522220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.0523730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:35.0525230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T20:16:35.0526690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T20:16:35.0529650Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:35.0531270Z #pragma clang diagnostic pop 2021-05-16T20:16:35.0532110Z ^ 2021-05-16T20:16:35.0883000Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.0884310Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.0885600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.0887110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:35.0888690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T20:16:35.0890110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T20:16:35.0893010Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:35.0894610Z #pragma clang diagnostic pop 2021-05-16T20:16:35.0895430Z ^ 2021-05-16T20:16:35.1038670Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.1040240Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.1041660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.1043180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:35.1044630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T20:16:35.1046600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:16:35.1049730Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:35.1051350Z #pragma clang diagnostic pop 2021-05-16T20:16:35.1052210Z ^ 2021-05-16T20:16:35.1087820Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.1088910Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.1090180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.1091740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T20:16:35.1093290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T20:16:35.1096220Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:35.1097830Z #pragma clang diagnostic pop 2021-05-16T20:16:35.1098670Z ^ 2021-05-16T20:16:35.1949640Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.1951760Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.1953230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.1955010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T20:16:35.1957130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:16:35.1960460Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:35.1962230Z #pragma clang diagnostic pop 2021-05-16T20:16:35.1963090Z ^ 2021-05-16T20:16:35.2683530Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.2684840Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.2686140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.2687650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T20:16:35.2689270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:16:35.2692400Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:35.2694150Z #pragma clang diagnostic pop 2021-05-16T20:16:35.2694990Z ^ 2021-05-16T20:16:35.3908040Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.3910480Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.3911780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:35.3913280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T20:16:35.3914930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:16:35.3918550Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:35.3920220Z #pragma clang diagnostic pop 2021-05-16T20:16:35.3921070Z ^ 2021-05-16T20:16:35.5806130Z In file included from optimizer.cpp:13: 2021-05-16T20:16:35.5807440Z In file included from ./optimizer.h:12: 2021-05-16T20:16:35.5809220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T20:16:35.5810670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:16:35.5813260Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:16:35.5814740Z SEXP data = Parent::get__(); 2021-05-16T20:16:35.5815570Z ^ 2021-05-16T20:16:40.6875210Z 19 warnings generated. 2021-05-16T20:16:40.7060550Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c predModule.cpp -o predModule.o 2021-05-16T20:16:42.1455600Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.1456910Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.1458110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.1459500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.1460840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T20:16:42.1462100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T20:16:42.1465330Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.1467850Z #pragma clang diagnostic pop 2021-05-16T20:16:42.1468600Z ^ 2021-05-16T20:16:42.1603250Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.1604530Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.1605830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.1607330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.1608860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T20:16:42.1610230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T20:16:42.1613090Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.1614690Z #pragma clang diagnostic pop 2021-05-16T20:16:42.1615540Z ^ 2021-05-16T20:16:42.1643510Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.1646090Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.1647380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.1648940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.1650410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:42.1651810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T20:16:42.1653200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T20:16:42.1656430Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.1658030Z #pragma clang diagnostic pop 2021-05-16T20:16:42.1658860Z ^ 2021-05-16T20:16:42.1749880Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.1751120Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.1752400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.1754380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.1755920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:42.1757330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T20:16:42.1760270Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.1761870Z #pragma clang diagnostic pop 2021-05-16T20:16:42.1762710Z ^ 2021-05-16T20:16:42.1809740Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.1810940Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.1812200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.1813720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.1815180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:42.1816540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T20:16:42.1817950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T20:16:42.1820840Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.1822540Z #pragma clang diagnostic pop 2021-05-16T20:16:42.1823470Z ^ 2021-05-16T20:16:42.1939410Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.1940930Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.1942260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.1943960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.1945670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:42.1947370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T20:16:42.1950370Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.1951970Z #pragma clang diagnostic pop 2021-05-16T20:16:42.1952820Z ^ 2021-05-16T20:16:42.2453810Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.2455220Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.2456520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.2459140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.2460660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T20:16:42.2462020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T20:16:42.2464970Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.2467090Z #pragma clang diagnostic pop 2021-05-16T20:16:42.2467940Z ^ 2021-05-16T20:16:42.2946330Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.2947420Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.2948630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.2950240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.2952280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T20:16:42.2953680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T20:16:42.2957060Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.2958580Z #pragma clang diagnostic pop 2021-05-16T20:16:42.2959350Z ^ 2021-05-16T20:16:42.3276120Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.3277380Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.3278690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.3280300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:42.3281870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T20:16:42.3283350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T20:16:42.3286250Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.3287860Z #pragma clang diagnostic pop 2021-05-16T20:16:42.3288720Z ^ 2021-05-16T20:16:42.4285080Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.4286490Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.4287350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.4288880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:42.4289980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T20:16:42.4291020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T20:16:42.4293640Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.4294780Z #pragma clang diagnostic pop 2021-05-16T20:16:42.4295220Z ^ 2021-05-16T20:16:42.4374570Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.4375810Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.4377080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.4378690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:42.4380280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T20:16:42.4381760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T20:16:42.4384360Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.4385850Z #pragma clang diagnostic pop 2021-05-16T20:16:42.4386550Z ^ 2021-05-16T20:16:42.4439580Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.4441110Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.4442360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.4443800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:42.4445470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T20:16:42.4447010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T20:16:42.4450030Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.4451670Z #pragma clang diagnostic pop 2021-05-16T20:16:42.4452500Z ^ 2021-05-16T20:16:42.4794840Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.4796180Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.4797460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.4798900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:42.4800340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T20:16:42.4801700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T20:16:42.4804610Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.4806170Z #pragma clang diagnostic pop 2021-05-16T20:16:42.4806990Z ^ 2021-05-16T20:16:42.4945920Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.4947400Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.4948650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.4950170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:42.4951620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T20:16:42.4953130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:16:42.4955810Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.4957370Z #pragma clang diagnostic pop 2021-05-16T20:16:42.4958200Z ^ 2021-05-16T20:16:42.4993390Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.4994480Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.4995710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.4997180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T20:16:42.4998680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T20:16:42.5001420Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:42.5003180Z #pragma clang diagnostic pop 2021-05-16T20:16:42.5004020Z ^ 2021-05-16T20:16:42.5852780Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.5854210Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.5855690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.5857330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T20:16:42.5859310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:16:42.5863350Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:42.5865150Z #pragma clang diagnostic pop 2021-05-16T20:16:42.5866110Z ^ 2021-05-16T20:16:42.6587850Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.6589340Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.6591160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.6593050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T20:16:42.6594940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:16:42.6598310Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:42.6600110Z #pragma clang diagnostic pop 2021-05-16T20:16:42.6601230Z ^ 2021-05-16T20:16:42.7857980Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.7859580Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.7860880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:42.7862530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T20:16:42.7864240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:16:42.7867620Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:42.7869400Z #pragma clang diagnostic pop 2021-05-16T20:16:42.7870240Z ^ 2021-05-16T20:16:42.9746620Z In file included from predModule.cpp:8: 2021-05-16T20:16:42.9748170Z In file included from ./predModule.h:12: 2021-05-16T20:16:42.9749510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T20:16:42.9750970Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:16:42.9753440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:16:42.9754900Z SEXP data = Parent::get__(); 2021-05-16T20:16:42.9755710Z ^ 2021-05-16T20:16:55.0313900Z 19 warnings generated. 2021-05-16T20:16:55.0587720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I/usr/local/include -DNDEBUG -DEIGEN_DONT_VECTORIZE -fPIC -Wall -g -O2 -c respModule.cpp -o respModule.o 2021-05-16T20:16:56.4296490Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.4297900Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.4298920Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.4300150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.4301820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.4303230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-16T20:16:56.4304560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-16T20:16:56.4307350Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.4309540Z #pragma clang diagnostic pop 2021-05-16T20:16:56.4310370Z ^ 2021-05-16T20:16:56.4434350Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.4435370Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.4436390Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.4437600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.4439490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.4441120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-16T20:16:56.4442430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-16T20:16:56.4444900Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.4446430Z #pragma clang diagnostic pop 2021-05-16T20:16:56.4447220Z ^ 2021-05-16T20:16:56.4472490Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.4473570Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.4474530Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.4475740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.4477170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.4478680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:56.4480040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-16T20:16:56.4481380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-16T20:16:56.4483920Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.4485530Z #pragma clang diagnostic pop 2021-05-16T20:16:56.4486330Z ^ 2021-05-16T20:16:56.4571480Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.4572600Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.4573720Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.4575010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.4576460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.4577930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-16T20:16:56.4579320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-16T20:16:56.4581840Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.4583400Z #pragma clang diagnostic pop 2021-05-16T20:16:56.4584210Z ^ 2021-05-16T20:16:56.4625320Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.4632570Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.4633820Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.4635070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.4636520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.4637920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:56.4639250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-16T20:16:56.4640610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-16T20:16:56.4643490Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.4645030Z #pragma clang diagnostic pop 2021-05-16T20:16:56.4645820Z ^ 2021-05-16T20:16:56.4755900Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.4757200Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.4758600Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.4759890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.4761340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.4762730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-16T20:16:56.4764050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-16T20:16:56.4766820Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.4768560Z #pragma clang diagnostic pop 2021-05-16T20:16:56.4769400Z ^ 2021-05-16T20:16:56.5221710Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.5222970Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.5223960Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.5225170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.5226600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.5227990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-16T20:16:56.5229310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-16T20:16:56.5232070Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.5233660Z #pragma clang diagnostic pop 2021-05-16T20:16:56.5234480Z ^ 2021-05-16T20:16:56.5672850Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.5674340Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.5675310Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.5676450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.5677900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.5679260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-16T20:16:56.5680520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-16T20:16:56.5683600Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.5685150Z #pragma clang diagnostic pop 2021-05-16T20:16:56.5685850Z ^ 2021-05-16T20:16:56.5989150Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.5990470Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.5991520Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.5992790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.5994280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-16T20:16:56.5995740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-16T20:16:56.5997260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-16T20:16:56.6000690Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.6002300Z #pragma clang diagnostic pop 2021-05-16T20:16:56.6003140Z ^ 2021-05-16T20:16:56.6997090Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.6998520Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.7000270Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.7001610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.7003130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:56.7004550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-16T20:16:56.7005940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-16T20:16:56.7008920Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.7010490Z #pragma clang diagnostic pop 2021-05-16T20:16:56.7011330Z ^ 2021-05-16T20:16:56.7086860Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.7087960Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.7088970Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.7090270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.7091740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:56.7093190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-16T20:16:56.7094630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-16T20:16:56.7097330Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.7098850Z #pragma clang diagnostic pop 2021-05-16T20:16:56.7099560Z ^ 2021-05-16T20:16:56.7158090Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.7159270Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.7160370Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.7161720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.7163180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:56.7164610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-16T20:16:56.7166010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-16T20:16:56.7168730Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.7170290Z #pragma clang diagnostic pop 2021-05-16T20:16:56.7171110Z ^ 2021-05-16T20:16:56.7507010Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.7508340Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.7509340Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.7510570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.7512000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:56.7513410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-16T20:16:56.7515310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-16T20:16:56.7518130Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.7519730Z #pragma clang diagnostic pop 2021-05-16T20:16:56.7520560Z ^ 2021-05-16T20:16:56.7659100Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.7660310Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.7661650Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.7662970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.7664460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-16T20:16:56.7665930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-16T20:16:56.7667560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-16T20:16:56.7670550Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.7672130Z #pragma clang diagnostic pop 2021-05-16T20:16:56.7672980Z ^ 2021-05-16T20:16:56.7706390Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.7707500Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.7708510Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.7709750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.7711390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-16T20:16:56.7712870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-16T20:16:56.7715480Z /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-16T20:16:56.7717120Z #pragma clang diagnostic pop 2021-05-16T20:16:56.7717940Z ^ 2021-05-16T20:16:56.8547870Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.8549180Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.8550180Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.8551430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.8552920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-16T20:16:56.8554540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-16T20:16:56.8557730Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:56.8559410Z #pragma clang diagnostic pop 2021-05-16T20:16:56.8560230Z ^ 2021-05-16T20:16:56.9276010Z In file included from respModule.cpp:7: 2021-05-16T20:16:56.9277290Z In file included from ./respModule.h:12: 2021-05-16T20:16:56.9278480Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:56.9279780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:56.9281360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-16T20:16:56.9282940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-16T20:16:56.9286010Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:56.9288180Z #pragma clang diagnostic pop 2021-05-16T20:16:56.9289010Z ^ 2021-05-16T20:16:57.0465810Z In file included from respModule.cpp:7: 2021-05-16T20:16:57.0466890Z In file included from ./respModule.h:12: 2021-05-16T20:16:57.0467880Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:57.0469010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-16T20:16:57.0470830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-16T20:16:57.0472400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-16T20:16:57.0475280Z /Users/runner/work/_temp/Library/RcppEigen/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-16T20:16:57.0476780Z #pragma clang diagnostic pop 2021-05-16T20:16:57.0477490Z ^ 2021-05-16T20:16:57.2189830Z In file included from respModule.cpp:7: 2021-05-16T20:16:57.2190930Z In file included from ./respModule.h:12: 2021-05-16T20:16:57.2191810Z In file included from ./glmFamily.h:11: 2021-05-16T20:16:57.2192920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-16T20:16:57.2194110Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-16T20:16:57.2196390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-16T20:16:57.2197670Z SEXP data = Parent::get__(); 2021-05-16T20:16:57.2198420Z ^ 2021-05-16T20:17:02.7346380Z 19 warnings generated. 2021-05-16T20:17:03.0859370Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o lme4.so external.o glmFamily.o optimizer.o predModule.o respModule.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:17:03.4866920Z installing to /Users/runner/work/_temp/Library/00LOCK-lme4/00new/lme4/libs 2021-05-16T20:17:03.4951200Z ** R 2021-05-16T20:17:03.6532740Z ** data 2021-05-16T20:17:03.6584410Z *** moving datasets to lazyload DB 2021-05-16T20:17:03.9131410Z ** inst 2021-05-16T20:17:03.9534910Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:13.3676870Z ** help 2021-05-16T20:17:13.8285250Z *** installing help indices 2021-05-16T20:17:14.0805980Z ** building package indices 2021-05-16T20:17:14.5319450Z ** installing vignettes 2021-05-16T20:17:14.5468840Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:17:16.2727350Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:17:16.4017530Z ** testing if installed package can be loaded from final location 2021-05-16T20:17:18.2047940Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:17:18.2212210Z * DONE (lme4) 2021-05-16T20:17:18.7665420Z * installing *source* package ‘scales’ ... 2021-05-16T20:17:18.7770920Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-16T20:17:18.7772210Z ** using staged installation 2021-05-16T20:17:18.8010470Z ** R 2021-05-16T20:17:18.8251230Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:21.7444490Z ** help 2021-05-16T20:17:22.0173890Z *** installing help indices 2021-05-16T20:17:22.1774540Z *** copying figures 2021-05-16T20:17:22.1857120Z ** building package indices 2021-05-16T20:17:22.6278940Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:17:22.9619080Z ** testing if installed package can be loaded from final location 2021-05-16T20:17:23.4551410Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:17:23.4595700Z * DONE (scales) 2021-05-16T20:17:23.7616540Z * installing *source* package ‘gamm4’ ... 2021-05-16T20:17:23.7629930Z ** package ‘gamm4’ successfully unpacked and MD5 sums checked 2021-05-16T20:17:23.7631530Z ** using staged installation 2021-05-16T20:17:23.7787420Z ** R 2021-05-16T20:17:23.7839060Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:26.0112830Z ** help 2021-05-16T20:17:26.0347160Z *** installing help indices 2021-05-16T20:17:26.0603610Z ** building package indices 2021-05-16T20:17:26.3111610Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:17:27.9015690Z ** testing if installed package can be loaded from final location 2021-05-16T20:17:29.5864210Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:17:29.5887410Z * DONE (gamm4) 2021-05-16T20:17:31.0713180Z * installing *source* package ‘ggplot2’ ... 2021-05-16T20:17:31.1263630Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-16T20:17:31.1265070Z ** using staged installation 2021-05-16T20:17:31.1658520Z ** R 2021-05-16T20:17:31.3297230Z ** data 2021-05-16T20:17:31.3386220Z *** moving datasets to lazyload DB 2021-05-16T20:17:31.8806800Z ** inst 2021-05-16T20:17:31.8992890Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:42.8388880Z ** help 2021-05-16T20:17:43.9765530Z *** installing help indices 2021-05-16T20:17:44.4221340Z *** copying figures 2021-05-16T20:17:44.4237940Z ** building package indices 2021-05-16T20:17:45.2001160Z ** installing vignettes 2021-05-16T20:17:45.2258530Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:17:45.9984240Z ** testing if installed package can be loaded from final location 2021-05-16T20:17:47.1123550Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:17:47.1250380Z * DONE (ggplot2) 2021-05-16T20:17:47.6339070Z * installing *source* package ‘lmerTest’ ... 2021-05-16T20:17:47.6394500Z ** package ‘lmerTest’ successfully unpacked and MD5 sums checked 2021-05-16T20:17:47.6395830Z ** using staged installation 2021-05-16T20:17:47.6611200Z ** R 2021-05-16T20:17:47.6834720Z ** data 2021-05-16T20:17:47.6850940Z *** moving datasets to lazyload DB 2021-05-16T20:17:47.7019140Z ** inst 2021-05-16T20:17:47.7051410Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:17:51.4921750Z ** help 2021-05-16T20:17:51.6587870Z *** installing help indices 2021-05-16T20:17:51.7498910Z ** building package indices 2021-05-16T20:17:52.0857630Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:17:54.0852670Z ** testing if installed package can be loaded from final location 2021-05-16T20:17:56.1086480Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:17:56.1141060Z * DONE (lmerTest) 2021-05-16T20:17:56.1380530Z 2021-05-16T20:17:56.1381900Z The downloaded source packages are in 2021-05-16T20:17:56.1384040Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpeVPpn6/downloaded_packages’ 2021-05-16T20:17:56.3296470Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T20:17:56.3297950Z Use `force = TRUE` to force installation 2021-05-16T20:17:57.1991880Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:17:57.1993440Z Use `force = TRUE` to force installation 2021-05-16T20:17:57.2008470Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:17:57.2009420Z Use `force = TRUE` to force installation 2021-05-16T20:17:57.2271290Z ##[group]Run options(width = 100) 2021-05-16T20:17:57.2271840Z options(width = 100) 2021-05-16T20:17:57.2272340Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:17:57.2272960Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:17:57.2499240Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:17:57.2499610Z env: 2021-05-16T20:17:57.2499990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:57.2500390Z TIC_DEPLOY_KEY: 2021-05-16T20:17:57.2500700Z RSPM: 2021-05-16T20:17:57.2501650Z GITHUB_PAT: *** 2021-05-16T20:17:57.2502020Z COVERALLS_TOKEN: 2021-05-16T20:17:57.2502420Z continue-on-error: true 2021-05-16T20:17:57.2502950Z VDIFFR_RUN_TESTS: false 2021-05-16T20:17:57.2503470Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:17:57.2503860Z TZ: UTC 2021-05-16T20:17:57.2504330Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:57.2504690Z NOT_CRAN: true 2021-05-16T20:17:57.2505010Z ##[endgroup] 2021-05-16T20:17:57.9591150Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:17:57.9592370Z setting value 2021-05-16T20:17:57.9593690Z version R Under development (unstable) (2021-05-15 r80301) 2021-05-16T20:17:57.9594960Z os macOS Catalina 10.15.7 2021-05-16T20:17:57.9596130Z system x86_64, darwin17.0 2021-05-16T20:17:57.9597040Z ui X11 2021-05-16T20:17:57.9597820Z language (EN) 2021-05-16T20:17:57.9599260Z collate en_US.UTF-8 2021-05-16T20:17:57.9600600Z ctype en_US.UTF-8 2021-05-16T20:17:57.9601450Z tz UTC 2021-05-16T20:17:57.9602780Z date 2021-05-16 2021-05-16T20:17:57.9603390Z 2021-05-16T20:17:57.9604800Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:17:57.9606060Z ! package * version date lib source 2021-05-16T20:17:57.9607580Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9609070Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:17:57.9610210Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9611220Z base * 4.2.0 2021-05-16 [?] local 2021-05-16T20:17:57.9613180Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9614710Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9616240Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9617640Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9619070Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9620490Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9621860Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9623260Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9624620Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9626040Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9627450Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9629880Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9631440Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9632870Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9634590Z P compiler 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9635830Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9637360Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9639240Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9640760Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9642230Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9643740Z P datasets * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9645240Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:17:57.9646660Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9648100Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9649520Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9650870Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9652340Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9653770Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9655140Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9656550Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9657900Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9659330Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9660860Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9662230Z gamm4 0.2-6 2020-04-03 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9663670Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9665070Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9666630Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9668080Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9669720Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:17:57.9671180Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9672570Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9673920Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9675430Z P graphics * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9676870Z P grDevices * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9678220Z grid 4.2.0 2021-05-16 [?] local 2021-05-16T20:17:57.9679640Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9681030Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9682810Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9684310Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9693880Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9695620Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9697200Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9698560Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9700000Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9701260Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9702510Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9703800Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9705090Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9706320Z lme4 1.1-27 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9707600Z lmerTest 3.1-3 2020-10-23 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9708820Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9710130Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9711380Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9712570Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9713860Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9715140Z P methods * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9716340Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9717620Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9718850Z minqa 1.2.4 2014-10-09 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9720060Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9721330Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9722580Z nloptr 1.2.2.2 2020-07-02 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9723800Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9725060Z numDeriv 2016.8-1.1 2019-06-06 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9726520Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9727930Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T20:17:57.9729360Z parallel 4.2.0 2021-05-16 [?] local 2021-05-16T20:17:57.9730710Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9732000Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9733370Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9734730Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9736030Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9737680Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9739000Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9740290Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9741940Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9743140Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9744410Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9745690Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9746980Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9748270Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9749550Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9750800Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9752070Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9753290Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9754540Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9755800Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9757160Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9758470Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9759880Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9761100Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9762400Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9763680Z rticles 0.19 2021-03-04 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9764930Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9765990Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9767460Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9768750Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9770050Z splines 4.2.0 2021-05-16 [?] local 2021-05-16T20:17:57.9772170Z P stats * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9773710Z stats4 4.2.0 2021-05-16 [?] local 2021-05-16T20:17:57.9775640Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9776880Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9778320Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T20:17:57.9779620Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9780800Z tcltk 4.2.0 2021-05-16 [?] local 2021-05-16T20:17:57.9782080Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9783330Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9784590Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:17:57.9786270Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9787640Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9788890Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9790440Z P tools 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9791860Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9793140Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9794400Z P utils * 4.2.0 2021-05-16 [2] local 2021-05-16T20:17:57.9795590Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9797040Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9798360Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9799690Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9800950Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9802210Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9803380Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9804650Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9805890Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9807100Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-16T20:17:57.9807610Z 2021-05-16T20:17:57.9808310Z [1] /Users/runner/work/_temp/Library 2021-05-16T20:17:57.9809240Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-16T20:17:57.9809870Z 2021-05-16T20:17:57.9810980Z P ── Loaded and on-disk path mismatch. 2021-05-16T20:17:57.9857820Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:17:57.9858490Z Rscript -e 'tic::script()' 2021-05-16T20:17:57.9858910Z ls -l check 2021-05-16T20:17:58.0223560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:17:58.0224100Z env: 2021-05-16T20:17:58.0224530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:17:58.0225030Z TIC_DEPLOY_KEY: 2021-05-16T20:17:58.0225370Z RSPM: 2021-05-16T20:17:58.0226420Z GITHUB_PAT: *** 2021-05-16T20:17:58.0226870Z COVERALLS_TOKEN: 2021-05-16T20:17:58.0227330Z continue-on-error: true 2021-05-16T20:17:58.0227840Z VDIFFR_RUN_TESTS: false 2021-05-16T20:17:58.0228320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:17:58.0228770Z TZ: UTC 2021-05-16T20:17:58.0229150Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:17:58.0229570Z NOT_CRAN: true 2021-05-16T20:17:58.0229940Z ##[endgroup] 2021-05-16T20:17:59.0724120Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:17:59.0858290Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:17:59.0963390Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:17:59.1018090Z timeout = Inf, check_dir = "check") 2021-05-16T20:17:59.1026120Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:17:59.1027610Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:17:59.1029010Z * preparing ‘voxel’: 2021-05-16T20:17:59.1030320Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:17:59.1774530Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:17:59.1793850Z * checking for empty or unneeded directories 2021-05-16T20:17:59.1817350Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-16T20:17:59.1903660Z * building ‘voxel_1.3.5.tar.gz’ 2021-05-16T20:17:59.2284400Z 2021-05-16T20:17:59.3798960Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:17:59.6558560Z * using log directory ‘/Users/runner/work/voxel/voxel/check/voxel.Rcheck’ 2021-05-16T20:17:59.6580730Z * using R Under development (unstable) (2021-05-15 r80301) 2021-05-16T20:17:59.6582440Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T20:17:59.6583840Z * using session charset: UTF-8 2021-05-16T20:17:59.7530100Z * using option ‘--as-cran’ 2021-05-16T20:17:59.7632690Z * checking for file ‘voxel/DESCRIPTION’ ... OK 2021-05-16T20:17:59.7735250Z * this is package ‘voxel’ version ‘1.3.5’ 2021-05-16T20:17:59.7837580Z * package encoding: UTF-8 2021-05-16T20:17:59.7939550Z * checking package namespace information ... OK 2021-05-16T20:18:00.8880280Z * checking package dependencies ... OK 2021-05-16T20:18:00.8896000Z * checking if this is a source package ... OK 2021-05-16T20:18:00.8897050Z * checking if there is a namespace ... OK 2021-05-16T20:18:01.5009510Z * checking for executable files ... OK 2021-05-16T20:18:01.5111500Z * checking for hidden files and directories ... OK 2021-05-16T20:18:01.5145880Z * checking for portable file names ... OK 2021-05-16T20:18:01.5196290Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:18:01.5232710Z * checking serialization versions ... OK 2021-05-16T20:18:10.5649320Z * checking whether package ‘voxel’ can be installed ... OK 2021-05-16T20:18:10.5778080Z * checking installed package size ... OK 2021-05-16T20:18:10.7556330Z * checking package directory ... OK 2021-05-16T20:18:10.7568250Z * checking for future file timestamps ... OK 2021-05-16T20:18:10.9769210Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:18:10.9785420Z * checking top-level files ... OK 2021-05-16T20:18:10.9803680Z * checking for left-over files ... OK 2021-05-16T20:18:10.9804770Z * checking index information ... OK 2021-05-16T20:18:11.0481290Z * checking package subdirectories ... OK 2021-05-16T20:18:11.8416940Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:18:11.8419830Z * checking R files for syntax errors ... OK 2021-05-16T20:18:13.1870530Z * checking whether the package can be loaded ... OK 2021-05-16T20:18:15.2056060Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:18:17.2020380Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:18:18.9145760Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:18:20.8500550Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:18:22.8209040Z * checking loading without being on the library search path ... OK 2021-05-16T20:18:25.6135250Z * checking dependencies in R code ... OK 2021-05-16T20:18:28.4495640Z * checking S3 generic/method consistency ... OK 2021-05-16T20:18:30.4039630Z * checking replacement functions ... OK 2021-05-16T20:18:32.9558690Z * checking foreign function calls ... OK 2021-05-16T20:18:48.4846970Z * checking R code for possible problems ... OK 2021-05-16T20:18:48.8685970Z * checking Rd files ... OK 2021-05-16T20:18:48.9388850Z * checking Rd metadata ... OK 2021-05-16T20:18:49.0957950Z * checking Rd line widths ... OK 2021-05-16T20:18:49.2944320Z * checking Rd cross-references ... OK 2021-05-16T20:18:51.3323320Z * checking for missing documentation entries ... OK 2021-05-16T20:18:57.5099760Z * checking for code/documentation mismatches ... OK 2021-05-16T20:19:00.6924140Z * checking Rd \usage sections ... OK 2021-05-16T20:19:00.8490560Z * checking Rd contents ... OK 2021-05-16T20:19:01.1383800Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:19:24.4679180Z * checking examples ... OK 2021-05-16T20:19:29.0177150Z * checking PDF version of manual ... OK 2021-05-16T20:19:29.0179410Z * checking for non-standard things in the check directory ... OK 2021-05-16T20:19:29.0192320Z * checking for detritus in the temp directory ... OK 2021-05-16T20:19:29.0193410Z * DONE 2021-05-16T20:19:29.0194030Z 2021-05-16T20:19:29.0194810Z Status: OK 2021-05-16T20:19:29.0195450Z 2021-05-16T20:19:29.1521710Z ── R CMD check results ──────────────────────────────────────── voxel 1.3.5 ──── 2021-05-16T20:19:29.1544010Z Duration: 1m 29.9s 2021-05-16T20:19:29.1561560Z 2021-05-16T20:19:29.1563200Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:19:29.1716450Z total 464 2021-05-16T20:19:29.1720690Z drwxr-xr-x 14 runner staff 448 May 16 20:19 voxel.Rcheck 2021-05-16T20:19:29.1722270Z -rw-r--r-- 1 runner staff 24326 May 16 20:17 voxel_1.3.5.tar.gz 2021-05-16T20:19:29.1723870Z -rw-r--r-- 1 runner staff 212030 May 16 20:18 voxel_1.3.5.tgz 2021-05-16T20:19:29.1776460Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:19:29.1777270Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:19:29.2076850Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:19:29.2077350Z env: 2021-05-16T20:19:29.2077810Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:29.2078260Z TIC_DEPLOY_KEY: 2021-05-16T20:19:29.2078630Z RSPM: 2021-05-16T20:19:29.2080040Z GITHUB_PAT: *** 2021-05-16T20:19:29.2080420Z COVERALLS_TOKEN: 2021-05-16T20:19:29.2080900Z continue-on-error: true 2021-05-16T20:19:29.2081360Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:29.2081830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:29.2082230Z TZ: UTC 2021-05-16T20:19:29.2082590Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:29.2082950Z NOT_CRAN: true 2021-05-16T20:19:29.2083290Z ##[endgroup] 2021-05-16T20:19:29.2546210Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:19:29.2546900Z Rscript -e "tic::before_deploy()" 2021-05-16T20:19:29.2839620Z shell: /bin/bash -e {0} 2021-05-16T20:19:29.2840000Z env: 2021-05-16T20:19:29.2840460Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:29.2840910Z TIC_DEPLOY_KEY: 2021-05-16T20:19:29.2841270Z RSPM: 2021-05-16T20:19:29.2842180Z GITHUB_PAT: *** 2021-05-16T20:19:29.2842580Z COVERALLS_TOKEN: 2021-05-16T20:19:29.2843060Z continue-on-error: true 2021-05-16T20:19:29.2843520Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:29.2844030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:29.2844500Z TZ: UTC 2021-05-16T20:19:29.2845360Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:29.2845950Z NOT_CRAN: true 2021-05-16T20:19:29.2846340Z ##[endgroup] 2021-05-16T20:19:29.7814280Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:19:29.7898090Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:19:29.7898660Z with: 2021-05-16T20:19:29.7899460Z upload_url: https://uploads.github.com/repos/neuroconductor/voxel/releases/43019649/assets{?name,label} 2021-05-16T20:19:29.7900320Z asset_path: check/voxel_1.3.5.tgz 2021-05-16T20:19:29.7900750Z asset_name: voxel_1.3.5_R4.1.tgz 2021-05-16T20:19:29.7901310Z asset_content_type: application/octet-stream 2021-05-16T20:19:29.7901770Z env: 2021-05-16T20:19:29.7902190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:29.7902640Z TIC_DEPLOY_KEY: 2021-05-16T20:19:29.7903020Z RSPM: 2021-05-16T20:19:29.7903820Z GITHUB_PAT: *** 2021-05-16T20:19:29.7904260Z COVERALLS_TOKEN: 2021-05-16T20:19:29.7905080Z continue-on-error: true 2021-05-16T20:19:29.7905560Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:29.7906140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:29.7906570Z TZ: UTC 2021-05-16T20:19:29.7906970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:29.7907390Z NOT_CRAN: true 2021-05-16T20:19:29.7908210Z GITHUB_TOKEN: *** 2021-05-16T20:19:29.7908680Z ##[endgroup] 2021-05-16T20:19:31.1112120Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:19:31.1112790Z Rscript -e "tic::deploy()" 2021-05-16T20:19:31.1418430Z shell: /bin/bash -e {0} 2021-05-16T20:19:31.1418880Z env: 2021-05-16T20:19:31.1419320Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:31.1419810Z TIC_DEPLOY_KEY: 2021-05-16T20:19:31.1420180Z RSPM: 2021-05-16T20:19:31.1421270Z GITHUB_PAT: *** 2021-05-16T20:19:31.1421730Z COVERALLS_TOKEN: 2021-05-16T20:19:31.1422190Z continue-on-error: true 2021-05-16T20:19:31.1422690Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:31.1423170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:31.1423700Z TZ: UTC 2021-05-16T20:19:31.1424070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:31.1424520Z NOT_CRAN: true 2021-05-16T20:19:31.1424880Z ##[endgroup] 2021-05-16T20:19:31.5041020Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:19:31.6312850Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:19:31.6313540Z Rscript -e "tic::after_deploy()" 2021-05-16T20:19:31.6613510Z shell: /bin/bash -e {0} 2021-05-16T20:19:31.6614080Z env: 2021-05-16T20:19:31.6614610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:19:31.6615110Z TIC_DEPLOY_KEY: 2021-05-16T20:19:31.6615460Z RSPM: 2021-05-16T20:19:31.6616610Z GITHUB_PAT: *** 2021-05-16T20:19:31.6617020Z COVERALLS_TOKEN: 2021-05-16T20:19:31.6617520Z continue-on-error: true 2021-05-16T20:19:31.6618020Z VDIFFR_RUN_TESTS: false 2021-05-16T20:19:31.6618500Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:19:31.6618970Z TZ: UTC 2021-05-16T20:19:31.6619400Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:19:31.6619830Z NOT_CRAN: true 2021-05-16T20:19:31.6620190Z ##[endgroup] 2021-05-16T20:19:32.0261530Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:19:32.4041600Z Post job cleanup. 2021-05-16T20:19:32.4757690Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:19:32.4891120Z Post job cleanup. 2021-05-16T20:19:32.6339410Z [command]/usr/local/bin/git version 2021-05-16T20:19:32.6429780Z git version 2.31.1 2021-05-16T20:19:32.6480690Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:19:32.6556260Z [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-16T20:19:32.7487350Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:19:32.7548210Z http.https://github.com/.extraheader 2021-05-16T20:19:32.7559420Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:19:32.7646310Z [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-16T20:19:32.8612800Z Cleaning up orphan processes