2021-05-19T23:30:47.5717845Z ##[section]Starting: Request a runner to run this job 2021-05-19T23:30:47.7081233Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-19T23:30:47.7905250Z 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-19T23:30:47.9282931Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-19T23:30:48.0788181Z ##[section]Finishing: Request a runner to run this job 2021-05-19T23:30:59.5426290Z Current runner version: '2.278.0' 2021-05-19T23:30:59.5480690Z ##[group]Operating System 2021-05-19T23:30:59.5481680Z Mac OS X 2021-05-19T23:30:59.5482190Z 10.15.7 2021-05-19T23:30:59.5482640Z 19H1030 2021-05-19T23:30:59.5483190Z ##[endgroup] 2021-05-19T23:30:59.5483780Z ##[group]Virtual Environment 2021-05-19T23:30:59.5484420Z Environment: macos-10.15 2021-05-19T23:30:59.5485450Z Version: 20210516.1 2021-05-19T23:30:59.5486580Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210516.1/images/macos/macos-10.15-Readme.md 2021-05-19T23:30:59.5488070Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210516.1 2021-05-19T23:30:59.5488980Z ##[endgroup] 2021-05-19T23:30:59.5490900Z ##[group]GITHUB_TOKEN Permissions 2021-05-19T23:30:59.5492920Z Actions: write 2021-05-19T23:30:59.5493530Z Checks: write 2021-05-19T23:30:59.5494070Z Contents: write 2021-05-19T23:30:59.5494590Z Deployments: write 2021-05-19T23:30:59.5495250Z Issues: write 2021-05-19T23:30:59.5495960Z Metadata: read 2021-05-19T23:30:59.5496470Z Packages: write 2021-05-19T23:30:59.5497040Z PullRequests: write 2021-05-19T23:30:59.5497640Z RepositoryProjects: write 2021-05-19T23:30:59.5498290Z SecurityEvents: write 2021-05-19T23:30:59.5498920Z Statuses: write 2021-05-19T23:30:59.5499610Z ##[endgroup] 2021-05-19T23:30:59.5503210Z Prepare workflow directory 2021-05-19T23:30:59.6786930Z Prepare all required actions 2021-05-19T23:30:59.6799250Z Getting action download info 2021-05-19T23:31:00.0758370Z Download action repository 'actions/checkout@v2' 2021-05-19T23:31:01.7292680Z Download action repository 'r-lib/actions@master' 2021-05-19T23:31:04.0609120Z Download action repository 'adigherman/actions@master' 2021-05-19T23:31:07.1297470Z Download action repository 'msys2/setup-msys2@v2' 2021-05-19T23:31:07.6711500Z Download action repository 'actions/cache@v1' 2021-05-19T23:31:08.2126910Z Download action repository 'actions/upload-artifact@master' 2021-05-19T23:31:08.7478960Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-19T23:31:10.3259860Z ##[group]Run actions/checkout@v2 2021-05-19T23:31:10.3260800Z with: 2021-05-19T23:31:10.3261270Z repository: neuroconductor/spant 2021-05-19T23:31:10.3262230Z token: *** 2021-05-19T23:31:10.3262610Z ssh-strict: true 2021-05-19T23:31:10.3263090Z persist-credentials: true 2021-05-19T23:31:10.3263550Z clean: true 2021-05-19T23:31:10.3263930Z fetch-depth: 1 2021-05-19T23:31:10.3264290Z lfs: false 2021-05-19T23:31:10.3264670Z submodules: false 2021-05-19T23:31:10.3265030Z env: 2021-05-19T23:31:10.3265440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:31:10.3265940Z TIC_DEPLOY_KEY: 2021-05-19T23:31:10.3266280Z RSPM: 2021-05-19T23:31:10.3267020Z GITHUB_PAT: *** 2021-05-19T23:31:10.3267790Z COVERALLS_TOKEN: *** 2021-05-19T23:31:10.3268530Z continue-on-error: true 2021-05-19T23:31:10.3269200Z VDIFFR_RUN_TESTS: false 2021-05-19T23:31:10.3269740Z ##[endgroup] 2021-05-19T23:31:11.6393360Z Syncing repository: neuroconductor/spant 2021-05-19T23:31:11.6507970Z ##[group]Getting Git version info 2021-05-19T23:31:11.6608800Z Working directory is '/Users/runner/work/spant/spant' 2021-05-19T23:31:11.6814120Z [command]/usr/local/bin/git version 2021-05-19T23:31:11.6891310Z git version 2.31.1 2021-05-19T23:31:11.6959690Z ##[endgroup] 2021-05-19T23:31:11.6961840Z Deleting the contents of '/Users/runner/work/spant/spant' 2021-05-19T23:31:11.6965390Z ##[group]Initializing the repository 2021-05-19T23:31:11.6966620Z [command]/usr/local/bin/git init /Users/runner/work/spant/spant 2021-05-19T23:31:11.6968250Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-19T23:31:11.6969740Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-19T23:31:11.6972330Z hint: of your new repositories, which will suppress this warning, call: 2021-05-19T23:31:11.6973470Z hint: 2021-05-19T23:31:11.6975380Z hint: git config --global init.defaultBranch 2021-05-19T23:31:11.7622470Z hint: 2021-05-19T23:31:11.7626110Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-19T23:31:11.7627510Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-19T23:31:11.7628210Z hint: 2021-05-19T23:31:11.7629070Z hint: git branch -m 2021-05-19T23:31:11.7629800Z Initialized empty Git repository in /Users/runner/work/spant/spant/.git/ 2021-05-19T23:31:11.7630780Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/spant 2021-05-19T23:31:11.7695800Z ##[endgroup] 2021-05-19T23:31:11.7707330Z ##[group]Disabling automatic garbage collection 2021-05-19T23:31:11.7809910Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-19T23:31:11.8012100Z ##[endgroup] 2021-05-19T23:31:11.8115390Z ##[group]Setting up auth 2021-05-19T23:31:11.8217990Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-19T23:31:11.8318750Z [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-19T23:31:11.9461620Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-19T23:31:11.9564030Z [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-19T23:31:12.1036650Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-19T23:31:12.1146720Z ##[endgroup] 2021-05-19T23:31:12.1204680Z ##[group]Fetching the repository 2021-05-19T23:31:12.1242760Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +abb04b7446bc105251f35a9983b47257d1dcc719:refs/tags/1.12.0.s 2021-05-19T23:31:12.6721020Z remote: Enumerating objects: 714, done. 2021-05-19T23:31:12.6748270Z remote: Counting objects: 0% (1/714) 2021-05-19T23:31:12.7235430Z remote: Counting objects: 1% (8/714) 2021-05-19T23:31:12.7351700Z remote: Counting objects: 2% (15/714) 2021-05-19T23:31:12.7455890Z remote: Counting objects: 3% (22/714) 2021-05-19T23:31:12.7559240Z remote: Counting objects: 4% (29/714) 2021-05-19T23:31:12.7661400Z remote: Counting objects: 5% (36/714) 2021-05-19T23:31:12.7764580Z remote: Counting objects: 6% (43/714) 2021-05-19T23:31:12.7872720Z remote: Counting objects: 7% (50/714) 2021-05-19T23:31:12.7980990Z remote: Counting objects: 8% (58/714) 2021-05-19T23:31:12.8085300Z remote: Counting objects: 9% (65/714) 2021-05-19T23:31:12.8141190Z remote: Counting objects: 10% (72/714) 2021-05-19T23:31:12.8142720Z remote: Counting objects: 11% (79/714) 2021-05-19T23:31:12.8144060Z remote: Counting objects: 12% (86/714) 2021-05-19T23:31:12.8145360Z remote: Counting objects: 13% (93/714) 2021-05-19T23:31:12.8150100Z remote: Counting objects: 14% (100/714) 2021-05-19T23:31:12.8156230Z remote: Counting objects: 15% (108/714) 2021-05-19T23:31:12.8172230Z remote: Counting objects: 16% (115/714) 2021-05-19T23:31:12.8182190Z remote: Counting objects: 17% (122/714) 2021-05-19T23:31:12.8227190Z remote: Counting objects: 18% (129/714) 2021-05-19T23:31:12.8250140Z remote: Counting objects: 19% (136/714) 2021-05-19T23:31:12.8284470Z remote: Counting objects: 20% (143/714) 2021-05-19T23:31:12.8313180Z remote: Counting objects: 21% (150/714) 2021-05-19T23:31:12.8337430Z remote: Counting objects: 22% (158/714) 2021-05-19T23:31:12.8366520Z remote: Counting objects: 23% (165/714) 2021-05-19T23:31:12.8399160Z remote: Counting objects: 24% (172/714) 2021-05-19T23:31:12.8401200Z remote: Counting objects: 25% (179/714) 2021-05-19T23:31:12.8411840Z remote: Counting objects: 26% (186/714) 2021-05-19T23:31:12.8414860Z remote: Counting objects: 27% (193/714) 2021-05-19T23:31:12.8415980Z remote: Counting objects: 28% (200/714) 2021-05-19T23:31:12.8416940Z remote: Counting objects: 29% (208/714) 2021-05-19T23:31:12.8420480Z remote: Counting objects: 30% (215/714) 2021-05-19T23:31:12.8421640Z remote: Counting objects: 31% (222/714) 2021-05-19T23:31:12.8422520Z remote: Counting objects: 32% (229/714) 2021-05-19T23:31:12.8423660Z remote: Counting objects: 33% (236/714) 2021-05-19T23:31:12.8424600Z remote: Counting objects: 34% (243/714) 2021-05-19T23:31:12.8425580Z remote: Counting objects: 35% (250/714) 2021-05-19T23:31:12.8426640Z remote: Counting objects: 36% (258/714) 2021-05-19T23:31:12.8427960Z remote: Counting objects: 37% (265/714) 2021-05-19T23:31:12.8428970Z remote: Counting objects: 38% (272/714) 2021-05-19T23:31:12.8430080Z remote: Counting objects: 39% (279/714) 2021-05-19T23:31:12.8432800Z remote: Counting objects: 40% (286/714) 2021-05-19T23:31:12.8433810Z remote: Counting objects: 41% (293/714) 2021-05-19T23:31:12.8434830Z remote: Counting objects: 42% (300/714) 2021-05-19T23:31:12.8435800Z remote: Counting objects: 43% (308/714) 2021-05-19T23:31:12.8436710Z remote: Counting objects: 44% (315/714) 2021-05-19T23:31:12.8437660Z remote: Counting objects: 45% (322/714) 2021-05-19T23:31:12.8438490Z remote: Counting objects: 46% (329/714) 2021-05-19T23:31:12.8439440Z remote: Counting objects: 47% (336/714) 2021-05-19T23:31:12.8440440Z remote: Counting objects: 48% (343/714) 2021-05-19T23:31:12.8441510Z remote: Counting objects: 49% (350/714) 2021-05-19T23:31:12.8442510Z remote: Counting objects: 50% (357/714) 2021-05-19T23:31:12.8443580Z remote: Counting objects: 51% (365/714) 2021-05-19T23:31:12.8445100Z remote: Counting objects: 52% (372/714) 2021-05-19T23:31:12.8446200Z remote: Counting objects: 53% (379/714) 2021-05-19T23:31:12.8454700Z remote: Counting objects: 54% (386/714) 2021-05-19T23:31:12.8456290Z remote: Counting objects: 55% (393/714) 2021-05-19T23:31:12.8458380Z remote: Counting objects: 56% (400/714) 2021-05-19T23:31:12.8459580Z remote: Counting objects: 57% (407/714) 2021-05-19T23:31:12.8460570Z remote: Counting objects: 58% (415/714) 2021-05-19T23:31:12.8461570Z remote: Counting objects: 59% (422/714) 2021-05-19T23:31:12.8462620Z remote: Counting objects: 60% (429/714) 2021-05-19T23:31:12.8463580Z remote: Counting objects: 61% (436/714) 2021-05-19T23:31:12.8464580Z remote: Counting objects: 62% (443/714) 2021-05-19T23:31:12.8465620Z remote: Counting objects: 63% (450/714) 2021-05-19T23:31:12.8466450Z remote: Counting objects: 64% (457/714) 2021-05-19T23:31:12.8467470Z remote: Counting objects: 65% (465/714) 2021-05-19T23:31:12.8468900Z remote: Counting objects: 66% (472/714) 2021-05-19T23:31:12.8469930Z remote: Counting objects: 67% (479/714) 2021-05-19T23:31:12.8470830Z remote: Counting objects: 68% (486/714) 2021-05-19T23:31:12.8471950Z remote: Counting objects: 69% (493/714) 2021-05-19T23:31:12.8473080Z remote: Counting objects: 70% (500/714) 2021-05-19T23:31:12.8473990Z remote: Counting objects: 71% (507/714) 2021-05-19T23:31:12.8475020Z remote: Counting objects: 72% (515/714) 2021-05-19T23:31:12.8475970Z remote: Counting objects: 73% (522/714) 2021-05-19T23:31:12.8476860Z remote: Counting objects: 74% (529/714) 2021-05-19T23:31:12.8477900Z remote: Counting objects: 75% (536/714) 2021-05-19T23:31:12.8478790Z remote: Counting objects: 76% (543/714) 2021-05-19T23:31:12.8479660Z remote: Counting objects: 77% (550/714) 2021-05-19T23:31:12.8480660Z remote: Counting objects: 78% (557/714) 2021-05-19T23:31:12.8482080Z remote: Counting objects: 79% (565/714) 2021-05-19T23:31:12.8482990Z remote: Counting objects: 80% (572/714) 2021-05-19T23:31:12.8491100Z remote: Counting objects: 81% (579/714) 2021-05-19T23:31:12.8493610Z remote: Counting objects: 82% (586/714) 2021-05-19T23:31:12.8494610Z remote: Counting objects: 83% (593/714) 2021-05-19T23:31:12.8495550Z remote: Counting objects: 84% (600/714) 2021-05-19T23:31:12.8496680Z remote: Counting objects: 85% (607/714) 2021-05-19T23:31:12.8497770Z remote: Counting objects: 86% (615/714) 2021-05-19T23:31:12.8498660Z remote: Counting objects: 87% (622/714) 2021-05-19T23:31:12.8499720Z remote: Counting objects: 88% (629/714) 2021-05-19T23:31:12.8500640Z remote: Counting objects: 89% (636/714) 2021-05-19T23:31:12.8501570Z remote: Counting objects: 90% (643/714) 2021-05-19T23:31:12.8502500Z remote: Counting objects: 91% (650/714) 2021-05-19T23:31:12.8503420Z remote: Counting objects: 92% (657/714) 2021-05-19T23:31:12.8506850Z remote: Counting objects: 93% (665/714) 2021-05-19T23:31:12.8507840Z remote: Counting objects: 94% (672/714) 2021-05-19T23:31:12.8508720Z remote: Counting objects: 95% (679/714) 2021-05-19T23:31:12.8509700Z remote: Counting objects: 96% (686/714) 2021-05-19T23:31:12.8510690Z remote: Counting objects: 97% (693/714) 2021-05-19T23:31:12.8511740Z remote: Counting objects: 98% (700/714) 2021-05-19T23:31:12.8512720Z remote: Counting objects: 99% (707/714) 2021-05-19T23:31:12.8513610Z remote: Counting objects: 100% (714/714) 2021-05-19T23:31:12.8514810Z remote: Counting objects: 100% (714/714), done. 2021-05-19T23:31:12.8515760Z remote: Compressing objects: 0% (1/662) 2021-05-19T23:31:12.8516820Z remote: Compressing objects: 1% (7/662) 2021-05-19T23:31:12.8517510Z remote: Compressing objects: 2% (14/662) 2021-05-19T23:31:12.8518480Z remote: Compressing objects: 3% (20/662) 2021-05-19T23:31:12.8519150Z remote: Compressing objects: 4% (27/662) 2021-05-19T23:31:12.8519800Z remote: Compressing objects: 5% (34/662) 2021-05-19T23:31:12.8520810Z remote: Compressing objects: 6% (40/662) 2021-05-19T23:31:12.8521850Z remote: Compressing objects: 7% (47/662) 2021-05-19T23:31:12.8522810Z remote: Compressing objects: 8% (53/662) 2021-05-19T23:31:12.8523810Z remote: Compressing objects: 9% (60/662) 2021-05-19T23:31:12.8524800Z remote: Compressing objects: 10% (67/662) 2021-05-19T23:31:12.8525740Z remote: Compressing objects: 11% (73/662) 2021-05-19T23:31:12.8526750Z remote: Compressing objects: 12% (80/662) 2021-05-19T23:31:12.8527860Z remote: Compressing objects: 13% (87/662) 2021-05-19T23:31:12.8530110Z remote: Compressing objects: 14% (93/662) 2021-05-19T23:31:12.8531150Z remote: Compressing objects: 15% (100/662) 2021-05-19T23:31:12.8532120Z remote: Compressing objects: 16% (106/662) 2021-05-19T23:31:12.8533040Z remote: Compressing objects: 17% (113/662) 2021-05-19T23:31:12.8533960Z remote: Compressing objects: 18% (120/662) 2021-05-19T23:31:12.8535020Z remote: Compressing objects: 19% (126/662) 2021-05-19T23:31:12.8535910Z remote: Compressing objects: 20% (133/662) 2021-05-19T23:31:12.8536850Z remote: Compressing objects: 21% (140/662) 2021-05-19T23:31:12.8537820Z remote: Compressing objects: 22% (146/662) 2021-05-19T23:31:12.8538700Z remote: Compressing objects: 23% (153/662) 2021-05-19T23:31:12.8539910Z remote: Compressing objects: 24% (159/662) 2021-05-19T23:31:12.8540920Z remote: Compressing objects: 25% (166/662) 2021-05-19T23:31:12.8541780Z remote: Compressing objects: 26% (173/662) 2021-05-19T23:31:12.8545940Z remote: Compressing objects: 27% (179/662) 2021-05-19T23:31:12.8547310Z remote: Compressing objects: 28% (186/662) 2021-05-19T23:31:12.8548220Z remote: Compressing objects: 29% (192/662) 2021-05-19T23:31:12.8549370Z remote: Compressing objects: 30% (199/662) 2021-05-19T23:31:12.8550360Z remote: Compressing objects: 31% (206/662) 2021-05-19T23:31:12.8551250Z remote: Compressing objects: 32% (212/662) 2021-05-19T23:31:12.8552320Z remote: Compressing objects: 33% (219/662) 2021-05-19T23:31:12.8553910Z remote: Compressing objects: 34% (226/662) 2021-05-19T23:31:12.8554870Z remote: Compressing objects: 35% (232/662) 2021-05-19T23:31:12.8555790Z remote: Compressing objects: 36% (239/662) 2021-05-19T23:31:12.8556700Z remote: Compressing objects: 37% (245/662) 2021-05-19T23:31:12.8557550Z remote: Compressing objects: 38% (252/662) 2021-05-19T23:31:12.8558600Z remote: Compressing objects: 39% (259/662) 2021-05-19T23:31:12.8559920Z remote: Compressing objects: 40% (265/662) 2021-05-19T23:31:12.8560810Z remote: Compressing objects: 41% (272/662) 2021-05-19T23:31:12.8561720Z remote: Compressing objects: 42% (279/662) 2021-05-19T23:31:12.8562620Z remote: Compressing objects: 43% (285/662) 2021-05-19T23:31:12.8563470Z remote: Compressing objects: 44% (292/662) 2021-05-19T23:31:12.8564510Z remote: Compressing objects: 45% (298/662) 2021-05-19T23:31:12.8565420Z remote: Compressing objects: 46% (305/662) 2021-05-19T23:31:12.8566430Z remote: Compressing objects: 47% (312/662) 2021-05-19T23:31:12.8570540Z remote: Compressing objects: 48% (318/662) 2021-05-19T23:31:12.8571510Z remote: Compressing objects: 49% (325/662) 2021-05-19T23:31:12.8572380Z remote: Compressing objects: 50% (331/662) 2021-05-19T23:31:12.8573240Z remote: Compressing objects: 51% (338/662) 2021-05-19T23:31:12.8574220Z remote: Compressing objects: 52% (345/662) 2021-05-19T23:31:12.8575450Z remote: Compressing objects: 53% (351/662) 2021-05-19T23:31:12.8576470Z remote: Compressing objects: 54% (358/662) 2021-05-19T23:31:12.8577370Z remote: Compressing objects: 55% (365/662) 2021-05-19T23:31:12.8578240Z remote: Compressing objects: 56% (371/662) 2021-05-19T23:31:12.8579210Z remote: Compressing objects: 57% (378/662) 2021-05-19T23:31:12.8581280Z remote: Compressing objects: 58% (384/662) 2021-05-19T23:31:12.8582210Z remote: Compressing objects: 59% (391/662) 2021-05-19T23:31:12.8582900Z remote: Compressing objects: 60% (398/662) 2021-05-19T23:31:12.8583830Z remote: Compressing objects: 61% (404/662) 2021-05-19T23:31:12.8584710Z remote: Compressing objects: 62% (411/662) 2021-05-19T23:31:12.8585630Z remote: Compressing objects: 63% (418/662) 2021-05-19T23:31:12.8586560Z remote: Compressing objects: 64% (424/662) 2021-05-19T23:31:12.8587430Z remote: Compressing objects: 65% (431/662) 2021-05-19T23:31:12.8588380Z remote: Compressing objects: 66% (437/662) 2021-05-19T23:31:12.8589300Z remote: Compressing objects: 67% (444/662) 2021-05-19T23:31:12.8590160Z remote: Compressing objects: 68% (451/662) 2021-05-19T23:31:12.8591090Z remote: Compressing objects: 69% (457/662) 2021-05-19T23:31:12.8591990Z remote: Compressing objects: 70% (464/662) 2021-05-19T23:31:12.8600520Z remote: Compressing objects: 71% (471/662) 2021-05-19T23:31:12.8603240Z remote: Compressing objects: 72% (477/662) 2021-05-19T23:31:12.8604900Z remote: Compressing objects: 73% (484/662) 2021-05-19T23:31:12.8616890Z remote: Compressing objects: 74% (490/662) 2021-05-19T23:31:12.8646330Z remote: Compressing objects: 75% (497/662) 2021-05-19T23:31:12.8656890Z remote: Compressing objects: 76% (504/662) 2021-05-19T23:31:12.8822100Z remote: Compressing objects: 77% (510/662) 2021-05-19T23:31:12.9113200Z remote: Compressing objects: 78% (517/662) 2021-05-19T23:31:12.9217090Z remote: Compressing objects: 79% (523/662) 2021-05-19T23:31:12.9281720Z remote: Compressing objects: 80% (530/662) 2021-05-19T23:31:12.9318170Z remote: Compressing objects: 81% (537/662) 2021-05-19T23:31:12.9352950Z remote: Compressing objects: 82% (543/662) 2021-05-19T23:31:12.9379930Z remote: Compressing objects: 83% (550/662) 2021-05-19T23:31:12.9421570Z remote: Compressing objects: 84% (557/662) 2021-05-19T23:31:12.9448350Z remote: Compressing objects: 85% (563/662) 2021-05-19T23:31:12.9477480Z remote: Compressing objects: 86% (570/662) 2021-05-19T23:31:12.9510590Z remote: Compressing objects: 87% (576/662) 2021-05-19T23:31:12.9541630Z remote: Compressing objects: 88% (583/662) 2021-05-19T23:31:12.9570420Z remote: Compressing objects: 89% (590/662) 2021-05-19T23:31:12.9673710Z remote: Compressing objects: 90% (596/662) 2021-05-19T23:31:12.9848080Z remote: Compressing objects: 91% (603/662) 2021-05-19T23:31:13.0154240Z remote: Compressing objects: 92% (610/662) 2021-05-19T23:31:13.0163240Z remote: Compressing objects: 93% (616/662) 2021-05-19T23:31:13.0256670Z remote: Compressing objects: 94% (623/662) 2021-05-19T23:31:13.0333280Z remote: Compressing objects: 95% (629/662) 2021-05-19T23:31:13.0385990Z remote: Compressing objects: 96% (636/662) 2021-05-19T23:31:13.0430280Z remote: Compressing objects: 97% (643/662) 2021-05-19T23:31:13.0431250Z remote: Compressing objects: 98% (649/662) 2021-05-19T23:31:13.0432140Z remote: Compressing objects: 99% (656/662) 2021-05-19T23:31:13.0432990Z remote: Compressing objects: 100% (662/662) 2021-05-19T23:31:13.0433880Z remote: Compressing objects: 100% (662/662), done. 2021-05-19T23:31:13.0434500Z Receiving objects: 0% (1/714) 2021-05-19T23:31:13.0435260Z Receiving objects: 1% (8/714) 2021-05-19T23:31:13.0436020Z Receiving objects: 2% (15/714) 2021-05-19T23:31:13.0437230Z Receiving objects: 3% (22/714) 2021-05-19T23:31:13.0438100Z Receiving objects: 4% (29/714) 2021-05-19T23:31:13.0438830Z Receiving objects: 5% (36/714) 2021-05-19T23:31:13.0439590Z Receiving objects: 6% (43/714) 2021-05-19T23:31:13.0440300Z Receiving objects: 7% (50/714) 2021-05-19T23:31:13.0441010Z Receiving objects: 8% (58/714) 2021-05-19T23:31:13.0441760Z Receiving objects: 9% (65/714) 2021-05-19T23:31:13.0442480Z Receiving objects: 10% (72/714) 2021-05-19T23:31:13.0443520Z Receiving objects: 11% (79/714) 2021-05-19T23:31:13.0444220Z Receiving objects: 12% (86/714) 2021-05-19T23:31:13.0444930Z Receiving objects: 13% (93/714) 2021-05-19T23:31:13.0445630Z Receiving objects: 14% (100/714) 2021-05-19T23:31:13.0446310Z Receiving objects: 15% (108/714) 2021-05-19T23:31:13.0447010Z Receiving objects: 16% (115/714) 2021-05-19T23:31:13.0447710Z Receiving objects: 17% (122/714) 2021-05-19T23:31:13.0448390Z Receiving objects: 18% (129/714) 2021-05-19T23:31:13.0449210Z Receiving objects: 19% (136/714) 2021-05-19T23:31:13.0449910Z Receiving objects: 20% (143/714) 2021-05-19T23:31:13.0450600Z Receiving objects: 21% (150/714) 2021-05-19T23:31:13.0451290Z Receiving objects: 22% (158/714) 2021-05-19T23:31:13.0452100Z Receiving objects: 23% (165/714) 2021-05-19T23:31:13.0452780Z Receiving objects: 24% (172/714) 2021-05-19T23:31:13.0453810Z Receiving objects: 25% (179/714) 2021-05-19T23:31:13.0454500Z Receiving objects: 26% (186/714) 2021-05-19T23:31:13.0455170Z Receiving objects: 27% (193/714) 2021-05-19T23:31:13.0455840Z Receiving objects: 28% (200/714) 2021-05-19T23:31:13.0456520Z Receiving objects: 29% (208/714) 2021-05-19T23:31:13.0457190Z Receiving objects: 30% (215/714) 2021-05-19T23:31:13.0457850Z Receiving objects: 31% (222/714) 2021-05-19T23:31:13.0458530Z Receiving objects: 32% (229/714) 2021-05-19T23:31:13.0459200Z Receiving objects: 33% (236/714) 2021-05-19T23:31:13.0459680Z Receiving objects: 34% (243/714) 2021-05-19T23:31:13.0460790Z Receiving objects: 35% (250/714) 2021-05-19T23:31:13.0461480Z Receiving objects: 36% (258/714) 2021-05-19T23:31:13.0462150Z Receiving objects: 37% (265/714) 2021-05-19T23:31:13.0462820Z Receiving objects: 38% (272/714) 2021-05-19T23:31:13.0463500Z Receiving objects: 39% (279/714) 2021-05-19T23:31:13.0464160Z Receiving objects: 40% (286/714) 2021-05-19T23:31:13.0464840Z Receiving objects: 41% (293/714) 2021-05-19T23:31:13.0465520Z Receiving objects: 42% (300/714) 2021-05-19T23:31:13.0466170Z Receiving objects: 43% (308/714) 2021-05-19T23:31:13.0466840Z Receiving objects: 44% (315/714) 2021-05-19T23:31:13.0467480Z Receiving objects: 45% (322/714) 2021-05-19T23:31:13.0468150Z Receiving objects: 46% (329/714) 2021-05-19T23:31:13.0468900Z Receiving objects: 47% (336/714) 2021-05-19T23:31:13.0469590Z Receiving objects: 48% (343/714) 2021-05-19T23:31:13.0470260Z Receiving objects: 49% (350/714) 2021-05-19T23:31:13.0470940Z Receiving objects: 50% (357/714) 2021-05-19T23:31:13.0471600Z Receiving objects: 51% (365/714) 2021-05-19T23:31:13.0773250Z Receiving objects: 52% (372/714) 2021-05-19T23:31:13.1342590Z Receiving objects: 53% (379/714) 2021-05-19T23:31:13.1734460Z Receiving objects: 54% (386/714) 2021-05-19T23:31:13.2076980Z Receiving objects: 55% (393/714) 2021-05-19T23:31:13.2085190Z Receiving objects: 56% (400/714) 2021-05-19T23:31:13.2092690Z Receiving objects: 57% (407/714) 2021-05-19T23:31:13.2096990Z Receiving objects: 58% (415/714) 2021-05-19T23:31:13.2099330Z Receiving objects: 59% (422/714) 2021-05-19T23:31:13.2103610Z Receiving objects: 60% (429/714) 2021-05-19T23:31:13.2109790Z Receiving objects: 61% (436/714) 2021-05-19T23:31:13.2111030Z Receiving objects: 62% (443/714) 2021-05-19T23:31:13.2112630Z Receiving objects: 63% (450/714) 2021-05-19T23:31:13.2114030Z Receiving objects: 64% (457/714) 2021-05-19T23:31:13.2115220Z Receiving objects: 65% (465/714) 2021-05-19T23:31:13.2116550Z Receiving objects: 66% (472/714) 2021-05-19T23:31:13.2117560Z Receiving objects: 67% (479/714) 2021-05-19T23:31:13.2118680Z Receiving objects: 68% (486/714) 2021-05-19T23:31:13.2119700Z Receiving objects: 69% (493/714) 2021-05-19T23:31:13.2123810Z Receiving objects: 70% (500/714) 2021-05-19T23:31:13.2125880Z Receiving objects: 71% (507/714) 2021-05-19T23:31:13.2127500Z Receiving objects: 72% (515/714) 2021-05-19T23:31:13.2129450Z Receiving objects: 73% (522/714) 2021-05-19T23:31:13.2132110Z Receiving objects: 74% (529/714) 2021-05-19T23:31:13.2136490Z Receiving objects: 75% (536/714) 2021-05-19T23:31:13.2142820Z Receiving objects: 76% (543/714) 2021-05-19T23:31:13.2144030Z Receiving objects: 77% (550/714) 2021-05-19T23:31:13.2145020Z Receiving objects: 78% (557/714) 2021-05-19T23:31:13.2147020Z Receiving objects: 79% (565/714) 2021-05-19T23:31:13.2149000Z Receiving objects: 80% (572/714) 2021-05-19T23:31:13.2150040Z Receiving objects: 81% (579/714) 2021-05-19T23:31:13.2150780Z Receiving objects: 82% (586/714) 2021-05-19T23:31:13.2151490Z Receiving objects: 83% (593/714) 2021-05-19T23:31:13.2152430Z Receiving objects: 84% (600/714) 2021-05-19T23:31:13.2153130Z Receiving objects: 85% (607/714) 2021-05-19T23:31:13.2153830Z Receiving objects: 86% (615/714) 2021-05-19T23:31:13.2154520Z Receiving objects: 87% (622/714) 2021-05-19T23:31:13.2155020Z Receiving objects: 88% (629/714) 2021-05-19T23:31:13.2155460Z Receiving objects: 89% (636/714) 2021-05-19T23:31:13.2156470Z Receiving objects: 90% (643/714) 2021-05-19T23:31:13.2157400Z Receiving objects: 91% (650/714) 2021-05-19T23:31:13.2158050Z Receiving objects: 92% (657/714) 2021-05-19T23:31:13.2158700Z Receiving objects: 93% (665/714) 2021-05-19T23:31:13.2159490Z Receiving objects: 94% (672/714) 2021-05-19T23:31:13.2159990Z Receiving objects: 95% (679/714) 2021-05-19T23:31:13.2160740Z Receiving objects: 96% (686/714) 2021-05-19T23:31:13.3433440Z Receiving objects: 97% (693/714) 2021-05-19T23:31:13.3822590Z Receiving objects: 98% (700/714), 3.96 MiB | 7.88 MiB/s 2021-05-19T23:31:13.3828260Z remote: Total 714 (delta 332), reused 211 (delta 43), pack-reused 0 2021-05-19T23:31:13.3913680Z Receiving objects: 99% (707/714), 3.96 MiB | 7.88 MiB/s 2021-05-19T23:31:13.3925090Z Receiving objects: 100% (714/714), 3.96 MiB | 7.88 MiB/s 2021-05-19T23:31:13.3929010Z Receiving objects: 100% (714/714), 6.42 MiB | 10.00 MiB/s, done. 2021-05-19T23:31:13.3953940Z Resolving deltas: 0% (0/332) 2021-05-19T23:31:13.3960030Z Resolving deltas: 1% (4/332) 2021-05-19T23:31:13.4039330Z Resolving deltas: 2% (7/332) 2021-05-19T23:31:13.4078100Z Resolving deltas: 3% (10/332) 2021-05-19T23:31:13.4155370Z Resolving deltas: 4% (14/332) 2021-05-19T23:31:13.4263520Z Resolving deltas: 5% (17/332) 2021-05-19T23:31:13.4369110Z Resolving deltas: 6% (20/332) 2021-05-19T23:31:13.4415650Z Resolving deltas: 7% (24/332) 2021-05-19T23:31:13.4452390Z Resolving deltas: 8% (27/332) 2021-05-19T23:31:13.4453280Z Resolving deltas: 9% (30/332) 2021-05-19T23:31:13.4454490Z Resolving deltas: 10% (34/332) 2021-05-19T23:31:13.4455370Z Resolving deltas: 11% (37/332) 2021-05-19T23:31:13.4456170Z Resolving deltas: 12% (40/332) 2021-05-19T23:31:13.4456960Z Resolving deltas: 13% (44/332) 2021-05-19T23:31:13.4457730Z Resolving deltas: 14% (47/332) 2021-05-19T23:31:13.4458500Z Resolving deltas: 15% (50/332) 2021-05-19T23:31:13.4459280Z Resolving deltas: 16% (54/332) 2021-05-19T23:31:13.4460040Z Resolving deltas: 17% (58/332) 2021-05-19T23:31:13.4460810Z Resolving deltas: 18% (60/332) 2021-05-19T23:31:13.4461570Z Resolving deltas: 19% (64/332) 2021-05-19T23:31:13.4462360Z Resolving deltas: 20% (67/332) 2021-05-19T23:31:13.4463130Z Resolving deltas: 21% (70/332) 2021-05-19T23:31:13.4463940Z Resolving deltas: 22% (74/332) 2021-05-19T23:31:13.4464720Z Resolving deltas: 23% (77/332) 2021-05-19T23:31:13.4465500Z Resolving deltas: 24% (80/332) 2021-05-19T23:31:13.4466260Z Resolving deltas: 25% (83/332) 2021-05-19T23:31:13.4473900Z Resolving deltas: 26% (87/332) 2021-05-19T23:31:13.4475070Z Resolving deltas: 27% (90/332) 2021-05-19T23:31:13.4475920Z Resolving deltas: 28% (93/332) 2021-05-19T23:31:13.4477220Z Resolving deltas: 29% (97/332) 2021-05-19T23:31:13.4478100Z Resolving deltas: 30% (100/332) 2021-05-19T23:31:13.4478870Z Resolving deltas: 31% (103/332) 2021-05-19T23:31:13.4479900Z Resolving deltas: 32% (107/332) 2021-05-19T23:31:13.4492010Z Resolving deltas: 33% (110/332) 2021-05-19T23:31:13.4493450Z Resolving deltas: 34% (113/332) 2021-05-19T23:31:13.4494300Z Resolving deltas: 35% (117/332) 2021-05-19T23:31:13.4495120Z Resolving deltas: 36% (120/332) 2021-05-19T23:31:13.4495920Z Resolving deltas: 37% (123/332) 2021-05-19T23:31:13.4496730Z Resolving deltas: 38% (127/332) 2021-05-19T23:31:13.4497520Z Resolving deltas: 39% (130/332) 2021-05-19T23:31:13.4498330Z Resolving deltas: 40% (133/332) 2021-05-19T23:31:13.4499140Z Resolving deltas: 41% (137/332) 2021-05-19T23:31:13.4501610Z Resolving deltas: 42% (140/332) 2021-05-19T23:31:13.4502460Z Resolving deltas: 43% (143/332) 2021-05-19T23:31:13.4503280Z Resolving deltas: 44% (147/332) 2021-05-19T23:31:13.4504110Z Resolving deltas: 45% (150/332) 2021-05-19T23:31:13.4506320Z Resolving deltas: 46% (153/332) 2021-05-19T23:31:13.4507170Z Resolving deltas: 47% (157/332) 2021-05-19T23:31:13.4507970Z Resolving deltas: 48% (160/332) 2021-05-19T23:31:13.4508770Z Resolving deltas: 49% (163/332) 2021-05-19T23:31:13.4509570Z Resolving deltas: 50% (166/332) 2021-05-19T23:31:13.4510360Z Resolving deltas: 51% (170/332) 2021-05-19T23:31:13.4511150Z Resolving deltas: 52% (173/332) 2021-05-19T23:31:13.4511940Z Resolving deltas: 53% (176/332) 2021-05-19T23:31:13.4512730Z Resolving deltas: 54% (180/332) 2021-05-19T23:31:13.4513530Z Resolving deltas: 55% (183/332) 2021-05-19T23:31:13.4514310Z Resolving deltas: 56% (186/332) 2021-05-19T23:31:13.4515120Z Resolving deltas: 57% (190/332) 2021-05-19T23:31:13.4515920Z Resolving deltas: 58% (193/332) 2021-05-19T23:31:13.4516700Z Resolving deltas: 59% (196/332) 2021-05-19T23:31:13.4517500Z Resolving deltas: 60% (200/332) 2021-05-19T23:31:13.4520340Z Resolving deltas: 61% (203/332) 2021-05-19T23:31:13.4521230Z Resolving deltas: 62% (206/332) 2021-05-19T23:31:13.4522070Z Resolving deltas: 63% (210/332) 2021-05-19T23:31:13.4522800Z Resolving deltas: 64% (213/332) 2021-05-19T23:31:13.4523510Z Resolving deltas: 65% (216/332) 2021-05-19T23:31:13.4524210Z Resolving deltas: 66% (220/332) 2021-05-19T23:31:13.4524920Z Resolving deltas: 67% (223/332) 2021-05-19T23:31:13.4525630Z Resolving deltas: 68% (226/332) 2021-05-19T23:31:13.4526330Z Resolving deltas: 69% (230/332) 2021-05-19T23:31:13.4527150Z Resolving deltas: 70% (233/332) 2021-05-19T23:31:13.4528100Z Resolving deltas: 71% (236/332) 2021-05-19T23:31:13.4528930Z Resolving deltas: 72% (240/332) 2021-05-19T23:31:13.4529740Z Resolving deltas: 73% (243/332) 2021-05-19T23:31:13.4530590Z Resolving deltas: 74% (246/332) 2021-05-19T23:31:13.4531510Z Resolving deltas: 75% (249/332) 2021-05-19T23:31:13.4532740Z Resolving deltas: 76% (253/332) 2021-05-19T23:31:13.4533670Z Resolving deltas: 77% (256/332) 2021-05-19T23:31:13.4534490Z Resolving deltas: 78% (259/332) 2021-05-19T23:31:13.4535350Z Resolving deltas: 79% (263/332) 2021-05-19T23:31:13.4536320Z Resolving deltas: 80% (266/332) 2021-05-19T23:31:13.4537460Z Resolving deltas: 81% (269/332) 2021-05-19T23:31:13.4538360Z Resolving deltas: 82% (273/332) 2021-05-19T23:31:13.4539210Z Resolving deltas: 83% (276/332) 2021-05-19T23:31:13.4541560Z Resolving deltas: 84% (279/332) 2021-05-19T23:31:13.4542620Z Resolving deltas: 85% (283/332) 2021-05-19T23:31:13.4543530Z Resolving deltas: 86% (286/332) 2021-05-19T23:31:13.4544350Z Resolving deltas: 87% (289/332) 2021-05-19T23:31:13.4545210Z Resolving deltas: 88% (293/332) 2021-05-19T23:31:13.4546060Z Resolving deltas: 89% (296/332) 2021-05-19T23:31:13.4546940Z Resolving deltas: 90% (299/332) 2021-05-19T23:31:13.4547810Z Resolving deltas: 91% (304/332) 2021-05-19T23:31:13.4548660Z Resolving deltas: 92% (306/332) 2021-05-19T23:31:13.4549460Z Resolving deltas: 93% (309/332) 2021-05-19T23:31:13.4550310Z Resolving deltas: 94% (313/332) 2021-05-19T23:31:13.4551580Z Resolving deltas: 95% (316/332) 2021-05-19T23:31:13.4552540Z Resolving deltas: 96% (319/332) 2021-05-19T23:31:13.4553390Z Resolving deltas: 97% (323/332) 2021-05-19T23:31:13.4554200Z Resolving deltas: 98% (326/332) 2021-05-19T23:31:13.4555220Z Resolving deltas: 99% (329/332) 2021-05-19T23:31:13.4556230Z Resolving deltas: 100% (332/332) 2021-05-19T23:31:13.4557040Z Resolving deltas: 100% (332/332), done. 2021-05-19T23:31:13.4558380Z From https://github.com/neuroconductor/spant 2021-05-19T23:31:13.4560350Z * [new ref] abb04b7446bc105251f35a9983b47257d1dcc719 -> 1.12.0.s 2021-05-19T23:31:13.4562170Z ##[endgroup] 2021-05-19T23:31:13.4563240Z ##[group]Determining the checkout info 2021-05-19T23:31:13.4665020Z ##[endgroup] 2021-05-19T23:31:13.4764260Z ##[group]Checking out the ref 2021-05-19T23:31:13.4878890Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.12.0.s 2021-05-19T23:31:13.6510030Z HEAD is now at abb04b7 Version id 54 stable 2021-05-19T23:31:13.6518670Z ##[endgroup] 2021-05-19T23:31:13.6613620Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-19T23:31:13.6679050Z 'abb04b7446bc105251f35a9983b47257d1dcc719' 2021-05-19T23:31:13.6867300Z ##[group]Run r-lib/actions/setup-r@master 2021-05-19T23:31:13.6867810Z with: 2021-05-19T23:31:13.6868160Z r-version: devel 2021-05-19T23:31:13.6868520Z Ncpus: 1 2021-05-19T23:31:13.6868980Z crayon.enabled: NULL 2021-05-19T23:31:13.6869510Z remove-openmp-macos: true 2021-05-19T23:31:13.6870050Z http-user-agent: default 2021-05-19T23:31:13.6870490Z install-r: true 2021-05-19T23:31:13.6871040Z windows-path-include-mingw: true 2021-05-19T23:31:13.6871530Z env: 2021-05-19T23:31:13.6871950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:31:13.6872410Z TIC_DEPLOY_KEY: 2021-05-19T23:31:13.6872740Z RSPM: 2021-05-19T23:31:13.6873900Z GITHUB_PAT: *** 2021-05-19T23:31:13.6874690Z COVERALLS_TOKEN: *** 2021-05-19T23:31:13.6875160Z continue-on-error: true 2021-05-19T23:31:13.6876500Z VDIFFR_RUN_TESTS: false 2021-05-19T23:31:13.6876920Z ##[endgroup] 2021-05-19T23:31:14.3532660Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-19T23:31:17.1735940Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-19T23:31:17.4935460Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-19T23:31:17.5042040Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-19T23:31:17.5147980Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-19T23:31:17.5252490Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-19T23:31:17.5355790Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-19T23:31:17.5356670Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-19T23:31:17.5445890Z Checksumming (Apple_Free : 3)… 2021-05-19T23:31:18.0206420Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-19T23:31:18.0309580Z Checksumming disk image (Apple_HFS : 4)… 2021-05-19T23:31:18.0511320Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-19T23:31:18.0629240Z Checksumming (Apple_Free : 5)… 2021-05-19T23:31:19.1228240Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-19T23:31:19.1253450Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-19T23:31:20.1453160Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-19T23:31:20.1500410Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-19T23:31:21.1263460Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-19T23:31:21.1286780Z verified CRC32 $84F1919B 2021-05-19T23:31:21.8469190Z /dev/disk2 GUID_partition_scheme 2021-05-19T23:31:21.8574660Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-19T23:31:21.8689500Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-19T23:31:22.2840390Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-devel.pkg -target / 2021-05-19T23:31:25.4455820Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-19T23:31:25.4456630Z To reinstall 0.29.2_3, run: 2021-05-19T23:31:25.4457500Z brew reinstall pkg-config 2021-05-19T23:31:25.4930220Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.2 2021-05-19T23:31:27.5363800Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7 2021-05-19T23:31:28.1482560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2896a1a0b6edd8b19b1f596439d60081325f63a4d6ed6cfd859f28790ca8f4d7?se=2021-05-19T23%3A40%3A00Z&sig=4d5Atwj%2BACu5ambWLPnNbW%2B%2BFolSsJGyVEmZ2AnCVdU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:31:28.3840490Z ==> Pouring qpdf--10.3.2.catalina.bottle.tar.gz 2021-05-19T23:31:29.9899010Z installer: Package name is gfortran 2021-05-19T23:31:29.9986540Z installer: Installing at base path / 2021-05-19T23:31:30.0050770Z installer: The install was successful. 2021-05-19T23:31:30.0153950Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-19T23:31:30.4566160Z "disk2" ejected. 2021-05-19T23:31:30.4668600Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-19T23:31:32.5491620Z 🍺 /usr/local/Cellar/qpdf/10.3.2: 73 files, 6.3MB 2021-05-19T23:31:32.6165570Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-19T23:31:34.6530270Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-19T23:31:35.1524430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-19T23%3A40%3A00Z&sig=sjiAjHzG1EmEPRTD%2FAiC8wS8XHUTiwhlle3EBqo%2F%2FeY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:31:35.2390360Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-19T23:31:39.5767080Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-19T23:31:43.8492820Z installer: Package name is R 4.2.0 for macOS 2021-05-19T23:31:43.8503230Z installer: Upgrading at base path / 2021-05-19T23:31:43.8510870Z installer: The upgrade was successful. 2021-05-19T23:31:43.8584210Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-19T23:31:43.8962660Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-19T23:31:43.8963270Z env: 2021-05-19T23:31:43.8963760Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:31:43.8964240Z TIC_DEPLOY_KEY: 2021-05-19T23:31:43.8964640Z RSPM: 2021-05-19T23:31:43.8965860Z GITHUB_PAT: *** 2021-05-19T23:31:43.8966760Z COVERALLS_TOKEN: *** 2021-05-19T23:31:43.8967290Z continue-on-error: true 2021-05-19T23:31:43.8967780Z VDIFFR_RUN_TESTS: false 2021-05-19T23:31:43.8968340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:31:43.8968820Z TZ: UTC 2021-05-19T23:31:43.8969220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:31:43.8969660Z NOT_CRAN: true 2021-05-19T23:31:43.8970030Z ##[endgroup] 2021-05-19T23:31:44.1350560Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-19T23:31:44.2080010Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-19T23:31:44.2182760Z Dload Upload Total Spent Left Speed 2021-05-19T23:31:44.2409540Z 2021-05-19T23:31:44.2844620Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T23:31:44.2875910Z 100 117 0 117 0 0 1602 0 --:--:-- --:--:-- --:--:-- 1602 2021-05-19T23:31:44.4417590Z 2021-05-19T23:31:44.4439840Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-19T23:31:44.7168890Z 2021-05-19T23:31:45.7149150Z 9 82.6M 9 8192k 0 0 15.5M 0 0:00:05 --:--:-- 0:00:05 15.5M 2021-05-19T23:31:45.7308070Z 97 82.6M 97 80.5M 0 0 53.3M 0 0:00:01 0:00:01 --:--:-- 72.7M 2021-05-19T23:31:45.7324010Z 100 82.6M 100 82.6M 0 0 54.1M 0 0:00:01 0:00:01 --:--:-- 73.7M 2021-05-19T23:31:50.2781010Z ##[group]Run tlmgr update --self 2021-05-19T23:31:50.2781820Z tlmgr update --self 2021-05-19T23:31:50.2782730Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-19T23:31:50.2783650Z tlmgr update --all 2021-05-19T23:31:50.2985190Z shell: /bin/bash -e {0} 2021-05-19T23:31:50.2985830Z env: 2021-05-19T23:31:50.2986590Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:31:50.2987360Z TIC_DEPLOY_KEY: 2021-05-19T23:31:50.2988000Z RSPM: 2021-05-19T23:31:50.2989770Z GITHUB_PAT: *** 2021-05-19T23:31:50.2990600Z COVERALLS_TOKEN: *** 2021-05-19T23:31:50.2991150Z continue-on-error: true 2021-05-19T23:31:50.2991680Z VDIFFR_RUN_TESTS: false 2021-05-19T23:31:50.2992210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:31:50.2992700Z TZ: UTC 2021-05-19T23:31:50.2993090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:31:50.2993550Z NOT_CRAN: true 2021-05-19T23:31:50.2994030Z ##[endgroup] 2021-05-19T23:31:52.8301600Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T23:31:52.8314450Z tlmgr: no self-updates for tlmgr available 2021-05-19T23:31:55.4351340Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T23:31:55.4352840Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-19T23:31:55.7395660Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-19T23:31:56.2079060Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-19T23:31:56.5127840Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-19T23:31:56.8803780Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-19T23:31:57.1871870Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-19T23:32:00.6573540Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-19T23:32:00.9638750Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-19T23:32:01.6461130Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-19T23:32:01.9597450Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-19T23:32:02.2686420Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-19T23:32:02.6331770Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-19T23:32:02.9337470Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-19T23:32:03.2435170Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-19T23:32:03.6827610Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-19T23:32:03.9789160Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-19T23:32:04.6638130Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-19T23:32:04.9824330Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-19T23:32:05.2949920Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-19T23:32:05.6380380Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-19T23:32:06.0023790Z [21/89, 00:11/00:11] install: emoji [40k] 2021-05-19T23:32:06.4202390Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-19T23:32:06.7165410Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-19T23:32:07.1116100Z [24/89, 00:12/00:12] install: enigma [18k] 2021-05-19T23:32:07.4756890Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-19T23:32:07.7926420Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-19T23:32:08.1070280Z [27/89, 00:13/00:13] install: grfext [3k] 2021-05-19T23:32:08.4202670Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-19T23:32:08.7249150Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-19T23:32:09.0509330Z [30/89, 00:14/00:15] install: innerscript [4k] 2021-05-19T23:32:09.3602350Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-19T23:32:09.6662450Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-19T23:32:09.9733540Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-19T23:32:10.3472320Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-19T23:32:10.6578260Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-19T23:32:10.9640010Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-19T23:32:11.4155800Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-19T23:32:11.7290940Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-19T23:32:12.0350460Z [39/89, 00:17/00:18] install: lua-visual-debug [4k] 2021-05-19T23:32:12.3427640Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-19T23:32:12.6690420Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-19T23:32:12.9815600Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-19T23:32:13.2846800Z [43/89, 00:18/00:19] install: luaimageembed [2k] 2021-05-19T23:32:13.5901130Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-19T23:32:13.8905430Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-19T23:32:14.2028190Z [46/89, 00:19/00:20] install: luaintro [1k] 2021-05-19T23:32:14.5093210Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-19T23:32:14.8260060Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-19T23:32:15.1372140Z [49/89, 00:20/00:21] install: lualatex-truncate [2k] 2021-05-19T23:32:15.4516770Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-19T23:32:15.7498920Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-19T23:32:16.0609150Z [52/89, 00:21/00:22] install: luaprogtable [7k] 2021-05-19T23:32:16.3710780Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-19T23:32:16.6756020Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-19T23:32:16.9812570Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-19T23:32:17.2938050Z [56/89, 00:22/00:23] install: luatexko [22k] 2021-05-19T23:32:17.6794790Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-19T23:32:17.9807070Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-19T23:32:18.2968800Z [59/89, 00:23/00:24] install: luaxml [31k] 2021-05-19T23:32:18.6742600Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-19T23:32:19.1741120Z [61/89, 00:24/00:25] install: makeindex [5k] 2021-05-19T23:32:19.4789440Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-19T23:32:19.7847700Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-19T23:32:20.0891040Z [64/89, 00:25/00:26] install: nodetree [13k] 2021-05-19T23:32:20.4441490Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-19T23:32:20.7594040Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-19T23:32:21.0758700Z [67/89, 00:26/00:27] install: optex [770k] 2021-05-19T23:32:21.8341400Z [68/89, 00:26/00:26] install: pdfarticle [4k] 2021-05-19T23:32:22.1601500Z [69/89, 00:27/00:28] install: pdfextra [22k] 2021-05-19T23:32:22.5334810Z [70/89, 00:27/00:28] install: placeat [4k] 2021-05-19T23:32:22.8358780Z [71/89, 00:27/00:27] install: plantuml [3k] 2021-05-19T23:32:23.1423200Z [72/89, 00:28/00:29] install: rsfs [55k] 2021-05-19T23:32:23.5809920Z [73/89, 00:28/00:28] install: selnolig [53k] 2021-05-19T23:32:24.0135160Z [74/89, 00:29/00:29] install: spelling [14k] 2021-05-19T23:32:24.3834970Z [75/89, 00:29/00:29] install: stricttex [2k] 2021-05-19T23:32:24.6965730Z [76/89, 00:29/00:29] install: texlive-common [1k] 2021-05-19T23:32:25.0008470Z [77/89, 00:29/00:29] install: texlive-en [1k] 2021-05-19T23:32:25.3058000Z [78/89, 00:30/00:30] install: texlive-msg-translations [144k] 2021-05-19T23:32:25.8062340Z [79/89, 00:30/00:30] install: thumbpdf.universal-darwin [1k] 2021-05-19T23:32:26.1125120Z [80/89, 00:31/00:31] install: thumbpdf [19k] 2021-05-19T23:32:26.4991090Z [81/89, 00:31/00:31] install: tlshell.universal-darwin [1k] 2021-05-19T23:32:26.8130610Z [82/89, 00:31/00:31] install: tlshell [29k] 2021-05-19T23:32:27.2000010Z [83/89, 00:32/00:32] install: typewriter [25k] 2021-05-19T23:32:27.5942750Z [84/89, 00:32/00:32] install: uninormalize [6k] 2021-05-19T23:32:27.9109360Z [85/89, 00:32/00:32] install: upquote [2k] 2021-05-19T23:32:28.2189430Z [86/89, 00:33/00:33] install: xdvi.universal-darwin [948k] 2021-05-19T23:32:29.0330040Z [87/89, 00:34/00:34] install: xdvi [7k] 2021-05-19T23:32:29.3437160Z [88/89, 00:34/00:34] install: collection-basic [1k] 2021-05-19T23:32:29.6710720Z [89/89, 00:34/00:34] install: collection-luatex [1k] 2021-05-19T23:32:29.9768590Z running mktexlsr ... 2021-05-19T23:32:30.4661140Z done running mktexlsr. 2021-05-19T23:32:30.5062180Z running updmap-sys ... 2021-05-19T23:32:31.1550020Z done running updmap-sys. 2021-05-19T23:32:31.1551850Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-19T23:32:31.1554510Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/gQdboWbrKx/pDupNXC4bD ... 2021-05-19T23:32:32.3287150Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/gQdboWbrKx/pDupNXC4bD. 2021-05-19T23:32:32.3289010Z OK: optex.fmt/luatex 2021-05-19T23:32:32.3290630Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-19T23:32:32.3292550Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-19T23:32:34.7003560Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-19T23:32:34.7005010Z tlmgr: no updates available 2021-05-19T23:32:34.8386550Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-19T23:32:34.8387100Z with: 2021-05-19T23:32:34.8387480Z pandoc-version: 2.7.3 2021-05-19T23:32:34.8387860Z env: 2021-05-19T23:32:34.8388280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:32:34.8388730Z TIC_DEPLOY_KEY: 2021-05-19T23:32:34.8389070Z RSPM: 2021-05-19T23:32:34.8390240Z GITHUB_PAT: *** 2021-05-19T23:32:34.8391020Z COVERALLS_TOKEN: *** 2021-05-19T23:32:34.8391490Z continue-on-error: true 2021-05-19T23:32:34.8392320Z VDIFFR_RUN_TESTS: false 2021-05-19T23:32:34.8392820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:32:34.8393270Z TZ: UTC 2021-05-19T23:32:34.8393630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:32:34.8394040Z NOT_CRAN: true 2021-05-19T23:32:34.8394460Z ##[endgroup] 2021-05-19T23:32:35.7536640Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-19T23:32:38.4223820Z installer: Package name is pandoc 2021-05-19T23:32:38.4229640Z installer: Installing at base path / 2021-05-19T23:32:38.4231940Z installer: The install was successful. 2021-05-19T23:32:38.4389260Z ##[group]Run git config user.name adigherman 2021-05-19T23:32:38.4390450Z git config user.name adigherman 2021-05-19T23:32:38.4391450Z git config user.email adig@jhu.edu 2021-05-19T23:32:38.4578320Z shell: /bin/bash -e {0} 2021-05-19T23:32:38.4578820Z env: 2021-05-19T23:32:38.4579350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:32:38.4579870Z TIC_DEPLOY_KEY: 2021-05-19T23:32:38.4580340Z RSPM: 2021-05-19T23:32:38.4581510Z GITHUB_PAT: *** 2021-05-19T23:32:38.4582450Z COVERALLS_TOKEN: *** 2021-05-19T23:32:38.4583040Z continue-on-error: true 2021-05-19T23:32:38.4583560Z VDIFFR_RUN_TESTS: false 2021-05-19T23:32:38.4584150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:32:38.4584670Z TZ: UTC 2021-05-19T23:32:38.4585090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:32:38.4585570Z NOT_CRAN: true 2021-05-19T23:32:38.4585990Z ##[endgroup] 2021-05-19T23:32:38.5104910Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-19T23:32:38.5105730Z env: 2021-05-19T23:32:38.5106280Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:32:38.5106770Z TIC_DEPLOY_KEY: 2021-05-19T23:32:38.5107160Z RSPM: 2021-05-19T23:32:38.5108520Z GITHUB_PAT: *** 2021-05-19T23:32:38.5109340Z COVERALLS_TOKEN: *** 2021-05-19T23:32:38.5109870Z continue-on-error: true 2021-05-19T23:32:38.5110400Z VDIFFR_RUN_TESTS: false 2021-05-19T23:32:38.5110940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:32:38.5111430Z TZ: UTC 2021-05-19T23:32:38.5111820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:32:38.5112280Z NOT_CRAN: true 2021-05-19T23:32:38.5112680Z ##[endgroup] 2021-05-19T23:32:40.1460290Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-19T23:32:40.1774720Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-19T23:32:40.1775940Z To reinstall 3.20.2, run: 2021-05-19T23:32:40.1776940Z brew reinstall cmake 2021-05-19T23:32:41.8153980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-19T23:32:43.1143750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:32:43.7598630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-19T23:32:44.2512240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-19T23%3A40%3A00Z&sig=ufiLb%2BXX1qvFia61Ucnc1Irk1yTjcRksFOCuC6oUs30%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:32:44.2878220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=ufiLb\%2BXX1qvFia61Ucnc1Irk1yTjcRksFOCuC6oUs30\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:32:44.3377190Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-19T23:32:44.4033270Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-19T23:32:44.4059720Z 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/d20210519-2747-oo61jd 2021-05-19T23:32:44.4257010Z cp -pR /private/tmp/d20210519-2747-oo61jd/libssh/. /usr/local/Cellar/libssh 2021-05-19T23:32:44.4454880Z chmod -Rf +w /private/tmp/d20210519-2747-oo61jd 2021-05-19T23:32:44.5089280Z ==> Finishing up 2021-05-19T23:32:44.5380900Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-19T23:32:44.5389240Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-19T23:32:44.5408510Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-19T23:32:44.5414250Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-19T23:32:44.5418060Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-19T23:32:44.5423450Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-19T23:32:44.5431460Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-19T23:32:44.5599990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-2911-lssw57.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-19T23:32:46.8013170Z ==> Summary 2021-05-19T23:32:46.8040510Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-19T23:32:48.8685740Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-19T23:32:50.1174490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:32:50.7371750Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-19T23:32:51.2164740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-19T23%3A40%3A00Z&sig=wV6O9gWSW4xbsIyhqsj3hFMIFjvk75e%2F7YQ3hBIQtRQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:32:51.2508690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=wV6O9gWSW4xbsIyhqsj3hFMIFjvk75e\%2F7YQ3hBIQtRQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:32:51.3152060Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-19T23:32:51.3815460Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-19T23:32:51.3842630Z 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/d20210519-2918-5v0g25 2021-05-19T23:32:51.4446380Z cp -pR /private/tmp/d20210519-2918-5v0g25/jags/. /usr/local/Cellar/jags 2021-05-19T23:32:51.5338920Z chmod -Rf +w /private/tmp/d20210519-2918-5v0g25 2021-05-19T23:32:51.6664080Z ==> Finishing up 2021-05-19T23:32:51.6990800Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-19T23:32:51.6996350Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-19T23:32:51.7006920Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-19T23:32:51.7013390Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-19T23:32:51.7018010Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-19T23:32:51.7022910Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-19T23:32:51.7027400Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-19T23:32:51.7033210Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-19T23:32:51.7039830Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-19T23:32:51.7442810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3082-8hxft0.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-19T23:32:54.1358200Z ==> Summary 2021-05-19T23:32:54.1449310Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-19T23:32:56.3914290Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T23:32:57.7001830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abf132ce33bf45840c3cad4a52df3fdad64a05e4cbb87a4f4552cdfb91e7f0b0--v8-9.0.257.29.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.29 2021-05-19T23:32:58.3593640Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8 2021-05-19T23:32:58.8222550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8?se=2021-05-19T23%3A40%3A00Z&sig=ZQU0J9Ynw9y7qqldPh7Ucat0BCiuB4sHTCZrQK12Jc8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:32:58.8615910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7861616590bf7709f53a022147205153a56231191e0aa6070b03093389d051e8\?se=2021-05-19T23\%3A40\%3A00Z\&sig=ZQU0J9Ynw9y7qqldPh7Ucat0BCiuB4sHTCZrQK12Jc8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:32:59.0845640Z ==> Verifying checksum for 'de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz' 2021-05-19T23:32:59.1982290Z ==> Pouring v8--9.0.257.29.catalina.bottle.tar.gz 2021-05-19T23:32:59.2010850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/de1efead2e27bee19e42889f9f10f78cbba53fa7fde670e1d13aae2ef77e3925--v8--9.0.257.29.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3091-i9qv80 2021-05-19T23:32:59.5077170Z cp -pR /private/tmp/d20210519-3091-i9qv80/v8/. /usr/local/Cellar/v8 2021-05-19T23:32:59.6772700Z chmod -Rf +w /private/tmp/d20210519-3091-i9qv80 2021-05-19T23:32:59.7660690Z ==> Finishing up 2021-05-19T23:32:59.8150070Z ln -s ../Cellar/v8/9.0.257.29/bin/d8 d8 2021-05-19T23:32:59.9577180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3256-1apnj9r.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-19T23:33:02.3641520Z ==> Summary 2021-05-19T23:33:02.3707280Z 🍺 /usr/local/Cellar/v8/9.0.257.29: 86 files, 42.3MB 2021-05-19T23:33:04.6767600Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-19T23:33:05.9603640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:06.6011370Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-19T23:33:07.0254050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-19T23%3A40%3A00Z&sig=U2kFk0RLmSjhwZF5Cdgdl6l3Cx81jsI2yLBIpO0iWN8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:07.0592680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=U2kFk0RLmSjhwZF5Cdgdl6l3Cx81jsI2yLBIpO0iWN8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:07.2703790Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-19T23:33:07.3041110Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-19T23:33:08.8678930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:09.4977720Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-19T23:33:09.9064740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-19T23%3A40%3A00Z&sig=4iKoaNcVZkxGZT8SOmIwtLvH9Ce%2FF2lSZM%2FM%2FRDKzk8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:09.9439660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=4iKoaNcVZkxGZT8SOmIwtLvH9Ce\%2FF2lSZM\%2FM\%2FRDKzk8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:10.1383690Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-19T23:33:10.1527970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-19T23:33:11.4081490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:12.0844520Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-19T23:33:12.5692290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-19T23%3A40%3A00Z&sig=6GqlqwbuwBRFHffxYY3Bm7UcURGJ2IarYeoFptU6UWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:12.6093370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=6GqlqwbuwBRFHffxYY3Bm7UcURGJ2IarYeoFptU6UWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:12.7678640Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-19T23:33:12.7900150Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-19T23:33:12.7904950Z ==> Installing fftw dependency: hwloc 2021-05-19T23:33:12.8518240Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-19T23:33:12.8546670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3263-18khk5o 2021-05-19T23:33:13.2850130Z cp -pR /private/tmp/d20210519-3263-18khk5o/hwloc/. /usr/local/Cellar/hwloc 2021-05-19T23:33:13.8967330Z chmod -Rf +w /private/tmp/d20210519-3263-18khk5o 2021-05-19T23:33:14.3422050Z ==> Finishing up 2021-05-19T23:33:14.3774490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-19T23:33:14.3789400Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-19T23:33:14.3799780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-19T23:33:14.3804020Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-19T23:33:14.3826660Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-19T23:33:14.3831070Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-19T23:33:14.3838040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-19T23:33:14.3845630Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-19T23:33:14.3857010Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-19T23:33:14.3864090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-19T23:33:14.3865700Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-19T23:33:14.3867670Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-19T23:33:14.3869500Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-19T23:33:14.3872270Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-19T23:33:14.3885130Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-19T23:33:14.3904310Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-19T23:33:14.3911020Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-19T23:33:14.3912940Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-19T23:33:14.3914730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-19T23:33:14.3919800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-19T23:33:14.3945720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-19T23:33:14.3952240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-19T23:33:14.3973320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-19T23:33:14.4003440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-19T23:33:14.4019680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-19T23:33:14.4021620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-19T23:33:14.4023390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-19T23:33:14.4025320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-19T23:33:14.4026970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-19T23:33:14.4029000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-19T23:33:14.4036940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-19T23:33:14.4038500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-19T23:33:14.4058130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-19T23:33:14.4078420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-19T23:33:14.4095470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-19T23:33:14.4105380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-19T23:33:14.4126100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-19T23:33:14.4130270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-19T23:33:14.4132230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-19T23:33:14.4143690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-19T23:33:14.4155780Z 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-19T23:33:14.4169070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-19T23:33:14.4172020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-19T23:33:14.4183230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-19T23:33:14.4202350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-19T23:33:14.4216050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-19T23:33:14.4229220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-19T23:33:14.4236350Z 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-19T23:33:14.4257740Z 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-19T23:33:14.4267530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-19T23:33:14.4277370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-19T23:33:14.4282210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-19T23:33:14.4298660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-19T23:33:14.4304030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-19T23:33:14.4317670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-19T23:33:14.4323060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-19T23:33:14.4328050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-19T23:33:14.4341410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-19T23:33:14.4347580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-19T23:33:14.4352590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-19T23:33:14.4362320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-19T23:33:14.4371580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-19T23:33:14.4376640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-19T23:33:14.4393430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-19T23:33:14.4398560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-19T23:33:14.4419790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-19T23:33:14.4425130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-19T23:33:14.4442930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-19T23:33:14.4448090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-19T23:33:14.4454220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-19T23:33:14.4463380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-19T23:33:14.4468420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-19T23:33:14.4481050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-19T23:33:14.4486050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-19T23:33:14.4503930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-19T23:33:14.4516280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-19T23:33:14.4524010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-19T23:33:14.4531860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-19T23:33:14.4537130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-19T23:33:14.4542210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-19T23:33:14.4547710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-19T23:33:14.4553010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-19T23:33:14.4558990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-19T23:33:14.4563490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-19T23:33:14.4569120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-19T23:33:14.4573940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-19T23:33:14.4579960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-19T23:33:14.4585570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-19T23:33:14.4595220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-19T23:33:14.4600520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-19T23:33:14.4613120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-19T23:33:14.4623120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-19T23:33:14.4629000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-19T23:33:14.4634710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-19T23:33:14.4648830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-19T23:33:14.4654500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-19T23:33:14.4665570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-19T23:33:14.4675060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-19T23:33:14.4680200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-19T23:33:14.4701870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-19T23:33:14.4710430Z Only the first 100 operations were output. 2021-05-19T23:33:14.8942780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3439-3ybh8u.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-19T23:33:17.4124090Z ==> Summary 2021-05-19T23:33:17.4678430Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-19T23:33:17.4685350Z ==> Installing fftw dependency: open-mpi 2021-05-19T23:33:17.5269290Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-19T23:33:17.5286590Z 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/d20210519-3263-14n1ub7 2021-05-19T23:33:17.8622240Z cp -pR /private/tmp/d20210519-3263-14n1ub7/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-19T23:33:18.4179170Z chmod -Rf +w /private/tmp/d20210519-3263-14n1ub7 2021-05-19T23:33:20.6063440Z ==> Finishing up 2021-05-19T23:33:20.6392390Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-19T23:33:20.6395350Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-19T23:33:20.6399970Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-19T23:33:20.6404920Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-19T23:33:20.6411800Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-19T23:33:20.6452380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-19T23:33:20.6456110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-19T23:33:20.6461860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-19T23:33:20.6465910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-19T23:33:20.6471080Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-19T23:33:20.6475640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-19T23:33:20.6480980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-19T23:33:20.6485520Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-19T23:33:20.6490590Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-19T23:33:20.6497140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-19T23:33:20.6501850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-19T23:33:20.6506990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-19T23:33:20.6511480Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-19T23:33:20.6516500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-19T23:33:20.6520950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-19T23:33:20.6526020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-19T23:33:20.6530450Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-19T23:33:20.6535720Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-19T23:33:20.6540310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-19T23:33:20.6548100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-19T23:33:20.6552650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-19T23:33:20.6557620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-19T23:33:20.6562360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-19T23:33:20.6567520Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-19T23:33:20.6572170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-19T23:33:20.6577010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-19T23:33:20.6582170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-19T23:33:20.6587360Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-19T23:33:20.6591660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-19T23:33:20.6596930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-19T23:33:20.6601470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-19T23:33:20.6606320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-19T23:33:20.6610740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-19T23:33:20.6615600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-19T23:33:20.6620160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-19T23:33:20.6625750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-19T23:33:20.6630280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-19T23:33:20.6635330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-19T23:33:20.6639650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-19T23:33:20.6644540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-19T23:33:20.6648800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-19T23:33:20.6654060Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-19T23:33:20.6658670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-19T23:33:20.6670200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-19T23:33:20.6675590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-19T23:33:20.6681000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-19T23:33:20.6702720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-19T23:33:20.6707300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-19T23:33:20.6712730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-19T23:33:20.6718070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-19T23:33:20.6723340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-19T23:33:20.6729180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-19T23:33:20.6735270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-19T23:33:20.6740510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-19T23:33:20.6746070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-19T23:33:20.6751330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-19T23:33:20.6756460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-19T23:33:20.6762080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-19T23:33:20.6766740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-19T23:33:20.6772290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-19T23:33:20.6789690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-19T23:33:20.6795470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-19T23:33:20.6800440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-19T23:33:20.6806170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-19T23:33:20.6811100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-19T23:33:20.6816790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-19T23:33:20.6821800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-19T23:33:20.6827270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-19T23:33:20.6832990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-19T23:33:20.6838180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-19T23:33:20.6843080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-19T23:33:20.6848570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-19T23:33:20.6853950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-19T23:33:20.6860760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-19T23:33:20.6865990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-19T23:33:20.6871740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-19T23:33:20.6876830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-19T23:33:20.6882440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-19T23:33:20.6916090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-19T23:33:20.6921520Z 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-19T23:33:20.6926830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-19T23:33:20.6931910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-19T23:33:20.6937510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-19T23:33:20.6942570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-19T23:33:20.6948080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-19T23:33:20.6953710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-19T23:33:20.6968400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-19T23:33:20.6973700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-19T23:33:20.6979740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-19T23:33:20.6985560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-19T23:33:20.6991120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-19T23:33:20.6996710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-19T23:33:20.7002320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-19T23:33:20.7007170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-19T23:33:20.7012860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-19T23:33:20.7016650Z Only the first 100 operations were output. 2021-05-19T23:33:21.2080370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3468-4xwjbh.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-19T23:33:23.6694410Z ==> Summary 2021-05-19T23:33:23.7189470Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-19T23:33:23.7198520Z ==> Installing fftw 2021-05-19T23:33:23.7205520Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-19T23:33:23.7228070Z 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/d20210519-3263-16jbzto 2021-05-19T23:33:23.8807690Z cp -pR /private/tmp/d20210519-3263-16jbzto/fftw/. /usr/local/Cellar/fftw 2021-05-19T23:33:23.9950710Z chmod -Rf +w /private/tmp/d20210519-3263-16jbzto 2021-05-19T23:33:24.2237430Z ==> Finishing up 2021-05-19T23:33:24.2835560Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-19T23:33:24.2838710Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-19T23:33:24.2844210Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-19T23:33:24.2847970Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-19T23:33:24.2855020Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-19T23:33:24.2860540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-19T23:33:24.2864590Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-19T23:33:24.2869680Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-19T23:33:24.2883040Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-19T23:33:24.2885490Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-19T23:33:24.2888130Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-19T23:33:24.2890580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-19T23:33:24.2898610Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-19T23:33:24.3062930Z info /usr/local/share/info/fftw3.info 2021-05-19T23:33:24.3065960Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-19T23:33:24.3068580Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-19T23:33:24.3091920Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-19T23:33:24.3094930Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-19T23:33:24.3097730Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-19T23:33:24.3104250Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-19T23:33:24.3134110Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-19T23:33:24.3137930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-19T23:33:24.3159490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-19T23:33:24.3162140Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-19T23:33:24.3165010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-19T23:33:24.3174990Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-19T23:33:24.3190400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-19T23:33:24.3207460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-19T23:33:24.3220180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-19T23:33:24.3244330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-19T23:33:24.3257660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-19T23:33:24.3270250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-19T23:33:24.3281850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-19T23:33:24.3298020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-19T23:33:24.3318830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-19T23:33:24.3332120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-19T23:33:24.3347380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-19T23:33:24.3359490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-19T23:33:24.3370710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-19T23:33:24.3391020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-19T23:33:24.3402010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-19T23:33:24.3419870Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-19T23:33:24.3432710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-19T23:33:24.3448040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-19T23:33:24.3460850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-19T23:33:24.3475690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-19T23:33:24.3487900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-19T23:33:24.3503200Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-19T23:33:24.3514540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-19T23:33:24.3531120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-19T23:33:24.3544900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-19T23:33:24.3561730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-19T23:33:24.3574470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-19T23:33:24.3586010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-19T23:33:24.3599660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-19T23:33:24.3611670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-19T23:33:24.3621720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-19T23:33:24.3639380Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-19T23:33:24.3649410Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-19T23:33:24.3661280Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-19T23:33:24.4731310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3495-v41217.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-19T23:33:26.8102720Z ==> Summary 2021-05-19T23:33:26.8165590Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-19T23:33:29.2568190Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-19T23:33:30.5771620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:31.1862010Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-19T23:33:31.7539710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-19T23%3A40%3A00Z&sig=3zsnQ5LgQbz0AAxmUDSCC1FZswIVavwLaOv%2BL62%2FfVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:31.8008890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=3zsnQ5LgQbz0AAxmUDSCC1FZswIVavwLaOv\%2BL62\%2FfVc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:32.2165950Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-19T23:33:32.4316010Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-19T23:33:32.4351630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3502-11fcmq6 2021-05-19T23:33:33.4191070Z cp -pR /private/tmp/d20210519-3502-11fcmq6/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-19T23:33:34.5527570Z chmod -Rf +w /private/tmp/d20210519-3502-11fcmq6 2021-05-19T23:33:35.7425200Z ==> Finishing up 2021-05-19T23:33:35.8008240Z mkdir -p /usr/local/etc/dcmtk 2021-05-19T23:33:35.8017120Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-19T23:33:35.8027370Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-19T23:33:35.8035940Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-19T23:33:35.8046540Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-19T23:33:35.8054980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-19T23:33:35.8063630Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-19T23:33:35.8073590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-19T23:33:35.8085190Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-19T23:33:35.8094030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-19T23:33:35.8103870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-19T23:33:35.8112210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-19T23:33:35.8121790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-19T23:33:35.8130070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-19T23:33:35.8135060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-19T23:33:35.8139700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-19T23:33:35.8144380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-19T23:33:35.8149350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-19T23:33:35.8154490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-19T23:33:35.8159150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-19T23:33:35.8173510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-19T23:33:35.8175900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-19T23:33:35.8178310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-19T23:33:35.8180810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-19T23:33:35.8183280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-19T23:33:35.8186800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-19T23:33:35.8191420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-19T23:33:35.8196080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-19T23:33:35.8200660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-19T23:33:35.8205830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-19T23:33:35.8214670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-19T23:33:35.8224260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-19T23:33:35.8233560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-19T23:33:35.8242010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-19T23:33:35.8251500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-19T23:33:35.8259840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-19T23:33:35.8266190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-19T23:33:35.8275130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-19T23:33:35.8284890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-19T23:33:35.8293020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-19T23:33:35.8302210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-19T23:33:35.8310240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-19T23:33:35.8319450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-19T23:33:35.8327590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-19T23:33:35.8337040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-19T23:33:35.8345100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-19T23:33:35.8354230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-19T23:33:35.8363470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-19T23:33:35.8370270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-19T23:33:35.8379870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-19T23:33:35.8387490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-19T23:33:35.8396830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-19T23:33:35.8404400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-19T23:33:35.8413540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-19T23:33:35.8424540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-19T23:33:35.8432010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-19T23:33:35.8441180Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-19T23:33:35.8448880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-19T23:33:35.8458230Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-19T23:33:35.8466870Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-19T23:33:35.8476150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-19T23:33:35.8485590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-19T23:33:35.8493690Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-19T23:33:35.8501350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-19T23:33:35.8542880Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-19T23:33:35.8544300Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-19T23:33:35.8545720Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-19T23:33:35.8558910Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-19T23:33:35.8567440Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-19T23:33:35.8577280Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-19T23:33:35.8587260Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-19T23:33:35.8597400Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-19T23:33:35.8605770Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-19T23:33:35.8614810Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-19T23:33:35.8624840Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-19T23:33:35.8633370Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-19T23:33:35.8642870Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-19T23:33:35.8651230Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-19T23:33:35.8660590Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-19T23:33:35.8668870Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-19T23:33:35.8678610Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-19T23:33:35.8690720Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-19T23:33:35.8702950Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-19T23:33:35.8713450Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-19T23:33:35.8734190Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-19T23:33:35.8742820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-19T23:33:35.8753750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-19T23:33:35.8762430Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-19T23:33:35.8773320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-19T23:33:35.8782130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-19T23:33:35.8792650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-19T23:33:35.8804020Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-19T23:33:35.8812870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-19T23:33:35.8823950Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-19T23:33:35.8832980Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-19T23:33:35.8843990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-19T23:33:35.8852990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-19T23:33:35.8863550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-19T23:33:35.8872500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-19T23:33:35.8883630Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-19T23:33:35.8892590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-19T23:33:35.8901300Z Only the first 100 operations were output. 2021-05-19T23:33:36.4454690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3666-pyt9ve.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-19T23:33:38.9856020Z ==> Summary 2021-05-19T23:33:39.0795190Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-19T23:33:41.7728410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-19T23:33:43.0552840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:43.7185200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-19T23:33:44.2132240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-19T23%3A40%3A00Z&sig=UHnq91EspR1%2B2eH2h%2Fp0WKyyDZp%2FUgOS2l6m03WkAYU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:44.2472440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=UHnq91EspR1\%2B2eH2h\%2Fp0WKyyDZp\%2FUgOS2l6m03WkAYU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:44.3148310Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-19T23:33:44.4244550Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-19T23:33:44.4272360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3673-fb4c8a 2021-05-19T23:33:44.5214590Z cp -pR /private/tmp/d20210519-3673-fb4c8a/libsecret/. /usr/local/Cellar/libsecret 2021-05-19T23:33:44.7151980Z chmod -Rf +w /private/tmp/d20210519-3673-fb4c8a 2021-05-19T23:33:44.8994380Z ==> Finishing up 2021-05-19T23:33:44.9322410Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-19T23:33:44.9345960Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-19T23:33:44.9372650Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-19T23:33:44.9378380Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-19T23:33:44.9401550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9412400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9447550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9451660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9469750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9511310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9539080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9555090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9557640Z mkdir -p /usr/local/share/locale/ckb 2021-05-19T23:33:44.9569110Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-19T23:33:44.9572150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9576640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9597300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9601690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9603640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9623000Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9652640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9666260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9668930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9686670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9711250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9737040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9740480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9767770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9773120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9794140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9830500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9832380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9835340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9860480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:44.9943220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0007510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0087650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0101650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0103810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0206640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0309530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0412830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0516090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0619080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0717710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0821230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0823070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0850860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.0949640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1053690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1157040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1158830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1261590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1364580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1467490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1570600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1673640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1776480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1879880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.1983450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-19T23:33:45.2005470Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-19T23:33:45.2084530Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-19T23:33:45.2130140Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-19T23:33:45.2187680Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-19T23:33:45.2234190Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-19T23:33:45.2291930Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-19T23:33:45.2339540Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-19T23:33:45.2442630Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-19T23:33:45.2448940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-3838-48aqff.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-19T23:33:47.4825920Z ==> Summary 2021-05-19T23:33:47.5036460Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-19T23:33:49.6829900Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-19T23:33:49.6831070Z To reinstall 1.6.37, run: 2021-05-19T23:33:49.6831870Z brew reinstall libpng 2021-05-19T23:33:51.6177870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-19T23:33:52.9023030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:53.5273300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-19T23:33:54.0106720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-19T23%3A40%3A00Z&sig=XDKamJFqGsB%2F00%2FNYIW4gGRxcY7p54em18E4nZAZXhU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:54.0436410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=XDKamJFqGsB\%2F00\%2FNYIW4gGRxcY7p54em18E4nZAZXhU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:54.0756420Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-19T23:33:54.0806870Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-19T23:33:55.3255980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:55.9911900Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-19T23:33:56.3989620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-19T23%3A40%3A00Z&sig=dEEhJpvJ%2FhkIv6z649X%2BaQqycwlpyO5XcImO8WQA2SU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:56.4440970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=dEEhJpvJ\%2FhkIv6z649X\%2BaQqycwlpyO5XcImO8WQA2SU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:56.5367950Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-19T23:33:56.5419840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-19T23:33:57.9103870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:33:58.5582530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-19T23:33:59.0477710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-19T23%3A40%3A00Z&sig=NvL7U3Lx%2FWfJVSUmoR34RfvzcZPd%2F%2BjM0PlhIKDAg6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:33:59.0943850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=NvL7U3Lx\%2FWfJVSUmoR34RfvzcZPd\%2F\%2BjM0PlhIKDAg6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:33:59.1280130Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-19T23:33:59.1310040Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-19T23:34:00.3572490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:00.9850340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-19T23:34:01.4502040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-19T23%3A40%3A00Z&sig=%2F4H1tcpPLivZ3tbtaz5bj86bCWxpSgmT6F7yssP1V6w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:01.4933460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=\%2F4H1tcpPLivZ3tbtaz5bj86bCWxpSgmT6F7yssP1V6w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:01.5253390Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-19T23:34:01.5281960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-19T23:34:02.7967890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:03.4132480Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-19T23:34:03.9134710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-19T23%3A40%3A00Z&sig=%2BBP9ZXmlSCL154mro2sN78L1uyAprhbaBlWVX14E7TI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:03.9584000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=\%2BBP9ZXmlSCL154mro2sN78L1uyAprhbaBlWVX14E7TI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:04.0458770Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-19T23:34:04.0520070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-19T23:34:05.3129010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:05.9592530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-19T23:34:06.4595690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-19T23%3A40%3A00Z&sig=tFHxldPdQ7KjllXWhGe4X%2BcgsAwGdIfiVnuGAW1Lpj8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:06.4948630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=tFHxldPdQ7KjllXWhGe4X\%2BcgsAwGdIfiVnuGAW1Lpj8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:06.6064740Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-19T23:34:06.6175310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-19T23:34:07.8895720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:08.4961750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-19T23:34:09.0010780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-19T23%3A40%3A00Z&sig=kv%2F0IHsBzmWjKxcZP5Xk6%2FU%2BoDMEAz5P0DGKT5niECA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:09.0384950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=kv\%2F0IHsBzmWjKxcZP5Xk6\%2FU\%2BoDMEAz5P0DGKT5niECA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:09.1318220Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-19T23:34:09.1349890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-19T23:34:10.4911670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:11.1536880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-19T23:34:11.6307010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-19T23%3A40%3A00Z&sig=QdQKNR5soC%2BRd%2BwGa8Cvxpu%2BFG%2FVzu1QAW8J1L8IbAk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:11.6801660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=QdQKNR5soC\%2BRd\%2BwGa8Cvxpu\%2BFG\%2FVzu1QAW8J1L8IbAk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:11.7213780Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-19T23:34:11.7260830Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-19T23:34:12.9751090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:13.6052300Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-19T23:34:14.0821740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-19T23%3A40%3A00Z&sig=7sokhd9US3Y2JZqTx6ySLdhLFPb%2BVFBHZdoZnO%2FEaE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:14.1185150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=7sokhd9US3Y2JZqTx6ySLdhLFPb\%2BVFBHZdoZnO\%2FEaE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:14.1588250Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-19T23:34:14.1623180Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-19T23:34:15.4135410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:16.0541530Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-19T23:34:16.4952170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-19T23%3A40%3A00Z&sig=8WZpJjQwjwFZT3BxyWoRdMZOfD0QIfd%2BmI1NifJgtoA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:16.5287250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=8WZpJjQwjwFZT3BxyWoRdMZOfD0QIfd\%2BmI1NifJgtoA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:16.5843070Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-19T23:34:16.5886340Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-19T23:34:17.8419950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:18.4994950Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-19T23:34:18.9101520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-19T23%3A40%3A00Z&sig=CRaaT1X54R9EQuuaeApSj78GjylRe4R6rE6y4%2Fn0phc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:18.9423910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=CRaaT1X54R9EQuuaeApSj78GjylRe4R6rE6y4\%2Fn0phc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:19.0553890Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-19T23:34:19.0669870Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-19T23:34:20.3307330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:21.0514660Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-19T23:34:21.4698650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-19T23%3A40%3A00Z&sig=a%2BIAb8QIxd2YiraWPWjk3IpjZRi8wGiESpP3vTkeMzw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:21.5095120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=a\%2BIAb8QIxd2YiraWPWjk3IpjZRi8wGiESpP3vTkeMzw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:21.5546810Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-19T23:34:21.5592160Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-19T23:34:22.8391890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:23.5945640Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-19T23:34:24.1080860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-19T23%3A40%3A00Z&sig=UlKcqOIt%2Fpauk1B5qifBINXheY2D3LiADdBpVIFh7iA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:24.1458450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=UlKcqOIt\%2Fpauk1B5qifBINXheY2D3LiADdBpVIFh7iA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:24.2005780Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-19T23:34:24.2046260Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-19T23:34:25.4938180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:26.1158200Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-19T23:34:26.6111310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-19T23%3A40%3A00Z&sig=g9E3OEcshw5qSkUvmVZS1vRbVhhD7y9Wwi8UBgDU%2FDw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:26.6475900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=g9E3OEcshw5qSkUvmVZS1vRbVhhD7y9Wwi8UBgDU\%2FDw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:26.9085550Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-19T23:34:26.9594040Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-19T23:34:28.2369290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:28.8700390Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-19T23:34:29.2881920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-19T23%3A40%3A00Z&sig=ndjAV4GH9vRkIuWd9Dg3ZX%2B31KBwuMviM1GK640qpQk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:29.3310720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=ndjAV4GH9vRkIuWd9Dg3ZX\%2B31KBwuMviM1GK640qpQk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:29.4373760Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-19T23:34:29.4472470Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-19T23:34:30.7301900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:31.3620180Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-19T23:34:31.9410360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-19T23%3A40%3A00Z&sig=wuohKF4kSNWC523Z1a1pZemI6RQNoE54KXBjhR6NkTI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:31.9772510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=wuohKF4kSNWC523Z1a1pZemI6RQNoE54KXBjhR6NkTI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:33.7577350Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-19T23:34:34.1924190Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-19T23:34:35.4445260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:34:36.0757520Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-19T23:34:36.5749690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-19T23%3A40%3A00Z&sig=LQVns2lbeDU%2BnqM01EUb12xLxyBztFqMfTcmzWTJRWo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:34:36.6181350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A40\%3A00Z\&sig=LQVns2lbeDU\%2BnqM01EUb12xLxyBztFqMfTcmzWTJRWo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:34:36.8574320Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-19T23:34:36.9194840Z ==> 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-19T23:34:36.9199810Z ==> Installing poppler dependency: libpthread-stubs 2021-05-19T23:34:36.9919280Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-19T23:34:36.9948180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-htrzoy 2021-05-19T23:34:37.0015110Z cp -pR /private/tmp/d20210519-3948-htrzoy/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-19T23:34:37.0099120Z chmod -Rf +w /private/tmp/d20210519-3948-htrzoy 2021-05-19T23:34:37.0526040Z ==> Finishing up 2021-05-19T23:34:37.0876040Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-19T23:34:37.0968250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4209-q7puno.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-19T23:34:39.4674660Z ==> Summary 2021-05-19T23:34:39.4689170Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-19T23:34:39.4693910Z ==> Installing poppler dependency: xorgproto 2021-05-19T23:34:39.4735800Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-19T23:34:39.4753600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210519-3948-17lvwy2 2021-05-19T23:34:39.5962900Z cp -pR /private/tmp/d20210519-3948-17lvwy2/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-19T23:34:39.7570530Z chmod -Rf +w /private/tmp/d20210519-3948-17lvwy2 2021-05-19T23:34:39.9405800Z ==> Finishing up 2021-05-19T23:34:39.9822080Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-19T23:34:39.9825530Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-19T23:34:39.9835230Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-19T23:34:39.9840330Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-19T23:34:39.9846960Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-19T23:34:39.9851290Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-19T23:34:39.9856980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-19T23:34:39.9862220Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-19T23:34:39.9867160Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-19T23:34:39.9872020Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-19T23:34:39.9877440Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-19T23:34:39.9922750Z rm /usr/local/share/pkgconfig 2021-05-19T23:34:39.9938140Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-19T23:34:39.9943250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-19T23:34:39.9948990Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-19T23:34:39.9954300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-19T23:34:39.9959520Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-19T23:34:39.9964570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-19T23:34:39.9970100Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-19T23:34:39.9975310Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-19T23:34:39.9980890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-19T23:34:39.9985830Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-19T23:34:39.9991320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-19T23:34:39.9996370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-19T23:34:40.0001890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-19T23:34:40.0007370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-19T23:34:40.0014140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-19T23:34:40.0027040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-19T23:34:40.0037340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-19T23:34:40.0039410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-19T23:34:40.0041210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-19T23:34:40.0043370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-19T23:34:40.0045490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-19T23:34:40.0051020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-19T23:34:40.0056130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-19T23:34:40.0061410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-19T23:34:40.0066280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-19T23:34:40.0071720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-19T23:34:40.0076600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-19T23:34:40.0082130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-19T23:34:40.0087100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-19T23:34:40.0092700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-19T23:34:40.0097540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-19T23:34:40.0103010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-19T23:34:40.0107840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-19T23:34:40.0113100Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-19T23:34:40.0118060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-19T23:34:40.0123410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-19T23:34:40.0128650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-19T23:34:40.0133990Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-19T23:34:40.0140730Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-19T23:34:40.0146610Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-19T23:34:40.0153640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-19T23:34:40.0158340Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-19T23:34:40.0731560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4235-1pbsfg.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-19T23:34:42.5346660Z ==> Summary 2021-05-19T23:34:42.5577060Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-19T23:34:42.5582000Z ==> Installing poppler dependency: libxau 2021-05-19T23:34:42.5673050Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-19T23:34:42.5691300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-1xz9r2c 2021-05-19T23:34:42.5829190Z cp -pR /private/tmp/d20210519-3948-1xz9r2c/libxau/. /usr/local/Cellar/libxau 2021-05-19T23:34:42.6124340Z chmod -Rf +w /private/tmp/d20210519-3948-1xz9r2c 2021-05-19T23:34:42.6797990Z ==> Finishing up 2021-05-19T23:34:42.7170100Z rm /usr/local/include/X11 2021-05-19T23:34:42.7179520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-19T23:34:42.7184110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-19T23:34:42.7189710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-19T23:34:42.7194790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-19T23:34:42.7200860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-19T23:34:42.7206410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-19T23:34:42.7248120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-19T23:34:42.7255450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-19T23:34:42.7261580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-19T23:34:42.7266790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-19T23:34:42.7271660Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-19T23:34:42.7278340Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-19T23:34:42.7286070Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-19T23:34:42.7290990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-19T23:34:42.7296280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-19T23:34:42.7301110Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-19T23:34:42.7306360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-19T23:34:42.7311290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-19T23:34:42.7316570Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-19T23:34:42.7321540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-19T23:34:42.7327310Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-19T23:34:42.7332390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-19T23:34:42.7337150Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-19T23:34:42.7342700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-19T23:34:42.7345830Z mkdir -p /usr/local/include/X11/dri 2021-05-19T23:34:42.7352670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-19T23:34:42.7358130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-19T23:34:42.7364160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-19T23:34:42.7368250Z mkdir -p /usr/local/include/X11/extensions 2021-05-19T23:34:42.7376610Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-19T23:34:42.7383130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-19T23:34:42.7388570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-19T23:34:42.7394000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-19T23:34:42.7399440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-19T23:34:42.7404760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-19T23:34:42.7409590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-19T23:34:42.7415360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-19T23:34:42.7420620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-19T23:34:42.7425910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-19T23:34:42.7431580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-19T23:34:42.7437140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-19T23:34:42.7441720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-19T23:34:42.7447520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-19T23:34:42.7452840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-19T23:34:42.7458040Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-19T23:34:42.7463850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-19T23:34:42.7468590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-19T23:34:42.7482720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-19T23:34:42.7484620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-19T23:34:42.7487140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-19T23:34:42.7493400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-19T23:34:42.7498850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-19T23:34:42.7504580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-19T23:34:42.7510500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-19T23:34:42.7519500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-19T23:34:42.7524710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-19T23:34:42.7530880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-19T23:34:42.7536550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-19T23:34:42.7541660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-19T23:34:42.7547510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-19T23:34:42.7553050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-19T23:34:42.7558430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-19T23:34:42.7563780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-19T23:34:42.7569680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-19T23:34:42.7574730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-19T23:34:42.7581250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-19T23:34:42.7586720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-19T23:34:42.7591740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-19T23:34:42.7597380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-19T23:34:42.7605870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-19T23:34:42.7612010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-19T23:34:42.7617230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-19T23:34:42.7622970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-19T23:34:42.7628120Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-19T23:34:42.7659400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-19T23:34:42.7664560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-19T23:34:42.7670070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-19T23:34:42.7675190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-19T23:34:42.7680720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-19T23:34:42.7685710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-19T23:34:42.7691210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-19T23:34:42.7696490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-19T23:34:42.7701740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-19T23:34:42.7706790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-19T23:34:42.7712380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-19T23:34:42.7717060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-19T23:34:42.7723620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-19T23:34:42.7729170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-19T23:34:42.7734140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-19T23:34:42.7739670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-19T23:34:42.7744980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-19T23:34:42.7749940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-19T23:34:42.7755390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-19T23:34:42.7760740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-19T23:34:42.7765660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-19T23:34:42.7771150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-19T23:34:42.7776520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-19T23:34:42.7781370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-19T23:34:42.7787140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-19T23:34:42.7792820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-19T23:34:42.7797740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-19T23:34:42.7801950Z Only the first 100 operations were output. 2021-05-19T23:34:42.8146630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4262-wrgzx.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-19T23:34:45.1579290Z ==> Summary 2021-05-19T23:34:45.1608580Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-19T23:34:45.1615120Z ==> Installing poppler dependency: libxdmcp 2021-05-19T23:34:45.1704030Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-19T23:34:45.1721610Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-1ayy2st 2021-05-19T23:34:45.1852170Z cp -pR /private/tmp/d20210519-3948-1ayy2st/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-19T23:34:45.1998220Z chmod -Rf +w /private/tmp/d20210519-3948-1ayy2st 2021-05-19T23:34:45.2514260Z ==> Finishing up 2021-05-19T23:34:45.2966330Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-19T23:34:45.2972970Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-19T23:34:45.2977480Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-19T23:34:45.2983090Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-19T23:34:45.2990780Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-19T23:34:45.3145180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4288-13jkmwj.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-19T23:34:47.6460880Z ==> Summary 2021-05-19T23:34:47.6479240Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-19T23:34:47.6484200Z ==> Installing poppler dependency: libxcb 2021-05-19T23:34:47.6856360Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-19T23:34:47.6874180Z 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/d20210519-3948-2kj9xu 2021-05-19T23:34:48.5456130Z cp -pR /private/tmp/d20210519-3948-2kj9xu/libxcb/. /usr/local/Cellar/libxcb 2021-05-19T23:34:50.1655140Z chmod -Rf +w /private/tmp/d20210519-3948-2kj9xu 2021-05-19T23:34:51.4248900Z ==> Finishing up 2021-05-19T23:34:51.4721100Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-19T23:34:51.4732430Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-19T23:34:51.4810630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-19T23:34:51.4814990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-19T23:34:51.4859390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-19T23:34:51.4863940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-19T23:34:51.4870110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-19T23:34:51.4875300Z 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-19T23:34:51.4881290Z 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-19T23:34:51.4889240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-19T23:34:51.4895160Z 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-19T23:34:51.4900390Z 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-19T23:34:51.4906080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-19T23:34:51.4911290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-19T23:34:51.4921660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-19T23:34:51.4924280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-19T23:34:51.4930230Z 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-19T23:34:51.4935540Z 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-19T23:34:51.4941150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-19T23:34:51.4947000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-19T23:34:51.4953190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-19T23:34:51.4959110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-19T23:34:51.4964170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-19T23:34:51.4970320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-19T23:34:51.4976810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-19T23:34:51.4983500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-19T23:34:51.4988820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-19T23:34:51.4993790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-19T23:34:51.5000960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-19T23:34:51.5009020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-19T23:34:51.5014270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-19T23:34:51.5020270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-19T23:34:51.5025310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-19T23:34:51.5031700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-19T23:34:51.5036900Z 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-19T23:34:51.5042410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-19T23:34:51.5047880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-19T23:34:51.5052730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-19T23:34:51.5058640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-19T23:34:51.5065350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-19T23:34:51.5070650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-19T23:34:51.5077140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-19T23:34:51.5082270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-19T23:34:51.5088530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-19T23:34:51.5099620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-19T23:34:51.5109430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-19T23:34:51.5118480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-19T23:34:51.5129290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-19T23:34:51.5138230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-19T23:34:51.5157500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-19T23:34:51.5163060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-19T23:34:51.5168250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-19T23:34:51.5173360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-19T23:34:51.5180550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-19T23:34:51.5184490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-19T23:34:51.5189840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-19T23:34:51.5195250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-19T23:34:51.5200480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-19T23:34:51.5205570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-19T23:34:51.5210930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-19T23:34:51.5218530Z 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-19T23:34:51.5224910Z 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-19T23:34:51.5234280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-19T23:34:51.5287640Z 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-19T23:34:51.5296290Z 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-19T23:34:51.5303500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-19T23:34:51.5314470Z 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-19T23:34:51.5323430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-19T23:34:51.5330630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-19T23:34:51.5341720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-19T23:34:51.5350320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-19T23:34:51.5361350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-19T23:34:51.5371980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-19T23:34:51.5381120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-19T23:34:51.5392090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-19T23:34:51.5401350Z 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-19T23:34:51.5412130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-19T23:34:51.5422600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-19T23:34:51.5431720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-19T23:34:51.5440510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-19T23:34:51.5452900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-19T23:34:51.5461960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-19T23:34:51.5472480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-19T23:34:51.5483420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-19T23:34:51.5492400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-19T23:34:51.5503190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-19T23:34:51.5511700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-19T23:34:51.5522290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-19T23:34:51.5532460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-19T23:34:51.5541570Z 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-19T23:34:51.5551510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-19T23:34:51.5560320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-19T23:34:51.5570640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-19T23:34:51.5579450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-19T23:34:51.5589940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-19T23:34:51.5598900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-19T23:34:51.5609080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-19T23:34:51.5621910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-19T23:34:51.5630670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-19T23:34:51.5639500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-19T23:34:51.5641860Z Only the first 100 operations were output. 2021-05-19T23:34:53.3981670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4323-1jek7g8.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-19T23:34:55.9632780Z ==> Summary 2021-05-19T23:34:56.1133420Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-19T23:34:56.1143620Z ==> Installing poppler dependency: libx11 2021-05-19T23:34:56.1635040Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-19T23:34:56.1652360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-15z3xky 2021-05-19T23:34:56.5853840Z cp -pR /private/tmp/d20210519-3948-15z3xky/libx11/. /usr/local/Cellar/libx11 2021-05-19T23:34:57.5058560Z chmod -Rf +w /private/tmp/d20210519-3948-15z3xky 2021-05-19T23:34:58.0813200Z ==> Finishing up 2021-05-19T23:34:58.1199830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-19T23:34:58.1202390Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-19T23:34:58.1204770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-19T23:34:58.1207310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-19T23:34:58.1210140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-19T23:34:58.1212710Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-19T23:34:58.1217580Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-19T23:34:58.1222360Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-19T23:34:58.1227750Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-19T23:34:58.1232830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-19T23:34:58.1237760Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-19T23:34:58.1250120Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-19T23:34:58.1252910Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-19T23:34:58.1256760Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-19T23:34:58.1295520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-19T23:34:58.1298450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-19T23:34:58.1301380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-19T23:34:58.1306910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-19T23:34:58.1309710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-19T23:34:58.1314240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-19T23:34:58.1319450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-19T23:34:58.1325150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-19T23:34:58.1330560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-19T23:34:58.1336050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-19T23:34:58.1341630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-19T23:34:58.1347060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-19T23:34:58.1352720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-19T23:34:58.1357650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-19T23:34:58.1363320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-19T23:34:58.1369470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-19T23:34:58.1375270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-19T23:34:58.1380490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-19T23:34:58.1385320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-19T23:34:58.1401390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-19T23:34:58.1418300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-19T23:34:58.1422780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-19T23:34:58.1426070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-19T23:34:58.1429170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-19T23:34:58.1434590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-19T23:34:58.1439750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-19T23:34:58.1445210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-19T23:34:58.1457720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-19T23:34:58.1461000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-19T23:34:58.1464190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-19T23:34:58.1471560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-19T23:34:58.1477320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-19T23:34:58.1482530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-19T23:34:58.1488210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-19T23:34:58.1510150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-19T23:34:58.1513070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-19T23:34:58.1516100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-19T23:34:58.1519030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-19T23:34:58.1524030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-19T23:34:58.1536930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-19T23:34:58.1571100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-19T23:34:58.1573180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-19T23:34:58.1575440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-19T23:34:58.1577570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-19T23:34:58.1584460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-19T23:34:58.1593610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-19T23:34:58.1604050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-19T23:34:58.1615510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-19T23:34:58.1624840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-19T23:34:58.1633370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-19T23:34:58.1644420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-19T23:34:58.1653890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-19T23:34:58.1677820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-19T23:34:58.1680830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-19T23:34:58.1683740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-19T23:34:58.1687260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-19T23:34:58.1690490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-19T23:34:58.1694560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-19T23:34:58.1701150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-19T23:34:58.1706840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-19T23:34:58.1712640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-19T23:34:58.1717920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-19T23:34:58.1723650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-19T23:34:58.1733780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-19T23:34:58.1738580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-19T23:34:58.1743290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-19T23:34:58.1749720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-19T23:34:58.1755210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-19T23:34:58.1761870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-19T23:34:58.1773740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-19T23:34:58.1784530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-19T23:34:58.1795480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-19T23:34:58.1805870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-19T23:34:58.1815210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-19T23:34:58.1826620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-19T23:34:58.1835480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-19T23:34:58.1847170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-19T23:34:58.1856380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-19T23:34:58.1865430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-19T23:34:58.1875490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-19T23:34:58.1886940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-19T23:34:58.1897990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-19T23:34:58.1908630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-19T23:34:58.1918440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-19T23:34:58.1929990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-19T23:34:58.1939860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-19T23:34:58.1980160Z Only the first 100 operations were output. 2021-05-19T23:34:58.8081020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4349-uotzeq.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-19T23:35:01.8316380Z ==> Summary 2021-05-19T23:35:01.9123610Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-19T23:35:01.9128730Z ==> Installing poppler dependency: libxext 2021-05-19T23:35:01.9708520Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-19T23:35:01.9727870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-1xch2ua 2021-05-19T23:35:02.0111670Z cp -pR /private/tmp/d20210519-3948-1xch2ua/libxext/. /usr/local/Cellar/libxext 2021-05-19T23:35:02.1161120Z chmod -Rf +w /private/tmp/d20210519-3948-1xch2ua 2021-05-19T23:35:02.2221380Z ==> Finishing up 2021-05-19T23:35:02.2771200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-19T23:35:02.2781130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-19T23:35:02.2790330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-19T23:35:02.2800210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-19T23:35:02.2813050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-19T23:35:02.2822140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-19T23:35:02.2849040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-19T23:35:02.2857160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-19T23:35:02.2859900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-19T23:35:02.2862720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-19T23:35:02.2865590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-19T23:35:02.2874210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-19T23:35:02.2883720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-19T23:35:02.2907270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-19T23:35:02.2909990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-19T23:35:02.2912940Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-19T23:35:02.2921440Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-19T23:35:02.2932400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-19T23:35:02.2940500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-19T23:35:02.2980210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-19T23:35:02.2991750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-19T23:35:02.3011860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-19T23:35:02.3013860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-19T23:35:02.3022800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-19T23:35:02.3031940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-19T23:35:02.3042450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-19T23:35:02.3051100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-19T23:35:02.3067890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-19T23:35:02.3078950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-19T23:35:02.3083090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-19T23:35:02.3127180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-19T23:35:02.3135420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-19T23:35:02.3139300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-19T23:35:02.3142670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-19T23:35:02.3146180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-19T23:35:02.3149660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-19T23:35:02.3153010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-19T23:35:02.3156620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-19T23:35:02.3159290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-19T23:35:02.3161880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-19T23:35:02.3164900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-19T23:35:02.3168520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-19T23:35:02.3171650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-19T23:35:02.3177180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-19T23:35:02.3182410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-19T23:35:02.3188240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-19T23:35:02.3193630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-19T23:35:02.3200300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-19T23:35:02.3205310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-19T23:35:02.3211590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-19T23:35:02.3215940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-19T23:35:02.3222470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-19T23:35:02.3228170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-19T23:35:02.3232660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-19T23:35:02.3238650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-19T23:35:02.3244980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-19T23:35:02.3251430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-19T23:35:02.3256730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-19T23:35:02.3264050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-19T23:35:02.3271600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-19T23:35:02.3286890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-19T23:35:02.3296530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-19T23:35:02.3306930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-19T23:35:02.3317110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-19T23:35:02.3327180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-19T23:35:02.3337690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-19T23:35:02.3348810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-19T23:35:02.3358120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-19T23:35:02.3401180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-19T23:35:02.3489790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-19T23:35:02.3496620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-19T23:35:02.3510610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-19T23:35:02.3514770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-19T23:35:02.3518670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-19T23:35:02.3522000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-19T23:35:02.3526230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-19T23:35:02.3530090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-19T23:35:02.3536270Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-19T23:35:02.3541010Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-19T23:35:02.3546440Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-19T23:35:02.3553750Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-19T23:35:02.3858790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4375-1h64fh4.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-19T23:35:04.7801700Z ==> Summary 2021-05-19T23:35:04.7872580Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-19T23:35:04.7879980Z ==> Installing poppler dependency: libxrender 2021-05-19T23:35:04.8508920Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-19T23:35:04.8530380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-sdg3ti 2021-05-19T23:35:04.8675110Z cp -pR /private/tmp/d20210519-3948-sdg3ti/libxrender/. /usr/local/Cellar/libxrender 2021-05-19T23:35:04.8882430Z chmod -Rf +w /private/tmp/d20210519-3948-sdg3ti 2021-05-19T23:35:04.9551600Z ==> Finishing up 2021-05-19T23:35:04.9957110Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-19T23:35:04.9967160Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-19T23:35:04.9971120Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-19T23:35:04.9976370Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-19T23:35:04.9982450Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-19T23:35:04.9994230Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-19T23:35:05.0197600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4401-24d1mh.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-19T23:35:07.7223370Z ==> Summary 2021-05-19T23:35:07.7264860Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-19T23:35:07.7274000Z ==> Installing poppler dependency: lzo 2021-05-19T23:35:07.7309790Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-19T23:35:07.7331010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-1eah2pc 2021-05-19T23:35:07.7536310Z cp -pR /private/tmp/d20210519-3948-1eah2pc/lzo/. /usr/local/Cellar/lzo 2021-05-19T23:35:07.7836500Z chmod -Rf +w /private/tmp/d20210519-3948-1eah2pc 2021-05-19T23:35:07.8650080Z ==> Finishing up 2021-05-19T23:35:07.9171030Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-19T23:35:07.9177680Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-19T23:35:07.9184270Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-19T23:35:07.9190640Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-19T23:35:07.9195800Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-19T23:35:07.9205530Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-19T23:35:07.9407170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4427-1y5xpk9.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-19T23:35:10.6206020Z ==> Summary 2021-05-19T23:35:10.6242570Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-19T23:35:10.6249510Z ==> Installing poppler dependency: pixman 2021-05-19T23:35:10.6284960Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-19T23:35:10.6304080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-48247a 2021-05-19T23:35:11.6116000Z cp -pR /private/tmp/d20210519-3948-48247a/pixman/. /usr/local/Cellar/pixman 2021-05-19T23:35:11.6117090Z ==> Finishing up 2021-05-19T23:35:11.6188470Z chmod -Rf +w /private/tmp/d20210519-3948-48247a 2021-05-19T23:35:11.6189660Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-19T23:35:11.6314510Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-19T23:35:11.6417410Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-19T23:35:11.6522070Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-19T23:35:11.6626550Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-19T23:35:11.6728760Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-19T23:35:11.6832750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4453-1xv0rdz.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-19T23:35:13.6078270Z ==> Summary 2021-05-19T23:35:13.6098240Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-19T23:35:13.6108790Z ==> Installing poppler dependency: cairo 2021-05-19T23:35:13.7904010Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-19T23:35:13.7922000Z 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/d20210519-3948-k1u2ro 2021-05-19T23:35:13.8912810Z cp -pR /private/tmp/d20210519-3948-k1u2ro/cairo/. /usr/local/Cellar/cairo 2021-05-19T23:35:14.0139800Z chmod -Rf +w /private/tmp/d20210519-3948-k1u2ro 2021-05-19T23:35:14.3445030Z ==> Finishing up 2021-05-19T23:35:14.3826200Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-19T23:35:14.3838100Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-19T23:35:14.3858770Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-19T23:35:14.3898420Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-19T23:35:14.3914050Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-19T23:35:14.3930810Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-19T23:35:14.3941900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-19T23:35:14.3955030Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-19T23:35:14.3960300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-19T23:35:14.3976870Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-19T23:35:14.3996960Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-19T23:35:14.4008300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-19T23:35:14.4021210Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-19T23:35:14.4040930Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-19T23:35:14.4054530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-19T23:35:14.4076250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-19T23:35:14.4087090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-19T23:35:14.4094980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-19T23:35:14.4105820Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-19T23:35:14.4181670Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-19T23:35:14.4185610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-19T23:35:14.4191430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-19T23:35:14.4196200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-19T23:35:14.4201350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-19T23:35:14.4208090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-19T23:35:14.4214810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-19T23:35:14.4219720Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-19T23:35:14.4226860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-19T23:35:14.4231960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-19T23:35:14.4237200Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-19T23:35:14.4241840Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-19T23:35:14.4694480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4479-1m1szvx.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-19T23:35:16.9928880Z ==> Summary 2021-05-19T23:35:17.0015540Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-19T23:35:17.0021920Z ==> Installing poppler dependency: little-cms2 2021-05-19T23:35:17.0202070Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-19T23:35:17.0220250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-sahnwq 2021-05-19T23:35:17.0441130Z cp -pR /private/tmp/d20210519-3948-sahnwq/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-19T23:35:17.0688180Z chmod -Rf +w /private/tmp/d20210519-3948-sahnwq 2021-05-19T23:35:17.1616090Z ==> Finishing up 2021-05-19T23:35:17.1898840Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-19T23:35:17.1902410Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-19T23:35:17.1907680Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-19T23:35:17.1912120Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-19T23:35:17.1917300Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-19T23:35:17.1924500Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-19T23:35:17.1929570Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-19T23:35:17.1941440Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-19T23:35:17.1946390Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-19T23:35:17.1952180Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-19T23:35:17.1961210Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-19T23:35:17.1963430Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-19T23:35:17.1971150Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-19T23:35:17.1975680Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-19T23:35:17.1981200Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-19T23:35:17.1989020Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-19T23:35:17.2194480Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4505-nqr2qx.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-19T23:35:19.7196990Z ==> Summary 2021-05-19T23:35:19.7222250Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-19T23:35:19.7226480Z ==> Installing poppler dependency: nspr 2021-05-19T23:35:19.7248380Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-19T23:35:19.7270700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-ukjb0d 2021-05-19T23:35:19.7759520Z cp -pR /private/tmp/d20210519-3948-ukjb0d/nspr/. /usr/local/Cellar/nspr 2021-05-19T23:35:19.8579890Z chmod -Rf +w /private/tmp/d20210519-3948-ukjb0d 2021-05-19T23:35:19.9552030Z ==> Finishing up 2021-05-19T23:35:19.9956320Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-19T23:35:19.9958740Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-19T23:35:19.9961120Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-19T23:35:19.9963530Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-19T23:35:19.9966030Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-19T23:35:19.9969540Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-19T23:35:19.9974530Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-19T23:35:19.9979720Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-19T23:35:19.9984560Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-19T23:35:20.0006250Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-19T23:35:20.0333920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4531-ovw731.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-19T23:35:22.2446210Z ==> Summary 2021-05-19T23:35:22.2556920Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-19T23:35:22.2559890Z ==> Installing poppler dependency: nss 2021-05-19T23:35:22.2689640Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-19T23:35:22.2713640Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-h1rbua 2021-05-19T23:35:22.6142770Z cp -pR /private/tmp/d20210519-3948-h1rbua/nss/. /usr/local/Cellar/nss 2021-05-19T23:35:22.8921030Z chmod -Rf +w /private/tmp/d20210519-3948-h1rbua 2021-05-19T23:35:25.0772580Z ==> Finishing up 2021-05-19T23:35:25.1243200Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-19T23:35:25.1265860Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-19T23:35:25.1273170Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-19T23:35:25.1274760Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-19T23:35:25.1276250Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-19T23:35:25.1277740Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-19T23:35:25.1286220Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-19T23:35:25.1296160Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-19T23:35:25.1304180Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-19T23:35:25.1313000Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-19T23:35:25.1321640Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-19T23:35:25.1330840Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-19T23:35:25.1362360Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-19T23:35:25.1364000Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-19T23:35:25.1365470Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-19T23:35:25.1366820Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-19T23:35:25.1372060Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-19T23:35:25.1376650Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-19T23:35:25.1383210Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-19T23:35:25.1388290Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-19T23:35:25.1393020Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-19T23:35:25.1397980Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-19T23:35:25.1404150Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-19T23:35:25.1432860Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-19T23:35:25.1451560Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-19T23:35:25.1460140Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-19T23:35:25.1483420Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-19T23:35:25.1484900Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-19T23:35:25.1486230Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-19T23:35:25.1487560Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-19T23:35:25.1488870Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-19T23:35:25.1490260Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-19T23:35:25.1491770Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-19T23:35:25.1493240Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-19T23:35:25.1494590Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-19T23:35:25.1495920Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-19T23:35:25.1497220Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-19T23:35:25.1498620Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-19T23:35:25.1499910Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-19T23:35:25.1501150Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-19T23:35:25.1502510Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-19T23:35:25.1504740Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-19T23:35:25.1610250Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-19T23:35:25.1699800Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-19T23:35:25.1701920Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-19T23:35:25.1703380Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-19T23:35:25.1705250Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-19T23:35:25.1706590Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-19T23:35:25.1708030Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-19T23:35:25.1709440Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-19T23:35:25.1710780Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-19T23:35:25.1712130Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-19T23:35:25.1713860Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-19T23:35:25.1715750Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-19T23:35:25.1717090Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-19T23:35:25.1718470Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-19T23:35:25.1719850Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-19T23:35:25.1721300Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-19T23:35:25.1722640Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-19T23:35:25.1724030Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-19T23:35:25.1725400Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-19T23:35:25.1726830Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-19T23:35:25.1728210Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-19T23:35:25.1729800Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-19T23:35:25.1731870Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-19T23:35:25.1733770Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-19T23:35:25.1735170Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-19T23:35:25.1736540Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-19T23:35:25.1737910Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-19T23:35:25.1739250Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-19T23:35:25.1740580Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-19T23:35:25.1741960Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-19T23:35:25.1743590Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-19T23:35:25.1745080Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-19T23:35:25.1746500Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-19T23:35:25.1747950Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-19T23:35:25.1749390Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-19T23:35:25.1750800Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-19T23:35:25.1752420Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-19T23:35:25.1754000Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-19T23:35:25.1755520Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-19T23:35:25.1756940Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-19T23:35:25.1758290Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-19T23:35:25.1759730Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-19T23:35:25.1761200Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-19T23:35:25.1763950Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-19T23:35:25.1823000Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-19T23:35:25.1824880Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-19T23:35:25.1826400Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-19T23:35:25.1827950Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-19T23:35:25.1829450Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-19T23:35:25.1830900Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-19T23:35:25.1832350Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-19T23:35:25.1833910Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-19T23:35:25.1835480Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-19T23:35:25.1837720Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-19T23:35:25.1839410Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-19T23:35:25.1840810Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-19T23:35:25.1842400Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-19T23:35:25.1846320Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-19T23:35:25.1849570Z Only the first 100 operations were output. 2021-05-19T23:35:25.3562530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4557-1eezmaw.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-19T23:35:27.9106900Z ==> Summary 2021-05-19T23:35:27.9287220Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-19T23:35:27.9296610Z ==> Installing poppler dependency: openjpeg 2021-05-19T23:35:27.9784120Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-19T23:35:27.9807230Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-2k7wqp 2021-05-19T23:35:28.3049480Z cp -pR /private/tmp/d20210519-3948-2k7wqp/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-19T23:35:28.7078030Z chmod -Rf +w /private/tmp/d20210519-3948-2k7wqp 2021-05-19T23:35:29.0026610Z ==> Finishing up 2021-05-19T23:35:29.0436440Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-19T23:35:29.0443640Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-19T23:35:29.0453270Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-19T23:35:29.0463260Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-19T23:35:29.0475070Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-19T23:35:29.0492680Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-19T23:35:29.0501590Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-19T23:35:29.0512270Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-19T23:35:29.0523700Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-19T23:35:29.0536330Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-19T23:35:29.0545680Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-19T23:35:29.0554350Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-19T23:35:29.0565460Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-19T23:35:29.0573800Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-19T23:35:29.0584480Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-19T23:35:29.1950950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4583-129mwkl.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-19T23:35:31.8256190Z ==> Summary 2021-05-19T23:35:31.8578790Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-19T23:35:31.8580540Z ==> Installing poppler dependency: qt@5 2021-05-19T23:35:31.8637100Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-19T23:35:31.8660760Z 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/d20210519-3948-vux3vw 2021-05-19T23:35:38.7891450Z cp -pR /private/tmp/d20210519-3948-vux3vw/qt@5/. /usr/local/Cellar/qt@5 2021-05-19T23:35:48.8357180Z chmod -Rf +w /private/tmp/d20210519-3948-vux3vw 2021-05-19T23:36:03.7888190Z ==> Finishing up 2021-05-19T23:36:07.4532270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4642-1oqc7eg.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-19T23:36:11.7915210Z ==> Caveats 2021-05-19T23:36:11.7916390Z We agreed to the Qt open source license for you. 2021-05-19T23:36:11.7918520Z If this is unacceptable you should uninstall. 2021-05-19T23:36:11.7919260Z 2021-05-19T23:36:11.7921220Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:36:11.7922460Z because this is an alternate version of another formula. 2021-05-19T23:36:11.7923170Z 2021-05-19T23:36:11.7925270Z If you need to have qt@5 first in your PATH, run: 2021-05-19T23:36:11.7926980Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:36:11.7928730Z 2021-05-19T23:36:11.7929610Z For compilers to find qt@5 you may need to set: 2021-05-19T23:36:11.7931010Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T23:36:11.7934410Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T23:36:11.7935140Z 2021-05-19T23:36:11.7937660Z For pkg-config to find qt@5 you may need to set: 2021-05-19T23:36:11.7938800Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T23:36:11.7939850Z 2021-05-19T23:36:11.7941110Z ==> Summary 2021-05-19T23:36:12.5469560Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-19T23:36:12.5475600Z ==> Installing poppler 2021-05-19T23:36:12.5479270Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-19T23:36:12.5499270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-3948-zbf4n1 2021-05-19T23:36:12.8664820Z cp -pR /private/tmp/d20210519-3948-zbf4n1/poppler/. /usr/local/Cellar/poppler 2021-05-19T23:36:13.1721360Z chmod -Rf +w /private/tmp/d20210519-3948-zbf4n1 2021-05-19T23:36:13.6681150Z ==> Finishing up 2021-05-19T23:36:13.7063290Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-19T23:36:13.7067330Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-19T23:36:13.7072660Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-19T23:36:13.7077100Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-19T23:36:13.7082110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-19T23:36:13.7086650Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-19T23:36:13.7091520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-19T23:36:13.7096160Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-19T23:36:13.7101230Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-19T23:36:13.7105830Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-19T23:36:13.7111000Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-19T23:36:13.7115580Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-19T23:36:13.7120670Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-19T23:36:13.7127550Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-19T23:36:13.7139240Z rm /usr/local/share/gir-1.0 2021-05-19T23:36:13.7149060Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-19T23:36:13.7195980Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-19T23:36:13.7205600Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-19T23:36:13.7210790Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-19T23:36:13.7215900Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-19T23:36:13.7221290Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-19T23:36:13.7226930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-19T23:36:13.7231880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-19T23:36:13.7237350Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-19T23:36:13.7242400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-19T23:36:13.7248540Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-19T23:36:13.7255110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-19T23:36:13.7260120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-19T23:36:13.7265740Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-19T23:36:13.7270820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-19T23:36:13.7278290Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-19T23:36:13.7283030Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-19T23:36:13.7295050Z rm /usr/local/lib/girepository-1.0 2021-05-19T23:36:13.7303240Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-19T23:36:13.7309770Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-19T23:36:13.7314310Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-19T23:36:13.7319690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-19T23:36:13.7324440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-19T23:36:13.7329970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-19T23:36:13.7334930Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-19T23:36:13.7340390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-19T23:36:13.7345050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-19T23:36:13.7350500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-19T23:36:13.7355870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-19T23:36:13.7361350Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-19T23:36:13.7366140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-19T23:36:13.7371480Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-19T23:36:13.7376390Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-19T23:36:13.7383560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-19T23:36:13.7431990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-19T23:36:13.7433890Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-19T23:36:13.7435750Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-19T23:36:13.7437590Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-19T23:36:13.7439340Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-19T23:36:13.8581550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4669-c8khhl.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-19T23:36:16.2499190Z ==> Summary 2021-05-19T23:36:16.2845270Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-19T23:36:18.0323410Z ==> Caveats 2021-05-19T23:36:18.0324740Z ==> qt@5 2021-05-19T23:36:18.0365960Z We agreed to the Qt open source license for you. 2021-05-19T23:36:18.0367080Z If this is unacceptable you should uninstall. 2021-05-19T23:36:18.0367760Z 2021-05-19T23:36:18.0369500Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:36:18.0370690Z because this is an alternate version of another formula. 2021-05-19T23:36:18.0371390Z 2021-05-19T23:36:18.0372240Z If you need to have qt@5 first in your PATH, run: 2021-05-19T23:36:18.0373820Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:36:18.0374610Z 2021-05-19T23:36:18.0375420Z For compilers to find qt@5 you may need to set: 2021-05-19T23:36:18.0376740Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-19T23:36:18.0378110Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-19T23:36:18.0378810Z 2021-05-19T23:36:18.0380000Z For pkg-config to find qt@5 you may need to set: 2021-05-19T23:36:18.0381920Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-19T23:36:18.0382620Z 2021-05-19T23:36:19.9540090Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-19T23:36:21.2507940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:36:21.8936080Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-19T23:36:22.4055950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-19T23%3A45%3A00Z&sig=BRfev2xf58sPrXe0U7g%2FndcIAmTclYJFqbdLvuOCXhs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:36:22.4400060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=BRfev2xf58sPrXe0U7g\%2FndcIAmTclYJFqbdLvuOCXhs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:36:22.4771570Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-19T23:36:22.4826470Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-19T23:36:23.7166520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:36:24.3534980Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-19T23:36:24.8261400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-19T23%3A45%3A00Z&sig=rPSeuaaM5p4vyx8ZSnAY3NbxSVB5fsOZnj234jOMPso%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:36:24.8609300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=rPSeuaaM5p4vyx8ZSnAY3NbxSVB5fsOZnj234jOMPso\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:36:25.0533240Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-19T23:36:25.0897180Z ==> Installing dependencies for hdf5: szip 2021-05-19T23:36:25.0905760Z ==> Installing hdf5 dependency: szip 2021-05-19T23:36:25.1641790Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-19T23:36:25.1676490Z 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/d20210519-4676-m2aatp 2021-05-19T23:36:25.1815220Z cp -pR /private/tmp/d20210519-4676-m2aatp/szip/. /usr/local/Cellar/szip 2021-05-19T23:36:25.2010560Z chmod -Rf +w /private/tmp/d20210519-4676-m2aatp 2021-05-19T23:36:25.2517710Z ==> Finishing up 2021-05-19T23:36:25.3052380Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-19T23:36:25.3059870Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-19T23:36:25.3069660Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-19T23:36:25.3080040Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-19T23:36:25.3090670Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-19T23:36:25.3100370Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-19T23:36:25.3290130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4872-1ecr95a.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-19T23:36:27.7759330Z ==> Summary 2021-05-19T23:36:27.7784040Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-19T23:36:27.7792400Z ==> Installing hdf5 2021-05-19T23:36:27.7796470Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-19T23:36:27.7815700Z 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/d20210519-4676-g3sgg1 2021-05-19T23:36:28.0040120Z cp -pR /private/tmp/d20210519-4676-g3sgg1/hdf5/. /usr/local/Cellar/hdf5 2021-05-19T23:36:28.2525300Z chmod -Rf +w /private/tmp/d20210519-4676-g3sgg1 2021-05-19T23:36:28.6102040Z ==> Finishing up 2021-05-19T23:36:28.6615930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-19T23:36:28.6629240Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-19T23:36:28.6630920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-19T23:36:28.6632230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-19T23:36:28.6633570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-19T23:36:28.6735820Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-19T23:36:28.6838870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-19T23:36:28.6941430Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-19T23:36:28.7044340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-19T23:36:28.7146640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-19T23:36:28.7249200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-19T23:36:28.7351770Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-19T23:36:28.7454120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-19T23:36:28.7556490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-19T23:36:28.7572070Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-19T23:36:28.7573560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-19T23:36:28.7575030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-19T23:36:28.7576440Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-19T23:36:28.7577810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-19T23:36:28.7579180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-19T23:36:28.7580570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-19T23:36:28.7581900Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-19T23:36:28.7583370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-19T23:36:28.7584940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-19T23:36:28.7586470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-19T23:36:28.7588370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-19T23:36:28.7590000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-19T23:36:28.7591560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-19T23:36:28.7593070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-19T23:36:28.7594590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-19T23:36:28.7596120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-19T23:36:28.7597580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-19T23:36:28.7599030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-19T23:36:28.7600520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-19T23:36:28.7602030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-19T23:36:28.7603560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-19T23:36:28.7605090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-19T23:36:28.7606600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-19T23:36:28.7608150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-19T23:36:28.7609700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-19T23:36:28.7611350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-19T23:36:28.7612910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-19T23:36:28.7614460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-19T23:36:28.7616000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-19T23:36:28.7617540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-19T23:36:28.7619050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-19T23:36:28.7620610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-19T23:36:28.7622170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-19T23:36:28.7623680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-19T23:36:28.7625180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-19T23:36:28.7626690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-19T23:36:28.7628180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-19T23:36:28.7629610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-19T23:36:28.7631310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-19T23:36:28.7632760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-19T23:36:28.7634250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-19T23:36:28.7635740Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-19T23:36:28.7637220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-19T23:36:28.7638700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-19T23:36:28.7640160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-19T23:36:28.7641690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-19T23:36:28.7643230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-19T23:36:28.7644800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-19T23:36:28.7646300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-19T23:36:28.7647810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-19T23:36:28.7649320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-19T23:36:28.7651430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-19T23:36:28.7652880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-19T23:36:28.7654390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-19T23:36:28.7656200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-19T23:36:28.7657810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-19T23:36:28.7659330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-19T23:36:28.7660830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-19T23:36:28.7662330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-19T23:36:28.7663880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-19T23:36:28.7665550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-19T23:36:28.7667130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-19T23:36:28.7668690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-19T23:36:28.7670200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-19T23:36:28.7671690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-19T23:36:28.7673220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-19T23:36:28.7674730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-19T23:36:28.7676210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-19T23:36:28.7677780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-19T23:36:28.7679320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-19T23:36:28.7680940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-19T23:36:28.7682510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-19T23:36:28.7684030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-19T23:36:28.7685640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-19T23:36:28.7687220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-19T23:36:28.7688760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-19T23:36:28.7690300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-19T23:36:28.7691820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-19T23:36:28.7693320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-19T23:36:28.7694830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-19T23:36:28.7696360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-19T23:36:28.7697870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-19T23:36:28.7699730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-19T23:36:28.7701500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-19T23:36:28.7703160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-19T23:36:28.7704220Z Only the first 100 operations were output. 2021-05-19T23:36:28.8497170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-4898-1t4kvvv.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-19T23:36:31.5806150Z ==> Summary 2021-05-19T23:36:31.6008610Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-19T23:36:34.0109760Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-19T23:36:35.2848750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:36:35.9695690Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-19T23:36:36.4481280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-19T23%3A45%3A00Z&sig=oVshIVkT%2FM8YBq01gjf9HVTxFdelLyafH88kV4zc2jI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:36:36.4860990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=oVshIVkT\%2FM8YBq01gjf9HVTxFdelLyafH88kV4zc2jI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:36:36.6846530Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-19T23:36:36.7855890Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-19T23:36:36.7888110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-4905-fg8m1 2021-05-19T23:36:36.9791610Z cp -pR /private/tmp/d20210519-4905-fg8m1/protobuf/. /usr/local/Cellar/protobuf 2021-05-19T23:36:37.2106300Z chmod -Rf +w /private/tmp/d20210519-4905-fg8m1 2021-05-19T23:36:37.4421540Z ==> Finishing up 2021-05-19T23:36:37.4776000Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-19T23:36:37.4777630Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-19T23:36:37.4828410Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-19T23:36:37.4830100Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-19T23:36:37.4832050Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-19T23:36:37.4839820Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-19T23:36:37.4851750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-19T23:36:37.4861140Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-19T23:36:37.4869740Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-19T23:36:37.4879310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-19T23:36:37.4888960Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-19T23:36:37.4896630Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-19T23:36:37.4906840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-19T23:36:37.4918150Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-19T23:36:37.4928520Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-19T23:36:37.4971240Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-19T23:36:37.5788640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5069-s5isfg.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-19T23:36:40.1012020Z ==> Caveats 2021-05-19T23:36:40.1013610Z Emacs Lisp files have been installed to: 2021-05-19T23:36:40.1015880Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-19T23:36:40.1017910Z ==> Summary 2021-05-19T23:36:40.1224580Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-19T23:36:42.4727030Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-19T23:36:43.7086080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:36:44.3431330Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-19T23:36:44.8271890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-19T23%3A45%3A00Z&sig=yplioKYPsiovnZKVo7RqlKthgHgyPsJouUeJV312%2Fjs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:36:44.8623670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=yplioKYPsiovnZKVo7RqlKthgHgyPsJouUeJV312\%2Fjs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:36:45.0066070Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-19T23:36:45.0903990Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-19T23:36:45.0935500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5076-13t2xz 2021-05-19T23:36:45.2954380Z cp -pR /private/tmp/d20210519-5076-13t2xz/gsl/. /usr/local/Cellar/gsl 2021-05-19T23:36:45.5823530Z chmod -Rf +w /private/tmp/d20210519-5076-13t2xz 2021-05-19T23:36:45.7942240Z ==> Finishing up 2021-05-19T23:36:45.8305110Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-19T23:36:45.8307690Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-19T23:36:45.8310200Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-19T23:36:45.8314240Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-19T23:36:45.8330350Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-19T23:36:45.8332920Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-19T23:36:45.8434900Z info /usr/local/share/info/gsl-ref.info 2021-05-19T23:36:45.8448400Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-19T23:36:45.8453280Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-19T23:36:45.8459650Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-19T23:36:45.8467660Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-19T23:36:45.8499520Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-19T23:36:45.8501830Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-19T23:36:45.8504170Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-19T23:36:45.8506800Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-19T23:36:45.8510200Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-19T23:36:45.8513040Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-19T23:36:45.8515590Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-19T23:36:45.9397010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5241-tksd66.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-19T23:36:49.0329190Z ==> Summary 2021-05-19T23:36:49.0585940Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-19T23:36:52.3760250Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-19T23:36:53.7811730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:36:54.3855020Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-19T23:36:54.8620740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-19T23%3A45%3A00Z&sig=4317sxdmYgHGMS4PtDCPfmOKgSr5yjrpyS4DZF7rHEs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:36:54.8969650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=4317sxdmYgHGMS4PtDCPfmOKgSr5yjrpyS4DZF7rHEs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:36:55.0241990Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-19T23:36:55.0474780Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-19T23:36:56.3229090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:36:56.9327810Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-19T23:36:57.4141990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-19T23%3A45%3A00Z&sig=1A2z7gb1YzkUsTnXc9AledPNvU6HE0Gx4bKrYEmgN0A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:36:58.0656910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=1A2z7gb1YzkUsTnXc9AledPNvU6HE0Gx4bKrYEmgN0A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:36:58.0663590Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-19T23:36:58.0666130Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-19T23:36:58.8175620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:36:59.4746140Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-19T23:36:59.9480280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-19T23%3A45%3A00Z&sig=%2Fj%2BZXJ%2B4Y8jj0OxqR4KtrepG0pkIUzDhBIJdguTdNOg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:00.0072520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=\%2Fj\%2BZXJ\%2B4Y8jj0OxqR4KtrepG0pkIUzDhBIJdguTdNOg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:00.0772820Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-19T23:37:00.0832970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-19T23:37:01.3405620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:01.9824590Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-19T23:37:02.4641380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-19T23%3A45%3A00Z&sig=gQeBrND2NosjNvTJSFfX8x4G8EIfVAYM6ceCjInWFMA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:02.5176900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=gQeBrND2NosjNvTJSFfX8x4G8EIfVAYM6ceCjInWFMA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:02.5779430Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-19T23:37:02.5842780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-19T23:37:03.8819880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:04.5960520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-19T23:37:05.1278130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-19T23%3A45%3A00Z&sig=Pcn0VAFbbeJ8MurIGFGNzKF7I0VDx8UDMm4gX0b9xJg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:05.1687330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=Pcn0VAFbbeJ8MurIGFGNzKF7I0VDx8UDMm4gX0b9xJg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:05.4364780Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-19T23:37:05.4456560Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-19T23:37:06.7141370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:07.3504690Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-19T23:37:07.8601420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-19T23%3A45%3A00Z&sig=bpLh%2B4Qbp7g08wRPK3yF7883xYSdFaDYmqn2Tx9OIqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:07.9022110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=bpLh\%2B4Qbp7g08wRPK3yF7883xYSdFaDYmqn2Tx9OIqM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:07.9505130Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-19T23:37:07.9547510Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-19T23:37:09.2521560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:09.8887160Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-19T23:37:10.4079010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-19T23%3A45%3A00Z&sig=jaJz6m4%2BiNjX2%2FMRA06fxkJWdwf1sWmBlsNAOpJ7vNg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:10.4428630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=jaJz6m4\%2BiNjX2\%2FMRA06fxkJWdwf1sWmBlsNAOpJ7vNg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:10.6422930Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-19T23:37:10.6571910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-19T23:37:11.9333220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:12.5970810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-19T23:37:13.0790240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-19T23%3A45%3A00Z&sig=RCnEIUUEA%2BeJhlqyZ0pkjKlz09n5hHTw5f%2B6T%2BtiBQY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:13.1452190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=RCnEIUUEA\%2BeJhlqyZ0pkjKlz09n5hHTw5f\%2B6T\%2BtiBQY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:13.2193710Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-19T23:37:13.2233200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-19T23:37:14.4739530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:15.1168310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-19T23:37:15.5919440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-19T23%3A45%3A00Z&sig=Y7%2BwcyPvZSIss952q7O63wqRzTUU6WDNMUTwBdqac9M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:15.6240330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=Y7\%2BwcyPvZSIss952q7O63wqRzTUU6WDNMUTwBdqac9M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:15.6793170Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-19T23:37:15.6815680Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-19T23:37:16.9181680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:17.5672330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-19T23:37:18.0522110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-19T23%3A45%3A00Z&sig=T%2BC3athAZpjq53IxFU9eKGzzPjf%2Fhl15cM7oibjUGSw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:18.0828920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=T\%2BC3athAZpjq53IxFU9eKGzzPjf\%2Fhl15cM7oibjUGSw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:18.1251020Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-19T23:37:18.1285180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-19T23:37:19.4261450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:20.0463020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-19T23:37:20.5206880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-19T23%3A45%3A00Z&sig=UHv9e3E4VAcuQauwY78k3TIXM%2BXD1wwqiQi1X6cU6ks%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:20.5587060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=UHv9e3E4VAcuQauwY78k3TIXM\%2BXD1wwqiQi1X6cU6ks\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:20.6033270Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-19T23:37:20.6070230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-19T23:37:21.8622430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:22.5091370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-19T23:37:22.9823270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-19T23%3A45%3A00Z&sig=IrQdD3qWtGvjaQ9mn2uuV4pqP6kdhYgkXFteII3vyqM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:23.0190950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=IrQdD3qWtGvjaQ9mn2uuV4pqP6kdhYgkXFteII3vyqM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:23.1350020Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-19T23:37:23.1442980Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-19T23:37:24.4516330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:25.0804470Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-19T23:37:25.5491020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-19T23%3A45%3A00Z&sig=%2BvbWtyNSr7E0HSj2mxv8ex9aDzLgyalMYMRpZ3%2BYi%2FE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:25.5834660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=\%2BvbWtyNSr7E0HSj2mxv8ex9aDzLgyalMYMRpZ3\%2BYi\%2FE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:25.6427620Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-19T23:37:25.6467010Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-19T23:37:26.9072110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:27.5754650Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-19T23:37:28.1760130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-19T23%3A45%3A00Z&sig=PreM7V8qFxjQa3yAX3CvuPUAb7pyT%2B3Mw7do7VVCXhk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:28.2702900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=PreM7V8qFxjQa3yAX3CvuPUAb7pyT\%2B3Mw7do7VVCXhk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:28.7661220Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-19T23:37:28.9260340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-19T23:37:30.3015990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:30.9186910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-19T23:37:31.3972710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-19T23%3A45%3A00Z&sig=HAjyj%2FmlmLZAhjcG%2BaODo0k74JNELgGyFKUvWrS8i5I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:31.4564640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=HAjyj\%2FmlmLZAhjcG\%2BaODo0k74JNELgGyFKUvWrS8i5I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:31.5930130Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-19T23:37:31.6142740Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-19T23:37:32.8011450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:33.4209890Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-19T23:37:33.8883820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-19T23%3A45%3A00Z&sig=joYuDE6Sy7QC%2FPpaGoLgb6mRSL0oDB85WUkvAc55PZI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:33.9261610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=joYuDE6Sy7QC\%2FPpaGoLgb6mRSL0oDB85WUkvAc55PZI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:33.9905280Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-19T23:37:33.9972920Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-19T23:37:35.2517370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:35.9041820Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-19T23:37:36.3758360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-19T23%3A45%3A00Z&sig=3ynxLGrXbQL5o3NpMeg6PTHz6hsRxdpzvV2w%2BchvkVM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:36.4082300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=3ynxLGrXbQL5o3NpMeg6PTHz6hsRxdpzvV2w\%2BchvkVM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:36.5349210Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-19T23:37:36.5426150Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-19T23:37:37.7598540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:38.3622620Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-19T23:37:38.8681160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-19T23%3A45%3A00Z&sig=KWYrNF97sbQ05hjc5cCeQDnzMP65mWGedVubOLA8ibE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:38.9028580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=KWYrNF97sbQ05hjc5cCeQDnzMP65mWGedVubOLA8ibE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:38.9368340Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-19T23:37:38.9406830Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-19T23:37:40.4070880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:41.0380340Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-19T23:37:41.5211980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-19T23%3A45%3A00Z&sig=fqGPsRErCV7fP4YJrHpVpcx%2FPlQSLKe3%2BnH6MwB4%2BZc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:41.5639360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=fqGPsRErCV7fP4YJrHpVpcx\%2FPlQSLKe3\%2BnH6MwB4\%2BZc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:41.6552380Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-19T23:37:41.6608780Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-19T23:37:42.9963970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:43.6280090Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-19T23:37:44.3202400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-19T23%3A45%3A00Z&sig=ieyXzC%2FX8aLE5olcYwhbVoNzcil30VzGOAbeoCIIAwQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:44.3680720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=ieyXzC\%2FX8aLE5olcYwhbVoNzcil30VzGOAbeoCIIAwQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:44.6241040Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-19T23:37:44.6390810Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-19T23:37:45.9191700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:46.5360730Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-19T23:37:47.0148310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-19T23%3A45%3A00Z&sig=%2Bh6IY3sIQvJV5Z8QNL%2FKy7dobpthKvZ5c1ip9eQRWiw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:47.0691170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=\%2Bh6IY3sIQvJV5Z8QNL\%2FKy7dobpthKvZ5c1ip9eQRWiw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:47.1119260Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-19T23:37:47.1158100Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-19T23:37:48.3986770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:49.1215620Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-19T23:37:49.6003060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-19T23%3A45%3A00Z&sig=gNfs6nPd1laUV4KoCXvIdJq205vdEojqIFs%2Bj9Pgdk8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:49.6382970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=gNfs6nPd1laUV4KoCXvIdJq205vdEojqIFs\%2Bj9Pgdk8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:49.7692490Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-19T23:37:49.7850150Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-19T23:37:51.1733670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:51.8193880Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-19T23:37:52.3003710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-19T23%3A45%3A00Z&sig=%2B28n1PnOOGn2LLof7hINi5SJbGSHcrprTyE6dMSKIWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:52.3494860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=\%2B28n1PnOOGn2LLof7hINi5SJbGSHcrprTyE6dMSKIWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:52.7280430Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-19T23:37:52.7848590Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-19T23:37:54.0569090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:54.7069490Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-19T23:37:55.1827470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-19T23%3A45%3A00Z&sig=46ieJt5jXn6J986x%2BhYlJxv4uirad%2BhnJXz8yJh7wgM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:55.2242490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=46ieJt5jXn6J986x\%2BhYlJxv4uirad\%2BhnJXz8yJh7wgM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:55.3169430Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-19T23:37:55.3242840Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-19T23:37:56.5777740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:57.1979650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-19T23:37:57.6731880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-19T23%3A45%3A00Z&sig=PFbwnVhgUYoSPUNZfcddE2eBG4cX0YWyVBN9EpSKHck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:37:57.7183820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=PFbwnVhgUYoSPUNZfcddE2eBG4cX0YWyVBN9EpSKHck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:37:57.8435620Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-19T23:37:57.8579800Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-19T23:37:59.1057610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:37:59.7288660Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-19T23:38:00.1517290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-19T23%3A45%3A00Z&sig=0Du%2BcgPFXC85H378kprxaMS9HMHmv9vSHNg5AYPEhAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:38:00.1934320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=0Du\%2BcgPFXC85H378kprxaMS9HMHmv9vSHNg5AYPEhAs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:38:00.4195760Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-19T23:38:00.4403090Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-19T23:38:01.6579430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:38:02.3048200Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-19T23:38:02.7996430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-19T23%3A45%3A00Z&sig=tpRTySLrtAqS4F25fwigAUnm9i5wsqVTDGoF08NcvF8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:38:02.8348980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=tpRTySLrtAqS4F25fwigAUnm9i5wsqVTDGoF08NcvF8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:38:02.9048490Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-19T23:38:02.9101040Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-19T23:38:04.1819570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:38:04.8283470Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-19T23:38:05.3149210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-19T23%3A45%3A00Z&sig=coCO35pdJ706hkALiXwtg%2FLoZ%2FyDSU1404Jukt1KB7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:38:05.3479500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=coCO35pdJ706hkALiXwtg\%2FLoZ\%2FyDSU1404Jukt1KB7g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:38:05.4980100Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-19T23:38:06.2936250Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-19T23:38:06.7673530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:38:07.3808520Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-19T23:38:07.8906880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-19T23%3A45%3A00Z&sig=KCEhhHcN6uKxMno7TAgajWQNk5jd792enIvqSd5%2F1Tc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:38:07.9348980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=KCEhhHcN6uKxMno7TAgajWQNk5jd792enIvqSd5\%2F1Tc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:38:07.9960780Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-19T23:38:08.0037680Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-19T23:38:09.3896310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:38:10.0277870Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-19T23:38:10.4999790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-19T23%3A45%3A00Z&sig=DtVrpWZseijbRfYRpwzC52jEjRtq9dXtAFipR%2Fzhp04%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:38:10.5382620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=DtVrpWZseijbRfYRpwzC52jEjRtq9dXtAFipR\%2Fzhp04\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:38:10.9143970Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-19T23:38:11.0310340Z ==> 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-19T23:38:11.0388470Z ==> Installing ffmpeg dependency: aom 2021-05-19T23:38:11.1082700Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-19T23:38:11.1120810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-1p62kjr 2021-05-19T23:38:11.2058040Z cp -pR /private/tmp/d20210519-5248-1p62kjr/aom/. /usr/local/Cellar/aom 2021-05-19T23:38:11.2636800Z chmod -Rf +w /private/tmp/d20210519-5248-1p62kjr 2021-05-19T23:38:11.3529920Z ==> Finishing up 2021-05-19T23:38:11.3967950Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-19T23:38:11.3991580Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-19T23:38:11.4000020Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-19T23:38:11.4006970Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-19T23:38:11.4011830Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-19T23:38:11.4016990Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-19T23:38:11.4022250Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-19T23:38:11.4030020Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-19T23:38:11.4403930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5590-jbuoyc.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-19T23:38:14.2059610Z ==> Summary 2021-05-19T23:38:14.2091090Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-19T23:38:14.2096910Z ==> Installing ffmpeg dependency: dav1d 2021-05-19T23:38:14.2166710Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-19T23:38:14.2184090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-rxli0o 2021-05-19T23:38:14.2415090Z cp -pR /private/tmp/d20210519-5248-rxli0o/dav1d/. /usr/local/Cellar/dav1d 2021-05-19T23:38:14.2611230Z chmod -Rf +w /private/tmp/d20210519-5248-rxli0o 2021-05-19T23:38:14.3332890Z ==> Finishing up 2021-05-19T23:38:14.3856430Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-19T23:38:14.3861640Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-19T23:38:14.3868830Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-19T23:38:14.3873760Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-19T23:38:14.3881410Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-19T23:38:14.4090750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5616-1e586zu.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-19T23:38:16.9907000Z ==> Summary 2021-05-19T23:38:16.9947520Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-19T23:38:16.9956430Z ==> Installing ffmpeg dependency: frei0r 2021-05-19T23:38:17.0048210Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-19T23:38:17.0070400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-oivqf4 2021-05-19T23:38:17.0975860Z cp -pR /private/tmp/d20210519-5248-oivqf4/frei0r/. /usr/local/Cellar/frei0r 2021-05-19T23:38:17.1972550Z chmod -Rf +w /private/tmp/d20210519-5248-oivqf4 2021-05-19T23:38:17.2905870Z ==> Finishing up 2021-05-19T23:38:17.3342120Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-19T23:38:17.3353600Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-19T23:38:17.3364460Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-19T23:38:17.3488000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5642-10q218b.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-19T23:38:20.2952920Z ==> Summary 2021-05-19T23:38:20.3154610Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-19T23:38:20.3182340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-1si3cf8 2021-05-19T23:38:20.3187570Z ==> Installing ffmpeg dependency: fribidi 2021-05-19T23:38:20.3199370Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-19T23:38:20.3599220Z cp -pR /private/tmp/d20210519-5248-1si3cf8/fribidi/. /usr/local/Cellar/fribidi 2021-05-19T23:38:20.4313470Z chmod -Rf +w /private/tmp/d20210519-5248-1si3cf8 2021-05-19T23:38:20.5416450Z ==> Finishing up 2021-05-19T23:38:20.6124900Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-19T23:38:20.6229770Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-19T23:38:20.6333750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-19T23:38:20.6336690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-19T23:38:20.6343880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-19T23:38:20.6363120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-19T23:38:20.6467180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-19T23:38:20.6571510Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-19T23:38:20.6577540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-19T23:38:20.6598880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-19T23:38:20.6702830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-19T23:38:20.6804720Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-19T23:38:20.6807600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-19T23:38:20.6910880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-19T23:38:20.7016190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-19T23:38:20.7120370Z 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-19T23:38:20.7219620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-19T23:38:20.7322560Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-19T23:38:20.7424430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-19T23:38:20.7525970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-19T23:38:20.7627900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-19T23:38:20.7730060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-19T23:38:20.7833360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-19T23:38:20.7937260Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-19T23:38:20.8037730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-19T23:38:20.8106030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-19T23:38:20.8209550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-19T23:38:20.8309940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-19T23:38:20.8413160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-19T23:38:20.8514430Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-19T23:38:20.8616310Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-19T23:38:20.8718920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-19T23:38:20.8745050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-19T23:38:20.8849550Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-19T23:38:20.8945140Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-19T23:38:20.9049000Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-19T23:38:20.9149330Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-19T23:38:20.9249160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5668-ypo0ry.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-19T23:38:24.9161440Z ==> Summary 2021-05-19T23:38:24.9212090Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-19T23:38:24.9215050Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-19T23:38:25.1369900Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-19T23:38:25.1388550Z 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/d20210519-5248-wwtflg 2021-05-19T23:38:25.2960180Z cp -pR /private/tmp/d20210519-5248-wwtflg/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-19T23:38:25.4879460Z chmod -Rf +w /private/tmp/d20210519-5248-wwtflg 2021-05-19T23:38:25.7744080Z ==> Finishing up 2021-05-19T23:38:25.8362180Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-19T23:38:25.8372120Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-19T23:38:25.8382200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-19T23:38:25.8394170Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-19T23:38:25.8406890Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-19T23:38:25.8419600Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T23:38:25.8439770Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-19T23:38:25.8522480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-19T23:38:25.8527490Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-19T23:38:25.8533620Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-19T23:38:25.8539030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-19T23:38:25.8544580Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-19T23:38:25.8549780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-19T23:38:25.8555650Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-19T23:38:25.8563210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-19T23:38:25.8569150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-19T23:38:25.8574230Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-19T23:38:25.8581190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-19T23:38:25.8586390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-19T23:38:25.8591530Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-19T23:38:25.8599170Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-19T23:38:25.8604020Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-19T23:38:25.8609060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-19T23:38:25.8615060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-19T23:38:25.8620180Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-19T23:38:25.8638680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-19T23:38:25.8646350Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-19T23:38:25.8670310Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-19T23:38:25.8699160Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-19T23:38:25.8701780Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-19T23:38:25.8704270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-19T23:38:25.8707260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-19T23:38:25.8709780Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-19T23:38:25.8712050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-19T23:38:25.8714330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-19T23:38:25.8716530Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-19T23:38:25.8718900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-19T23:38:25.8721060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-19T23:38:25.8723190Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-19T23:38:25.8727270Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-19T23:38:25.8730110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-19T23:38:25.8732510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-19T23:38:25.8735210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-19T23:38:25.8739110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-19T23:38:25.8744620Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-19T23:38:25.8750210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-19T23:38:25.8755420Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-19T23:38:25.8761480Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-19T23:38:25.8767220Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-19T23:38:25.8772100Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-19T23:38:25.8778030Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-19T23:38:25.8786760Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-19T23:38:25.8792210Z 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-19T23:38:25.9512250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5694-14dl7na.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-19T23:38:30.7114530Z ==> Summary 2021-05-19T23:38:30.7277480Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-19T23:38:30.7283590Z ==> Installing ffmpeg dependency: graphite2 2021-05-19T23:38:30.7337310Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-19T23:38:30.7355970Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-ulky81 2021-05-19T23:38:30.7495410Z cp -pR /private/tmp/d20210519-5248-ulky81/graphite2/. /usr/local/Cellar/graphite2 2021-05-19T23:38:30.7665720Z chmod -Rf +w /private/tmp/d20210519-5248-ulky81 2021-05-19T23:38:30.8253300Z ==> Finishing up 2021-05-19T23:38:30.8695300Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-19T23:38:30.8746010Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-19T23:38:30.8747840Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-19T23:38:30.8749660Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-19T23:38:30.8751590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-19T23:38:30.8753410Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-19T23:38:30.8755210Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-19T23:38:30.8923400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5720-jeydta.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-19T23:38:34.8247160Z ==> Summary 2021-05-19T23:38:34.8348310Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-19T23:38:34.8394900Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-19T23:38:35.0740270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-117myuj 2021-05-19T23:38:35.0743800Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-19T23:38:35.1684060Z cp -pR /private/tmp/d20210519-5248-117myuj/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-19T23:38:35.2601570Z chmod -Rf +w /private/tmp/d20210519-5248-117myuj 2021-05-19T23:38:35.4978590Z ==> Finishing up 2021-05-19T23:38:35.5475770Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-19T23:38:35.5580730Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-19T23:38:35.5683960Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-19T23:38:35.5786370Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-19T23:38:35.5889010Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-19T23:38:35.5953470Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-19T23:38:35.6009580Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-19T23:38:35.6113160Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-19T23:38:35.6128250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-19T23:38:35.6233320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-19T23:38:35.6291300Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-19T23:38:35.6395740Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-19T23:38:35.6500130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-19T23:38:35.6604700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-19T23:38:35.6709550Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-19T23:38:35.6814410Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-19T23:38:35.6817850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-19T23:38:35.6919020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-19T23:38:35.7021420Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-19T23:38:35.7123490Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-19T23:38:35.7224540Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-19T23:38:35.7327270Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-19T23:38:35.7428830Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-19T23:38:35.7530450Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-19T23:38:35.7634850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5748-g14g19.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-19T23:38:39.4039510Z ==> Summary 2021-05-19T23:38:39.4140050Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-19T23:38:39.4242700Z ==> Installing ffmpeg dependency: libass 2021-05-19T23:38:39.6696860Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-19T23:38:39.6724210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-dv3xbu 2021-05-19T23:38:39.6880010Z cp -pR /private/tmp/d20210519-5248-dv3xbu/libass/. /usr/local/Cellar/libass 2021-05-19T23:38:39.7089450Z chmod -Rf +w /private/tmp/d20210519-5248-dv3xbu 2021-05-19T23:38:39.7745580Z ==> Finishing up 2021-05-19T23:38:39.8301400Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-19T23:38:39.8401840Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-19T23:38:39.8492190Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-19T23:38:39.8594900Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-19T23:38:39.8695420Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-19T23:38:39.8799370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5775-wkycd6.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-19T23:38:43.9679670Z ==> Summary 2021-05-19T23:38:43.9783060Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-19T23:38:43.9883940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-e22fec 2021-05-19T23:38:43.9890380Z ==> Installing ffmpeg dependency: libbluray 2021-05-19T23:38:43.9907460Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-19T23:38:44.0218090Z cp -pR /private/tmp/d20210519-5248-e22fec/libbluray/. /usr/local/Cellar/libbluray 2021-05-19T23:38:44.0532850Z chmod -Rf +w /private/tmp/d20210519-5248-e22fec 2021-05-19T23:38:44.1845230Z ==> Finishing up 2021-05-19T23:38:44.2326000Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-19T23:38:44.2347020Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-19T23:38:44.2375690Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-19T23:38:44.2404140Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-19T23:38:44.2434790Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-19T23:38:44.2462390Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-19T23:38:44.2473010Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-19T23:38:44.2576060Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-19T23:38:44.2605460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5801-1h0iuid.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-19T23:38:47.7040610Z ==> Summary 2021-05-19T23:38:47.7065660Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-19T23:38:47.7072690Z ==> Installing ffmpeg dependency: libsoxr 2021-05-19T23:38:47.7129820Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-19T23:38:47.7148250Z 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/d20210519-5248-18hf1c2 2021-05-19T23:38:47.7371380Z cp -pR /private/tmp/d20210519-5248-18hf1c2/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-19T23:38:47.7665000Z chmod -Rf +w /private/tmp/d20210519-5248-18hf1c2 2021-05-19T23:38:47.8517260Z ==> Finishing up 2021-05-19T23:38:47.8923500Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-19T23:38:47.8926670Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-19T23:38:47.8936300Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-19T23:38:47.8942990Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-19T23:38:47.8949770Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-19T23:38:47.8955550Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-19T23:38:47.8960800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-19T23:38:47.8966680Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-19T23:38:47.8972090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-19T23:38:47.8980090Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-19T23:38:47.8985490Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-19T23:38:47.9180580Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5827-1wz29c2.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-19T23:38:50.3541780Z ==> Summary 2021-05-19T23:38:50.3573390Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-19T23:38:50.3580280Z ==> Installing ffmpeg dependency: libvidstab 2021-05-19T23:38:50.3637890Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-19T23:38:50.3656880Z 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/d20210519-5248-i6nhto 2021-05-19T23:38:50.3856660Z cp -pR /private/tmp/d20210519-5248-i6nhto/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-19T23:38:50.4071630Z chmod -Rf +w /private/tmp/d20210519-5248-i6nhto 2021-05-19T23:38:50.4705870Z ==> Finishing up 2021-05-19T23:38:50.4923810Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-19T23:38:50.4933650Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-19T23:38:50.4939550Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-19T23:38:50.4947920Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-19T23:38:50.5112910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5853-1ct2l6p.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-19T23:38:53.2398900Z ==> Summary 2021-05-19T23:38:53.2427520Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-19T23:38:53.2434120Z ==> Installing ffmpeg dependency: libvpx 2021-05-19T23:38:53.2464910Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-19T23:38:53.2482810Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-1bvseh3 2021-05-19T23:38:53.2872260Z cp -pR /private/tmp/d20210519-5248-1bvseh3/libvpx/. /usr/local/Cellar/libvpx 2021-05-19T23:38:53.3186960Z chmod -Rf +w /private/tmp/d20210519-5248-1bvseh3 2021-05-19T23:38:53.3693200Z ==> Finishing up 2021-05-19T23:38:53.4150060Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-19T23:38:53.4155170Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-19T23:38:53.4162820Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-19T23:38:53.4263570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5879-141x8gd.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-19T23:38:55.9820180Z ==> Summary 2021-05-19T23:38:55.9842350Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-19T23:38:55.9851310Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-19T23:38:55.9877000Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-19T23:38:55.9896210Z 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/d20210519-5248-o0rzo4 2021-05-19T23:38:56.0072140Z cp -pR /private/tmp/d20210519-5248-o0rzo4/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-19T23:38:56.0290690Z chmod -Rf +w /private/tmp/d20210519-5248-o0rzo4 2021-05-19T23:38:56.0874010Z ==> Finishing up 2021-05-19T23:38:56.1317410Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-19T23:38:56.1320750Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-19T23:38:56.1328660Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-19T23:38:56.1333400Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-19T23:38:56.1339730Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-19T23:38:56.1344710Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-19T23:38:56.1350100Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-19T23:38:56.1355560Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-19T23:38:56.1363590Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-19T23:38:56.1369340Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-19T23:38:56.1584730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5905-yzbp1g.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-19T23:38:58.5400330Z ==> Summary 2021-05-19T23:38:58.5423270Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-19T23:38:58.5429480Z ==> Installing ffmpeg dependency: rav1e 2021-05-19T23:38:58.5519010Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-19T23:38:58.5536890Z 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/d20210519-5248-ohdrh 2021-05-19T23:38:59.2013890Z cp -pR /private/tmp/d20210519-5248-ohdrh/rav1e/. /usr/local/Cellar/rav1e 2021-05-19T23:38:59.4615270Z chmod -Rf +w /private/tmp/d20210519-5248-ohdrh 2021-05-19T23:38:59.5217070Z ==> Finishing up 2021-05-19T23:38:59.5657700Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-19T23:38:59.5663930Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-19T23:38:59.5670810Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-19T23:38:59.5675640Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-19T23:38:59.5680850Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-19T23:38:59.5685820Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-19T23:38:59.5693400Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-19T23:38:59.5953360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5931-vtlyt7.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-19T23:39:01.9274090Z ==> Summary 2021-05-19T23:39:01.9313720Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-19T23:39:01.9315400Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-19T23:39:01.9729770Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-19T23:39:01.9747550Z 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/d20210519-5248-xwrj2r 2021-05-19T23:39:02.0298520Z cp -pR /private/tmp/d20210519-5248-xwrj2r/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-19T23:39:02.0807570Z chmod -Rf +w /private/tmp/d20210519-5248-xwrj2r 2021-05-19T23:39:02.1703670Z ==> Finishing up 2021-05-19T23:39:02.2179950Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-19T23:39:02.2185250Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-19T23:39:02.2211870Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-19T23:39:02.2218340Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-19T23:39:02.2225360Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-19T23:39:02.2230440Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-19T23:39:02.2238160Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-19T23:39:02.2461490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5957-1cq5o86.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-19T23:39:04.5468600Z ==> Summary 2021-05-19T23:39:04.5499900Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-19T23:39:04.5506790Z ==> Installing ffmpeg dependency: rubberband 2021-05-19T23:39:04.6041260Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-19T23:39:04.6058760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-nk1o01 2021-05-19T23:39:04.6226710Z cp -pR /private/tmp/d20210519-5248-nk1o01/rubberband/. /usr/local/Cellar/rubberband 2021-05-19T23:39:04.6411090Z chmod -Rf +w /private/tmp/d20210519-5248-nk1o01 2021-05-19T23:39:04.7073710Z ==> Finishing up 2021-05-19T23:39:04.7521030Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-19T23:39:04.7526830Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-19T23:39:04.7534880Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-19T23:39:04.7539680Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-19T23:39:04.7545190Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-19T23:39:04.7556080Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-19T23:39:04.7732730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-5983-8q6gzu.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-19T23:39:07.0953850Z ==> Summary 2021-05-19T23:39:07.0983260Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-19T23:39:07.0989390Z ==> Installing ffmpeg dependency: sdl2 2021-05-19T23:39:07.1047610Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-19T23:39:07.1065900Z 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/d20210519-5248-121lwxx 2021-05-19T23:39:07.1742500Z cp -pR /private/tmp/d20210519-5248-121lwxx/sdl2/. /usr/local/Cellar/sdl2 2021-05-19T23:39:07.2785820Z chmod -Rf +w /private/tmp/d20210519-5248-121lwxx 2021-05-19T23:39:07.3576890Z ==> Finishing up 2021-05-19T23:39:07.3985650Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-19T23:39:07.3991480Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-19T23:39:07.4000390Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-19T23:39:07.4009220Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-19T23:39:07.4015770Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-19T23:39:07.4020320Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-19T23:39:07.4025870Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-19T23:39:07.4030700Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-19T23:39:07.4035860Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-19T23:39:07.4044800Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-19T23:39:07.4378810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6009-z8s9p8.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-19T23:39:09.8788200Z ==> Summary 2021-05-19T23:39:09.8852490Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-19T23:39:09.8859750Z ==> Installing ffmpeg dependency: snappy 2021-05-19T23:39:09.8938630Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-19T23:39:09.8960160Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-2zxuvr 2021-05-19T23:39:09.9100760Z cp -pR /private/tmp/d20210519-5248-2zxuvr/snappy/. /usr/local/Cellar/snappy 2021-05-19T23:39:09.9279800Z chmod -Rf +w /private/tmp/d20210519-5248-2zxuvr 2021-05-19T23:39:09.9864000Z ==> Finishing up 2021-05-19T23:39:10.0493130Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-19T23:39:10.0498950Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-19T23:39:10.0504130Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-19T23:39:10.0508670Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-19T23:39:10.0540780Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-19T23:39:10.0542510Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-19T23:39:10.0544430Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-19T23:39:10.0546080Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-19T23:39:10.0547720Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-19T23:39:10.0738300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6035-1sqefnq.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-19T23:39:12.6764240Z ==> Summary 2021-05-19T23:39:12.6808590Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-19T23:39:12.6818840Z ==> Installing ffmpeg dependency: speex 2021-05-19T23:39:12.6984030Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-19T23:39:12.7007550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-1xefobe 2021-05-19T23:39:12.7216730Z cp -pR /private/tmp/d20210519-5248-1xefobe/speex/. /usr/local/Cellar/speex 2021-05-19T23:39:12.7536870Z chmod -Rf +w /private/tmp/d20210519-5248-1xefobe 2021-05-19T23:39:12.8273680Z ==> Finishing up 2021-05-19T23:39:12.8716620Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-19T23:39:12.8724370Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-19T23:39:12.8731600Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-19T23:39:12.8738360Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-19T23:39:12.8743020Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-19T23:39:12.8748550Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-19T23:39:12.8755970Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-19T23:39:12.8915550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6061-7iaoiv.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-19T23:39:15.2768660Z ==> Summary 2021-05-19T23:39:15.2773360Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-19T23:39:15.2780450Z ==> Installing ffmpeg dependency: srt 2021-05-19T23:39:15.2870330Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-19T23:39:15.2888710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-hcnhpn 2021-05-19T23:39:15.3316440Z cp -pR /private/tmp/d20210519-5248-hcnhpn/srt/. /usr/local/Cellar/srt 2021-05-19T23:39:15.3667040Z chmod -Rf +w /private/tmp/d20210519-5248-hcnhpn 2021-05-19T23:39:15.4687010Z ==> Finishing up 2021-05-19T23:39:15.5445920Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-19T23:39:15.5452810Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-19T23:39:15.5456980Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-19T23:39:15.5461940Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-19T23:39:15.5468790Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-19T23:39:15.5477920Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-19T23:39:15.5482830Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-19T23:39:15.5488040Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-19T23:39:15.5493090Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-19T23:39:15.5501790Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-19T23:39:15.5508660Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-19T23:39:15.5717960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6087-1tozytm.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-19T23:39:18.0484700Z ==> Summary 2021-05-19T23:39:18.0513830Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-19T23:39:18.0520530Z ==> Installing ffmpeg dependency: giflib 2021-05-19T23:39:18.0541540Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-19T23:39:18.0561200Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-oiboij 2021-05-19T23:39:18.0759170Z cp -pR /private/tmp/d20210519-5248-oiboij/giflib/. /usr/local/Cellar/giflib 2021-05-19T23:39:18.0959210Z chmod -Rf +w /private/tmp/d20210519-5248-oiboij 2021-05-19T23:39:18.1652370Z ==> Finishing up 2021-05-19T23:39:18.2165180Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-19T23:39:18.2174160Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-19T23:39:18.2181950Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-19T23:39:18.2192030Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-19T23:39:18.2200590Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-19T23:39:18.2209910Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-19T23:39:18.2222960Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-19T23:39:18.2233120Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-19T23:39:18.2243620Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-19T23:39:18.2252370Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-19T23:39:18.2260970Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-19T23:39:18.2484070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6113-7i9aj7.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-19T23:39:20.5463370Z ==> Summary 2021-05-19T23:39:20.5503040Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-19T23:39:20.5512390Z ==> Installing ffmpeg dependency: leptonica 2021-05-19T23:39:20.6279120Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-19T23:39:20.6297500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-1p1uqbz 2021-05-19T23:39:20.7010340Z cp -pR /private/tmp/d20210519-5248-1p1uqbz/leptonica/. /usr/local/Cellar/leptonica 2021-05-19T23:39:20.7710590Z chmod -Rf +w /private/tmp/d20210519-5248-1p1uqbz 2021-05-19T23:39:21.1399140Z ==> Finishing up 2021-05-19T23:39:21.1784740Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-19T23:39:21.1788740Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-19T23:39:21.1793620Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-19T23:39:21.1798210Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-19T23:39:21.1803590Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-19T23:39:21.1808080Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-19T23:39:21.1813400Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-19T23:39:21.1817960Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-19T23:39:21.1823210Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-19T23:39:21.1827950Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-19T23:39:21.1835400Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-19T23:39:21.1845180Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-19T23:39:21.1849850Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-19T23:39:21.1854960Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-19T23:39:21.1859640Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-19T23:39:21.1865380Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-19T23:39:21.1872740Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-19T23:39:21.2246190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6139-bqs4ub.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-19T23:39:23.5112840Z ==> Summary 2021-05-19T23:39:23.5154580Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-19T23:39:23.5161250Z ==> Installing ffmpeg dependency: tesseract 2021-05-19T23:39:23.5961590Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-19T23:39:23.5978220Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-y6ua0r 2021-05-19T23:39:23.8301480Z cp -pR /private/tmp/d20210519-5248-y6ua0r/tesseract/. /usr/local/Cellar/tesseract 2021-05-19T23:39:23.9703330Z chmod -Rf +w /private/tmp/d20210519-5248-y6ua0r 2021-05-19T23:39:24.0660500Z ==> Finishing up 2021-05-19T23:39:24.1099770Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-19T23:39:24.1102500Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-19T23:39:24.1105100Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-19T23:39:24.1111640Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-19T23:39:24.1114660Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-19T23:39:24.1124740Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-19T23:39:24.1128150Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-19T23:39:24.1512760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6165-1b0o81m.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-19T23:39:26.5639620Z ==> Caveats 2021-05-19T23:39:26.5640940Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T23:39:26.5642620Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T23:39:26.5644090Z ==> Summary 2021-05-19T23:39:26.5690630Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-19T23:39:26.5696790Z ==> Installing ffmpeg dependency: theora 2021-05-19T23:39:26.5883860Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-19T23:39:26.5908630Z 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/d20210519-5248-1t6pogl 2021-05-19T23:39:26.6532350Z cp -pR /private/tmp/d20210519-5248-1t6pogl/theora/. /usr/local/Cellar/theora 2021-05-19T23:39:26.7365760Z chmod -Rf +w /private/tmp/d20210519-5248-1t6pogl 2021-05-19T23:39:26.8670670Z ==> Finishing up 2021-05-19T23:39:26.9319330Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-19T23:39:26.9334520Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-19T23:39:26.9342920Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-19T23:39:26.9352840Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-19T23:39:26.9359670Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-19T23:39:26.9368980Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-19T23:39:26.9379000Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-19T23:39:26.9385970Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-19T23:39:26.9396120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-19T23:39:26.9402480Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-19T23:39:26.9413380Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-19T23:39:26.9427020Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-19T23:39:26.9438130Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-19T23:39:26.9483660Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-19T23:39:26.9792620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6191-yrq62b.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-19T23:39:29.3308620Z ==> Summary 2021-05-19T23:39:29.3378390Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-19T23:39:29.3384820Z ==> Installing ffmpeg dependency: x264 2021-05-19T23:39:29.3414630Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-19T23:39:29.3432660Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-beuq6q 2021-05-19T23:39:29.3948140Z cp -pR /private/tmp/d20210519-5248-beuq6q/x264/. /usr/local/Cellar/x264 2021-05-19T23:39:29.4217500Z chmod -Rf +w /private/tmp/d20210519-5248-beuq6q 2021-05-19T23:39:29.4762070Z ==> Finishing up 2021-05-19T23:39:29.5242110Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-19T23:39:29.5267350Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-19T23:39:29.5270740Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-19T23:39:29.5311680Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-19T23:39:29.5320750Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-19T23:39:29.5322330Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-19T23:39:29.5357440Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-19T23:39:29.5642950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6218-qe15yd.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-19T23:39:31.8881990Z ==> Summary 2021-05-19T23:39:31.8906770Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-19T23:39:31.8914680Z ==> Installing ffmpeg dependency: x265 2021-05-19T23:39:31.8980990Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-19T23:39:31.8999070Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210519-5248-p0lgga 2021-05-19T23:39:32.0647770Z cp -pR /private/tmp/d20210519-5248-p0lgga/x265/. /usr/local/Cellar/x265 2021-05-19T23:39:32.1974220Z chmod -Rf +w /private/tmp/d20210519-5248-p0lgga 2021-05-19T23:39:32.3001980Z ==> Finishing up 2021-05-19T23:39:32.3491190Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-19T23:39:32.3501890Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-19T23:39:32.3512550Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-19T23:39:32.3522900Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-19T23:39:32.3532720Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-19T23:39:32.3541230Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-19T23:39:32.3554810Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-19T23:39:32.4551160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6244-cozfww.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-19T23:39:35.0687230Z ==> Summary 2021-05-19T23:39:35.0705180Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-19T23:39:35.0712780Z ==> Installing ffmpeg dependency: xvid 2021-05-19T23:39:35.0734230Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-19T23:39:35.0753780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-1k2json 2021-05-19T23:39:35.0913790Z cp -pR /private/tmp/d20210519-5248-1k2json/xvid/. /usr/local/Cellar/xvid 2021-05-19T23:39:35.1062130Z chmod -Rf +w /private/tmp/d20210519-5248-1k2json 2021-05-19T23:39:35.1588790Z ==> Finishing up 2021-05-19T23:39:35.2027290Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-19T23:39:35.2034720Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-19T23:39:35.2039090Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-19T23:39:35.2182570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6270-108y3dr.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-19T23:39:37.5441810Z ==> Summary 2021-05-19T23:39:37.5457800Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-19T23:39:37.5465500Z ==> Installing ffmpeg dependency: zeromq 2021-05-19T23:39:37.5594290Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-19T23:39:37.5612020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-15igs8q 2021-05-19T23:39:37.6243350Z cp -pR /private/tmp/d20210519-5248-15igs8q/zeromq/. /usr/local/Cellar/zeromq 2021-05-19T23:39:37.6989810Z chmod -Rf +w /private/tmp/d20210519-5248-15igs8q 2021-05-19T23:39:37.7957850Z ==> Finishing up 2021-05-19T23:39:37.8262440Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-19T23:39:37.8267890Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-19T23:39:37.8272650Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-19T23:39:37.8286160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-19T23:39:37.8293970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-19T23:39:37.8299280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-19T23:39:37.8305620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-19T23:39:37.8311260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-19T23:39:37.8339670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-19T23:39:37.8344710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-19T23:39:37.8350450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-19T23:39:37.8356650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-19T23:39:37.8363130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-19T23:39:37.8368180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-19T23:39:37.8374060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-19T23:39:37.8379650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-19T23:39:37.8385240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-19T23:39:37.8390870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-19T23:39:37.8396600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-19T23:39:37.8402250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-19T23:39:37.8407330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-19T23:39:37.8413110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-19T23:39:37.8418330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-19T23:39:37.8423480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-19T23:39:37.8429350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-19T23:39:37.8434480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-19T23:39:37.8440000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-19T23:39:37.8445110Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-19T23:39:37.8450850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-19T23:39:37.8456340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-19T23:39:37.8461860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-19T23:39:37.8467120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-19T23:39:37.8472610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-19T23:39:37.8478030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-19T23:39:37.8505910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-19T23:39:37.8507630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-19T23:39:37.8509410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-19T23:39:37.8511070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-19T23:39:37.8512520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-19T23:39:37.8514260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-19T23:39:37.8516340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-19T23:39:37.8521990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-19T23:39:37.8527560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-19T23:39:37.8534460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-19T23:39:37.8540200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-19T23:39:37.8545170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-19T23:39:37.8550990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-19T23:39:37.8556030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-19T23:39:37.8561720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-19T23:39:37.8566940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-19T23:39:37.8593220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-19T23:39:37.8598920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-19T23:39:37.8604860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-19T23:39:37.8610770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-19T23:39:37.8615690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-19T23:39:37.8621310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-19T23:39:37.8626690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-19T23:39:37.8631710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-19T23:39:37.8637480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-19T23:39:37.8642750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-19T23:39:37.8650820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-19T23:39:37.8656310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-19T23:39:37.8661600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-19T23:39:37.8667100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-19T23:39:37.8672270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-19T23:39:37.8677880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-19T23:39:37.8688360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-19T23:39:37.8690940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-19T23:39:37.8714810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-19T23:39:37.8720960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-19T23:39:37.8726080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-19T23:39:37.8731860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-19T23:39:37.8738750Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-19T23:39:37.8743250Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-19T23:39:37.8748760Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-19T23:39:37.8756320Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-19T23:39:37.9031030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6296-1ht9px8.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-19T23:39:40.1346390Z ==> Summary 2021-05-19T23:39:40.1410090Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-19T23:39:40.1416840Z ==> Installing ffmpeg dependency: zimg 2021-05-19T23:39:40.1463340Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-19T23:39:40.1481930Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-19f2z2b 2021-05-19T23:39:40.1748780Z cp -pR /private/tmp/d20210519-5248-19f2z2b/zimg/. /usr/local/Cellar/zimg 2021-05-19T23:39:40.2064460Z chmod -Rf +w /private/tmp/d20210519-5248-19f2z2b 2021-05-19T23:39:40.2750800Z ==> Finishing up 2021-05-19T23:39:40.3187740Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-19T23:39:40.3191810Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-19T23:39:40.3200580Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-19T23:39:40.3206970Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-19T23:39:40.3212040Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-19T23:39:40.3217240Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-19T23:39:40.3224430Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-19T23:39:40.3427790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6322-2ji9kc.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-19T23:39:42.6425330Z ==> Summary 2021-05-19T23:39:42.6459010Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-19T23:39:42.6465860Z ==> Installing ffmpeg 2021-05-19T23:39:42.6470630Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-19T23:39:42.6489030Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-5248-1nj9itc 2021-05-19T23:39:43.0509430Z cp -pR /private/tmp/d20210519-5248-1nj9itc/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-19T23:39:43.3358850Z chmod -Rf +w /private/tmp/d20210519-5248-1nj9itc 2021-05-19T23:39:47.7286620Z ==> Finishing up 2021-05-19T23:39:47.7655640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-19T23:39:47.7659450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-19T23:39:47.7664730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-19T23:39:47.7669590Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-19T23:39:47.7674820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-19T23:39:47.7679190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-19T23:39:47.7684480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-19T23:39:47.7689130Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-19T23:39:47.7694410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-19T23:39:47.7699010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-19T23:39:47.7704020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-19T23:39:47.7708710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-19T23:39:47.7713710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-19T23:39:47.7718390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-19T23:39:47.7723740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-19T23:39:47.7728090Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-19T23:39:47.7733250Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-19T23:39:47.7737860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-19T23:39:47.7743410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-19T23:39:47.7747640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-19T23:39:47.7752820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-19T23:39:47.7758040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-19T23:39:47.7762480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-19T23:39:47.7767650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-19T23:39:47.7772010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-19T23:39:47.7777070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-19T23:39:47.7781710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-19T23:39:47.7786710Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-19T23:39:47.7791300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-19T23:39:47.7796690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-19T23:39:47.7801020Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-19T23:39:47.7806360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-19T23:39:47.7810950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-19T23:39:47.7816150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-19T23:39:47.7820630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-19T23:39:47.7825680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-19T23:39:47.7830220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-19T23:39:47.7836320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-19T23:39:47.7844100Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-19T23:39:47.7848950Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-19T23:39:47.7853500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-19T23:39:47.7858730Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-19T23:39:47.7863560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-19T23:39:47.7868670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-19T23:39:47.7873150Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-19T23:39:47.7878260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-19T23:39:47.7882680Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-19T23:39:47.7889260Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-19T23:39:47.7899140Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-19T23:39:47.7904940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-19T23:39:47.7910050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-19T23:39:47.7915680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-19T23:39:47.7920930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-19T23:39:47.7926540Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-19T23:39:47.7931570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-19T23:39:47.7937180Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-19T23:39:47.7942380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-19T23:39:47.7947840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-19T23:39:47.7952940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-19T23:39:47.7958590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-19T23:39:47.7963500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-19T23:39:47.7969150Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-19T23:39:47.7974160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-19T23:39:47.7982370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-19T23:39:47.7988900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-19T23:39:47.7996410Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-19T23:39:47.8001650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-19T23:39:47.8007230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-19T23:39:47.8014000Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-19T23:39:47.8067970Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-19T23:39:47.8075700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-19T23:39:47.8080460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-19T23:39:47.8085640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-19T23:39:47.8090730Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-19T23:39:47.8096450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-19T23:39:47.8101000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-19T23:39:47.8105980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-19T23:39:47.8112250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-19T23:39:47.8117130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-19T23:39:47.8122560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-19T23:39:47.8126930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-19T23:39:47.8132490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-19T23:39:47.8137460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-19T23:39:47.8142710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-19T23:39:47.8147300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-19T23:39:47.8152780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-19T23:39:47.8157670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-19T23:39:47.8162920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-19T23:39:47.8167290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-19T23:39:47.8172680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-19T23:39:47.8177400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-19T23:39:47.8182640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-19T23:39:47.8186840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-19T23:39:47.8192280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-19T23:39:47.8196970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-19T23:39:47.8201980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-19T23:39:47.8206240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-19T23:39:47.8212000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-19T23:39:47.8216750Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-19T23:39:47.8221880Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-19T23:39:47.8225130Z Only the first 100 operations were output. 2021-05-19T23:39:48.0117820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6348-1xw7tid.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-19T23:39:50.5187700Z ==> Summary 2021-05-19T23:39:50.5386700Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-19T23:39:51.4276540Z ==> Caveats 2021-05-19T23:39:51.4277950Z ==> tesseract 2021-05-19T23:39:51.4293710Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-19T23:39:51.4295560Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-19T23:39:53.1059340Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-19T23:39:54.3882070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:39:55.0111880Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-19T23:39:55.4565890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-19T23%3A45%3A00Z&sig=QDzG8BhpZKJWAxIHMs4ng6c9pefwcw0tLVq74QExkBc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:39:55.4883470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=QDzG8BhpZKJWAxIHMs4ng6c9pefwcw0tLVq74QExkBc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:39:56.0050570Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-19T23:39:56.1184420Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-19T23:39:57.3791160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:39:58.0470990Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-19T23:39:58.4561010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-19T23%3A45%3A00Z&sig=K0s2i5VZFVWhCU%2Fw1oJ3M%2BSGsAEESx3LBdTSPaA8peQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:39:58.4990950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A45\%3A00Z\&sig=K0s2i5VZFVWhCU\%2Fw1oJ3M\%2BSGsAEESx3LBdTSPaA8peQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:39:58.7528710Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-19T23:39:58.8097900Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-19T23:39:58.8106510Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-19T23:39:58.8933200Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-19T23:39:58.8968820Z 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/d20210519-6361-ei9g95 2021-05-19T23:39:59.5685100Z cp -pR /private/tmp/d20210519-6361-ei9g95/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-19T23:40:00.0737410Z chmod -Rf +w /private/tmp/d20210519-6361-ei9g95 2021-05-19T23:40:00.4261410Z ==> Finishing up 2021-05-19T23:40:00.4530420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-19T23:40:00.4536630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-19T23:40:00.4540910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-19T23:40:00.4552680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-19T23:40:00.4569650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-19T23:40:00.4581310Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-19T23:40:00.4590880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-19T23:40:00.4607110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-19T23:40:00.4619240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-19T23:40:00.4635920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-19T23:40:00.4648210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-19T23:40:00.4665630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-19T23:40:00.4677190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-19T23:40:00.4688520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-19T23:40:00.4705510Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-19T23:40:00.4716740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-19T23:40:00.4729470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-19T23:40:00.4741350Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-19T23:40:00.4751940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-19T23:40:00.4765410Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-19T23:40:00.4779300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-19T23:40:00.4795300Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-19T23:40:00.4808680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-19T23:40:00.4845750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-19T23:40:00.4852380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-19T23:40:00.4857290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-19T23:40:00.4861800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-19T23:40:00.4867130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-19T23:40:00.4873040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-19T23:40:00.4878060Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-19T23:40:00.4885360Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-19T23:40:00.4894610Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-19T23:40:00.4898850Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-19T23:40:00.4909140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-19T23:40:00.4914690Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-19T23:40:00.4919670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-19T23:40:00.4925520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-19T23:40:00.4931100Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-19T23:40:00.4936750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-19T23:40:00.4942350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-19T23:40:00.4947940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-19T23:40:00.4953280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-19T23:40:00.4958560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-19T23:40:00.4963860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-19T23:40:00.4969630Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-19T23:40:00.4975470Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-19T23:40:00.4980460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-19T23:40:00.4986110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-19T23:40:00.4991350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-19T23:40:00.4996300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-19T23:40:00.5002180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-19T23:40:00.5007760Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-19T23:40:00.5013280Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-19T23:40:00.5018180Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-19T23:40:00.5023810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-19T23:40:00.5030620Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-19T23:40:00.5035310Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-19T23:40:00.5057270Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-19T23:40:00.7180960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6531-f8jxt3.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-19T23:40:03.3681990Z ==> Summary 2021-05-19T23:40:03.4129930Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-19T23:40:03.4142420Z ==> Installing imagemagick@6 2021-05-19T23:40:03.4146190Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-19T23:40:03.4178270Z 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/d20210519-6361-6778lm 2021-05-19T23:40:03.8928620Z cp -pR /private/tmp/d20210519-6361-6778lm/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-19T23:40:04.6000920Z chmod -Rf +w /private/tmp/d20210519-6361-6778lm 2021-05-19T23:40:06.7852060Z ==> Finishing up 2021-05-19T23:40:07.1503780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6557-yi131q.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-19T23:40:09.7506620Z ==> Caveats 2021-05-19T23:40:09.7508340Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:40:09.7509570Z because this is an alternate version of another formula. 2021-05-19T23:40:09.7510280Z 2021-05-19T23:40:09.7511180Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T23:40:09.7512840Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:40:09.7513700Z 2021-05-19T23:40:09.7514580Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T23:40:09.7521570Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T23:40:09.7523170Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T23:40:09.7523950Z 2021-05-19T23:40:09.7525950Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T23:40:09.7528050Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T23:40:09.7529430Z 2021-05-19T23:40:09.7530610Z ==> Summary 2021-05-19T23:40:09.7983530Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-19T23:40:10.5828790Z ==> Caveats 2021-05-19T23:40:10.5830100Z ==> imagemagick@6 2021-05-19T23:40:10.5871420Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:40:10.5872760Z because this is an alternate version of another formula. 2021-05-19T23:40:10.5873530Z 2021-05-19T23:40:10.5874410Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-19T23:40:10.5876430Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:40:10.5878330Z 2021-05-19T23:40:10.5879360Z For compilers to find imagemagick@6 you may need to set: 2021-05-19T23:40:10.5880960Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-19T23:40:10.5882590Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-19T23:40:10.5883360Z 2021-05-19T23:40:10.5884780Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-19T23:40:10.5886020Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-19T23:40:10.5886770Z 2021-05-19T23:40:12.8488760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-19T23:40:14.1586340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:14.8175500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-19T23:40:15.3356280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-19T23%3A50%3A00Z&sig=W8t1EDE3w%2FOgTDXQyXTG1t9DSnIp3mfwoLCib6UXVNo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:15.3776150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=W8t1EDE3w\%2FOgTDXQyXTG1t9DSnIp3mfwoLCib6UXVNo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:15.4535770Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-19T23:40:15.4639280Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-19T23:40:16.7159390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:17.3576000Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-19T23:40:18.0239480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-19T23%3A50%3A00Z&sig=%2FBDffI3jD97N%2FDGnimSCZ9ILpSKfp1V7rHU8vYhnNVM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:18.0607600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=\%2FBDffI3jD97N\%2FDGnimSCZ9ILpSKfp1V7rHU8vYhnNVM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:18.1687340Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-19T23:40:18.1764790Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-19T23:40:19.5585190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:20.1934950Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-19T23:40:20.7279530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-19T23%3A50%3A00Z&sig=eRBO2GSzcpi%2FO29kuqPm7fwqnKKIdkWndJc9w0DvpuU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:20.9261410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=eRBO2GSzcpi\%2FO29kuqPm7fwqnKKIdkWndJc9w0DvpuU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:21.9150250Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-19T23:40:22.1074650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-19T23:40:23.3905860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:24.0110310Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-19T23:40:24.6480600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-19T23%3A50%3A00Z&sig=GT5KsJ0f%2BPvOzD3JnLT%2Bx%2BnshY1gCrocKtDsN1sAyCI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:24.7230910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=GT5KsJ0f\%2BPvOzD3JnLT\%2Bx\%2BnshY1gCrocKtDsN1sAyCI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:24.7606370Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-19T23:40:24.7640940Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-19T23:40:26.2349830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:26.8531800Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-19T23:40:27.3546280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-19T23%3A50%3A00Z&sig=dNW07UXkEr8cWVPx5WHoWsVKMcEMNYSJvDY4pWoMDOw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:27.3864810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=dNW07UXkEr8cWVPx5WHoWsVKMcEMNYSJvDY4pWoMDOw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:27.4356810Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-19T23:40:27.4389100Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-19T23:40:28.6885030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:29.3042020Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-19T23:40:29.7914030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-19T23%3A50%3A00Z&sig=7uUYw8RTQEcXgG2iKxdPCLxcyI7E2wekNY%2BowIawDjQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:29.8663400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=7uUYw8RTQEcXgG2iKxdPCLxcyI7E2wekNY\%2BowIawDjQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:30.0502100Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-19T23:40:30.0574830Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-19T23:40:31.3164080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:32.0375860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-19T23:40:32.5338340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-19T23%3A50%3A00Z&sig=Wd7lz1SSPZsD71SIHCJ7huzQOuuRzeI8%2FQ6Uexo%2B4Rk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:32.5894020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=Wd7lz1SSPZsD71SIHCJ7huzQOuuRzeI8\%2FQ6Uexo\%2B4Rk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:32.7142780Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-19T23:40:32.7207930Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-19T23:40:34.0143350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:34.6375870Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-19T23:40:35.1215610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-19T23%3A50%3A00Z&sig=7ujHiRBMYaTfvfEwRe13FJCHje7jq6cnlrTzwZUpE14%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:35.1541950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=7ujHiRBMYaTfvfEwRe13FJCHje7jq6cnlrTzwZUpE14\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:35.1883130Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-19T23:40:35.1915260Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-19T23:40:36.4489930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:37.0773020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-19T23:40:37.5524910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-19T23%3A50%3A00Z&sig=zAKOkB0pjeei6WcS2sbiFoJ3vP%2BivZ6KeYVuZZp2q4I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:37.5852630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=zAKOkB0pjeei6WcS2sbiFoJ3vP\%2BivZ6KeYVuZZp2q4I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:37.6443530Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-19T23:40:37.6488480Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-19T23:40:38.9071040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:39.5280640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-19T23:40:40.0094270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-19T23%3A50%3A00Z&sig=SQ49tnV4nYE162731KhASh%2B3%2BauB06DkNKQgiNrXhc0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:40.0433880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=SQ49tnV4nYE162731KhASh\%2B3\%2BauB06DkNKQgiNrXhc0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:40.0932190Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-19T23:40:40.0968090Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-19T23:40:41.3314950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:41.9701750Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-19T23:40:42.4848190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-19T23%3A50%3A00Z&sig=y%2BxchOF86R52BMqSEfAyURD%2B28MByglzBlbQVNg6SLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:42.5374190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=y\%2BxchOF86R52BMqSEfAyURD\%2B28MByglzBlbQVNg6SLs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:42.6289130Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-19T23:40:42.6404340Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-19T23:40:43.9436240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:40:44.6118290Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-19T23:40:45.1575010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-19T23%3A50%3A00Z&sig=rzwJOvl0qAVyk6mqN3SrHRMKBEaIbQln1X7tFU8KcRI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:40:45.1985800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=rzwJOvl0qAVyk6mqN3SrHRMKBEaIbQln1X7tFU8KcRI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:40:45.8381930Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-19T23:40:45.9101130Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-19T23:40:45.9106600Z ==> Installing imagemagick dependency: libde265 2021-05-19T23:40:45.9953350Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-19T23:40:45.9993580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6564-jtpaof 2021-05-19T23:40:46.0344870Z cp -pR /private/tmp/d20210519-6564-jtpaof/libde265/. /usr/local/Cellar/libde265 2021-05-19T23:40:46.0748330Z chmod -Rf +w /private/tmp/d20210519-6564-jtpaof 2021-05-19T23:40:46.1723870Z ==> Finishing up 2021-05-19T23:40:46.2298480Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-19T23:40:46.2305070Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-19T23:40:46.2315080Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-19T23:40:46.2323550Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-19T23:40:46.2333280Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-19T23:40:46.2346630Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-19T23:40:46.2357800Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-19T23:40:46.2365510Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-19T23:40:46.2373630Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-19T23:40:46.2384420Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-19T23:40:46.2705880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6795-i3ut1q.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-19T23:40:49.7899980Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6564-1ccynz2 2021-05-19T23:40:49.7903490Z ==> Summary 2021-05-19T23:40:49.7905670Z cp -pR /private/tmp/d20210519-6564-1ccynz2/docbook/. /usr/local/Cellar/docbook 2021-05-19T23:40:49.7907780Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-19T23:40:49.7998320Z chmod -Rf +w /private/tmp/d20210519-6564-1ccynz2 2021-05-19T23:40:49.7999630Z ==> Installing imagemagick dependency: docbook 2021-05-19T23:40:49.8098900Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-19T23:40:49.8201500Z ==> Finishing up 2021-05-19T23:40:49.8304950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6821-1b0md2j.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-19T23:40:52.4925080Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-19T23:40:52.5275000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.5461270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.5576190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.5685450Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.5802560Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.5914470Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6039870Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6146890Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6260740Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6409790Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6517840Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6649560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6757860Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:52.6865100Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:40:53.0712070Z ==> Caveats 2021-05-19T23:40:53.0713210Z To use the DocBook package in your XML toolchain, 2021-05-19T23:40:53.0714250Z you need to add the following to your ~/.bashrc: 2021-05-19T23:40:53.0714920Z 2021-05-19T23:40:53.0715780Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T23:40:53.0717160Z ==> Summary 2021-05-19T23:40:53.0897560Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-19T23:40:53.0901580Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-19T23:40:53.0960500Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-19T23:40:53.0978190Z 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/d20210519-6564-ojg3an 2021-05-19T23:40:55.5134970Z cp -pR /private/tmp/d20210519-6564-ojg3an/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-19T23:40:59.3739190Z chmod -Rf +w /private/tmp/d20210519-6564-ojg3an 2021-05-19T23:41:00.8139760Z ==> Finishing up 2021-05-19T23:41:00.8602040Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-19T23:41:00.8617080Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-19T23:41:00.8738290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6862-1nxsbj0.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-19T23:41:03.0845180Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:41:03.0975040Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:41:03.1095420Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T23:41:03.1219050Z ==> 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-19T23:41:03.1338560Z ==> 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-19T23:41:03.1470970Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-19T23:41:03.1598200Z ==> 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-19T23:41:03.1706190Z ==> 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-19T23:41:03.1812320Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T23:41:03.1925260Z ==> 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-19T23:41:03.2038170Z ==> 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-19T23:41:03.2158520Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T23:41:03.2270650Z ==> 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-19T23:41:03.2380900Z ==> 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-19T23:41:03.2498970Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:41:03.2608640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-19T23:41:03.2717350Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T23:41:03.2826860Z ==> 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-19T23:41:03.2936490Z ==> 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-19T23:41:03.3047040Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-19T23:41:03.3153490Z ==> 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-19T23:41:03.3262240Z ==> 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-19T23:41:03.3372550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-19T23:41:03.3510580Z ==> 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-19T23:41:03.3647610Z ==> 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-19T23:41:03.3757670Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-19T23:41:03.3887560Z ==> 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-19T23:41:03.3996400Z ==> 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-19T23:41:04.4385990Z ==> Summary 2021-05-19T23:41:04.7682410Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-19T23:41:04.7693160Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-19T23:41:04.7720710Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-19T23:41:04.7771300Z 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/d20210519-6564-uuatyj 2021-05-19T23:41:04.7890140Z cp -pR /private/tmp/d20210519-6564-uuatyj/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-19T23:41:04.8074610Z chmod -Rf +w /private/tmp/d20210519-6564-uuatyj 2021-05-19T23:41:04.8659070Z ==> Finishing up 2021-05-19T23:41:04.9143860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6916-14bf3ly.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-19T23:41:07.3559450Z ==> Caveats 2021-05-19T23:41:07.3561120Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:41:07.3562540Z because macOS already provides this software and installing another version in 2021-05-19T23:41:07.3563780Z parallel can cause all kinds of trouble. 2021-05-19T23:41:07.3564430Z 2021-05-19T23:41:07.3565710Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T23:41:07.3567440Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:41:07.3568290Z 2021-05-19T23:41:07.3568790Z 2021-05-19T23:41:07.3569590Z Bash completion has been installed to: 2021-05-19T23:41:07.3570970Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T23:41:07.3572360Z ==> Summary 2021-05-19T23:41:07.3580200Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-19T23:41:07.3587240Z ==> Installing imagemagick dependency: xmlto 2021-05-19T23:41:07.3731220Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-19T23:41:07.3749730Z 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/d20210519-6564-157bwmp 2021-05-19T23:41:07.4123240Z cp -pR /private/tmp/d20210519-6564-157bwmp/xmlto/. /usr/local/Cellar/xmlto 2021-05-19T23:41:07.4463570Z chmod -Rf +w /private/tmp/d20210519-6564-157bwmp 2021-05-19T23:41:07.5166880Z ==> Finishing up 2021-05-19T23:41:07.5738260Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-19T23:41:07.5741660Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-19T23:41:07.5758840Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-19T23:41:07.5767790Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-19T23:41:07.5776700Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-19T23:41:07.5899300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6942-50yz94.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-19T23:41:10.1451200Z ==> Summary 2021-05-19T23:41:10.1493030Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-19T23:41:10.1499690Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-19T23:41:10.2561320Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-19T23:41:10.2580760Z 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/d20210519-6564-sa9qqr 2021-05-19T23:41:10.3608050Z cp -pR /private/tmp/d20210519-6564-sa9qqr/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-19T23:41:10.5898060Z chmod -Rf +w /private/tmp/d20210519-6564-sa9qqr 2021-05-19T23:41:10.7973720Z ==> Finishing up 2021-05-19T23:41:10.8517650Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-19T23:41:10.8618950Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-19T23:41:10.8624330Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-19T23:41:10.8657150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8692830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8722470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8757310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8788020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8816040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8844190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8872250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8902990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.8976540Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9006680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9037310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9070260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9100600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9130230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9159620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9200280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9234760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9257120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9268910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9299530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9331110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9357160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9385320Z mkdir -p /usr/local/share/locale/fo 2021-05-19T23:41:10.9412710Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-19T23:41:10.9428270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9440000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9441980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9461730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9468270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9542160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9573180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9668710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9697480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9713930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9724970Z mkdir -p /usr/local/share/locale/ia 2021-05-19T23:41:10.9752750Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-19T23:41:10.9775460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9778030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9780650Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9782940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9787720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9807010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9835730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9864290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9890480Z mkdir -p /usr/local/share/locale/ky 2021-05-19T23:41:10.9891670Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-19T23:41:10.9921390Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9950140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9961810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9978560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:10.9994780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0006450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0034680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0063330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0092710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0098240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0121050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0148800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0180560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0209150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0211290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0235060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0263570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0292920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0315360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0320610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0349930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0360190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0454620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0469050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0549440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0584090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0597590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0626280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0727020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0837090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.0940470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.1045870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.1150580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.1253240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-19T23:41:11.1356020Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-19T23:41:11.1494530Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-19T23:41:11.1556510Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-19T23:41:11.1660760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6968-154q4hr.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-19T23:41:13.4431470Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-19T23:41:15.5178370Z ==> Summary 2021-05-19T23:41:15.5391230Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-19T23:41:15.5396830Z ==> Installing imagemagick dependency: libheif 2021-05-19T23:41:15.6545670Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-19T23:41:15.6565550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6564-1rq4bkv 2021-05-19T23:41:15.6878530Z cp -pR /private/tmp/d20210519-6564-1rq4bkv/libheif/. /usr/local/Cellar/libheif 2021-05-19T23:41:15.7367220Z chmod -Rf +w /private/tmp/d20210519-6564-1rq4bkv 2021-05-19T23:41:15.9128580Z ==> Finishing up 2021-05-19T23:41:15.9889700Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-19T23:41:15.9892730Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-19T23:41:15.9897690Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-19T23:41:15.9904760Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-19T23:41:15.9910810Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-19T23:41:15.9923260Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-19T23:41:15.9929660Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-19T23:41:15.9935290Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-19T23:41:15.9941160Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-19T23:41:15.9946680Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-19T23:41:15.9956700Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-19T23:41:15.9961130Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-19T23:41:15.9966100Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-19T23:41:15.9972360Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-19T23:41:15.9977350Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-19T23:41:15.9982480Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-19T23:41:15.9990470Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-19T23:41:16.0463880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-6997-j2sbu3.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-19T23:41:18.2914850Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-19T23:41:20.2125410Z ==> Summary 2021-05-19T23:41:20.2185420Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-19T23:41:20.2187020Z ==> Installing imagemagick dependency: liblqr 2021-05-19T23:41:20.2709620Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-19T23:41:20.2726520Z 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/d20210519-6564-xms5pv 2021-05-19T23:41:20.2872050Z cp -pR /private/tmp/d20210519-6564-xms5pv/liblqr/. /usr/local/Cellar/liblqr 2021-05-19T23:41:20.3107620Z chmod -Rf +w /private/tmp/d20210519-6564-xms5pv 2021-05-19T23:41:20.3776270Z ==> Finishing up 2021-05-19T23:41:20.4228900Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-19T23:41:20.4234190Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-19T23:41:20.4239920Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-19T23:41:20.4250180Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-19T23:41:20.4409630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7025-1x7yksj.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-19T23:41:22.7239030Z ==> Summary 2021-05-19T23:41:22.7266760Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-19T23:41:22.7271440Z ==> Installing imagemagick dependency: libomp 2021-05-19T23:41:22.7334460Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-19T23:41:22.7351820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6564-1eexjvk 2021-05-19T23:41:22.7518670Z cp -pR /private/tmp/d20210519-6564-1eexjvk/libomp/. /usr/local/Cellar/libomp 2021-05-19T23:41:22.7632370Z chmod -Rf +w /private/tmp/d20210519-6564-1eexjvk 2021-05-19T23:41:22.8036760Z ==> Finishing up 2021-05-19T23:41:22.8488480Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-19T23:41:22.8491880Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-19T23:41:22.8497330Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-19T23:41:22.8503980Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-19T23:41:22.8508680Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-19T23:41:22.8649820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7051-115u6ch.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-19T23:41:25.2244320Z ==> Summary 2021-05-19T23:41:25.2261020Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-19T23:41:25.2266740Z ==> Installing imagemagick dependency: imath 2021-05-19T23:41:25.2323640Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-19T23:41:25.2341430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6564-wz0y9o 2021-05-19T23:41:25.2639350Z cp -pR /private/tmp/d20210519-6564-wz0y9o/imath/. /usr/local/Cellar/imath 2021-05-19T23:41:25.2982450Z chmod -Rf +w /private/tmp/d20210519-6564-wz0y9o 2021-05-19T23:41:25.3698910Z ==> Finishing up 2021-05-19T23:41:25.4154400Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-19T23:41:25.4197840Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-19T23:41:25.4211190Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-19T23:41:25.4213330Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-19T23:41:25.4214990Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-19T23:41:25.4219940Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-19T23:41:25.4230700Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-19T23:41:25.4448510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7083-ou7txa.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-19T23:41:27.6690130Z ==> Summary 2021-05-19T23:41:27.6746370Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-19T23:41:27.6754110Z ==> Installing imagemagick dependency: openexr 2021-05-19T23:41:27.6904160Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-19T23:41:27.6921840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210519-6564-1a3lusi 2021-05-19T23:41:27.7819370Z cp -pR /private/tmp/d20210519-6564-1a3lusi/openexr/. /usr/local/Cellar/openexr 2021-05-19T23:41:27.8912520Z chmod -Rf +w /private/tmp/d20210519-6564-1a3lusi 2021-05-19T23:41:28.0583580Z ==> Finishing up 2021-05-19T23:41:28.1004140Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-19T23:41:28.1008020Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-19T23:41:28.1037210Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-19T23:41:28.1041620Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-19T23:41:28.1047110Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-19T23:41:28.1051640Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-19T23:41:28.1056650Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-19T23:41:28.1061370Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-19T23:41:28.1068840Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-19T23:41:28.1077670Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-19T23:41:28.1087050Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-19T23:41:28.1091830Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-19T23:41:28.1096970Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-19T23:41:28.1102390Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-19T23:41:28.1107730Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-19T23:41:28.1113530Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-19T23:41:28.1120580Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-19T23:41:28.1125520Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-19T23:41:28.1130990Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-19T23:41:28.1136110Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-19T23:41:28.1141780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-19T23:41:28.1147400Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-19T23:41:28.1152940Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-19T23:41:28.1158740Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-19T23:41:28.1164500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-19T23:41:28.1170450Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-19T23:41:28.1175200Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-19T23:41:28.1182580Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-19T23:41:28.1807800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7111-qjhcg3.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-19T23:41:30.4822550Z 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/d20210519-6564-xrmosz 2021-05-19T23:41:30.4827330Z ==> Summary 2021-05-19T23:41:30.4828940Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-19T23:41:30.4831740Z ==> Installing imagemagick 2021-05-19T23:41:30.4834780Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-19T23:41:30.8932340Z cp -pR /private/tmp/d20210519-6564-xrmosz/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-19T23:41:31.4708290Z chmod -Rf +w /private/tmp/d20210519-6564-xrmosz 2021-05-19T23:41:34.6473460Z ==> Finishing up 2021-05-19T23:41:34.6641470Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-19T23:41:34.6646390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-19T23:41:34.6652290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-19T23:41:34.6656380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-19T23:41:34.6714550Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-19T23:41:34.6718990Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-19T23:41:34.6725850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-19T23:41:34.6730460Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-19T23:41:34.6736110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-19T23:41:34.6741160Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-19T23:41:34.6746680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-19T23:41:34.6753140Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-19T23:41:34.6758050Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-19T23:41:34.6763320Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-19T23:41:34.6770410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-19T23:41:34.6775230Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-19T23:41:34.6780380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-19T23:41:34.6784970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-19T23:41:34.6790580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-19T23:41:34.6795900Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-19T23:41:34.6802110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-19T23:41:34.6807220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-19T23:41:34.6812060Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-19T23:41:34.6816960Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-19T23:41:34.6822160Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-19T23:41:34.6827990Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-19T23:41:34.6832300Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-19T23:41:34.6837500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-19T23:41:34.6843130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-19T23:41:34.6847800Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-19T23:41:34.6855270Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-19T23:41:34.6861660Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-19T23:41:34.6869180Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-19T23:41:34.6878800Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-19T23:41:34.6885270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-19T23:41:34.6890770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-19T23:41:34.6898260Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-19T23:41:34.6903350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-19T23:41:34.6909130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-19T23:41:34.6914700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-19T23:41:34.6920100Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-19T23:41:34.6927510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-19T23:41:34.6932200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-19T23:41:34.6940130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-19T23:41:34.6945880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-19T23:41:34.6951140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-19T23:41:34.6956700Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-19T23:41:34.6962340Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-19T23:41:34.6967080Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-19T23:41:34.6972670Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-19T23:41:34.6979620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-19T23:41:34.6984720Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-19T23:41:34.7011000Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-19T23:41:34.7015840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-19T23:41:34.7021000Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-19T23:41:34.7025820Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-19T23:41:34.7031070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-19T23:41:34.7036080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-19T23:41:34.7041040Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-19T23:41:34.7046480Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-19T23:41:34.7051490Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-19T23:41:34.7057470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-19T23:41:34.7062090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-19T23:41:34.7070300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-19T23:41:34.7075010Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-19T23:41:34.7080580Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-19T23:41:34.7087290Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-19T23:41:34.7093140Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-19T23:41:34.7097890Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-19T23:41:34.7103790Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-19T23:41:34.7108450Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-19T23:41:35.0102910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7138-11od17g.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-19T23:41:37.4695120Z ==> Summary 2021-05-19T23:41:37.5207560Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-19T23:41:39.2505920Z ==> Caveats 2021-05-19T23:41:39.2507240Z ==> docbook 2021-05-19T23:41:39.2524090Z To use the DocBook package in your XML toolchain, 2021-05-19T23:41:39.2525220Z you need to add the following to your ~/.bashrc: 2021-05-19T23:41:39.2525880Z 2021-05-19T23:41:39.2526730Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-19T23:41:39.2528230Z ==> gnu-getopt 2021-05-19T23:41:39.2553370Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:41:39.2554770Z because macOS already provides this software and installing another version in 2021-05-19T23:41:39.2555950Z parallel can cause all kinds of trouble. 2021-05-19T23:41:39.2556590Z 2021-05-19T23:41:39.2557880Z If you need to have gnu-getopt first in your PATH, run: 2021-05-19T23:41:39.2559560Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:41:39.2560400Z 2021-05-19T23:41:39.2560890Z 2021-05-19T23:41:39.2561690Z Bash completion has been installed to: 2021-05-19T23:41:39.2563070Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-19T23:41:40.9220380Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-19T23:41:42.1713780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:41:42.8201040Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-19T23:41:43.3203340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-19T23%3A50%3A00Z&sig=%2FHAtpFSC8bt6PiyGJg5lWfSoxYy0HUqvlsHGzCGkXc4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:41:43.3519390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A50\%3A00Z\&sig=\%2FHAtpFSC8bt6PiyGJg5lWfSoxYy0HUqvlsHGzCGkXc4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:41:43.3893790Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-19T23:41:43.4535770Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-19T23:41:43.4564350Z 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/d20210519-7145-p0wwpx 2021-05-19T23:41:43.4767910Z cp -pR /private/tmp/d20210519-7145-p0wwpx/udunits/. /usr/local/Cellar/udunits 2021-05-19T23:41:43.5001260Z chmod -Rf +w /private/tmp/d20210519-7145-p0wwpx 2021-05-19T23:41:43.5599470Z ==> Finishing up 2021-05-19T23:41:43.6016300Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-19T23:41:43.6028480Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-19T23:41:43.6030200Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-19T23:41:43.6035620Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-19T23:41:43.6043120Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-19T23:41:43.6087200Z info /usr/local/share/info/udunits2.info 2021-05-19T23:41:43.6095560Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-19T23:41:43.6135290Z info /usr/local/share/info/udunits2lib.info 2021-05-19T23:41:43.6145640Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-19T23:41:43.6181110Z info /usr/local/share/info/udunits2prog.info 2021-05-19T23:41:43.6190560Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-19T23:41:43.6198860Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-19T23:41:43.6205030Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-19T23:41:43.6393710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-7312-1ixuxi9.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-19T23:41:45.7998400Z ==> Summary 2021-05-19T23:41:45.8032960Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-19T23:41:48.0712180Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-19T23:41:48.0713300Z To reinstall 1.6, run: 2021-05-19T23:41:48.0714060Z brew reinstall jq 2021-05-19T23:41:49.6481790Z ==> Caveats 2021-05-19T23:41:49.6483050Z imagej requires Java. You can install the latest version with: 2021-05-19T23:41:49.6484450Z brew install --cask adoptopenjdk 2021-05-19T23:41:49.6485140Z 2021-05-19T23:41:50.0213360Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-19T23:41:50.3419590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(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-19T23:42:00.5478980Z ==> Verifying checksum for cask 'imagej' 2021-05-19T23:42:00.7324450Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T23:42:00.7325700Z ==> Installing Cask imagej 2021-05-19T23:42:00.7794640Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210519-7422-1cpggpt 2021-05-19T23:42:00.9540580Z cp -pR /private/tmp/d20210519-7422-1cpggpt/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-19T23:42:01.1059920Z chmod -Rf +w /private/tmp/d20210519-7422-1cpggpt 2021-05-19T23:42:01.1781650Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-19T23:42:01.5098390Z 🍺 imagej was successfully installed! 2021-05-19T23:42:03.8624560Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-19T23:42:05.8170950Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-19T23:42:06.3006270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-19T23%3A50%3A00Z&sig=Golvgr4Z3UPXX3iFlPDY9KPdXrh4AdHEWEiqFyGVrw4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:06.4140610Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.3 2021-05-19T23:42:08.3640810Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0 2021-05-19T23:42:08.9305110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2cc14ec9a94276ccd871fe52bce8cf0681121a7122156bdce421433614643cf0?se=2021-05-19T23%3A50%3A00Z&sig=M2HqBSSnkQ4yPQlFmi1aN9kRpVgZOGz7FerZgGDq7Jg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:09.5041810Z ==> Installing dependencies for bowtie2: tbb 2021-05-19T23:42:09.5144390Z ==> Installing bowtie2 dependency: tbb 2021-05-19T23:42:09.6059570Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-19T23:42:13.5025790Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-19T23:42:13.5042470Z ==> Installing bowtie2 2021-05-19T23:42:13.5051160Z ==> Pouring bowtie2--2.4.3.catalina.bottle.tar.gz 2021-05-19T23:42:17.4930080Z 🍺 /usr/local/Cellar/bowtie2/2.4.3: 79 files, 24.5MB 2021-05-19T23:42:20.6048510Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-19T23:42:22.5012660Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-19T23:42:22.9856320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-19T23%3A50%3A00Z&sig=oFrfoBLgt5CHPHa1gqN9TElW8cC2T97w54MSb7w16FE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:23.1176090Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-19T23:42:25.0012540Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-19T23:42:25.4730310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-19T23%3A50%3A00Z&sig=z1AeJtb5XJ3bSEmlIgErO%2BI6Ic84mCf76B890C6p1LU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:25.5511520Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-19T23:42:27.4287580Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-19T23:42:27.9309840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-19T23%3A50%3A00Z&sig=8jlYD09GrUIlniKjWnPeNQelck7Pg0TeMlCxkbjXXfY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:28.0197500Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-19T23:42:30.4005640Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-19T23:42:30.4009330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-19T23%3A50%3A00Z&sig=ysxa9Lk%2FA4Sde7GG2J%2Fn2FhYsMXxvy6DF7OnbpRAe7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:30.4607190Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-19T23:42:32.3210630Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-19T23:42:32.7954040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-19T23%3A50%3A00Z&sig=vHH7UG%2FM1YuqvPAWnaJyjL0%2BdQ1pl5TIw3SUjPndUS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:32.9318080Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-19T23:42:34.9027280Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-19T23:42:35.3878400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-19T23%3A50%3A00Z&sig=Vw15Oqz3HIblntYMSBLM86mbBICjmNUMww9YClLDT0Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:35.6388000Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-19T23:42:37.5123710Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-19T23:42:37.9815390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-19T23%3A50%3A00Z&sig=VAZBWNLsko2L4gCjtPIk%2B4HAJSfrQiOfLEsR29f8mIE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:38.0593670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-19T23:42:40.0690170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-19T23:42:40.5328010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-19T23%3A50%3A00Z&sig=dsif3cuARLP9lXxBdbhvuKf58SUraBAkv5Ry6xZhnww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:40.7186150Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-19T23:42:42.5522410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-19T23:42:43.0086520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-19T23%3A50%3A00Z&sig=D71YR660qQPFsPaOMdtW1M3ErGdJgYL8e97RhwFP8AI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:43.1552860Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-19T23:42:44.9970570Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-19T23:42:45.5158480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-19T23%3A50%3A00Z&sig=Yb4uAXLxrXcetAPEvsW8qzJbqiu6P2Fd8%2B%2B4KXpScGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:45.7994960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-19T23:42:47.7218210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-19T23:42:48.2368400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-19T23%3A50%3A00Z&sig=VUeB%2Fl5hXQ1EyHwzLxH2jAxWTfePsQ7Lnq8fpSHHvzk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:48.3192920Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-19T23:42:50.1611800Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-19T23:42:50.6458640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-19T23%3A50%3A00Z&sig=Jd3mi55obGmNoQqdOGjgjtxqG1%2Fx5SGaGzGMqF60%2BkE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:50.7481000Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-19T23:42:52.6234750Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-19T23:42:53.1008170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-19T23%3A50%3A00Z&sig=uNkfSmiFpaKM3Wzr4BUZXGWzOEliZOPyS9f0aymEHAs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:53.1780770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-19T23:42:55.1020340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-19T23:42:55.5660660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-19T23%3A50%3A00Z&sig=9lpKzz1%2BLG3Jo0hkcjlvFXdVRooJIizCauAfqsdGPgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:55.8176180Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-19T23:42:57.7356630Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-19T23:42:58.2032590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-19T23%3A50%3A00Z&sig=ej7yir%2FlOdsHacQ8vHa5bMu34HLZgfqD0e7XnY2jXmM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:42:58.3607330Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-19T23:43:00.2185470Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-19T23:43:00.7288040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-19T23%3A50%3A00Z&sig=pHYunQemhq9eXLKDqv2fbZRppLvhsRsmQ0crR6M0RKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:43:01.3479920Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.3 2021-05-19T23:43:03.2644970Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42 2021-05-19T23:43:03.7508730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:83191f3e14bcd4bdcc66e2ee19beefff2841e134c2acdc3379fef6a6ad5a3c42?se=2021-05-19T23%3A50%3A00Z&sig=AqZrIPmjv7FRYVZjnIKgI%2B7sRqEIiZFAAMhEzf5h60A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:43:03.9767570Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-19T23:43:05.8820910Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-19T23:43:06.4355160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-19T23%3A50%3A00Z&sig=BYvG2OpH3QB5xXT8lNVfQnCxSSEnpRrlruaa05rFmIE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:43:06.6869690Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-19T23:43:08.6279100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-19T23:43:09.0886100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-19T23%3A50%3A00Z&sig=C1L02%2BqDZx2Ay%2Bwwh077fAu69wFZSlqbtaseAd0e0Ys%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:43:09.5370990Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-19T23:43:09.5373620Z ==> Installing gdal dependency: cfitsio 2021-05-19T23:43:09.5998190Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-19T23:43:12.0086110Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-19T23:43:12.0095400Z ==> Installing gdal dependency: popt 2021-05-19T23:43:12.0121360Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-19T23:43:14.5065430Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-19T23:43:14.5069880Z ==> Installing gdal dependency: epsilon 2021-05-19T23:43:14.5214460Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-19T23:43:17.1457640Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-19T23:43:17.1462160Z ==> Installing gdal dependency: expat 2021-05-19T23:43:17.1484300Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-19T23:43:19.6377240Z ==> Caveats 2021-05-19T23:43:19.6383670Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:43:19.6385070Z because macOS already provides this software and installing another version in 2021-05-19T23:43:19.6386190Z parallel can cause all kinds of trouble. 2021-05-19T23:43:19.6386830Z 2021-05-19T23:43:19.6387680Z If you need to have expat first in your PATH, run: 2021-05-19T23:43:19.6389320Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:43:19.6390140Z 2021-05-19T23:43:19.6390990Z For compilers to find expat you may need to set: 2021-05-19T23:43:19.6392350Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T23:43:19.6393770Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T23:43:19.6394500Z 2021-05-19T23:43:19.6395840Z For pkg-config to find expat you may need to set: 2021-05-19T23:43:19.6396970Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T23:43:19.6398170Z 2021-05-19T23:43:19.6399330Z ==> Summary 2021-05-19T23:43:19.6410740Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-19T23:43:19.6472940Z ==> Installing gdal dependency: freexl 2021-05-19T23:43:19.6532890Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-19T23:43:22.2384150Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-19T23:43:22.2392560Z ==> Installing gdal dependency: geos 2021-05-19T23:43:22.2799210Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-19T23:43:25.6201020Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-19T23:43:25.6207060Z ==> Installing gdal dependency: json-c 2021-05-19T23:43:25.6260730Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-19T23:43:28.2212790Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-19T23:43:28.2219840Z ==> Installing gdal dependency: libxml2 2021-05-19T23:43:28.2294440Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-19T23:43:31.3130280Z ==> Caveats 2021-05-19T23:43:31.3131950Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:43:31.3133340Z because macOS already provides this software and installing another version in 2021-05-19T23:43:31.3135100Z parallel can cause all kinds of trouble. 2021-05-19T23:43:31.3135850Z 2021-05-19T23:43:31.3136700Z If you need to have libxml2 first in your PATH, run: 2021-05-19T23:43:31.3138350Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:43:31.3139170Z 2021-05-19T23:43:31.3140020Z For compilers to find libxml2 you may need to set: 2021-05-19T23:43:31.3141400Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T23:43:31.3142860Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T23:43:31.3143600Z 2021-05-19T23:43:31.3144830Z For pkg-config to find libxml2 you may need to set: 2021-05-19T23:43:31.3145990Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T23:43:31.3146700Z 2021-05-19T23:43:31.3147850Z ==> Summary 2021-05-19T23:43:31.3312970Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-19T23:43:31.3319550Z ==> Installing gdal dependency: libdap 2021-05-19T23:43:31.3460800Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-19T23:43:34.1312710Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-19T23:43:34.1317720Z ==> Installing gdal dependency: proj 2021-05-19T23:43:34.1487860Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-19T23:43:36.8821620Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-19T23:43:36.8828330Z ==> Installing gdal dependency: libgeotiff 2021-05-19T23:43:36.9029250Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-19T23:43:39.3938000Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-19T23:43:39.3942740Z ==> Installing gdal dependency: librttopo 2021-05-19T23:43:39.4397100Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-19T23:43:41.8417180Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-19T23:43:41.8419030Z ==> Installing gdal dependency: minizip 2021-05-19T23:43:41.8546570Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-19T23:43:44.2093450Z ==> Caveats 2021-05-19T23:43:44.2095290Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T23:43:44.2096820Z with the venerable 'unzip' library. 2021-05-19T23:43:44.2098150Z ==> Summary 2021-05-19T23:43:44.2114600Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-19T23:43:44.2121290Z ==> Installing gdal dependency: libspatialite 2021-05-19T23:43:44.2959340Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-19T23:43:47.4686080Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-19T23:43:47.4690460Z ==> Installing gdal dependency: netcdf 2021-05-19T23:43:47.5282930Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-19T23:43:50.2692430Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-19T23:43:50.2700130Z ==> Installing gdal dependency: openblas 2021-05-19T23:43:50.3076790Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-19T23:43:54.6364520Z ==> Caveats 2021-05-19T23:43:54.6366240Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:43:54.6367500Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T23:43:54.6373790Z 2021-05-19T23:43:54.6374730Z For compilers to find openblas you may need to set: 2021-05-19T23:43:54.6376200Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T23:43:54.6377700Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T23:43:54.6378550Z 2021-05-19T23:43:54.6379810Z For pkg-config to find openblas you may need to set: 2021-05-19T23:43:54.6381070Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T23:43:54.6381890Z 2021-05-19T23:43:54.6383350Z ==> Summary 2021-05-19T23:43:54.6394980Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-19T23:43:54.6401620Z ==> Installing gdal dependency: numpy 2021-05-19T23:43:54.7125000Z ==> Pouring numpy--1.20.3.catalina.bottle.tar.gz 2021-05-19T23:43:58.7846040Z 🍺 /usr/local/Cellar/numpy/1.20.3: 625 files, 18.5MB 2021-05-19T23:43:58.7851800Z ==> Installing gdal dependency: xerces-c 2021-05-19T23:43:58.7935190Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-19T23:44:04.1354170Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-19T23:44:04.1361020Z ==> Installing gdal 2021-05-19T23:44:04.1365900Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-19T23:44:12.4906170Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-19T23:44:13.6570330Z ==> Caveats 2021-05-19T23:44:13.6571800Z ==> expat 2021-05-19T23:44:13.6613380Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:44:13.6614690Z because macOS already provides this software and installing another version in 2021-05-19T23:44:13.6615810Z parallel can cause all kinds of trouble. 2021-05-19T23:44:13.6616450Z 2021-05-19T23:44:13.6617270Z If you need to have expat first in your PATH, run: 2021-05-19T23:44:13.6618850Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:44:13.6619680Z 2021-05-19T23:44:13.6620510Z For compilers to find expat you may need to set: 2021-05-19T23:44:13.6621860Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-19T23:44:13.6623280Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-19T23:44:13.6624000Z 2021-05-19T23:44:13.6625210Z For pkg-config to find expat you may need to set: 2021-05-19T23:44:13.6626340Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-19T23:44:13.6627040Z 2021-05-19T23:44:13.6628150Z ==> libxml2 2021-05-19T23:44:13.6656890Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:44:13.6658250Z because macOS already provides this software and installing another version in 2021-05-19T23:44:13.6659370Z parallel can cause all kinds of trouble. 2021-05-19T23:44:13.6660020Z 2021-05-19T23:44:13.6660850Z If you need to have libxml2 first in your PATH, run: 2021-05-19T23:44:13.6662480Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:44:13.6663940Z 2021-05-19T23:44:13.6664790Z For compilers to find libxml2 you may need to set: 2021-05-19T23:44:13.6666170Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-19T23:44:13.6667660Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-19T23:44:13.6668390Z 2021-05-19T23:44:13.6669620Z For pkg-config to find libxml2 you may need to set: 2021-05-19T23:44:13.6670770Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-19T23:44:13.6671480Z 2021-05-19T23:44:13.6672610Z ==> minizip 2021-05-19T23:44:13.6674110Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-19T23:44:13.6675560Z with the venerable 'unzip' library. 2021-05-19T23:44:13.6676860Z ==> openblas 2021-05-19T23:44:13.6712560Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:44:13.6713770Z because macOS provides BLAS in Accelerate.framework. 2021-05-19T23:44:13.6714530Z 2021-05-19T23:44:13.6715380Z For compilers to find openblas you may need to set: 2021-05-19T23:44:13.6716770Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-19T23:44:13.6718230Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-19T23:44:13.6718960Z 2021-05-19T23:44:13.6720180Z For pkg-config to find openblas you may need to set: 2021-05-19T23:44:13.6721350Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-19T23:44:13.6722080Z 2021-05-19T23:44:15.7241010Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-19T23:44:17.7225330Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-19T23:44:18.1335170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-19T23%3A50%3A00Z&sig=WalAutsk5oRztzGVPehVVoTDOvrZlHPI6bZbY%2BH5bm4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:44:19.6728430Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-19T23:44:21.5752310Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-19T23:44:22.0533220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-19T23%3A50%3A00Z&sig=KCOoTWEA3%2FUBo7VzXVRIYPvW7Q7N05icYf2QNr6S5UA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:44:22.2858330Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-19T23:44:22.2875270Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-19T23:44:24.2060530Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-19T23:44:24.6826710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-19T23%3A50%3A00Z&sig=iJXpUFiaASApKhCnLmIL78U8ivCfD0Een85BpBeSJqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:44:25.3181860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-19T23:44:27.3558440Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-19T23:44:27.8640190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-19T23%3A50%3A00Z&sig=f32YdNu%2FbucWr3Tso3wgohwZZ4HniH6oENHol5ZZ6sQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:44:28.0835040Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-19T23:44:30.0163760Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-19T23:44:30.4815270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-19T23%3A50%3A00Z&sig=EOanZmW9KnXDMdyjdCqficCpRg57HhWZa00WmG%2FXXwY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:44:32.0142180Z ==> Installing dependencies for itk: boost, pyqt@5, vtk@8.2 and gdcm 2021-05-19T23:44:32.0146060Z ==> Installing itk dependency: boost 2021-05-19T23:44:32.0811720Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-19T23:45:04.8181420Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-19T23:45:04.8188360Z ==> Installing itk dependency: pyqt@5 2021-05-19T23:45:04.8627820Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-19T23:45:10.4661000Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-19T23:45:10.4666000Z ==> Installing itk dependency: vtk@8.2 2021-05-19T23:45:10.6189340Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-19T23:45:48.5539770Z ==> Caveats 2021-05-19T23:45:48.5541300Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:45:48.5542220Z because this is an alternate version of another formula. 2021-05-19T23:45:48.5542660Z 2021-05-19T23:45:48.5543200Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T23:45:48.5544620Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:45:48.5545210Z 2021-05-19T23:45:48.5545810Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T23:45:48.5546880Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T23:45:48.5547960Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T23:45:48.5548360Z 2021-05-19T23:45:48.5549100Z ==> Summary 2021-05-19T23:45:48.7781760Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-19T23:45:48.7786790Z ==> Installing itk dependency: gdcm 2021-05-19T23:45:48.9923950Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-19T23:45:55.6854160Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-19T23:45:55.6860670Z ==> Installing itk 2021-05-19T23:45:55.6866090Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-19T23:46:11.5814620Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-19T23:46:14.5724560Z ==> Caveats 2021-05-19T23:46:14.5727030Z ==> vtk@8.2 2021-05-19T23:46:14.5764660Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-19T23:46:14.5765880Z because this is an alternate version of another formula. 2021-05-19T23:46:14.5766610Z 2021-05-19T23:46:14.5767460Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-19T23:46:14.5769060Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-19T23:46:14.5769860Z 2021-05-19T23:46:14.5770700Z For compilers to find vtk@8.2 you may need to set: 2021-05-19T23:46:14.5772040Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-19T23:46:14.5773470Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-19T23:46:14.5774550Z 2021-05-19T23:46:16.2799840Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-19T23:46:16.4416260Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-19T23:46:17.7404890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:46:18.3692160Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-19T23:46:18.8469000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-19T23%3A55%3A00Z&sig=NRWCHk5kZnOZ0lgkEjLosLiF0U3lsWZzg%2FpCxn3eokM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:46:18.8915770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A55\%3A00Z\&sig=NRWCHk5kZnOZ0lgkEjLosLiF0U3lsWZzg\%2FpCxn3eokM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:46:18.9362530Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-19T23:46:18.9455160Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-19T23:46:20.2412400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:46:20.8540830Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-19T23:46:21.3955550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-19T23%3A55%3A00Z&sig=bvW4euMUklOoYjRxKNT31wOt852do8q7nr%2BqlZmHLWw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:46:21.4313380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A55\%3A00Z\&sig=bvW4euMUklOoYjRxKNT31wOt852do8q7nr\%2BqlZmHLWw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:46:21.5425110Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-19T23:46:21.5506750Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-19T23:46:22.8197090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:46:23.4583900Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-19T23:46:23.9210960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-19T23%3A55%3A00Z&sig=m3zbli4Iq1Mm58xqihvl%2Fra3z5dcgXAvDjHY4CbG2Ac%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:46:23.9570870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A55\%3A00Z\&sig=m3zbli4Iq1Mm58xqihvl\%2Fra3z5dcgXAvDjHY4CbG2Ac\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:46:24.0327530Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-19T23:46:24.0386110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-19T23:46:25.3140330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-19T23:46:25.9371020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-19T23:46:26.4671100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-19T23%3A55%3A00Z&sig=S1n9zatLbbCmBUWVy9KxtwTFxm4OMc2asAi7aPAVNQw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:46:26.5064690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.7\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-19T23\%3A55\%3A00Z\&sig=S1n9zatLbbCmBUWVy9KxtwTFxm4OMc2asAi7aPAVNQw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-19T23:46:26.8770400Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-19T23:46:26.9444530Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-19T23:46:26.9448060Z ==> Installing libav dependency: faac 2021-05-19T23:46:27.0067500Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-19T23:46:27.0120710Z 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/d20210519-8897-fdjve1 2021-05-19T23:46:27.0288800Z cp -pR /private/tmp/d20210519-8897-fdjve1/faac/. /usr/local/Cellar/faac 2021-05-19T23:46:27.0523650Z chmod -Rf +w /private/tmp/d20210519-8897-fdjve1 2021-05-19T23:46:27.1202690Z ==> Finishing up 2021-05-19T23:46:27.1681900Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-19T23:46:27.1687860Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-19T23:46:27.1692750Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-19T23:46:27.1703970Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-19T23:46:27.1711790Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-19T23:46:27.1717600Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-19T23:46:27.1723430Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-19T23:46:27.1881900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9099-133nva3.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-19T23:46:29.5340730Z ==> Summary 2021-05-19T23:46:29.5365930Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-19T23:46:29.5372540Z ==> Installing libav dependency: fdk-aac 2021-05-19T23:46:29.5396580Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-19T23:46:29.5415490Z 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/d20210519-8897-i60bo0 2021-05-19T23:46:29.5805490Z cp -pR /private/tmp/d20210519-8897-i60bo0/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-19T23:46:29.6097770Z chmod -Rf +w /private/tmp/d20210519-8897-i60bo0 2021-05-19T23:46:29.6718900Z ==> Finishing up 2021-05-19T23:46:29.7255670Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-19T23:46:29.7264730Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-19T23:46:29.7274600Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-19T23:46:29.7279690Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-19T23:46:29.7285280Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-19T23:46:29.7296370Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-19T23:46:29.7492560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9125-1j2o2o1.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-19T23:46:32.1388060Z ==> Summary 2021-05-19T23:46:32.1413080Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-19T23:46:32.1419900Z ==> Installing libav dependency: sdl 2021-05-19T23:46:32.1470650Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-19T23:46:32.1489350Z 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/d20210519-8897-sf4cf2 2021-05-19T23:46:32.2335790Z cp -pR /private/tmp/d20210519-8897-sf4cf2/sdl/. /usr/local/Cellar/sdl 2021-05-19T23:46:32.3935330Z chmod -Rf +w /private/tmp/d20210519-8897-sf4cf2 2021-05-19T23:46:32.5255870Z ==> Finishing up 2021-05-19T23:46:32.5744380Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-19T23:46:32.5750970Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-19T23:46:32.5762490Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-19T23:46:32.5776300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-19T23:46:32.5817060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-19T23:46:32.5834000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-19T23:46:32.5839570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-19T23:46:32.5844810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-19T23:46:32.5850190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-19T23:46:32.5879170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-19T23:46:32.5884490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-19T23:46:32.5891530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-19T23:46:32.5908590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-19T23:46:32.5913740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-19T23:46:32.5931680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-19T23:46:32.5936360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-19T23:46:32.5943730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-19T23:46:32.5977670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-19T23:46:32.5983560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-19T23:46:32.5991810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-19T23:46:32.5997120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-19T23:46:32.6015450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-19T23:46:32.6020860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-19T23:46:32.6026730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-19T23:46:32.6058910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-19T23:46:32.6064520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-19T23:46:32.6114660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-19T23:46:32.6130800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-19T23:46:32.6136520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-19T23:46:32.6141620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-19T23:46:32.6154540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-19T23:46:32.6159960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-19T23:46:32.6178140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-19T23:46:32.6183560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-19T23:46:32.6188950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-19T23:46:32.6194940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-19T23:46:32.6200100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-19T23:46:32.6224400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-19T23:46:32.6236100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-19T23:46:32.6241020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-19T23:46:32.6259110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-19T23:46:32.6275360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-19T23:46:32.6302080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-19T23:46:32.6308870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-19T23:46:32.6322520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-19T23:46:32.6327970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-19T23:46:32.6335940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-19T23:46:32.6350150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-19T23:46:32.6355670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-19T23:46:32.6361400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-19T23:46:32.6388230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-19T23:46:32.6395950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-19T23:46:32.6401870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-19T23:46:32.6410310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-19T23:46:32.6416320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-19T23:46:32.6424190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-19T23:46:32.6429530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-19T23:46:32.6435460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-19T23:46:32.6449680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-19T23:46:32.6455930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-19T23:46:32.6465060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-19T23:46:32.6478030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-19T23:46:32.6485310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-19T23:46:32.6503220Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-19T23:46:32.6509120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-19T23:46:32.6517640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-19T23:46:32.6526150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-19T23:46:32.6544540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-19T23:46:32.6569210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-19T23:46:32.6603140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-19T23:46:32.6609120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-19T23:46:32.6615580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-19T23:46:32.6621780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-19T23:46:32.6627790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-19T23:46:32.6634000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-19T23:46:32.6644760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-19T23:46:32.6653140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-19T23:46:32.6662420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-19T23:46:32.6669050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-19T23:46:32.6677770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-19T23:46:32.6686060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-19T23:46:32.6691990Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-19T23:46:32.6700190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-19T23:46:32.6707940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-19T23:46:32.6714850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-19T23:46:32.6723690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-19T23:46:32.6728620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-19T23:46:32.6734510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-19T23:46:32.6772660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-19T23:46:32.6778600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-19T23:46:32.6786860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-19T23:46:32.6793080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-19T23:46:32.6798140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-19T23:46:32.6803980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-19T23:46:32.6809430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-19T23:46:32.6818020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-19T23:46:32.6823580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-19T23:46:32.6836190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-19T23:46:32.6841850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-19T23:46:32.6849260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-19T23:46:32.6868710Z Only the first 100 operations were output. 2021-05-19T23:46:32.7997410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9151-2fzcq0.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-19T23:46:35.1935060Z ==> Summary 2021-05-19T23:46:35.2075270Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-19T23:46:35.2080950Z ==> Installing libav 2021-05-19T23:46:35.2084210Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-19T23:46:35.2103060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210519-8897-pio8di 2021-05-19T23:46:35.4634710Z cp -pR /private/tmp/d20210519-8897-pio8di/libav/. /usr/local/Cellar/libav 2021-05-19T23:46:35.5896910Z chmod -Rf +w /private/tmp/d20210519-8897-pio8di 2021-05-19T23:46:37.2046670Z ==> Finishing up 2021-05-19T23:46:37.2505320Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-19T23:46:37.2508610Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-19T23:46:37.2514300Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-19T23:46:37.2526750Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-19T23:46:37.2543520Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-19T23:46:37.2548670Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-19T23:46:37.2833860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210519-9177-1jowalv.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-19T23:46:39.7806570Z ==> Summary 2021-05-19T23:46:39.7827770Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-19T23:46:42.7467250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-19T23:46:44.6571850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-19T23:46:45.1903570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-19T23%3A55%3A00Z&sig=ilIFRToYN%2B7cgcJf7vXsmZ%2ByLzsDtnJrV9YT8jzQyfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:46:45.4329580Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-19T23:46:48.2958420Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-19T23:46:50.8329740Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-19T23:46:50.8331000Z To reinstall 4.3.0, run: 2021-05-19T23:46:50.8331920Z brew reinstall libtiff 2021-05-19T23:46:52.5754200Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-19T23:46:52.5755870Z To reinstall 2.3.9_1, run: 2021-05-19T23:46:52.5756700Z brew reinstall unixodbc 2021-05-19T23:46:54.2195680Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-19T23:46:54.2196830Z To reinstall 1.0.18_1, run: 2021-05-19T23:46:54.2197660Z brew reinstall libsodium 2021-05-19T23:46:55.8578040Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-19T23:46:55.8579280Z To reinstall 4.1.1, run: 2021-05-19T23:46:55.8580230Z brew reinstall tesseract 2021-05-19T23:46:57.4922550Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-19T23:46:57.4923850Z To reinstall 1.21.1, run: 2021-05-19T23:46:57.4924740Z brew reinstall wget 2021-05-19T23:46:59.0893800Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-19T23:46:59.0895070Z To reinstall 4.3.4, run: 2021-05-19T23:46:59.0895850Z brew reinstall zeromq 2021-05-19T23:47:00.7888740Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-19T23:47:00.7890150Z To reinstall 2.2.27.6_1, run: 2021-05-19T23:47:00.7891060Z brew reinstall udunits 2021-05-19T23:47:02.5123930Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-19T23:47:02.5124670Z To reinstall 1.2.0, run: 2021-05-19T23:47:02.5125150Z brew reinstall webp 2021-05-19T23:47:04.2365360Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-19T23:47:06.0942300Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-19T23:47:06.6538180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-19T23%3A55%3A00Z&sig=lbLSXDI1i4UAl3Emxco9x86i51%2BXKKsc%2BI44ihaAQew%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-19T23:47:09.9671140Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-19T23:47:53.4428200Z ==> Caveats 2021-05-19T23:47:53.4428890Z Bash completion has been installed to: 2021-05-19T23:47:53.4429510Z /usr/local/etc/bash_completion.d 2021-05-19T23:47:53.4430440Z ==> Summary 2021-05-19T23:47:54.7271190Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-19T23:47:57.7126590Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-19T23:47:57.7132230Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210519%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210519T234757Z&X-Amz-Expires=300&X-Amz-Signature=41d32fb1c2ecea588d67aabd75964abd556b1dc86fdc485779c3b2594410cfc6&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-19T23:48:00.7936470Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-19T23:48:00.7938320Z ==> Installing Cask xquartz 2021-05-19T23:48:16.9637020Z ==> Running installer for xquartz; your password may be necessary. 2021-05-19T23:48:16.9638560Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-19T23:48:43.0798720Z installer: Package name is 2021-05-19T23:48:43.0800560Z installer: Installing at base path / 2021-05-19T23:48:43.0801650Z installer: The install was successful. 2021-05-19T23:48:43.0802950Z installer: The install requires logging out now. 2021-05-19T23:48:43.1658810Z 🍺 xquartz was successfully installed! 2021-05-19T23:48:43.1904600Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-19T23:48:43.1905190Z with: 2021-05-19T23:48:43.1905680Z github_slug: neuroconductor/spant 2021-05-19T23:48:43.1906110Z env: 2021-05-19T23:48:43.1906540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:43.1907100Z TIC_DEPLOY_KEY: 2021-05-19T23:48:43.1907510Z RSPM: 2021-05-19T23:48:43.1908740Z GITHUB_PAT: *** 2021-05-19T23:48:43.1909550Z COVERALLS_TOKEN: *** 2021-05-19T23:48:43.1910020Z continue-on-error: true 2021-05-19T23:48:43.1910500Z VDIFFR_RUN_TESTS: false 2021-05-19T23:48:43.1910990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:48:43.1911430Z TZ: UTC 2021-05-19T23:48:43.1911800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:43.1912200Z NOT_CRAN: true 2021-05-19T23:48:43.1912560Z ##[endgroup] 2021-05-19T23:48:43.2607570Z repo slug is: neuroconductor/spant 2021-05-19T23:48:43.2733280Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-19T23:48:43.2733980Z env: 2021-05-19T23:48:43.2734440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:43.2735070Z TIC_DEPLOY_KEY: 2021-05-19T23:48:43.2735430Z RSPM: 2021-05-19T23:48:43.2736320Z GITHUB_PAT: *** 2021-05-19T23:48:43.2737160Z COVERALLS_TOKEN: *** 2021-05-19T23:48:43.2737660Z continue-on-error: true 2021-05-19T23:48:43.2738200Z VDIFFR_RUN_TESTS: false 2021-05-19T23:48:43.2738760Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:48:43.2739220Z TZ: UTC 2021-05-19T23:48:43.2739650Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:43.2740080Z NOT_CRAN: true 2021-05-19T23:48:43.2740500Z ##[endgroup] 2021-05-19T23:48:44.4712510Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-19T23:48:44.4713610Z with: 2021-05-19T23:48:44.4714220Z repo_name: spant 2021-05-19T23:48:44.4714850Z repo_version: 1.12.0 2021-05-19T23:48:44.4715510Z runner_os: macOS 2021-05-19T23:48:44.4716110Z R_version: 4.1 2021-05-19T23:48:44.4717260Z env: 2021-05-19T23:48:44.4718000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:44.4718740Z TIC_DEPLOY_KEY: 2021-05-19T23:48:44.4719360Z RSPM: 2021-05-19T23:48:44.4721120Z GITHUB_PAT: *** 2021-05-19T23:48:44.4722350Z COVERALLS_TOKEN: *** 2021-05-19T23:48:44.4723170Z continue-on-error: true 2021-05-19T23:48:44.4723950Z VDIFFR_RUN_TESTS: false 2021-05-19T23:48:44.4724790Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:48:44.4725550Z TZ: UTC 2021-05-19T23:48:44.4726170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:44.4726880Z NOT_CRAN: true 2021-05-19T23:48:44.4727480Z ##[endgroup] 2021-05-19T23:48:44.5390680Z Package: spant 2021-05-19T23:48:44.5395810Z Version: 1.12.0 2021-05-19T23:48:44.5396770Z OS: macOS 2021-05-19T23:48:44.5479120Z ##[group]Run install.packages('remotes') 2021-05-19T23:48:44.5479950Z install.packages('remotes') 2021-05-19T23:48:44.5480830Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-19T23:48:44.5481890Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-19T23:48:44.5663630Z shell: /usr/local/bin/Rscript {0} 2021-05-19T23:48:44.5664080Z env: 2021-05-19T23:48:44.5664580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:44.5665070Z TIC_DEPLOY_KEY: 2021-05-19T23:48:44.5665600Z RSPM: 2021-05-19T23:48:44.5666820Z GITHUB_PAT: *** 2021-05-19T23:48:44.5667620Z COVERALLS_TOKEN: *** 2021-05-19T23:48:44.5668160Z continue-on-error: true 2021-05-19T23:48:44.5668680Z VDIFFR_RUN_TESTS: false 2021-05-19T23:48:44.5669190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:48:44.5669680Z TZ: UTC 2021-05-19T23:48:44.5670130Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:44.5670580Z NOT_CRAN: true 2021-05-19T23:48:44.5670960Z ##[endgroup] 2021-05-19T23:48:44.7980370Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T23:48:44.7981700Z (as ‘lib’ is unspecified) 2021-05-19T23:48:46.8259070Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T23:48:46.8274990Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T23:48:46.8350130Z installing the source package ‘remotes’ 2021-05-19T23:48:46.8350720Z 2021-05-19T23:48:46.8370320Z trying URL 'https://cloud.r-project.org/src/contrib/remotes_2.3.0.tar.gz' 2021-05-19T23:48:46.9801960Z Content type 'application/x-gzip' length 148405 bytes (144 KB) 2021-05-19T23:48:46.9951070Z ================================================== 2021-05-19T23:48:46.9951660Z downloaded 144 KB 2021-05-19T23:48:46.9951940Z 2021-05-19T23:48:47.4386770Z * installing *source* package ‘remotes’ ... 2021-05-19T23:48:47.4465810Z ** package ‘remotes’ successfully unpacked and MD5 sums checked 2021-05-19T23:48:47.4466850Z ** using staged installation 2021-05-19T23:48:47.4766790Z ** R 2021-05-19T23:48:47.5079920Z ** inst 2021-05-19T23:48:47.5115260Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:48:49.8768840Z ** help 2021-05-19T23:48:50.0057870Z *** installing help indices 2021-05-19T23:48:50.0841220Z ** building package indices 2021-05-19T23:48:50.3947070Z ** installing vignettes 2021-05-19T23:48:50.4049250Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:48:50.6578530Z ** testing if installed package can be loaded from final location 2021-05-19T23:48:50.9792960Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:48:50.9881260Z * DONE (remotes) 2021-05-19T23:48:51.0098210Z 2021-05-19T23:48:51.0099170Z The downloaded source packages are in 2021-05-19T23:48:51.0101020Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpqZSc8Z/downloaded_packages’ 2021-05-19T23:48:57.2992690Z ##[group]Run actions/cache@v1 2021-05-19T23:48:57.2993230Z with: 2021-05-19T23:48:57.2993710Z path: /Users/runner/work/_temp/Library 2021-05-19T23:48:57.2996790Z key: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1-2d02bf7ce5ac5bed72c145618f740d5901fa07e858069f3400e7f837a0ec17b2 2021-05-19T23:48:57.3000260Z restore-keys: macOS-e3adb7ee20b68d8bd651f6f30d4cc1690a70853cf8f0c4dcbc5c14b00f693a6a-1- 2021-05-19T23:48:57.3001540Z env: 2021-05-19T23:48:57.3002030Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:57.3002520Z TIC_DEPLOY_KEY: 2021-05-19T23:48:57.3002910Z RSPM: 2021-05-19T23:48:57.3004480Z GITHUB_PAT: *** 2021-05-19T23:48:57.3005350Z COVERALLS_TOKEN: *** 2021-05-19T23:48:57.3005890Z continue-on-error: true 2021-05-19T23:48:57.3006390Z VDIFFR_RUN_TESTS: false 2021-05-19T23:48:57.3006940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:48:57.3007440Z TZ: UTC 2021-05-19T23:48:57.3007960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:57.3008410Z NOT_CRAN: true 2021-05-19T23:48:57.3008820Z ##[endgroup] 2021-05-19T23:48:57.3712770Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-19T23:48:57.3810200Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-19T23:48:57.3811060Z remotes::install_github("ropensci/tic") 2021-05-19T23:48:57.3811750Z remotes::install_github("muschellij2/ghtravis") 2021-05-19T23:48:57.3812470Z remotes::install_github("muschellij2/aghast") 2021-05-19T23:48:57.3813100Z remotes::install_cran("covr") 2021-05-19T23:48:57.4003640Z shell: /usr/local/bin/Rscript {0} 2021-05-19T23:48:57.4004120Z env: 2021-05-19T23:48:57.4004580Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-19T23:48:57.4005110Z TIC_DEPLOY_KEY: 2021-05-19T23:48:57.4005510Z RSPM: 2021-05-19T23:48:57.4006440Z GITHUB_PAT: *** 2021-05-19T23:48:57.4007390Z COVERALLS_TOKEN: *** 2021-05-19T23:48:57.4007950Z continue-on-error: true 2021-05-19T23:48:57.4008450Z VDIFFR_RUN_TESTS: false 2021-05-19T23:48:57.4009000Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-19T23:48:57.4009480Z TZ: UTC 2021-05-19T23:48:57.4009970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-19T23:48:57.4010470Z NOT_CRAN: true 2021-05-19T23:48:57.4011120Z ##[endgroup] 2021-05-19T23:48:57.6557720Z Using github PAT from envvar GITHUB_PAT 2021-05-19T23:48:58.6555660Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-19T23:49:01.3740320Z rlang (NA -> 0.4.11) [CRAN] 2021-05-19T23:49:01.3742130Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-19T23:49:01.3743760Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-19T23:49:01.3745210Z sys (NA -> 3.4 ) [CRAN] 2021-05-19T23:49:01.3746820Z askpass (NA -> 1.1 ) [CRAN] 2021-05-19T23:49:01.3748260Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-19T23:49:01.3749750Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-19T23:49:01.3751160Z mime (NA -> 0.10 ) [CRAN] 2021-05-19T23:49:01.3752550Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-19T23:49:01.3753900Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-19T23:49:01.3755410Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-19T23:49:01.3757170Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-19T23:49:01.3758720Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-19T23:49:01.3760250Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-19T23:49:01.3761680Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-19T23:49:01.3763180Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-19T23:49:01.3764770Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-19T23:49:01.3766370Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-19T23:49:01.3767800Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-19T23:49:01.3769310Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-19T23:49:01.3770930Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-19T23:49:01.3772430Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-19T23:49:01.3773950Z whisker (NA -> 0.4 ) [CRAN] 2021-05-19T23:49:01.3775390Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-19T23:49:01.3776920Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-19T23:49:01.3778450Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-19T23:49:01.3780260Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-19T23:49:01.3782590Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-19T23:49:01.3784180Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-19T23:49:01.3785780Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-19T23:49:01.3787480Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-19T23:49:01.3788950Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-19T23:49:01.3790640Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-19T23:49:01.3792280Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-19T23:49:01.3793780Z git2r (NA -> 0.28.0) [CRAN] 2021-05-19T23:49:01.3817310Z 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-19T23:49:01.3821160Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T23:49:01.3823050Z (as ‘lib’ is unspecified) 2021-05-19T23:49:03.2886150Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T23:49:03.2890300Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T23:49:03.2966550Z Packages which are only available in source form, and may need 2021-05-19T23:49:03.2970580Z compilation of C/C++/Fortran: ‘rlang’ ‘magrittr’ ‘glue’ ‘sys’ 2021-05-19T23:49:03.2972500Z ‘askpass’ ‘openssl’ ‘mime’ ‘curl’ ‘jsonlite’ ‘zip’ ‘fastmap’ ‘yaml’ 2021-05-19T23:49:03.2973760Z ‘rappdirs’ ‘purrr’ ‘gert’ ‘fs’ ‘cachem’ ‘git2r’ 2021-05-19T23:49:03.2976610Z 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-19T23:49:03.2977930Z 2021-05-19T23:49:03.2990410Z trying URL 'https://cloud.r-project.org/src/contrib/rlang_0.4.11.tar.gz' 2021-05-19T23:49:03.5313910Z Content type 'application/x-gzip' length 861727 bytes (841 KB) 2021-05-19T23:49:03.5903060Z ================================================== 2021-05-19T23:49:03.5903970Z downloaded 841 KB 2021-05-19T23:49:03.5904950Z 2021-05-19T23:49:03.5941360Z trying URL 'https://cloud.r-project.org/src/contrib/magrittr_2.0.1.tar.gz' 2021-05-19T23:49:03.8078400Z Content type 'application/x-gzip' length 265580 bytes (259 KB) 2021-05-19T23:49:03.8152290Z ================================================== 2021-05-19T23:49:03.8152870Z downloaded 259 KB 2021-05-19T23:49:03.8153160Z 2021-05-19T23:49:03.8188880Z trying URL 'https://cloud.r-project.org/src/contrib/glue_1.4.2.tar.gz' 2021-05-19T23:49:03.9529730Z Content type 'application/x-gzip' length 99049 bytes (96 KB) 2021-05-19T23:49:03.9693260Z ================================================== 2021-05-19T23:49:03.9694600Z downloaded 96 KB 2021-05-19T23:49:03.9695360Z 2021-05-19T23:49:03.9731410Z trying URL 'https://cloud.r-project.org/src/contrib/sys_3.4.tar.gz' 2021-05-19T23:49:04.1171380Z Content type 'application/x-gzip' length 20138 bytes (19 KB) 2021-05-19T23:49:04.1172170Z ================================================== 2021-05-19T23:49:04.1172640Z downloaded 19 KB 2021-05-19T23:49:04.1172960Z 2021-05-19T23:49:04.1206190Z trying URL 'https://cloud.r-project.org/src/contrib/askpass_1.1.tar.gz' 2021-05-19T23:49:04.3763370Z Content type 'application/x-gzip' length 5730 bytes 2021-05-19T23:49:04.3764250Z ================================================== 2021-05-19T23:49:04.3765050Z downloaded 5730 bytes 2021-05-19T23:49:04.3765540Z 2021-05-19T23:49:04.3794530Z trying URL 'https://cloud.r-project.org/src/contrib/R6_2.5.0.tar.gz' 2021-05-19T23:49:04.5187480Z Content type 'application/x-gzip' length 63361 bytes (61 KB) 2021-05-19T23:49:04.5211860Z ================================================== 2021-05-19T23:49:04.5212400Z downloaded 61 KB 2021-05-19T23:49:04.5212750Z 2021-05-19T23:49:04.5258890Z trying URL 'https://cloud.r-project.org/src/contrib/openssl_1.4.4.tar.gz' 2021-05-19T23:49:04.8961380Z Content type 'application/x-gzip' length 1311285 bytes (1.3 MB) 2021-05-19T23:49:04.9526980Z ================================================== 2021-05-19T23:49:04.9527570Z downloaded 1.3 MB 2021-05-19T23:49:04.9527860Z 2021-05-19T23:49:04.9578320Z trying URL 'https://cloud.r-project.org/src/contrib/mime_0.10.tar.gz' 2021-05-19T23:49:05.1029830Z Content type 'application/x-gzip' length 13047 bytes (12 KB) 2021-05-19T23:49:05.1030690Z ================================================== 2021-05-19T23:49:05.1031140Z downloaded 12 KB 2021-05-19T23:49:05.1031450Z 2021-05-19T23:49:05.1071820Z trying URL 'https://cloud.r-project.org/src/contrib/curl_4.3.1.tar.gz' 2021-05-19T23:49:05.5725660Z Content type 'application/x-gzip' length 793230 bytes (774 KB) 2021-05-19T23:49:05.5819610Z ================================================== 2021-05-19T23:49:05.5820440Z downloaded 774 KB 2021-05-19T23:49:05.5827120Z 2021-05-19T23:49:05.5872170Z trying URL 'https://cloud.r-project.org/src/contrib/jsonlite_1.7.2.tar.gz' 2021-05-19T23:49:05.7401100Z Content type 'application/x-gzip' length 421716 bytes (411 KB) 2021-05-19T23:49:05.7562750Z ================================================== 2021-05-19T23:49:05.7563850Z downloaded 411 KB 2021-05-19T23:49:05.7564320Z 2021-05-19T23:49:05.7622520Z trying URL 'https://cloud.r-project.org/src/contrib/ini_0.3.1.tar.gz' 2021-05-19T23:49:06.0743020Z Content type 'application/x-gzip' length 3488 bytes 2021-05-19T23:49:06.0743820Z ================================================== 2021-05-19T23:49:06.0744840Z downloaded 3488 bytes 2021-05-19T23:49:06.0745390Z 2021-05-19T23:49:06.0777220Z trying URL 'https://cloud.r-project.org/src/contrib/httr_1.4.2.tar.gz' 2021-05-19T23:49:06.2856580Z Content type 'application/x-gzip' length 159950 bytes (156 KB) 2021-05-19T23:49:06.2906590Z ================================================== 2021-05-19T23:49:06.2907100Z downloaded 156 KB 2021-05-19T23:49:06.2907450Z 2021-05-19T23:49:06.2943400Z trying URL 'https://cloud.r-project.org/src/contrib/gitcreds_0.1.1.tar.gz' 2021-05-19T23:49:06.6576890Z Content type 'application/x-gzip' length 61913 bytes (60 KB) 2021-05-19T23:49:06.6585720Z ================================================== 2021-05-19T23:49:06.6586290Z downloaded 60 KB 2021-05-19T23:49:06.6586610Z 2021-05-19T23:49:06.6621540Z trying URL 'https://cloud.r-project.org/src/contrib/cli_2.5.0.tar.gz' 2021-05-19T23:49:06.8759700Z Content type 'application/x-gzip' length 158156 bytes (154 KB) 2021-05-19T23:49:06.8799670Z ================================================== 2021-05-19T23:49:06.8800290Z downloaded 154 KB 2021-05-19T23:49:06.8800610Z 2021-05-19T23:49:06.8841810Z trying URL 'https://cloud.r-project.org/src/contrib/zip_2.1.1.tar.gz' 2021-05-19T23:49:07.0956600Z Content type 'application/x-gzip' length 112865 bytes (110 KB) 2021-05-19T23:49:07.0974830Z ================================================== 2021-05-19T23:49:07.0975410Z downloaded 110 KB 2021-05-19T23:49:07.0975740Z 2021-05-19T23:49:07.1027160Z trying URL 'https://cloud.r-project.org/src/contrib/rstudioapi_0.13.tar.gz' 2021-05-19T23:49:07.2750680Z Content type 'application/x-gzip' length 110472 bytes (107 KB) 2021-05-19T23:49:07.2766810Z ================================================== 2021-05-19T23:49:07.2767350Z downloaded 107 KB 2021-05-19T23:49:07.2767680Z 2021-05-19T23:49:07.2811660Z trying URL 'https://cloud.r-project.org/src/contrib/credentials_1.3.0.tar.gz' 2021-05-19T23:49:07.5973300Z Content type 'application/x-gzip' length 230082 bytes (224 KB) 2021-05-19T23:49:07.6007250Z ================================================== 2021-05-19T23:49:07.6007780Z downloaded 224 KB 2021-05-19T23:49:07.6008070Z 2021-05-19T23:49:07.6050210Z trying URL 'https://cloud.r-project.org/src/contrib/rprojroot_2.0.2.tar.gz' 2021-05-19T23:49:07.7456980Z Content type 'application/x-gzip' length 59967 bytes (58 KB) 2021-05-19T23:49:07.7466420Z ================================================== 2021-05-19T23:49:07.7467270Z downloaded 58 KB 2021-05-19T23:49:07.7467590Z 2021-05-19T23:49:07.7500770Z trying URL 'https://cloud.r-project.org/src/contrib/crayon_1.4.1.tar.gz' 2021-05-19T23:49:08.0148200Z Content type 'application/x-gzip' length 35769 bytes (34 KB) 2021-05-19T23:49:08.0148990Z ================================================== 2021-05-19T23:49:08.0149690Z downloaded 34 KB 2021-05-19T23:49:08.0150020Z 2021-05-19T23:49:08.0181030Z trying URL 'https://cloud.r-project.org/src/contrib/fastmap_1.1.0.tar.gz' 2021-05-19T23:49:08.2794530Z Content type 'application/x-gzip' length 44277 bytes (43 KB) 2021-05-19T23:49:08.2800840Z ================================================== 2021-05-19T23:49:08.2801760Z downloaded 43 KB 2021-05-19T23:49:08.2802360Z 2021-05-19T23:49:08.2844370Z trying URL 'https://cloud.r-project.org/src/contrib/yaml_2.2.1.tar.gz' 2021-05-19T23:49:08.4740460Z Content type 'application/x-gzip' length 92670 bytes (90 KB) 2021-05-19T23:49:08.4764120Z ================================================== 2021-05-19T23:49:08.4764670Z downloaded 90 KB 2021-05-19T23:49:08.4765400Z 2021-05-19T23:49:08.4813060Z trying URL 'https://cloud.r-project.org/src/contrib/withr_2.4.2.tar.gz' 2021-05-19T23:49:08.6212150Z Content type 'application/x-gzip' length 94283 bytes (92 KB) 2021-05-19T23:49:08.6236630Z ================================================== 2021-05-19T23:49:08.6237500Z downloaded 92 KB 2021-05-19T23:49:08.6238180Z 2021-05-19T23:49:08.6290290Z trying URL 'https://cloud.r-project.org/src/contrib/whisker_0.4.tar.gz' 2021-05-19T23:49:08.9687580Z Content type 'application/x-gzip' length 28574 bytes (27 KB) 2021-05-19T23:49:08.9690980Z ================================================== 2021-05-19T23:49:08.9691790Z downloaded 27 KB 2021-05-19T23:49:08.9692850Z 2021-05-19T23:49:08.9827960Z trying URL 'https://cloud.r-project.org/src/contrib/rappdirs_0.3.3.tar.gz' 2021-05-19T23:49:09.2831590Z Content type 'application/x-gzip' length 12288 bytes (12 KB) 2021-05-19T23:49:09.2832420Z ================================================== 2021-05-19T23:49:09.2832910Z downloaded 12 KB 2021-05-19T23:49:09.2833200Z 2021-05-19T23:49:09.2886450Z trying URL 'https://cloud.r-project.org/src/contrib/purrr_0.3.4.tar.gz' 2021-05-19T23:49:09.4800430Z Content type 'application/x-gzip' length 375062 bytes (366 KB) 2021-05-19T23:49:09.5087860Z ================================================== 2021-05-19T23:49:09.5089050Z downloaded 366 KB 2021-05-19T23:49:09.5089410Z 2021-05-19T23:49:09.5141290Z trying URL 'https://cloud.r-project.org/src/contrib/lifecycle_1.0.0.tar.gz' 2021-05-19T23:49:09.8655510Z Content type 'application/x-gzip' length 83389 bytes (81 KB) 2021-05-19T23:49:09.8679730Z ================================================== 2021-05-19T23:49:09.8680300Z downloaded 81 KB 2021-05-19T23:49:09.8680640Z 2021-05-19T23:49:09.8722990Z trying URL 'https://cloud.r-project.org/src/contrib/gh_1.3.0.tar.gz' 2021-05-19T23:49:10.0301620Z Content type 'application/x-gzip' length 45619 bytes (44 KB) 2021-05-19T23:49:10.0322040Z ================================================== 2021-05-19T23:49:10.0322630Z downloaded 44 KB 2021-05-19T23:49:10.0322920Z 2021-05-19T23:49:10.0356760Z trying URL 'https://cloud.r-project.org/src/contrib/gert_1.3.0.tar.gz' 2021-05-19T23:49:10.3860020Z Content type 'application/x-gzip' length 66410 bytes (64 KB) 2021-05-19T23:49:10.3885150Z ================================================== 2021-05-19T23:49:10.3886100Z downloaded 64 KB 2021-05-19T23:49:10.3886800Z 2021-05-19T23:49:10.3917840Z trying URL 'https://cloud.r-project.org/src/contrib/fs_1.5.0.tar.gz' 2021-05-19T23:49:10.5947910Z Content type 'application/x-gzip' length 796244 bytes (777 KB) 2021-05-19T23:49:10.6362330Z ================================================== 2021-05-19T23:49:10.6363390Z downloaded 777 KB 2021-05-19T23:49:10.6363720Z 2021-05-19T23:49:10.6423850Z trying URL 'https://cloud.r-project.org/src/contrib/desc_1.3.0.tar.gz' 2021-05-19T23:49:10.8613580Z Content type 'application/x-gzip' length 292882 bytes (286 KB) 2021-05-19T23:49:10.8728600Z ================================================== 2021-05-19T23:49:10.8730110Z downloaded 286 KB 2021-05-19T23:49:10.8731140Z 2021-05-19T23:49:10.8755200Z trying URL 'https://cloud.r-project.org/src/contrib/clipr_0.7.1.tar.gz' 2021-05-19T23:49:11.0075090Z Content type 'application/x-gzip' length 20882 bytes (20 KB) 2021-05-19T23:49:11.0078440Z ================================================== 2021-05-19T23:49:11.0079410Z downloaded 20 KB 2021-05-19T23:49:11.0080080Z 2021-05-19T23:49:11.0114770Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-19T23:49:11.3719200Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-19T23:49:11.3720960Z ================================================== 2021-05-19T23:49:11.3721420Z downloaded 24 KB 2021-05-19T23:49:11.3721740Z 2021-05-19T23:49:11.3755780Z trying URL 'https://cloud.r-project.org/src/contrib/usethis_2.0.1.tar.gz' 2021-05-19T23:49:11.6533560Z Content type 'application/x-gzip' length 306090 bytes (298 KB) 2021-05-19T23:49:11.6598970Z ================================================== 2021-05-19T23:49:11.6605780Z downloaded 298 KB 2021-05-19T23:49:11.6606920Z 2021-05-19T23:49:11.6647460Z trying URL 'https://cloud.r-project.org/src/contrib/memoise_2.0.0.tar.gz' 2021-05-19T23:49:11.9291220Z Content type 'application/x-gzip' length 17337 bytes (16 KB) 2021-05-19T23:49:11.9292070Z ================================================== 2021-05-19T23:49:11.9293000Z downloaded 16 KB 2021-05-19T23:49:11.9293360Z 2021-05-19T23:49:11.9345860Z trying URL 'https://cloud.r-project.org/src/contrib/git2r_0.28.0.tar.gz' 2021-05-19T23:49:12.2289110Z Content type 'application/x-gzip' length 1221117 bytes (1.2 MB) 2021-05-19T23:49:12.3381550Z ================================================== 2021-05-19T23:49:12.3382270Z downloaded 1.2 MB 2021-05-19T23:49:12.3382590Z 2021-05-19T23:49:13.1758520Z * installing *source* package ‘rlang’ ... 2021-05-19T23:49:13.2017770Z ** package ‘rlang’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:13.2018640Z ** using staged installation 2021-05-19T23:49:13.2261880Z ** libs 2021-05-19T23:49:14.1245600Z 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-19T23:49:14.5937360Z 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-19T23:49:14.9630190Z 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-19T23:49:17.4326340Z 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-19T23:49:18.4840620Z 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-19T23:49:18.5522760Z 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-19T23:49:18.7600130Z installing to /Users/runner/work/_temp/Library/00LOCK-rlang/00new/rlang/libs 2021-05-19T23:49:18.7656490Z ** R 2021-05-19T23:49:18.8336950Z ** inst 2021-05-19T23:49:18.8353690Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:23.1830660Z ** help 2021-05-19T23:49:24.2851660Z *** installing help indices 2021-05-19T23:49:24.6474790Z *** copying figures 2021-05-19T23:49:24.6511550Z ** building package indices 2021-05-19T23:49:25.3122560Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:25.7541220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:49:26.9375920Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:27.3041040Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:27.3092500Z * DONE (rlang) 2021-05-19T23:49:27.7365290Z * installing *source* package ‘magrittr’ ... 2021-05-19T23:49:27.7411810Z ** package ‘magrittr’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:27.7412880Z ** using staged installation 2021-05-19T23:49:27.7601690Z ** libs 2021-05-19T23:49:27.7786590Z 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-19T23:49:27.9218940Z 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-19T23:49:28.0087670Z 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-19T23:49:28.0739410Z installing to /Users/runner/work/_temp/Library/00LOCK-magrittr/00new/magrittr/libs 2021-05-19T23:49:28.0798250Z ** R 2021-05-19T23:49:28.0975520Z ** inst 2021-05-19T23:49:28.1223740Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:28.5443110Z ** help 2021-05-19T23:49:28.6030350Z *** installing help indices 2021-05-19T23:49:28.6403320Z *** copying figures 2021-05-19T23:49:28.6417660Z ** building package indices 2021-05-19T23:49:28.9621700Z ** installing vignettes 2021-05-19T23:49:28.9728960Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:29.4144820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:49:29.7101140Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:29.9574430Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:29.9605810Z * DONE (magrittr) 2021-05-19T23:49:30.3841480Z * installing *source* package ‘glue’ ... 2021-05-19T23:49:30.3892590Z ** package ‘glue’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:30.3893380Z ** using staged installation 2021-05-19T23:49:30.4153350Z ** libs 2021-05-19T23:49:30.4328210Z 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-19T23:49:30.5624850Z 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-19T23:49:30.6438810Z 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-19T23:49:30.7675440Z 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-19T23:49:30.8307000Z installing to /Users/runner/work/_temp/Library/00LOCK-glue/00new/glue/libs 2021-05-19T23:49:30.8351550Z ** R 2021-05-19T23:49:30.8455660Z ** inst 2021-05-19T23:49:30.8496190Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:31.5054410Z ** help 2021-05-19T23:49:31.5517910Z *** installing help indices 2021-05-19T23:49:31.5865930Z *** copying figures 2021-05-19T23:49:31.5878190Z ** building package indices 2021-05-19T23:49:31.8938870Z ** installing vignettes 2021-05-19T23:49:31.9039500Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:32.2989530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:49:32.4235370Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:32.7207880Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:32.7239760Z * DONE (glue) 2021-05-19T23:49:33.0332040Z * installing *source* package ‘sys’ ... 2021-05-19T23:49:33.0358150Z ** package ‘sys’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:33.0359430Z ** using staged installation 2021-05-19T23:49:33.0610380Z ** libs 2021-05-19T23:49:33.0776230Z 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-19T23:49:33.2923470Z 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-19T23:49:33.3744270Z 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-19T23:49:33.4318070Z installing to /Users/runner/work/_temp/Library/00LOCK-sys/00new/sys/libs 2021-05-19T23:49:33.4357730Z ** R 2021-05-19T23:49:33.4410600Z ** inst 2021-05-19T23:49:33.4428390Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:33.8241160Z ** help 2021-05-19T23:49:33.8548910Z *** installing help indices 2021-05-19T23:49:33.8789950Z ** building package indices 2021-05-19T23:49:34.1483790Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:34.5089950Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:49:34.6402320Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:34.8828740Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:34.8849540Z * DONE (sys) 2021-05-19T23:49:35.2245740Z * installing *source* package ‘R6’ ... 2021-05-19T23:49:35.2275460Z ** package ‘R6’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:35.2278700Z ** using staged installation 2021-05-19T23:49:35.2463900Z ** R 2021-05-19T23:49:35.2548110Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:35.9367340Z ** help 2021-05-19T23:49:35.9664840Z *** installing help indices 2021-05-19T23:49:35.9894540Z *** copying figures 2021-05-19T23:49:35.9905740Z ** building package indices 2021-05-19T23:49:36.2501390Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:36.4985090Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:36.7593650Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:36.7615400Z * DONE (R6) 2021-05-19T23:49:37.0505370Z * installing *source* package ‘mime’ ... 2021-05-19T23:49:37.0522380Z ** package ‘mime’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:37.0523790Z ** using staged installation 2021-05-19T23:49:37.0698940Z ** libs 2021-05-19T23:49:37.0869930Z 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-19T23:49:37.1657370Z 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-19T23:49:37.2566710Z 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-19T23:49:37.3134470Z installing to /Users/runner/work/_temp/Library/00LOCK-mime/00new/mime/libs 2021-05-19T23:49:37.3177250Z ** R 2021-05-19T23:49:37.3266870Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:37.7597990Z ** help 2021-05-19T23:49:37.7861590Z *** installing help indices 2021-05-19T23:49:37.8064110Z ** building package indices 2021-05-19T23:49:38.0676770Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:38.4226210Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:49:38.5495390Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:38.7947790Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:38.7968580Z * DONE (mime) 2021-05-19T23:49:39.3283050Z * installing *source* package ‘curl’ ... 2021-05-19T23:49:39.3396680Z ** package ‘curl’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:39.3397970Z ** using staged installation 2021-05-19T23:49:39.4989200Z Found pkg-config cflags and libs! 2021-05-19T23:49:39.8380520Z Using PKG_CFLAGS= 2021-05-19T23:49:39.8382630Z Using PKG_LIBS=-lcurl 2021-05-19T23:49:39.9921440Z ** libs 2021-05-19T23:49:40.0130020Z 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-19T23:49:40.0165220Z 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-19T23:49:40.1207600Z 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-19T23:49:40.2627690Z 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-19T23:49:40.3591470Z 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-19T23:49:40.4533660Z 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-19T23:49:40.5607340Z 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-19T23:49:40.6630090Z 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-19T23:49:40.7493230Z 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-19T23:49:40.9419390Z 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-19T23:49:41.0136200Z 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-19T23:49:41.1058720Z 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-19T23:49:41.2071180Z 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-19T23:49:41.3914160Z 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-19T23:49:41.4908130Z 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-19T23:49:41.5861000Z 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-19T23:49:41.6697830Z 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-19T23:49:41.7523390Z 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-19T23:49:41.8409350Z 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-19T23:49:41.9809190Z 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-19T23:49:42.0790850Z 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-19T23:49:42.1206270Z 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-19T23:49:42.2036220Z 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-19T23:49:42.2729600Z installing to /Users/runner/work/_temp/Library/00LOCK-curl/00new/curl/libs 2021-05-19T23:49:42.2772630Z ** R 2021-05-19T23:49:42.2958800Z ** inst 2021-05-19T23:49:42.3120660Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:42.9990520Z ** help 2021-05-19T23:49:43.0701240Z *** installing help indices 2021-05-19T23:49:43.1137720Z ** building package indices 2021-05-19T23:49:43.4068640Z ** installing vignettes 2021-05-19T23:49:43.4176350Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:43.7812930Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:49:43.9092310Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:44.1663430Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:44.1693830Z * DONE (curl) 2021-05-19T23:49:44.6794640Z * installing *source* package ‘jsonlite’ ... 2021-05-19T23:49:44.6909050Z ** package ‘jsonlite’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:44.6910020Z ** using staged installation 2021-05-19T23:49:44.7107290Z ** libs 2021-05-19T23:49:44.7293210Z 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-19T23:49:44.8243090Z 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-19T23:49:44.9123800Z 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-19T23:49:45.0052330Z 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-19T23:49:45.1257620Z 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-19T23:49:45.2269170Z 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-19T23:49:45.3079380Z 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-19T23:49:45.3838040Z 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-19T23:49:45.4756500Z 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-19T23:49:45.5598220Z 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-19T23:49:45.6955190Z 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-19T23:49:45.7937150Z 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-19T23:49:45.9015580Z 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-19T23:49:45.9969280Z 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-19T23:49:46.0904890Z 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-19T23:49:46.1735500Z 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-19T23:49:46.2576880Z 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-19T23:49:46.3354560Z 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-19T23:49:46.4326490Z 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-19T23:49:46.5100910Z 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-19T23:49:46.5855950Z 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-19T23:49:46.6807780Z 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-19T23:49:46.7447950Z 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-19T23:49:46.8249010Z 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-19T23:49:46.9451680Z 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-19T23:49:47.1516180Z 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-19T23:49:47.4353150Z 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-19T23:49:47.6210920Z 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-19T23:49:47.7855060Z 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-19T23:49:48.6205490Z 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-19T23:49:48.6870880Z installing to /Users/runner/work/_temp/Library/00LOCK-jsonlite/00new/jsonlite/libs 2021-05-19T23:49:48.6921920Z ** R 2021-05-19T23:49:48.7193310Z ** inst 2021-05-19T23:49:48.7268180Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:50.0135370Z in method for ‘asJSON’ with signature ‘"blob"’: no definition for class “blob” 2021-05-19T23:49:50.0136100Z ** help 2021-05-19T23:49:50.0601830Z *** installing help indices 2021-05-19T23:49:50.0916960Z ** building package indices 2021-05-19T23:49:50.3696120Z ** installing vignettes 2021-05-19T23:49:50.3844590Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:50.7497080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:49:50.8765850Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:51.1553330Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:51.1587880Z * DONE (jsonlite) 2021-05-19T23:49:51.4664160Z * installing *source* package ‘ini’ ... 2021-05-19T23:49:51.4678820Z ** package ‘ini’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:51.4680030Z ** using staged installation 2021-05-19T23:49:51.4825410Z ** R 2021-05-19T23:49:51.4867840Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:51.8218830Z ** help 2021-05-19T23:49:51.8393290Z *** installing help indices 2021-05-19T23:49:51.8656560Z ** building package indices 2021-05-19T23:49:52.1182420Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:52.3662130Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:52.6052240Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:52.6152270Z * DONE (ini) 2021-05-19T23:49:52.9400420Z * installing *source* package ‘gitcreds’ ... 2021-05-19T23:49:52.9433330Z ** package ‘gitcreds’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:52.9434440Z ** using staged installation 2021-05-19T23:49:52.9607850Z ** R 2021-05-19T23:49:52.9708020Z ** inst 2021-05-19T23:49:52.9746470Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:49:53.5943820Z ** help 2021-05-19T23:49:53.6301660Z *** installing help indices 2021-05-19T23:49:53.6565530Z ** building package indices 2021-05-19T23:49:53.9138860Z ** installing vignettes 2021-05-19T23:49:53.9209250Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:49:54.1687170Z ** testing if installed package can be loaded from final location 2021-05-19T23:49:54.4192330Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:49:54.4217350Z * DONE (gitcreds) 2021-05-19T23:49:54.7850580Z * installing *source* package ‘zip’ ... 2021-05-19T23:49:54.7895680Z ** package ‘zip’ successfully unpacked and MD5 sums checked 2021-05-19T23:49:54.7897330Z ** using staged installation 2021-05-19T23:49:54.8061730Z ** libs 2021-05-19T23:49:54.8280820Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdzip.c -o tools/cmdzip 2021-05-19T23:49:58.0432450Z clang -mmacosx-version-min=10.13 -Wall -g -O2 miniz.c zip.c unixutils.c tools/cmdunzip.c -o tools/cmdunzip 2021-05-19T23:50:00.9003980Z 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-19T23:50:00.9781010Z 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-19T23:50:03.4418970Z 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-19T23:50:03.5195450Z rzip.c:28:10: warning: unused variable 'uzipfile_len' [-Wunused-variable] 2021-05-19T23:50:03.5196320Z size_t uzipfile_len = 0; 2021-05-19T23:50:03.5196730Z ^ 2021-05-19T23:50:03.5690010Z 1 warning generated. 2021-05-19T23:50:03.5720230Z 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-19T23:50:03.7187570Z 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-19T23:50:03.8171970Z 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-19T23:50:03.8780560Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-zip/00new/zip 2021-05-19T23:50:03.8894470Z ** R 2021-05-19T23:50:03.8954350Z ** inst 2021-05-19T23:50:03.8980920Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:04.3619600Z ** help 2021-05-19T23:50:04.3953630Z *** installing help indices 2021-05-19T23:50:04.4235320Z ** building package indices 2021-05-19T23:50:04.6844820Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:05.0374990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:50:05.1671900Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:05.4217950Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:05.4244700Z * DONE (zip) 2021-05-19T23:50:05.9010140Z * installing *source* package ‘rstudioapi’ ... 2021-05-19T23:50:05.9089280Z ** package ‘rstudioapi’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:05.9090880Z ** using staged installation 2021-05-19T23:50:05.9268120Z ** R 2021-05-19T23:50:05.9482600Z ** inst 2021-05-19T23:50:05.9562090Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:06.7430510Z ** help 2021-05-19T23:50:07.0491710Z *** installing help indices 2021-05-19T23:50:07.1933900Z *** copying figures 2021-05-19T23:50:07.1956620Z ** building package indices 2021-05-19T23:50:07.5890640Z ** installing vignettes 2021-05-19T23:50:07.5989500Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:07.8549220Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:08.1077380Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:08.1112810Z * DONE (rstudioapi) 2021-05-19T23:50:08.5045810Z * installing *source* package ‘rprojroot’ ... 2021-05-19T23:50:08.5093440Z ** package ‘rprojroot’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:08.5094210Z ** using staged installation 2021-05-19T23:50:08.5290810Z ** R 2021-05-19T23:50:08.5366950Z ** inst 2021-05-19T23:50:08.5394120Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:09.1571230Z ** help 2021-05-19T23:50:09.1942620Z *** installing help indices 2021-05-19T23:50:09.2288600Z *** copying figures 2021-05-19T23:50:09.2322140Z ** building package indices 2021-05-19T23:50:09.4989270Z ** installing vignettes 2021-05-19T23:50:09.5066100Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:09.7629270Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:10.0214930Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:10.0261580Z * DONE (rprojroot) 2021-05-19T23:50:10.4041780Z * installing *source* package ‘crayon’ ... 2021-05-19T23:50:10.4077450Z ** package ‘crayon’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:10.4078610Z ** using staged installation 2021-05-19T23:50:10.4264760Z ** R 2021-05-19T23:50:10.4453790Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:11.6853440Z ** help 2021-05-19T23:50:11.7873520Z *** installing help indices 2021-05-19T23:50:11.8336910Z ** building package indices 2021-05-19T23:50:12.1327310Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:12.3818510Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:12.6435250Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:12.6534670Z * DONE (crayon) 2021-05-19T23:50:12.9717160Z * installing *source* package ‘fastmap’ ... 2021-05-19T23:50:12.9746070Z ** package ‘fastmap’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:12.9747120Z ** using staged installation 2021-05-19T23:50:12.9911710Z ** libs 2021-05-19T23:50:13.0089760Z 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-19T23:50:15.8182040Z 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-19T23:50:15.8994480Z 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-19T23:50:15.9611890Z installing to /Users/runner/work/_temp/Library/00LOCK-fastmap/00new/fastmap/libs 2021-05-19T23:50:15.9654460Z ** R 2021-05-19T23:50:15.9748330Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:16.5282100Z ** help 2021-05-19T23:50:16.5521760Z *** installing help indices 2021-05-19T23:50:16.5749370Z ** building package indices 2021-05-19T23:50:16.8329180Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:17.1814970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:50:17.3075230Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:17.5535830Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:17.5557390Z * DONE (fastmap) 2021-05-19T23:50:17.9516540Z * installing *source* package ‘yaml’ ... 2021-05-19T23:50:17.9558810Z ** package ‘yaml’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:17.9559580Z ** using staged installation 2021-05-19T23:50:17.9697880Z ** libs 2021-05-19T23:50:17.9874680Z 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-19T23:50:18.3549990Z 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-19T23:50:18.4928000Z 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-19T23:50:19.4900030Z 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-19T23:50:19.6384050Z 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-19T23:50:19.8078930Z 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-19T23:50:20.1968250Z 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-19T23:50:20.2760220Z r_emit.c:573:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T23:50:20.2761910Z result = emit_factor(emitter, event, s_obj, tag, implicit_tag); 2021-05-19T23:50:20.2762700Z ^~~ 2021-05-19T23:50:20.2765710Z r_emit.c:584:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T23:50:20.2768100Z result = emit_string(emitter, event, s_obj, tag, implicit_tag); 2021-05-19T23:50:20.2769150Z ^~~ 2021-05-19T23:50:20.2772160Z r_emit.c:614:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T23:50:20.2774500Z result = emit_char(emitter, event, s_chr, tag, implicit_tag, 2021-05-19T23:50:20.2775560Z ^~~ 2021-05-19T23:50:20.4738480Z 3 warnings generated. 2021-05-19T23:50:20.4779000Z 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-19T23:50:20.6149440Z 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-19T23:50:20.6863510Z r_parse.c:194:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T23:50:20.6864910Z tag = process_tag(tag); 2021-05-19T23:50:20.6865330Z ^~~ 2021-05-19T23:50:20.6892660Z r_parse.c:491:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T23:50:20.6894490Z tag = process_tag(tag); 2021-05-19T23:50:20.6894910Z ^~~ 2021-05-19T23:50:20.6933590Z r_parse.c:1017:23: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers] 2021-05-19T23:50:20.6934930Z tag = process_tag(tag); 2021-05-19T23:50:20.6935340Z ^~~ 2021-05-19T23:50:20.9927940Z 3 warnings generated. 2021-05-19T23:50:20.9965230Z 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-19T23:50:21.1317980Z 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-19T23:50:22.4517520Z 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-19T23:50:22.5566160Z 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-19T23:50:22.6165140Z installing to /Users/runner/work/_temp/Library/00LOCK-yaml/00new/yaml/libs 2021-05-19T23:50:22.6213810Z ** R 2021-05-19T23:50:22.6284430Z ** inst 2021-05-19T23:50:22.6354790Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:22.9779610Z ** help 2021-05-19T23:50:23.0095640Z *** installing help indices 2021-05-19T23:50:23.0396500Z ** building package indices 2021-05-19T23:50:23.3087600Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:23.7369600Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:50:23.8637290Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:24.1073720Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:24.1101400Z * DONE (yaml) 2021-05-19T23:50:24.5226520Z * installing *source* package ‘withr’ ... 2021-05-19T23:50:24.5280460Z ** package ‘withr’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:24.5282300Z ** using staged installation 2021-05-19T23:50:24.5529260Z ** R 2021-05-19T23:50:24.5684330Z ** inst 2021-05-19T23:50:24.5711120Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:25.4071340Z ** help 2021-05-19T23:50:25.5487000Z *** installing help indices 2021-05-19T23:50:25.6163260Z *** copying figures 2021-05-19T23:50:25.6175320Z ** building package indices 2021-05-19T23:50:25.9252080Z ** installing vignettes 2021-05-19T23:50:25.9352890Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:26.1900790Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:26.4555420Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:26.4663660Z * DONE (withr) 2021-05-19T23:50:26.7984210Z * installing *source* package ‘whisker’ ... 2021-05-19T23:50:26.8016950Z ** package ‘whisker’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:26.8017820Z ** using staged installation 2021-05-19T23:50:26.8181930Z ** R 2021-05-19T23:50:26.8242330Z ** inst 2021-05-19T23:50:26.8328320Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:27.3646320Z ** help 2021-05-19T23:50:27.4030930Z *** installing help indices 2021-05-19T23:50:27.4310480Z ** building package indices 2021-05-19T23:50:27.7703150Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:28.0105160Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:28.2545910Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:28.2576450Z * DONE (whisker) 2021-05-19T23:50:28.5899920Z * installing *source* package ‘rappdirs’ ... 2021-05-19T23:50:28.5922970Z ** package ‘rappdirs’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:28.5924470Z ** using staged installation 2021-05-19T23:50:28.6211240Z ** libs 2021-05-19T23:50:28.6376480Z 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-19T23:50:28.7147730Z 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-19T23:50:28.7941950Z 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-19T23:50:28.8500400Z installing to /Users/runner/work/_temp/Library/00LOCK-rappdirs/00new/rappdirs/libs 2021-05-19T23:50:28.8540250Z ** R 2021-05-19T23:50:28.8609060Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:50:29.2637430Z ** help 2021-05-19T23:50:29.2974130Z *** installing help indices 2021-05-19T23:50:29.3234590Z ** building package indices 2021-05-19T23:50:29.5924210Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:50:29.9595120Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:50:30.0849230Z ** testing if installed package can be loaded from final location 2021-05-19T23:50:30.3276930Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:50:30.3298320Z * DONE (rappdirs) 2021-05-19T23:50:31.0616290Z * installing *source* package ‘fs’ ... 2021-05-19T23:50:31.0828770Z ** package ‘fs’ successfully unpacked and MD5 sums checked 2021-05-19T23:50:31.0829530Z ** using staged installation 2021-05-19T23:50:31.1064750Z ** libs 2021-05-19T23:50:31.1264540Z 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-19T23:50:31.9389860Z 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-19T23:50:32.1233930Z 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-19T23:50:32.8585040Z 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-19T23:50:33.0297330Z 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-19T23:50:33.6582890Z 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-19T23:50:34.5909200Z 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-19T23:50:34.7538400Z 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-19T23:50:35.3897750Z 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-19T23:50:36.1014290Z 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-19T23:50:36.7566170Z 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-19T23:50:37.3802050Z (cd libuv-1.38.1 \ 2021-05-19T23:50:37.3803850Z && 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-19T23:50:38.7628390Z rm: conftest.dSYM: is a directory 2021-05-19T23:50:40.8605350Z rm: conftest.dSYM: is a directory 2021-05-19T23:50:40.9607750Z rm: conftest.dSYM: is a directory 2021-05-19T23:50:40.9856020Z rm: conftest.dSYM: is a directory 2021-05-19T23:50:50.9592340Z make --directory=libuv-1.38.1 \ 2021-05-19T23:50:50.9593020Z HAVE_DTRACE=0 2021-05-19T23:50:51.0115650Z CC src/libuv_la-fs-poll.lo 2021-05-19T23:50:51.9821910Z CC src/libuv_la-idna.lo 2021-05-19T23:50:52.9919530Z CC src/libuv_la-inet.lo 2021-05-19T23:50:54.0204830Z CC src/libuv_la-random.lo 2021-05-19T23:50:54.8779320Z CC src/libuv_la-strscpy.lo 2021-05-19T23:50:55.7229960Z CC src/libuv_la-threadpool.lo 2021-05-19T23:50:56.7088600Z CC src/libuv_la-timer.lo 2021-05-19T23:50:57.7337630Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-19T23:50:58.6072500Z CC src/libuv_la-uv-common.lo 2021-05-19T23:50:59.9579940Z CC src/libuv_la-version.lo 2021-05-19T23:51:00.8095350Z CC src/unix/libuv_la-async.lo 2021-05-19T23:51:01.7779860Z CC src/unix/libuv_la-core.lo 2021-05-19T23:51:03.2532050Z CC src/unix/libuv_la-dl.lo 2021-05-19T23:51:04.1445460Z CC src/unix/libuv_la-fs.lo 2021-05-19T23:51:05.8664020Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-19T23:51:06.8107820Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-19T23:51:07.6968440Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-19T23:51:08.6489230Z CC src/unix/libuv_la-loop.lo 2021-05-19T23:51:09.6035760Z CC src/unix/libuv_la-pipe.lo 2021-05-19T23:51:10.5659910Z CC src/unix/libuv_la-poll.lo 2021-05-19T23:51:11.5120860Z CC src/unix/libuv_la-process.lo 2021-05-19T23:51:12.6546210Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-19T23:51:13.5322290Z CC src/unix/libuv_la-signal.lo 2021-05-19T23:51:14.8768180Z CC src/unix/libuv_la-stream.lo 2021-05-19T23:51:16.6374380Z CC src/unix/libuv_la-tcp.lo 2021-05-19T23:51:17.6216980Z CC src/unix/libuv_la-thread.lo 2021-05-19T23:51:18.6331500Z CC src/unix/libuv_la-tty.lo 2021-05-19T23:51:19.5865210Z CC src/unix/libuv_la-udp.lo 2021-05-19T23:51:20.8256320Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-19T23:51:21.7303940Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-19T23:51:22.5884260Z CC src/unix/libuv_la-darwin.lo 2021-05-19T23:51:23.5548200Z CC src/unix/libuv_la-fsevents.lo 2021-05-19T23:51:24.6887910Z CC src/unix/libuv_la-kqueue.lo 2021-05-19T23:51:25.8025550Z CC src/unix/libuv_la-proctitle.lo 2021-05-19T23:51:26.6819350Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-19T23:51:27.5415000Z CCLD libuv.la 2021-05-19T23:51:28.0740490Z 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-19T23:51:28.1685870Z installing to /Users/runner/work/_temp/Library/00LOCK-fs/00new/fs/libs 2021-05-19T23:51:28.1739250Z ** R 2021-05-19T23:51:28.1895380Z ** inst 2021-05-19T23:51:28.1927970Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:51:29.5803580Z ** help 2021-05-19T23:51:29.6959490Z *** installing help indices 2021-05-19T23:51:29.7602490Z ** building package indices 2021-05-19T23:51:30.0712510Z ** installing vignettes 2021-05-19T23:51:30.1070390Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:51:30.5890960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:51:30.7140190Z ** testing if installed package can be loaded from final location 2021-05-19T23:51:31.0279290Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:51:31.0308880Z * DONE (fs) 2021-05-19T23:51:31.4131150Z * installing *source* package ‘clipr’ ... 2021-05-19T23:51:31.4158210Z ** package ‘clipr’ successfully unpacked and MD5 sums checked 2021-05-19T23:51:31.4159550Z ** using staged installation 2021-05-19T23:51:31.4432620Z ** R 2021-05-19T23:51:31.4501880Z ** inst 2021-05-19T23:51:31.4528990Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:51:31.8856420Z ** help 2021-05-19T23:51:31.9158610Z *** installing help indices 2021-05-19T23:51:31.9412590Z ** building package indices 2021-05-19T23:51:32.2204530Z ** installing vignettes 2021-05-19T23:51:32.2272740Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:51:32.4770830Z ** testing if installed package can be loaded from final location 2021-05-19T23:51:32.7296420Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:51:32.7319560Z * DONE (clipr) 2021-05-19T23:51:33.9574920Z * installing *source* package ‘git2r’ ... 2021-05-19T23:51:33.9995000Z ** package ‘git2r’ successfully unpacked and MD5 sums checked 2021-05-19T23:51:33.9995790Z ** using staged installation 2021-05-19T23:51:34.3524390Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-19T23:51:34.3526580Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-19T23:51:34.3535970Z checking for gcc... gcc 2021-05-19T23:51:36.7485010Z checking whether the C compiler works... yes 2021-05-19T23:51:36.7485890Z checking for C compiler default output file name... a.out 2021-05-19T23:51:36.8749560Z checking for suffix of executables... 2021-05-19T23:51:37.3184890Z checking whether we are cross compiling... no 2021-05-19T23:51:37.3936950Z checking for suffix of object files... o 2021-05-19T23:51:37.4537100Z checking whether we are using the GNU C compiler... yes 2021-05-19T23:51:37.5153930Z checking whether gcc accepts -g... yes 2021-05-19T23:51:37.6397020Z checking for gcc option to accept ISO C89... none needed 2021-05-19T23:51:37.6410470Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T23:51:37.6558890Z checking pkg-config is at least version 0.9.0... yes 2021-05-19T23:51:37.6904020Z Found pkg-config cflags and libs! 2021-05-19T23:51:38.0490420Z checking whether the libgit2 version will work in git2r... yes 2021-05-19T23:51:38.3162180Z checking whether the libgit2 function git_buf_dispose is available... yes 2021-05-19T23:51:38.4225810Z checking whether the libgit2 constant GIT_OBJECT_ANY is available... yes 2021-05-19T23:51:38.5278430Z checking whether the libgit2 function git_error_last is available... yes 2021-05-19T23:51:38.6384950Z checking whether the libgit2 function git_oid_is_zero is available... yes 2021-05-19T23:51:38.6387280Z ----- Results of the git2r package configure ----- 2021-05-19T23:51:38.6388200Z 2021-05-19T23:51:38.6389980Z 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-19T23:51:38.6391880Z PKG_LIBS: -L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T23:51:38.6392300Z 2021-05-19T23:51:38.6393160Z -------------------------------------------------- 2021-05-19T23:51:38.6840790Z configure: creating ./config.status 2021-05-19T23:51:38.8509360Z config.status: creating src/Makevars 2021-05-19T23:51:38.9502040Z ** libs 2021-05-19T23:51:38.9712490Z 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-19T23:51:39.0955490Z 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-19T23:51:39.1821780Z 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-19T23:51:39.3893990Z 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-19T23:51:39.5251290Z 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-19T23:51:39.6863300Z 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-19T23:51:39.9188820Z 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-19T23:51:40.0558860Z 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-19T23:51:40.1874570Z 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-19T23:51:40.3738590Z 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-19T23:51:40.5629840Z 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-19T23:51:40.7024070Z 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-19T23:51:40.9399560Z 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-19T23:51:41.0522390Z 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-19T23:51:41.1834130Z 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-19T23:51:41.3159430Z 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-19T23:51:41.4428210Z 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-19T23:51:41.6400560Z 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-19T23:51:41.8207870Z 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-19T23:51:41.9542250Z 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-19T23:51:42.1457740Z 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-19T23:51:42.2621740Z 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-19T23:51:42.3960210Z 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-19T23:51:42.5359820Z 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-19T23:51:42.6684750Z 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-19T23:51:42.8625520Z 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-19T23:51:43.0403840Z 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-19T23:51:43.1687820Z 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-19T23:51:43.2939500Z 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-19T23:51:43.4920840Z 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-19T23:51:43.6191260Z 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-19T23:51:43.7712620Z 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-19T23:51:44.0227320Z 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-19T23:51:44.1822530Z 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-19T23:51:44.2971150Z 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-19T23:51:44.4504800Z 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-19T23:51:44.4774930Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T23:51:44.5164460Z installing to /Users/runner/work/_temp/Library/00LOCK-git2r/00new/git2r/libs 2021-05-19T23:51:44.5220930Z ** R 2021-05-19T23:51:44.5508540Z ** inst 2021-05-19T23:51:44.5536390Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:51:45.7837700Z ** help 2021-05-19T23:51:46.1751480Z *** installing help indices 2021-05-19T23:51:46.4305270Z ** building package indices 2021-05-19T23:51:46.8693310Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:51:47.3457280Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:51:47.4716070Z ** testing if installed package can be loaded from final location 2021-05-19T23:51:47.7447620Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:51:47.7480550Z * DONE (git2r) 2021-05-19T23:51:48.1433110Z * installing *source* package ‘askpass’ ... 2021-05-19T23:51:48.1451990Z ** package ‘askpass’ successfully unpacked and MD5 sums checked 2021-05-19T23:51:48.1453180Z ** using staged installation 2021-05-19T23:51:48.1653700Z ** libs 2021-05-19T23:51:48.1853650Z 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-19T23:51:48.2843460Z 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-19T23:51:48.3405080Z installing to /Users/runner/work/_temp/Library/00LOCK-askpass/00new/askpass/libs 2021-05-19T23:51:48.3446590Z ** R 2021-05-19T23:51:48.3499180Z ** inst 2021-05-19T23:51:48.3519350Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:51:48.6928270Z ** help 2021-05-19T23:51:48.7149070Z *** installing help indices 2021-05-19T23:51:48.7350430Z ** building package indices 2021-05-19T23:51:48.9899300Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:51:49.2471710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:51:49.3771220Z ** testing if installed package can be loaded from final location 2021-05-19T23:51:49.6193480Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:51:49.6214870Z * DONE (askpass) 2021-05-19T23:51:50.1444030Z * installing *source* package ‘cli’ ... 2021-05-19T23:51:50.1562390Z ** package ‘cli’ successfully unpacked and MD5 sums checked 2021-05-19T23:51:50.1564080Z ** using staged installation 2021-05-19T23:51:50.1842710Z ** R 2021-05-19T23:51:50.2269120Z ** inst 2021-05-19T23:51:50.2319610Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:51:53.5948180Z ** help 2021-05-19T23:51:53.9284840Z *** installing help indices 2021-05-19T23:51:54.0862400Z *** copying figures 2021-05-19T23:51:54.0867190Z ** building package indices 2021-05-19T23:51:54.5014290Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:51:54.8097360Z ** testing if installed package can be loaded from final location 2021-05-19T23:51:55.1850380Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:51:55.1893810Z * DONE (cli) 2021-05-19T23:51:55.6966270Z * installing *source* package ‘purrr’ ... 2021-05-19T23:51:55.7066740Z ** package ‘purrr’ successfully unpacked and MD5 sums checked 2021-05-19T23:51:55.7067790Z ** using staged installation 2021-05-19T23:51:55.7289620Z ** libs 2021-05-19T23:51:55.7464540Z 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-19T23:51:55.8218840Z 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-19T23:51:55.9409160Z 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-19T23:51:56.0428130Z 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-19T23:51:56.1691230Z 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-19T23:51:56.2472000Z 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-19T23:51:56.3835030Z 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-19T23:51:56.5390590Z 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-19T23:51:56.6485910Z 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-19T23:51:56.7332210Z 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-19T23:51:56.7923150Z installing to /Users/runner/work/_temp/Library/00LOCK-purrr/00new/purrr/libs 2021-05-19T23:51:56.7964880Z ** R 2021-05-19T23:51:56.8252070Z ** inst 2021-05-19T23:51:56.8347490Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:51:58.4246280Z ** help 2021-05-19T23:51:58.6739480Z *** installing help indices 2021-05-19T23:51:58.7968820Z *** copying figures 2021-05-19T23:51:58.8004750Z ** building package indices 2021-05-19T23:51:59.1687070Z ** installing vignettes 2021-05-19T23:51:59.1824360Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:51:59.5630330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:51:59.6844810Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:00.1239620Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:00.1341270Z * DONE (purrr) 2021-05-19T23:52:00.5191760Z * installing *source* package ‘lifecycle’ ... 2021-05-19T23:52:00.5246690Z ** package ‘lifecycle’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:00.5247520Z ** using staged installation 2021-05-19T23:52:00.5464730Z ** R 2021-05-19T23:52:00.5546600Z ** inst 2021-05-19T23:52:00.5590220Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:01.1101540Z ** help 2021-05-19T23:52:01.1564830Z *** installing help indices 2021-05-19T23:52:01.1866770Z *** copying figures 2021-05-19T23:52:01.1902460Z ** building package indices 2021-05-19T23:52:01.6355560Z ** installing vignettes 2021-05-19T23:52:01.6457170Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:01.9220670Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:02.2051950Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:02.2083610Z * DONE (lifecycle) 2021-05-19T23:52:02.6821560Z * installing *source* package ‘desc’ ... 2021-05-19T23:52:02.6910170Z ** package ‘desc’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:02.6911360Z ** using staged installation 2021-05-19T23:52:02.7153380Z ** R 2021-05-19T23:52:02.7360580Z ** inst 2021-05-19T23:52:02.7413740Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:04.6803150Z ** help 2021-05-19T23:52:04.8817620Z *** installing help indices 2021-05-19T23:52:04.9900920Z ** building package indices 2021-05-19T23:52:05.3579950Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:05.6250300Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:05.9259740Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:05.9293800Z * DONE (desc) 2021-05-19T23:52:06.2562690Z * installing *source* package ‘cachem’ ... 2021-05-19T23:52:06.2585830Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:06.2587120Z ** using staged installation 2021-05-19T23:52:06.2769600Z ** libs 2021-05-19T23:52:06.2985850Z 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-19T23:52:06.3835430Z 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-19T23:52:06.4677140Z 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-19T23:52:06.5267760Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-19T23:52:06.5371650Z ** R 2021-05-19T23:52:06.5469430Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:07.2234210Z ** help 2021-05-19T23:52:07.2544510Z *** installing help indices 2021-05-19T23:52:07.2791020Z ** building package indices 2021-05-19T23:52:07.5468120Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:07.9268810Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:52:08.0497010Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:08.3287810Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:08.3311550Z * DONE (cachem) 2021-05-19T23:52:09.0494300Z * installing *source* package ‘openssl’ ... 2021-05-19T23:52:09.0732570Z ** package ‘openssl’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:09.0802440Z ** using staged installation 2021-05-19T23:52:09.2112290Z Homebrew 3.1.7 2021-05-19T23:52:09.3151630Z Homebrew/homebrew-core (git revision dafce7504e; last commit 2021-05-16) 2021-05-19T23:52:09.4103260Z Homebrew/homebrew-cask (git revision 80c0927c4a; last commit 2021-05-16) 2021-05-19T23:52:09.7496110Z Using PKG_CFLAGS=-I/usr/local/opt/openssl/include 2021-05-19T23:52:10.1071580Z Using PKG_LIBS=-L/usr/local/opt/openssl/lib -lssl.1.1 -lcrypto.1.1 2021-05-19T23:52:10.1296490Z ** libs 2021-05-19T23:52:10.1487190Z 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-19T23:52:10.1515580Z 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-19T23:52:10.2899810Z 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-19T23:52:10.4257160Z 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-19T23:52:10.5875880Z 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-19T23:52:10.8511000Z 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-19T23:52:11.0048100Z 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-19T23:52:11.1837630Z 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-19T23:52:11.3814270Z 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-19T23:52:11.4817680Z 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-19T23:52:11.7056660Z 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-19T23:52:11.8316960Z 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-19T23:52:11.9826140Z 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-19T23:52:12.1984590Z 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-19T23:52:12.9828540Z 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-19T23:52:12.9834640Z 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-19T23:52:12.9838030Z 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-19T23:52:12.9840690Z 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-19T23:52:13.0078090Z 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-19T23:52:13.2426890Z 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-19T23:52:13.4483910Z 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-19T23:52:13.5283090Z 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-19T23:52:13.7138930Z 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-19T23:52:13.9161290Z 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-19T23:52:14.1515810Z 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-19T23:52:14.3529890Z 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-19T23:52:14.5562950Z 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-19T23:52:14.7594160Z 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-19T23:52:14.8600970Z 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-19T23:52:15.0615140Z ar rcs bcrypt/libstatbcrypt.a bcrypt/bcrypt_pbkdf.o bcrypt/blowfish.o 2021-05-19T23:52:15.0849500Z 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-19T23:52:15.1102980Z 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-19T23:52:15.1106420Z 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-19T23:52:15.1541060Z installing to /Users/runner/work/_temp/Library/00LOCK-openssl/00new/openssl/libs 2021-05-19T23:52:15.1589390Z ** R 2021-05-19T23:52:15.1763640Z ** inst 2021-05-19T23:52:15.2344240Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:16.5396810Z ** help 2021-05-19T23:52:16.6245660Z *** installing help indices 2021-05-19T23:52:16.6747070Z ** building package indices 2021-05-19T23:52:16.9844870Z ** installing vignettes 2021-05-19T23:52:17.0015560Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:17.3733970Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:52:17.4969300Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:17.7812980Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:17.7848550Z * DONE (openssl) 2021-05-19T23:52:18.1205730Z * installing *source* package ‘memoise’ ... 2021-05-19T23:52:18.1230020Z ** package ‘memoise’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:18.1230830Z ** using staged installation 2021-05-19T23:52:18.1446130Z ** R 2021-05-19T23:52:18.1574300Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:18.6897280Z ** help 2021-05-19T23:52:18.7302800Z *** installing help indices 2021-05-19T23:52:18.7614270Z ** building package indices 2021-05-19T23:52:19.0395890Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:19.3235940Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:19.6031340Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:19.6050040Z * DONE (memoise) 2021-05-19T23:52:20.0816260Z * installing *source* package ‘httr’ ... 2021-05-19T23:52:20.0954740Z ** package ‘httr’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:20.0955510Z ** using staged installation 2021-05-19T23:52:20.1155480Z ** R 2021-05-19T23:52:20.1458970Z ** demo 2021-05-19T23:52:20.1529850Z ** inst 2021-05-19T23:52:20.1609940Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:23.3606070Z ** help 2021-05-19T23:52:23.6254520Z *** installing help indices 2021-05-19T23:52:23.7743820Z ** building package indices 2021-05-19T23:52:24.1775340Z ** installing vignettes 2021-05-19T23:52:24.1865510Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:24.4530830Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:24.7911240Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:24.7964540Z * DONE (httr) 2021-05-19T23:52:25.1549720Z * installing *source* package ‘credentials’ ... 2021-05-19T23:52:25.1581440Z ** package ‘credentials’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:25.1583310Z ** using staged installation 2021-05-19T23:52:25.1790180Z ** R 2021-05-19T23:52:25.1879490Z ** inst 2021-05-19T23:52:25.1924020Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:25.8207960Z ** help 2021-05-19T23:52:25.8566820Z *** installing help indices 2021-05-19T23:52:25.8826870Z ** building package indices 2021-05-19T23:52:26.1467830Z ** installing vignettes 2021-05-19T23:52:26.1564230Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:26.6326510Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:27.0280140Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:27.0304570Z * DONE (credentials) 2021-05-19T23:52:27.4141420Z * installing *source* package ‘gh’ ... 2021-05-19T23:52:27.4178310Z ** package ‘gh’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:27.4180590Z ** using staged installation 2021-05-19T23:52:27.4424850Z ** R 2021-05-19T23:52:27.4559490Z ** inst 2021-05-19T23:52:27.4584630Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:28.8332230Z ** help 2021-05-19T23:52:28.8776950Z *** installing help indices 2021-05-19T23:52:28.9130910Z ** building package indices 2021-05-19T23:52:29.1986970Z ** installing vignettes 2021-05-19T23:52:29.2069310Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:29.5544860Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:29.9172360Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:29.9209300Z * DONE (gh) 2021-05-19T23:52:30.3198570Z * installing *source* package ‘gert’ ... 2021-05-19T23:52:30.3260480Z ** package ‘gert’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:30.3261800Z ** using staged installation 2021-05-19T23:52:30.5852300Z Found pkg-config cflags and libs! 2021-05-19T23:52:30.9179090Z Using PKG_CFLAGS=-I/usr/local/Cellar/libgit2/1.1.0/include 2021-05-19T23:52:30.9180520Z Using PKG_LIBS=-L/usr/local/Cellar/libgit2/1.1.0/lib -lgit2 2021-05-19T23:52:31.0412450Z Configuration OK! 2021-05-19T23:52:31.0658440Z ** libs 2021-05-19T23:52:31.0843080Z 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-19T23:52:31.0875560Z 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-19T23:52:31.3219750Z 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-19T23:52:31.5686340Z 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-19T23:52:31.8066510Z 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-19T23:52:31.9456700Z 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-19T23:52:32.0781270Z 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-19T23:52:32.2591440Z 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-19T23:52:32.3912070Z 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-19T23:52:32.5412500Z 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-19T23:52:32.6941920Z 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-19T23:52:32.8280120Z 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-19T23:52:32.9791960Z 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-19T23:52:33.1119150Z 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-19T23:52:33.2788320Z 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-19T23:52:33.4122720Z 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-19T23:52:33.4427260Z ld: warning: dylib (/usr/local/lib/libgit2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-19T23:52:33.4970940Z installing to /Users/runner/work/_temp/Library/00LOCK-gert/00new/gert/libs 2021-05-19T23:52:33.5070620Z ** R 2021-05-19T23:52:33.5251480Z ** inst 2021-05-19T23:52:33.5288810Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:34.6131530Z ** help 2021-05-19T23:52:34.7034470Z *** installing help indices 2021-05-19T23:52:34.7561400Z ** building package indices 2021-05-19T23:52:35.0585490Z ** installing vignettes 2021-05-19T23:52:35.9426000Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:35.9430550Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:52:35.9431490Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:35.9802860Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:35.9832430Z * DONE (gert) 2021-05-19T23:52:36.6771440Z * installing *source* package ‘usethis’ ... 2021-05-19T23:52:36.6949490Z ** package ‘usethis’ successfully unpacked and MD5 sums checked 2021-05-19T23:52:36.6950350Z ** using staged installation 2021-05-19T23:52:36.7292090Z ** R 2021-05-19T23:52:36.7836610Z ** inst 2021-05-19T23:52:36.8034440Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:52:40.6335940Z ** help 2021-05-19T23:52:40.9725670Z *** installing help indices 2021-05-19T23:52:41.1421830Z *** copying figures 2021-05-19T23:52:41.1461050Z ** building package indices 2021-05-19T23:52:41.7173670Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:42.1264270Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:42.7307580Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:42.7378200Z * DONE (usethis) 2021-05-19T23:52:42.7878090Z 2021-05-19T23:52:42.7879340Z The downloaded source packages are in 2021-05-19T23:52:42.7881350Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/downloaded_packages’ 2021-05-19T23:52:42.7893020Z Running `R CMD build`... 2021-05-19T23:52:46.0793840Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/remotes29d64598aa99/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-19T23:52:46.0795380Z * preparing ‘tic’: 2021-05-19T23:52:46.0796410Z * checking DESCRIPTION meta-information ... OK 2021-05-19T23:52:46.0797190Z * installing the package to process help pages 2021-05-19T23:52:46.0798420Z * checking for LF line-endings in source and make files and shell scripts 2021-05-19T23:52:46.0799260Z * checking for empty or unneeded directories 2021-05-19T23:52:46.0800350Z Removed empty directory ‘tic/.circleci’ 2021-05-19T23:52:46.0801810Z Removed empty directory ‘tic/pkgdown’ 2021-05-19T23:52:46.0802840Z * building ‘tic_0.10.0.tar.gz’ 2021-05-19T23:52:46.0805830Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-19T23:52:46.0806930Z (as ‘lib’ is unspecified) 2021-05-19T23:52:46.6064360Z * installing *source* package ‘tic’ ... 2021-05-19T23:52:46.6067520Z ** using staged installation 2021-05-19T23:52:46.6432030Z ** R 2021-05-19T23:52:46.6729130Z ** inst 2021-05-19T23:52:46.6903360Z ** preparing package for lazy loading 2021-05-19T23:52:47.2361160Z ** help 2021-05-19T23:52:47.7102570Z *** installing help indices 2021-05-19T23:52:47.8270090Z *** copying figures 2021-05-19T23:52:47.8300390Z ** building package indices 2021-05-19T23:52:48.1914750Z ** installing vignettes 2021-05-19T23:52:48.2017820Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:52:48.5488780Z ** testing if installed package can be loaded from final location 2021-05-19T23:52:49.0647590Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:52:49.0717640Z * DONE (tic) 2021-05-19T23:52:49.1312740Z Using github PAT from envvar GITHUB_PAT 2021-05-19T23:52:49.5447560Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-19T23:52:50.9661240Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-19T23:52:50.9662310Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-19T23:52:50.9663160Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-19T23:52:50.9664010Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-19T23:52:50.9664890Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-19T23:52:50.9665720Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-19T23:52:50.9666590Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-19T23:52:50.9667440Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-19T23:52:50.9668270Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-19T23:52:50.9669110Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-19T23:52:50.9669970Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-19T23:52:50.9670820Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-19T23:52:50.9671690Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-19T23:52:50.9672540Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-19T23:52:50.9673620Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-19T23:52:50.9674700Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-19T23:52:50.9675590Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-19T23:52:50.9676420Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-19T23:52:50.9677240Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-19T23:52:50.9678090Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-19T23:52:50.9678910Z xfun (NA -> 0.23 ) [CRAN] 2021-05-19T23:52:50.9679740Z markdown (NA -> 1.1 ) [CRAN] 2021-05-19T23:52:50.9680600Z highr (NA -> 0.9 ) [CRAN] 2021-05-19T23:52:50.9681440Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-19T23:52:50.9682840Z stringi (NA -> 1.6.2 ) [CRAN] 2021-05-19T23:52:50.9683710Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-19T23:52:50.9684530Z knitr (NA -> 1.33 ) [CRAN] 2021-05-19T23:52:50.9685400Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-19T23:52:50.9686250Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-19T23:52:50.9687090Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-19T23:52:50.9687980Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-19T23:52:50.9688880Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-19T23:52:50.9690010Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-19T23:52:50.9690930Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-19T23:52:50.9691790Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-19T23:52:50.9692660Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-19T23:52:50.9693530Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-19T23:52:50.9694390Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-19T23:52:50.9697100Z 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-19T23:52:50.9699520Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-19T23:52:50.9700530Z (as ‘lib’ is unspecified) 2021-05-19T23:52:52.6543510Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-19T23:52:52.6547420Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-19T23:52:52.6616760Z Packages which are only available in source form, and may need 2021-05-19T23:52:52.6618350Z compilation of C/C++/Fortran: ‘utf8’ ‘vctrs’ ‘tibble’ ‘fansi’ 2021-05-19T23:52:52.6619730Z ‘diffobj’ ‘ps’ ‘processx’ ‘pkgload’ ‘ellipsis’ ‘digest’ ‘brio’ ‘xml2’ 2021-05-19T23:52:52.6621540Z ‘xfun’ ‘markdown’ ‘stringi’ ‘Rcpp’ ‘commonmark’ ‘testthat’ ‘roxygen2’ 2021-05-19T23:52:52.6624980Z 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-19T23:52:52.6626480Z 2021-05-19T23:52:52.6634540Z trying URL 'https://cloud.r-project.org/src/contrib/utf8_1.2.1.tar.gz' 2021-05-19T23:52:52.8902430Z Content type 'application/x-gzip' length 239463 bytes (233 KB) 2021-05-19T23:52:52.8941160Z ================================================== 2021-05-19T23:52:52.8941670Z downloaded 233 KB 2021-05-19T23:52:52.8941960Z 2021-05-19T23:52:52.8975050Z trying URL 'https://cloud.r-project.org/src/contrib/vctrs_0.3.8.tar.gz' 2021-05-19T23:52:53.0557610Z Content type 'application/x-gzip' length 782608 bytes (764 KB) 2021-05-19T23:52:53.0700920Z ================================================== 2021-05-19T23:52:53.0701960Z downloaded 764 KB 2021-05-19T23:52:53.0702350Z 2021-05-19T23:52:53.0746360Z trying URL 'https://cloud.r-project.org/src/contrib/pkgconfig_2.0.3.tar.gz' 2021-05-19T23:52:53.2051620Z Content type 'application/x-gzip' length 6080 bytes 2021-05-19T23:52:53.2052370Z ================================================== 2021-05-19T23:52:53.2052810Z downloaded 6080 bytes 2021-05-19T23:52:53.2053110Z 2021-05-19T23:52:53.2084530Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-19T23:52:53.3746420Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-19T23:52:53.4040470Z ================================================== 2021-05-19T23:52:53.4041280Z downloaded 1.1 MB 2021-05-19T23:52:53.4041790Z 2021-05-19T23:52:53.4088260Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-19T23:52:53.5565340Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-19T23:52:53.5880150Z ================================================== 2021-05-19T23:52:53.5880690Z downloaded 670 KB 2021-05-19T23:52:53.5880980Z 2021-05-19T23:52:53.5930760Z trying URL 'https://cloud.r-project.org/src/contrib/rematch2_2.1.2.tar.gz' 2021-05-19T23:52:53.8332870Z Content type 'application/x-gzip' length 13366 bytes (13 KB) 2021-05-19T23:52:53.8333720Z ================================================== 2021-05-19T23:52:53.8334430Z downloaded 13 KB 2021-05-19T23:52:53.8334880Z 2021-05-19T23:52:53.8372660Z trying URL 'https://cloud.r-project.org/src/contrib/fansi_0.4.2.tar.gz' 2021-05-19T23:52:53.9930230Z Content type 'application/x-gzip' length 271435 bytes (265 KB) 2021-05-19T23:52:54.0065720Z ================================================== 2021-05-19T23:52:54.0066190Z downloaded 265 KB 2021-05-19T23:52:54.0066510Z 2021-05-19T23:52:54.0100100Z trying URL 'https://cloud.r-project.org/src/contrib/diffobj_0.3.4.tar.gz' 2021-05-19T23:52:54.3454700Z Content type 'application/x-gzip' length 477614 bytes (466 KB) 2021-05-19T23:52:54.3710240Z ================================================== 2021-05-19T23:52:54.3710860Z downloaded 466 KB 2021-05-19T23:52:54.3711180Z 2021-05-19T23:52:54.3836780Z trying URL 'https://cloud.r-project.org/src/contrib/waldo_0.2.5.tar.gz' 2021-05-19T23:52:54.6458120Z Content type 'application/x-gzip' length 26295 bytes (25 KB) 2021-05-19T23:52:54.6458990Z ================================================== 2021-05-19T23:52:54.6459870Z downloaded 25 KB 2021-05-19T23:52:54.6460190Z 2021-05-19T23:52:54.6489990Z trying URL 'https://cloud.r-project.org/src/contrib/ps_1.6.0.tar.gz' 2021-05-19T23:52:54.9179200Z Content type 'application/x-gzip' length 119670 bytes (116 KB) 2021-05-19T23:52:54.9212260Z ================================================== 2021-05-19T23:52:54.9212770Z downloaded 116 KB 2021-05-19T23:52:54.9213060Z 2021-05-19T23:52:54.9264190Z trying URL 'https://cloud.r-project.org/src/contrib/processx_3.5.2.tar.gz' 2021-05-19T23:52:55.0800260Z Content type 'application/x-gzip' length 141424 bytes (138 KB) 2021-05-19T23:52:55.0839300Z ================================================== 2021-05-19T23:52:55.0840260Z downloaded 138 KB 2021-05-19T23:52:55.0850970Z 2021-05-19T23:52:55.0873400Z trying URL 'https://cloud.r-project.org/src/contrib/praise_1.0.0.tar.gz' 2021-05-19T23:52:55.3041810Z Content type 'application/x-gzip' length 6100 bytes 2021-05-19T23:52:55.3043120Z ================================================== 2021-05-19T23:52:55.3043560Z downloaded 6100 bytes 2021-05-19T23:52:55.3043860Z 2021-05-19T23:52:55.3073100Z trying URL 'https://cloud.r-project.org/src/contrib/pkgload_1.2.1.tar.gz' 2021-05-19T23:52:55.6419560Z Content type 'application/x-gzip' length 60651 bytes (59 KB) 2021-05-19T23:52:55.6429310Z ================================================== 2021-05-19T23:52:55.6430270Z downloaded 59 KB 2021-05-19T23:52:55.6431230Z 2021-05-19T23:52:55.6465790Z trying URL 'https://cloud.r-project.org/src/contrib/evaluate_0.14.tar.gz' 2021-05-19T23:52:55.8673310Z Content type 'application/x-gzip' length 24206 bytes (23 KB) 2021-05-19T23:52:55.8674060Z ================================================== 2021-05-19T23:52:55.8674480Z downloaded 23 KB 2021-05-19T23:52:55.8674760Z 2021-05-19T23:52:55.8706430Z trying URL 'https://cloud.r-project.org/src/contrib/ellipsis_0.3.2.tar.gz' 2021-05-19T23:52:56.0074930Z Content type 'application/x-gzip' length 8066 bytes 2021-05-19T23:52:56.0075670Z ================================================== 2021-05-19T23:52:56.0076100Z downloaded 8066 bytes 2021-05-19T23:52:56.0076400Z 2021-05-19T23:52:56.0107090Z trying URL 'https://cloud.r-project.org/src/contrib/digest_0.6.27.tar.gz' 2021-05-19T23:52:56.2521430Z Content type 'application/x-gzip' length 164373 bytes (160 KB) 2021-05-19T23:52:56.2552450Z ================================================== 2021-05-19T23:52:56.2552930Z downloaded 160 KB 2021-05-19T23:52:56.2553240Z 2021-05-19T23:52:56.2599950Z trying URL 'https://cloud.r-project.org/src/contrib/callr_3.7.0.tar.gz' 2021-05-19T23:52:56.4087290Z Content type 'application/x-gzip' length 74518 bytes (72 KB) 2021-05-19T23:52:56.4097270Z ================================================== 2021-05-19T23:52:56.4097760Z downloaded 72 KB 2021-05-19T23:52:56.4098050Z 2021-05-19T23:52:56.4134860Z trying URL 'https://cloud.r-project.org/src/contrib/brio_1.1.2.tar.gz' 2021-05-19T23:52:56.5582190Z Content type 'application/x-gzip' length 12069 bytes (11 KB) 2021-05-19T23:52:56.5582930Z ================================================== 2021-05-19T23:52:56.5583850Z downloaded 11 KB 2021-05-19T23:52:56.5584130Z 2021-05-19T23:52:56.5613220Z trying URL 'https://cloud.r-project.org/src/contrib/xml2_1.3.2.tar.gz' 2021-05-19T23:52:56.7033210Z Content type 'application/x-gzip' length 271876 bytes (265 KB) 2021-05-19T23:52:56.7299490Z ================================================== 2021-05-19T23:52:56.7300040Z downloaded 265 KB 2021-05-19T23:52:56.7300330Z 2021-05-19T23:52:56.7336230Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-19T23:52:56.9227610Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-19T23:52:56.9277520Z ================================================== 2021-05-19T23:52:56.9278010Z downloaded 109 KB 2021-05-19T23:52:56.9278290Z 2021-05-19T23:52:56.9312190Z trying URL 'https://cloud.r-project.org/src/contrib/markdown_1.1.tar.gz' 2021-05-19T23:52:57.1945550Z Content type 'application/x-gzip' length 81050 bytes (79 KB) 2021-05-19T23:52:57.1968800Z ================================================== 2021-05-19T23:52:57.1969290Z downloaded 79 KB 2021-05-19T23:52:57.1969580Z 2021-05-19T23:52:57.2010480Z trying URL 'https://cloud.r-project.org/src/contrib/highr_0.9.tar.gz' 2021-05-19T23:52:57.3486220Z Content type 'application/x-gzip' length 15188 bytes (14 KB) 2021-05-19T23:52:57.3487510Z ================================================== 2021-05-19T23:52:57.3488610Z downloaded 14 KB 2021-05-19T23:52:57.3489120Z 2021-05-19T23:52:57.3524450Z trying URL 'https://cloud.r-project.org/src/contrib/stringr_1.4.0.tar.gz' 2021-05-19T23:52:57.5018350Z Content type 'application/x-gzip' length 135777 bytes (132 KB) 2021-05-19T23:52:57.5104250Z ================================================== 2021-05-19T23:52:57.5105050Z downloaded 132 KB 2021-05-19T23:52:57.5105570Z 2021-05-19T23:52:57.5140080Z trying URL 'https://cloud.r-project.org/src/contrib/stringi_1.6.2.tar.gz' 2021-05-19T23:52:57.7696350Z Content type 'application/x-gzip' length 7575370 bytes (7.2 MB) 2021-05-19T23:52:58.3715720Z ================================================== 2021-05-19T23:52:58.3716280Z downloaded 7.2 MB 2021-05-19T23:52:58.3716570Z 2021-05-19T23:52:58.3942820Z trying URL 'https://cloud.r-project.org/src/contrib/Rcpp_1.0.6.tar.gz' 2021-05-19T23:52:58.5398010Z Content type 'application/x-gzip' length 2952876 bytes (2.8 MB) 2021-05-19T23:52:58.6892970Z ================================================== 2021-05-19T23:52:58.6893690Z downloaded 2.8 MB 2021-05-19T23:52:58.6893990Z 2021-05-19T23:52:58.6970710Z trying URL 'https://cloud.r-project.org/src/contrib/knitr_1.33.tar.gz' 2021-05-19T23:52:58.8610110Z Content type 'application/x-gzip' length 892378 bytes (871 KB) 2021-05-19T23:52:58.9039830Z ================================================== 2021-05-19T23:52:58.9046300Z downloaded 871 KB 2021-05-19T23:52:58.9046610Z 2021-05-19T23:52:58.9097470Z trying URL 'https://cloud.r-project.org/src/contrib/commonmark_1.7.tar.gz' 2021-05-19T23:52:59.0568470Z Content type 'application/x-gzip' length 134002 bytes (130 KB) 2021-05-19T23:52:59.0614000Z ================================================== 2021-05-19T23:52:59.0614800Z downloaded 130 KB 2021-05-19T23:52:59.0615330Z 2021-05-19T23:52:59.0647410Z trying URL 'https://cloud.r-project.org/src/contrib/brew_1.0-6.tar.gz' 2021-05-19T23:52:59.2933300Z Content type 'application/x-gzip' length 83315 bytes (81 KB) 2021-05-19T23:52:59.3044910Z ================================================== 2021-05-19T23:52:59.3045440Z downloaded 81 KB 2021-05-19T23:52:59.3045740Z 2021-05-19T23:52:59.3078670Z trying URL 'https://cloud.r-project.org/src/contrib/xopen_1.0.0.tar.gz' 2021-05-19T23:52:59.6295460Z Content type 'application/x-gzip' length 11221 bytes (10 KB) 2021-05-19T23:52:59.6296200Z ================================================== 2021-05-19T23:52:59.6296610Z downloaded 10 KB 2021-05-19T23:52:59.6296900Z 2021-05-19T23:52:59.6334460Z trying URL 'https://cloud.r-project.org/src/contrib/sessioninfo_1.1.1.tar.gz' 2021-05-19T23:52:59.8948700Z Content type 'application/x-gzip' length 46027 bytes (44 KB) 2021-05-19T23:52:59.8954150Z ================================================== 2021-05-19T23:52:59.8956440Z downloaded 44 KB 2021-05-19T23:52:59.8957560Z 2021-05-19T23:52:59.8990090Z trying URL 'https://cloud.r-project.org/src/contrib/prettyunits_1.1.1.tar.gz' 2021-05-19T23:53:00.1433820Z Content type 'application/x-gzip' length 10366 bytes (10 KB) 2021-05-19T23:53:00.1438340Z ================================================== 2021-05-19T23:53:00.1439400Z downloaded 10 KB 2021-05-19T23:53:00.1439740Z 2021-05-19T23:53:00.1472110Z trying URL 'https://cloud.r-project.org/src/contrib/pkgbuild_1.2.0.tar.gz' 2021-05-19T23:53:00.2813790Z Content type 'application/x-gzip' length 30383 bytes (29 KB) 2021-05-19T23:53:00.2814520Z ================================================== 2021-05-19T23:53:00.2815070Z downloaded 29 KB 2021-05-19T23:53:00.2815350Z 2021-05-19T23:53:00.2859230Z trying URL 'https://cloud.r-project.org/src/contrib/testthat_3.0.2.tar.gz' 2021-05-19T23:53:00.5370400Z Content type 'application/x-gzip' length 680365 bytes (664 KB) 2021-05-19T23:53:00.5663760Z ================================================== 2021-05-19T23:53:00.5664270Z downloaded 664 KB 2021-05-19T23:53:00.5664570Z 2021-05-19T23:53:00.5700700Z trying URL 'https://cloud.r-project.org/src/contrib/rversions_2.0.2.tar.gz' 2021-05-19T23:53:00.9153330Z Content type 'application/x-gzip' length 41558 bytes (40 KB) 2021-05-19T23:53:00.9154120Z ================================================== 2021-05-19T23:53:00.9154950Z downloaded 40 KB 2021-05-19T23:53:00.9155230Z 2021-05-19T23:53:00.9188150Z trying URL 'https://cloud.r-project.org/src/contrib/roxygen2_7.1.1.tar.gz' 2021-05-19T23:53:01.1577640Z Content type 'application/x-gzip' length 254118 bytes (248 KB) 2021-05-19T23:53:01.1618680Z ================================================== 2021-05-19T23:53:01.1619600Z downloaded 248 KB 2021-05-19T23:53:01.1622270Z 2021-05-19T23:53:01.1659660Z trying URL 'https://cloud.r-project.org/src/contrib/rcmdcheck_1.3.3.tar.gz' 2021-05-19T23:53:01.4076760Z Content type 'application/x-gzip' length 45380 bytes (44 KB) 2021-05-19T23:53:01.4099150Z ================================================== 2021-05-19T23:53:01.4099620Z downloaded 44 KB 2021-05-19T23:53:01.4099900Z 2021-05-19T23:53:01.4138940Z trying URL 'https://cloud.r-project.org/src/contrib/devtools_2.4.1.tar.gz' 2021-05-19T23:53:01.5695040Z Content type 'application/x-gzip' length 370717 bytes (362 KB) 2021-05-19T23:53:01.5773290Z ================================================== 2021-05-19T23:53:01.5774090Z downloaded 362 KB 2021-05-19T23:53:01.5774670Z 2021-05-19T23:53:02.0656430Z * installing *source* package ‘utf8’ ... 2021-05-19T23:53:02.0758850Z ** package ‘utf8’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:02.0760320Z ** using staged installation 2021-05-19T23:53:02.0959600Z ** libs 2021-05-19T23:53:02.1154640Z 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-19T23:53:02.2227940Z 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-19T23:53:02.3999050Z 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-19T23:53:02.4950320Z 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-19T23:53:02.5669580Z 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-19T23:53:02.6619310Z 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-19T23:53:02.8318680Z 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-19T23:53:02.9220810Z 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-19T23:53:03.0718180Z 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-19T23:53:03.1815260Z 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-19T23:53:03.2921800Z 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-19T23:53:03.3972850Z 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-19T23:53:03.4841300Z 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-19T23:53:03.5745850Z 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-19T23:53:03.6589630Z 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-19T23:53:03.7485340Z 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-19T23:53:03.8577120Z 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-19T23:53:03.9450720Z 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-19T23:53:04.0117200Z 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-19T23:53:04.0985180Z 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-19T23:53:04.1684040Z 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-19T23:53:04.3677800Z 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-19T23:53:04.8772970Z 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-19T23:53:05.0831630Z 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-19T23:53:05.1863400Z 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-19T23:53:05.2804800Z 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-19T23:53:05.3770490Z 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-19T23:53:05.4846370Z 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-19T23:53:05.5170030Z 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-19T23:53:05.5939300Z installing to /Users/runner/work/_temp/Library/00LOCK-utf8/00new/utf8/libs 2021-05-19T23:53:05.5993820Z ** R 2021-05-19T23:53:05.6106060Z ** inst 2021-05-19T23:53:05.6128030Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:06.2260510Z ** help 2021-05-19T23:53:06.2723440Z *** installing help indices 2021-05-19T23:53:06.3017560Z ** building package indices 2021-05-19T23:53:06.5708620Z ** installing vignettes 2021-05-19T23:53:06.5799650Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:06.9467530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:53:07.0718460Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:07.3185770Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:07.3210860Z * DONE (utf8) 2021-05-19T23:53:07.6674560Z * installing *source* package ‘pkgconfig’ ... 2021-05-19T23:53:07.6694010Z ** package ‘pkgconfig’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:07.6695290Z ** using staged installation 2021-05-19T23:53:07.6861050Z ** R 2021-05-19T23:53:07.6901700Z ** inst 2021-05-19T23:53:07.6943290Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:08.0080750Z ** help 2021-05-19T23:53:08.0363720Z *** installing help indices 2021-05-19T23:53:08.0570010Z ** building package indices 2021-05-19T23:53:08.3124700Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:08.5620650Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:08.8069770Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:08.8158810Z * DONE (pkgconfig) 2021-05-19T23:53:09.2126750Z * installing *source* package ‘fansi’ ... 2021-05-19T23:53:09.2192740Z ** package ‘fansi’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:09.2194280Z ** using staged installation 2021-05-19T23:53:09.2409700Z ** libs 2021-05-19T23:53:09.2595550Z 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-19T23:53:09.3314760Z 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-19T23:53:09.4247770Z 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-19T23:53:09.5039110Z 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-19T23:53:09.6005540Z 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-19T23:53:09.8517540Z 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-19T23:53:09.9238880Z 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-19T23:53:10.1767570Z 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-19T23:53:10.3216920Z 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-19T23:53:10.4010670Z 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-19T23:53:10.5331440Z 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-19T23:53:10.7071770Z 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-19T23:53:10.8231790Z 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-19T23:53:10.9104390Z 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-19T23:53:11.0044710Z 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-19T23:53:11.1899010Z 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-19T23:53:11.4203510Z 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-19T23:53:11.4807020Z installing to /Users/runner/work/_temp/Library/00LOCK-fansi/00new/fansi/libs 2021-05-19T23:53:11.4852720Z ** R 2021-05-19T23:53:11.5002380Z ** inst 2021-05-19T23:53:11.5032810Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:12.3126960Z ** help 2021-05-19T23:53:12.4034990Z *** installing help indices 2021-05-19T23:53:12.4493310Z ** building package indices 2021-05-19T23:53:12.7490620Z ** installing vignettes 2021-05-19T23:53:12.7566390Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:13.1111580Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:53:13.2363360Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:13.4923860Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:13.4953410Z * DONE (fansi) 2021-05-19T23:53:14.1887140Z * installing *source* package ‘diffobj’ ... 2021-05-19T23:53:14.2087290Z ** package ‘diffobj’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:14.2088090Z ** using staged installation 2021-05-19T23:53:14.2297900Z ** libs 2021-05-19T23:53:14.2466060Z 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-19T23:53:14.5436930Z 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-19T23:53:14.6343410Z 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-19T23:53:14.7143510Z 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-19T23:53:14.7710410Z installing to /Users/runner/work/_temp/Library/00LOCK-diffobj/00new/diffobj/libs 2021-05-19T23:53:14.7751220Z ** R 2021-05-19T23:53:14.8310390Z ** inst 2021-05-19T23:53:14.8365840Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:22.6467590Z ** help 2021-05-19T23:53:22.9571530Z *** installing help indices 2021-05-19T23:53:23.1211740Z ** building package indices 2021-05-19T23:53:23.4923040Z ** installing vignettes 2021-05-19T23:53:23.5033720Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:23.9866000Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:53:24.1118760Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:24.6812200Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:24.6917450Z * DONE (diffobj) 2021-05-19T23:53:25.1768050Z * installing *source* package ‘ps’ ... 2021-05-19T23:53:25.1859400Z ** package ‘ps’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:25.1860230Z ** using staged installation 2021-05-19T23:53:25.5698040Z ** libs 2021-05-19T23:53:25.5880310Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -Wall px.c -o px 2021-05-19T23:53:25.7653090Z 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-19T23:53:25.8491800Z 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-19T23:53:25.9265010Z 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-19T23:53:26.0061930Z 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-19T23:53:26.1715300Z 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-19T23:53:26.2414250Z 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-19T23:53:26.5139540Z 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-19T23:53:26.6659540Z 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-19T23:53:26.7796710Z 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-19T23:53:27.1173030Z 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-19T23:53:27.4937650Z 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-19T23:53:27.6531700Z 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-19T23:53:27.7119130Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-ps/00new/ps 2021-05-19T23:53:27.7196120Z ** R 2021-05-19T23:53:27.7362150Z ** inst 2021-05-19T23:53:27.7389410Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:29.0228000Z ** help 2021-05-19T23:53:29.2348830Z *** installing help indices 2021-05-19T23:53:29.3465900Z ** building package indices 2021-05-19T23:53:29.7078560Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:30.0786770Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:53:30.2031550Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:30.4732040Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:30.4763890Z * DONE (ps) 2021-05-19T23:53:30.7784950Z * installing *source* package ‘praise’ ... 2021-05-19T23:53:30.7806170Z ** package ‘praise’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:30.7809740Z ** using staged installation 2021-05-19T23:53:30.7950620Z ** R 2021-05-19T23:53:30.8000490Z ** inst 2021-05-19T23:53:30.8023030Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:31.1028660Z ** help 2021-05-19T23:53:31.1244750Z *** installing help indices 2021-05-19T23:53:31.1456540Z ** building package indices 2021-05-19T23:53:31.4166010Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:31.6610400Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:31.9002600Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:31.9108350Z * DONE (praise) 2021-05-19T23:53:32.3897910Z * installing *source* package ‘pkgload’ ... 2021-05-19T23:53:32.4021910Z ** package ‘pkgload’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:32.4023860Z ** using staged installation 2021-05-19T23:53:32.4231810Z ** R 2021-05-19T23:53:32.4437790Z ** inst 2021-05-19T23:53:32.4453420Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:33.5617480Z ** help 2021-05-19T23:53:33.6500810Z *** installing help indices 2021-05-19T23:53:33.7031460Z ** building package indices 2021-05-19T23:53:34.0019680Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:34.6359820Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:35.2920310Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:35.2947160Z * DONE (pkgload) 2021-05-19T23:53:35.6568760Z * installing *source* package ‘evaluate’ ... 2021-05-19T23:53:35.6607410Z ** package ‘evaluate’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:35.6608590Z ** using staged installation 2021-05-19T23:53:35.6824750Z ** R 2021-05-19T23:53:35.6917520Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:36.3263490Z ** help 2021-05-19T23:53:36.3789370Z *** installing help indices 2021-05-19T23:53:36.4177020Z ** building package indices 2021-05-19T23:53:36.6934620Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:36.9417960Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:37.1953060Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:37.1974810Z * DONE (evaluate) 2021-05-19T23:53:37.5084890Z * installing *source* package ‘ellipsis’ ... 2021-05-19T23:53:37.5105820Z ** package ‘ellipsis’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:37.5107440Z ** using staged installation 2021-05-19T23:53:37.5304670Z ** libs 2021-05-19T23:53:37.5472430Z 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-19T23:53:37.6483630Z 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-19T23:53:37.7301990Z 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-19T23:53:37.7866440Z installing to /Users/runner/work/_temp/Library/00LOCK-ellipsis/00new/ellipsis/libs 2021-05-19T23:53:37.7907500Z ** R 2021-05-19T23:53:37.8025660Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:38.1602070Z ** help 2021-05-19T23:53:38.1880560Z *** installing help indices 2021-05-19T23:53:38.2135710Z ** building package indices 2021-05-19T23:53:38.4804610Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:38.8594090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:53:38.9824050Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:39.2475210Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:39.2501560Z * DONE (ellipsis) 2021-05-19T23:53:39.6485720Z * installing *source* package ‘digest’ ... 2021-05-19T23:53:39.6542930Z ** package ‘digest’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:39.6544130Z ** using staged installation 2021-05-19T23:53:39.6726840Z ** libs 2021-05-19T23:53:39.6916040Z 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-19T23:53:39.9199060Z 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-19T23:53:40.1663800Z 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-19T23:53:40.8854000Z 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-19T23:53:41.2414880Z 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-19T23:53:41.9815490Z 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-19T23:53:42.0904160Z 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-19T23:53:42.3098580Z 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-19T23:53:42.4010110Z 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-19T23:53:42.4498710Z 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-19T23:53:42.6334000Z 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-19T23:53:42.7241100Z 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-19T23:53:42.8248960Z 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-19T23:53:43.1117440Z 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-19T23:53:43.2384300Z 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-19T23:53:43.9828950Z 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-19T23:53:44.1587660Z 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-19T23:53:44.3979860Z 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-19T23:53:44.4594220Z installing to /Users/runner/work/_temp/Library/00LOCK-digest/00new/digest/libs 2021-05-19T23:53:44.4640700Z ** R 2021-05-19T23:53:44.4717930Z ** demo 2021-05-19T23:53:44.4730090Z ** inst 2021-05-19T23:53:44.4802160Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:45.3107480Z ** help 2021-05-19T23:53:45.3717800Z *** installing help indices 2021-05-19T23:53:45.3956750Z ** building package indices 2021-05-19T23:53:45.6642340Z ** installing vignettes 2021-05-19T23:53:45.6724410Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:46.0400510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:53:46.1659980Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:46.4235710Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:46.4271200Z * DONE (digest) 2021-05-19T23:53:46.8133090Z * installing *source* package ‘brio’ ... 2021-05-19T23:53:46.8162420Z ** package ‘brio’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:46.8164630Z ** using staged installation 2021-05-19T23:53:46.8387310Z ** libs 2021-05-19T23:53:46.8558760Z 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-19T23:53:46.9209070Z 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-19T23:53:47.0026180Z 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-19T23:53:47.0801970Z 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-19T23:53:47.1642070Z 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-19T23:53:47.2485160Z 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-19T23:53:47.3646320Z 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-19T23:53:47.4472880Z 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-19T23:53:47.5405290Z 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-19T23:53:47.5984130Z installing to /Users/runner/work/_temp/Library/00LOCK-brio/00new/brio/libs 2021-05-19T23:53:47.6028130Z ** R 2021-05-19T23:53:47.6097610Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:47.9390080Z ** help 2021-05-19T23:53:47.9731760Z *** installing help indices 2021-05-19T23:53:47.9982920Z ** building package indices 2021-05-19T23:53:48.2642690Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:53:48.6178090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:53:48.7443110Z ** testing if installed package can be loaded from final location 2021-05-19T23:53:48.9912010Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:53:48.9932990Z * DONE (brio) 2021-05-19T23:53:49.4347450Z * installing *source* package ‘xml2’ ... 2021-05-19T23:53:49.4422950Z ** package ‘xml2’ successfully unpacked and MD5 sums checked 2021-05-19T23:53:49.4424100Z ** using staged installation 2021-05-19T23:53:49.6211650Z Found pkg-config cflags and libs! 2021-05-19T23:53:49.9332100Z Using PKG_CFLAGS=-I/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/libxml2 2021-05-19T23:53:49.9334580Z Using PKG_LIBS=-L/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib -lxml2 -lz -lpthread -licucore -lm 2021-05-19T23:53:50.0369050Z ** libs 2021-05-19T23:53:50.0546910Z 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-19T23:53:50.8515220Z 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-19T23:53:50.9321530Z 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-19T23:53:51.6774400Z 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-19T23:53:52.3217960Z 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-19T23:53:53.2064290Z 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-19T23:53:55.6290350Z 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-19T23:53:56.3301100Z 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-19T23:53:57.1669070Z 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-19T23:53:57.8084310Z 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-19T23:53:58.2938860Z 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-19T23:53:58.3832780Z installing to /Users/runner/work/_temp/Library/00LOCK-xml2/00new/xml2/libs 2021-05-19T23:53:58.3881280Z ** R 2021-05-19T23:53:58.4051160Z ** inst 2021-05-19T23:53:58.4094140Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:53:59.5970880Z ** help 2021-05-19T23:53:59.8469270Z *** installing help indices 2021-05-19T23:53:59.9072100Z ** building package indices 2021-05-19T23:54:00.2150700Z ** installing vignettes 2021-05-19T23:54:00.2301930Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:54:00.4942230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:54:00.6231840Z ** testing if installed package can be loaded from final location 2021-05-19T23:54:00.9041720Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:54:00.9076290Z * DONE (xml2) 2021-05-19T23:54:01.3242550Z * installing *source* package ‘xfun’ ... 2021-05-19T23:54:01.3308580Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-19T23:54:01.3309540Z ** using staged installation 2021-05-19T23:54:01.3571640Z ** libs 2021-05-19T23:54:01.3758840Z 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-19T23:54:01.4952460Z 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-19T23:54:01.5772530Z 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-19T23:54:01.6368270Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-19T23:54:01.6408400Z ** R 2021-05-19T23:54:01.6635830Z ** inst 2021-05-19T23:54:01.6737220Z ** byte-compile and prepare package for lazy loading 2021-05-19T23:54:03.3575660Z ** help 2021-05-19T23:54:03.5864900Z *** installing help indices 2021-05-19T23:54:03.7095930Z ** building package indices 2021-05-19T23:54:04.0793220Z ** installing vignettes 2021-05-19T23:54:04.0881190Z ** testing if installed package can be loaded from temporary location 2021-05-19T23:54:04.4450680Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-19T23:54:04.5717980Z ** testing if installed package can be loaded from final location 2021-05-19T23:54:04.8714280Z ** testing if installed package keeps a record of temporary installation path 2021-05-19T23:54:04.8779590Z * DONE (xfun) 2021-05-19T23:54:09.1163770Z * installing *source* package ‘stringi’ ... 2021-05-19T23:54:09.2893650Z ** package ‘stringi’ successfully unpacked and MD5 sums checked 2021-05-19T23:54:09.2895580Z ** using staged installation 2021-05-19T23:54:09.5439210Z checking for R_HOME... /Library/Frameworks/R.framework/Resources 2021-05-19T23:54:09.5440900Z checking for R... /Library/Frameworks/R.framework/Resources/bin/R 2021-05-19T23:54:09.7656780Z checking for endianness... little 2021-05-19T23:54:09.9786630Z checking for R >= 3.1.0 for C++11 use... yes 2021-05-19T23:54:10.1924090Z checking for R < 3.4.0 for CXX1X flag use... no 2021-05-19T23:54:10.1937480Z checking for cat... /bin/cat 2021-05-19T23:54:11.0931650Z checking for local ICUDT_DIR... icu69/data 2021-05-19T23:54:11.0934660Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-19T23:54:11.3196590Z checking whether the C compiler works... yes 2021-05-19T23:54:11.3197520Z checking for C compiler default output file name... a.out 2021-05-19T23:54:11.4121360Z checking for suffix of executables... 2021-05-19T23:54:11.6253120Z checking whether we are cross compiling... no 2021-05-19T23:54:11.6955240Z checking for suffix of object files... o 2021-05-19T23:54:11.7470970Z checking whether we are using the GNU C compiler... yes 2021-05-19T23:54:11.7994030Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-19T23:54:11.8753870Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-19T23:54:11.9662930Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-19T23:54:12.3751710Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-19T23:54:12.3778940Z checking for egrep... /usr/bin/grep -E 2021-05-19T23:54:12.4981290Z rm: conftest.dSYM: is a directory 2021-05-19T23:54:12.5467860Z rm: conftest.dSYM: is a directory 2021-05-19T23:54:12.7699730Z checking for ANSI C header files... yes 2021-05-19T23:54:12.8512120Z checking for sys/types.h... yes 2021-05-19T23:54:12.9346970Z checking for sys/stat.h... yes 2021-05-19T23:54:13.0144090Z checking for stdlib.h... yes 2021-05-19T23:54:13.0944720Z checking for string.h... yes 2021-05-19T23:54:13.1766990Z checking for memory.h... yes 2021-05-19T23:54:13.2590910Z checking for strings.h... yes 2021-05-19T23:54:13.3418640Z checking for inttypes.h... yes 2021-05-19T23:54:13.4241000Z checking for stdint.h... yes 2021-05-19T23:54:13.5085870Z checking for unistd.h... yes 2021-05-19T23:54:13.5971580Z checking elf.h usability... no 2021-05-19T23:54:13.6597180Z checking elf.h presence... no 2021-05-19T23:54:13.6598570Z checking for elf.h... no 2021-05-19T23:54:13.8402690Z checking whether we are using the GNU C++ compiler... yes 2021-05-19T23:54:13.8846310Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++11 accepts -g... yes 2021-05-19T23:54:14.6268780Z checking whether the C++ compiler supports the long long type... yes 2021-05-19T23:54:14.6784540Z checking whether the compiler implements namespaces... yes 2021-05-19T23:54:15.1584440Z checking whether the compiler supports Standard Template Library... yes 2021-05-19T23:54:16.1912960Z checking whether std::map is available... yes 2021-05-19T23:54:16.1950020Z checking for pkg-config... /usr/local/bin/pkg-config 2021-05-19T23:54:16.2071510Z checking with pkg-config for the system ICU4C... no 2021-05-19T23:54:16.2072870Z *** pkg-config did not detect ICU4C-devel libraries installed 2021-05-19T23:54:16.2073960Z *** Trying with 'standard' fallback flags 2021-05-19T23:54:16.2725030Z checking whether an ICU4C-based project can be built... no 2021-05-19T23:54:16.2725880Z *** This version of ICU4C cannot be used. 2021-05-19T23:54:16.2726800Z *** Using the ICU 69 bundle. 2021-05-19T23:54:17.1087180Z checking whether we may compile src/icu69/common/putil.cpp... yes 2021-05-19T23:54:17.9008740Z checking whether we may compile src/icu69/i18n/number_affixutils.cpp... yes 2021-05-19T23:54:18.6253450Z checking whether alignof(std::max_align_t) is available... yes 2021-05-19T23:54:18.8987860Z downloading the ICU data library (icudt) 2021-05-19T23:54:18.8989540Z output path: icu69/data/icu4c-69_1-data-bin-l.zip 2021-05-19T23:54:18.9049860Z trying URL 'https://raw.githubusercontent.com/gagolews/stringi/master/src/icu69/data/icu4c-69_1-data-bin-l.zip' 2021-05-19T23:54:19.6427370Z Content type 'application/zip' length 11454999 bytes (10.9 MB) 2021-05-19T23:54:19.8759060Z ================================================== 2021-05-19T23:54:19.8759620Z downloaded 10.9 MB 2021-05-19T23:54:19.8759920Z 2021-05-19T23:54:19.9364500Z icudt has been downloaded successfully 2021-05-19T23:54:20.0092870Z checking whether the ICU data library can be downloaded... configure: creating ./config.status 2021-05-19T23:54:20.2008200Z config.status: creating src/Makevars 2021-05-19T23:54:20.2318400Z config.status: creating src/uconfig_local.h 2021-05-19T23:54:20.2623050Z config.status: creating src/install.libs.R 2021-05-19T23:54:20.2932460Z 2021-05-19T23:54:20.2933640Z *** stringi configure summary: 2021-05-19T23:54:20.2934520Z ICU_FOUND=0 2021-05-19T23:54:20.2935300Z ICUDT_DIR=icu69/data 2021-05-19T23:54:20.2936780Z ICU_BUNDLE_VERSION=69 2021-05-19T23:54:20.2937750Z ICUDT_ENDIANNESS=little 2021-05-19T23:54:20.2938720Z STRINGI_CXXSTD=CXX_STD=CXX11 2021-05-19T23:54:20.2940610Z STRINGI_CFLAGS= -fPIC 2021-05-19T23:54:20.2944570Z 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-19T23:54:20.2946640Z STRINGI_CXXFLAGS= -fPIC 2021-05-19T23:54:20.2947160Z STRINGI_LDFLAGS= 2021-05-19T23:54:20.2947600Z STRINGI_LIBS= 2021-05-19T23:54:20.2947880Z 2021-05-19T23:54:20.2948300Z *** Compiler settings used: 2021-05-19T23:54:20.2949300Z CC=clang -mmacosx-version-min=10.13 2021-05-19T23:54:20.2950410Z LD=clang++ -mmacosx-version-min=10.13 -std=gnu++14 2021-05-19T23:54:20.2951400Z CFLAGS=-Wall -g -O2 -fPIC 2021-05-19T23:54:20.2952890Z CPPFLAGS=-I/usr/local/include -UDEBUG -DNDEBUG 2021-05-19T23:54:20.2954660Z CXX=clang++ -mmacosx-version-min=10.13 -std=gnu++11 2021-05-19T23:54:20.2956220Z CXXFLAGS=-Wall -g -O2 -fPIC 2021-05-19T23:54:20.2957440Z LDFLAGS= 2021-05-19T23:54:20.2958060Z LIBS= 2021-05-19T23:54:20.2958440Z 2021-05-19T23:54:20.3754210Z ** libs 2021-05-19T23:54:20.4089010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:21.2126950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:21.9604840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:22.8084910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:23.6312460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:24.3018650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:25.2157650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:25.9607490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:26.7393390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:27.4847430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:28.3031030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:29.0879040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:30.0054330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:30.8713670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:31.6264660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:32.6382690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:34.4474340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:35.2914880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:36.0995550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:36.8006780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:37.4701100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:38.4739700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:39.2744450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:40.0548490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:40.9334060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:41.8914160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:42.6367540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:43.4432700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:44.2539130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:45.4162750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:46.5573190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:47.8442300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:49.0211620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:49.8688450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:50.7675860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:51.5856960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:52.3763980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:53.1393650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:53.9277260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:55.0821200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:56.1885490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:57.3912050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:58.5543760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:54:59.3948930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:00.2651870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:00.9976230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:02.0767140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:03.1359570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:04.2481270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:04.9690770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:05.6838580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:06.7802800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:07.8572090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:09.0159060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:10.1153870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:10.9856930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:11.7828920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:11.8200290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:12.9903660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:13.7147360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:14.4513590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:15.5451620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:16.6354660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:17.9446840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:18.7484130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:19.8795320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:20.7171270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:22.8508420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:23.6224610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:24.3967360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:25.3870800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:26.0898110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:26.8253260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:27.7125620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:28.5411360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:29.4478420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:30.2793640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:31.2433200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:32.0038220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:32.7526410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:33.5559480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:34.2449440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:34.9652500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-19T23:55:36.5188020Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:36.5937930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:37.3219930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:38.0874450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:38.8936330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:39.4206410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:39.8698880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:40.4568280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:41.1346520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:41.7116380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:42.6098080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:43.3837200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:43.8655610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:44.4638390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:44.7818220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:45.2788800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:45.6306710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:45.6805850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:46.7373000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:47.3357350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:47.4165380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:48.1307310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:48.1973700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:49.1891600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:49.8355230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:50.3334420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:50.3829170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:51.1601690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:51.9079540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:52.8155290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:53.4587850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:54.1672200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:54.6660010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:55.5160290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:56.2493340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:57.3139310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:58.9649010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:55:59.7597210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:00.6785670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:01.2235320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:01.7745620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:02.5045380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:03.0366960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:04.0714000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:05.1498800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:07.0549680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:07.8553880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:07.9229460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:08.4276330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:08.9161200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:09.6650240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:10.2861860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:10.7026120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:11.5229880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:12.6342860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:13.5230960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:14.2602390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:14.8664830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:15.6050590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:16.5441830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:17.2550890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:17.9710030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:19.1099950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:19.8224950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:20.3394390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:20.8205520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:20.8708470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:21.4059630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:21.9351460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:23.4148880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:23.5770390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:24.2651770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:24.9777820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:25.5755830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:26.2479540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:26.9384800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:27.5293040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:28.1018630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:28.8706650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:29.3494140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:29.9223580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:30.3143090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:31.5528840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:32.2138180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:33.0392080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:33.4470300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:33.9600560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:34.5893470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:35.4997310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:36.4756930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:37.1459560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:37.6369710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:38.5624170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:39.1655430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:39.8884990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:40.4758690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:41.0640570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:41.6199440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:41.9890600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:42.8650300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:43.7170340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:44.5373370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:44.9114330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:45.3151380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:45.8260350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:46.2467910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:46.8036870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:47.6277060Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:48.2130680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:48.5542590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:49.1492100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:49.6772640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:50.2394830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:50.8254870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:51.3732880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:51.8962130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:52.3324800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:52.9896370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:53.4858080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:55.1263390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:55.9429150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:56.7954700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:57.4277110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:57.8713670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:59.1563430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:56:59.9875520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:00.3254410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:00.7442540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:01.0787920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:01.7271030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:02.2105640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:02.7114870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:03.2445600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:03.8315950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:04.5241000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:04.8873180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:05.9917250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:06.9566680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:08.5367460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:08.8543080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:08.9127960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:10.4012540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:11.0046170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:12.1316790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:12.9084750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:12.9925680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:13.0530190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:14.3228070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:15.0448280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:16.0829670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:17.0371100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:17.6483030Z icu69/common/unistr.cpp:1979:13: warning: unused function 'uprv_UnicodeStringDummy' [-Wunused-function] 2021-05-19T23:57:17.6484170Z static void uprv_UnicodeStringDummy(void) { 2021-05-19T23:57:17.6484810Z ^ 2021-05-19T23:57:18.3548910Z 1 warning generated. 2021-05-19T23:57:18.3602700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:19.0863080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:19.6910900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:20.2988950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:20.7862650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:21.4243640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:22.1332640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:22.8684400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:23.1740050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:23.9892520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:24.4852750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:25.7480430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:26.6014880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:26.9548340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:27.4894220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:27.9853090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:28.6350620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:29.1741540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:29.7106150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:30.3755990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:31.2571870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:31.5776530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:32.1991570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:32.9428430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:33.2746490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:34.2580580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:34.9164400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:35.5022270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:35.8147500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:36.4557200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:37.0968150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_IMPLEMENTATION -DU_COMMON_IMPLEMENTATION -DU_I18N_IMPLEMENTATION -DUCONFIG_USE_LOCAL -UDEBUG -DNDEBUG -I/usr/local/include -fPIC -fPIC -Wall -g -O2 -c icu69/common/utext.cpp -o icu69/common/utext.o 2021-05-19T23:57:38.1034520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:38.2920160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:38.8639470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:39.3860380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:40.1125600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:40.8146420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:41.5036610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:42.5907230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:43.1803590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:44.1548580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:44.2191160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:44.7870310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:45.2339390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:45.6274000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:45.6775790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:46.7740540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:47.5287280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:48.3530590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:49.0577920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:49.5136100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:50.2943360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:50.9422540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:52.8979770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:53.5373330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:54.0659570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:54.8732470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:55.5821170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:56.4672290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:57.4831950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:57.6425110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:59.0294860Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:57:59.7925140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:00.5961820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:01.9727230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:02.7678760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:03.5677960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:04.5411960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:05.4525770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:05.5140830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:06.7859430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:07.8598120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:08.6129670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:08.8784300Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:10.1764430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:11.0788150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:11.8905710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:12.6323830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:13.0876360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:13.8084760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:14.4497940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:15.1806290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:15.9493540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:16.4315650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:16.7651970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:16.8244220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:17.2200980Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:17.7789880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:17.8943620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:17.9736390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:18.4951140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:19.0536890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:19.8730950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:20.4219910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:21.0854830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:22.0817160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:22.9073450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:23.8420500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:24.0263770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:26.0787920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:27.6938440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:27.9239240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:28.7245880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:28.8863560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:29.2693040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:29.6300140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:30.4831260Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:30.8060280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:33.7688630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:35.1875580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:36.1011560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:38.3981280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:38.5885130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:39.2159190Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:39.8411180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:40.4842170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:41.4229110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:41.9203320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:42.4961280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:43.2311030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:43.8408280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:44.6820510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:45.2702330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:45.8242640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:46.1763690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:46.7539800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:47.4324610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:48.2698600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:48.8298440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:49.5866440Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:50.2893650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:50.6318030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:51.3886670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:52.0765880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:53.1756880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:54.5335180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:55.9920460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:57.2020720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:57.7365700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:59.2477360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:58:59.8329690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:00.7076460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:01.8009510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:02.8751460Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:03.4893790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:04.0104050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:04.7876820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:05.5658450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:06.3915120Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:07.2840380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:08.5316140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:09.3315130Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:10.1778750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:11.7105310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:12.9633370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:13.6711610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:14.3260150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:16.1362170Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:17.0830430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:18.0345250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:18.8037160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:19.4287950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:20.2953350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:20.9439640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:21.7999320Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:22.9948160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:23.8517420Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:24.5886080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:26.0987780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:26.8126220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:27.8139960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:28.6515410Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:29.9720220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:31.0633050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:31.7919700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:32.5396360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:33.3577480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:34.6656720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:35.3513330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:36.0518210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:36.8270490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:37.5438160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:38.4612900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:39.5893160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:40.6671430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:41.4656500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:42.4931970Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:43.1557720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:44.0306700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:45.0423240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:46.9350620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:47.4737900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:48.2363430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:49.7499830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:50.4479750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:51.1172730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:52.2014690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:52.8695230Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:53.4873910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:54.3917280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:56.2982910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:56.9095370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:57.6045780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:58.0825200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-19T23:59:59.2043780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:00.8732850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:01.7635890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:04.7724160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:05.3108940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:06.1247390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:07.6097470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:08.3114470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:08.9351490Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:09.5961710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:10.2668250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:10.8696930Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:11.8573430Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:14.1853580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:14.8378310Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:15.4356210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:15.9437620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:16.6743690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:17.3223290Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:17.9837990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:18.6720110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:19.3199150Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:20.4957960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:21.1616360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:21.6531370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:22.1728470Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:23.1797920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:23.7982010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:24.4142540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:25.6046900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:26.6255830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:27.5375340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:29.1805360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:30.8135600Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:31.0771800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:32.5405210Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:33.3124920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:33.8402640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:34.5760880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:35.0977100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:35.7612100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:36.7319740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:37.5200400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:38.2520400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:38.5990630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:39.6302340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:40.4216740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:41.0797510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:41.4081740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:42.2966800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:42.9767800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:43.5718500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:44.3359180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:45.0009920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:45.5889780Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:46.6142050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:47.6955330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:48.7442050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:49.9420990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:50.8854450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:51.4675250Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:52.4132390Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:53.4661180Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:53.9949240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:54.5429640Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:55.8384100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:56.7566220Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:57.4774820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:58.3277740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:00:59.2975510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:00.2112270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:01.2601870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:01.3438810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:02.0457850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:03.7219090Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:04.3019820Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:04.3526760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:04.4039620Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:04.4577760Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:05.3536840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:05.8810750Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_STATIC_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-20T00:01:06.2172910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I. -Iicu69 -DU_STRINGI_PATCHES -Iicu69/unicode -Iicu69/common -Iicu69/i18n -DU_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-20T00:01:06.5600180Z 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-20T00:01:06.8478470Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi 2021-05-20T00:01:07.0104980Z icudt already downloaded 2021-05-20T00:01:07.0107390Z decompressing icudt icu69/data/icu4c-69_1-data-bin-l.zip to: /Users/runner/work/_temp/Library/00LOCK-stringi/00new/stringi/libs 2021-05-20T00:01:07.2961090Z icudt has been installed successfully 2021-05-20T00:01:07.3671070Z ** R 2021-05-20T00:01:07.4157790Z ** inst 2021-05-20T00:01:07.4180840Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:01:08.9127170Z ** help 2021-05-20T00:01:09.6061030Z *** installing help indices 2021-05-20T00:01:09.8646480Z ** building package indices 2021-05-20T00:01:10.3982400Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:01:10.8742380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:01:11.0087820Z ** testing if installed package can be loaded from final location 2021-05-20T00:01:11.2920210Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:01:11.2955460Z * DONE (stringi) 2021-05-20T00:01:13.3211940Z * installing *source* package ‘Rcpp’ ... 2021-05-20T00:01:13.3816120Z ** package ‘Rcpp’ successfully unpacked and MD5 sums checked 2021-05-20T00:01:13.3816920Z ** using staged installation 2021-05-20T00:01:13.4007630Z ** libs 2021-05-20T00:01:13.4237950Z 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-20T00:01:14.6948360Z In file included from api.cpp:24: 2021-05-20T00:01:14.6949670Z In file included from ../inst/include/Rcpp.h:57: 2021-05-20T00:01:14.6952510Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:01:14.6954570Z SEXP data = Parent::get__(); 2021-05-20T00:01:14.6955330Z ^ 2021-05-20T00:01:17.5481760Z 1 warning generated. 2021-05-20T00:01:17.5617350Z 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-20T00:01:18.9441350Z In file included from attributes.cpp:39: 2021-05-20T00:01:18.9442240Z In file included from ../inst/include/Rcpp.h:57: 2021-05-20T00:01:18.9444150Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:01:18.9445170Z SEXP data = Parent::get__(); 2021-05-20T00:01:18.9445600Z ^ 2021-05-20T00:01:32.2097870Z 1 warning generated. 2021-05-20T00:01:32.2305000Z 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-20T00:01:32.6882010Z 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-20T00:01:33.9351660Z In file included from date.cpp:30: 2021-05-20T00:01:33.9352390Z In file included from ../inst/include/Rcpp.h:57: 2021-05-20T00:01:33.9354250Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:01:33.9355330Z SEXP data = Parent::get__(); 2021-05-20T00:01:33.9355760Z ^ 2021-05-20T00:01:37.0282430Z 1 warning generated. 2021-05-20T00:01:37.0402090Z 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-20T00:01:38.2503910Z In file included from module.cpp:24: 2021-05-20T00:01:38.2504700Z In file included from ../inst/include/Rcpp.h:57: 2021-05-20T00:01:38.2506600Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:01:38.2507600Z SEXP data = Parent::get__(); 2021-05-20T00:01:38.2508030Z ^ 2021-05-20T00:01:43.7800990Z 1 warning generated. 2021-05-20T00:01:43.7937630Z 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-20T00:01:44.9418660Z In file included from rcpp_init.cpp:24: 2021-05-20T00:01:44.9419510Z In file included from ../inst/include/Rcpp.h:57: 2021-05-20T00:01:44.9421390Z ../inst/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:01:44.9422420Z SEXP data = Parent::get__(); 2021-05-20T00:01:44.9422850Z ^ 2021-05-20T00:01:47.7420590Z 1 warning generated. 2021-05-20T00:01:47.7586610Z 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-20T00:01:47.8329710Z installing to /Users/runner/work/_temp/Library/00LOCK-Rcpp/00new/Rcpp/libs 2021-05-20T00:01:47.8407790Z ** R 2021-05-20T00:01:47.8650250Z ** inst 2021-05-20T00:01:48.2159750Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:01:52.2484680Z ** help 2021-05-20T00:01:52.4745050Z *** installing help indices 2021-05-20T00:01:52.5587130Z ** building package indices 2021-05-20T00:01:53.0282220Z ** installing vignettes 2021-05-20T00:01:53.0435480Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:01:53.5491760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:01:53.6906480Z ** testing if installed package can be loaded from final location 2021-05-20T00:01:54.1306620Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:01:54.1755070Z * DONE (Rcpp) 2021-05-20T00:01:54.7576680Z * installing *source* package ‘commonmark’ ... 2021-05-20T00:01:54.7644730Z ** package ‘commonmark’ successfully unpacked and MD5 sums checked 2021-05-20T00:01:54.7646780Z ** using staged installation 2021-05-20T00:01:54.7829030Z ** libs 2021-05-20T00:01:54.8065070Z 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-20T00:01:54.8093030Z 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-20T00:01:54.8893530Z 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-20T00:01:54.9621230Z 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-20T00:01:55.0610900Z 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-20T00:01:55.1460570Z 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-20T00:01:55.4528330Z 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-20T00:01:55.5761300Z 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-20T00:01:56.2363310Z 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-20T00:01:57.0427050Z 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-20T00:01:58.3884260Z 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-20T00:02:00.0612700Z 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-20T00:02:00.2261420Z 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-20T00:02:00.3134140Z 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-20T00:02:00.4434370Z 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-20T00:02:00.5554160Z 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-20T00:02:00.6774060Z 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-20T00:02:00.8971800Z 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-20T00:02:01.0898200Z 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-20T00:02:01.2366060Z 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-20T00:02:01.3169150Z 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-20T00:02:01.4169250Z 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-20T00:02:01.6009520Z 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-20T00:02:01.6564010Z 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-20T00:02:01.7551280Z 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-20T00:02:01.8308880Z 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-20T00:02:01.9057860Z 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-20T00:02:01.9981040Z 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-20T00:02:02.1063850Z 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-20T00:02:02.2306160Z 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-20T00:02:02.3111800Z 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-20T00:02:02.4199430Z 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-20T00:02:02.6433170Z 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-20T00:02:02.7077800Z 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-20T00:02:02.8573720Z 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-20T00:02:02.9657300Z 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-20T00:02:03.2491570Z 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-20T00:02:03.3394220Z 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-20T00:02:03.3992250Z 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-20T00:02:03.4925980Z installing to /Users/runner/work/_temp/Library/00LOCK-commonmark/00new/commonmark/libs 2021-05-20T00:02:03.4992840Z ** R 2021-05-20T00:02:03.5040980Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:03.8332680Z ** help 2021-05-20T00:02:03.8544770Z *** installing help indices 2021-05-20T00:02:03.8768920Z ** building package indices 2021-05-20T00:02:04.1436290Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:04.5221520Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:02:04.6601870Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:04.9135500Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:04.9156120Z * DONE (commonmark) 2021-05-20T00:02:05.2930990Z * installing *source* package ‘brew’ ... 2021-05-20T00:02:05.2935950Z ** using staged installation 2021-05-20T00:02:05.3071450Z ** R 2021-05-20T00:02:05.3128070Z ** inst 2021-05-20T00:02:05.3301050Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:05.8447650Z ** help 2021-05-20T00:02:05.8669220Z *** installing help indices 2021-05-20T00:02:05.8894840Z ** building package indices 2021-05-20T00:02:06.4255390Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:06.6854660Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:06.9411430Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:06.9510700Z * DONE (brew) 2021-05-20T00:02:07.2957750Z * installing *source* package ‘sessioninfo’ ... 2021-05-20T00:02:07.2994330Z ** package ‘sessioninfo’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:07.2996240Z ** using staged installation 2021-05-20T00:02:07.3232100Z ** R 2021-05-20T00:02:07.3308450Z ** inst 2021-05-20T00:02:07.3322700Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:07.9341740Z ** help 2021-05-20T00:02:07.9592470Z *** installing help indices 2021-05-20T00:02:07.9829150Z ** building package indices 2021-05-20T00:02:08.2531260Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:08.5787820Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:08.9244490Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:08.9263340Z * DONE (sessioninfo) 2021-05-20T00:02:09.2390020Z * installing *source* package ‘prettyunits’ ... 2021-05-20T00:02:09.2414350Z ** package ‘prettyunits’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:09.2416160Z ** using staged installation 2021-05-20T00:02:09.2580790Z ** R 2021-05-20T00:02:09.2685440Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:09.7075470Z ** help 2021-05-20T00:02:09.7508520Z *** installing help indices 2021-05-20T00:02:09.7794750Z ** building package indices 2021-05-20T00:02:10.0584350Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:10.3140650Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:10.5741770Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:10.5760760Z * DONE (prettyunits) 2021-05-20T00:02:11.5069410Z * installing *source* package ‘vctrs’ ... 2021-05-20T00:02:11.5422980Z ** package ‘vctrs’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:11.5424590Z ** using staged installation 2021-05-20T00:02:11.6569980Z ** libs 2021-05-20T00:02:11.6834060Z 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-20T00:02:11.8707790Z 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-20T00:02:12.0009230Z 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-20T00:02:12.1268420Z 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-20T00:02:12.3871520Z 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-20T00:02:12.5457640Z 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-20T00:02:12.7170420Z 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-20T00:02:12.8278200Z 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-20T00:02:12.9768940Z 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-20T00:02:13.0925410Z 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-20T00:02:13.2617590Z 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-20T00:02:13.4900690Z 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-20T00:02:13.6597680Z 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-20T00:02:13.7790040Z 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-20T00:02:14.1210530Z 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-20T00:02:14.2293790Z 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-20T00:02:14.7523640Z 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-20T00:02:14.8847530Z 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-20T00:02:15.0806610Z 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-20T00:02:15.2355800Z 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-20T00:02:15.3372900Z 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-20T00:02:15.6295420Z 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-20T00:02:15.7368440Z 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-20T00:02:16.0625420Z 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-20T00:02:16.1786370Z 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-20T00:02:17.0642860Z 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-20T00:02:17.2583020Z 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-20T00:02:17.3696620Z 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-20T00:02:17.4829400Z 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-20T00:02:17.6724320Z 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-20T00:02:17.8217910Z 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-20T00:02:17.9989790Z 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-20T00:02:18.1376790Z 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-20T00:02:18.3509390Z 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-20T00:02:18.6876930Z 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-20T00:02:18.8274300Z 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-20T00:02:18.9415500Z 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-20T00:02:19.0836160Z 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-20T00:02:19.8359210Z 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-20T00:02:20.4669020Z 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-20T00:02:20.7607050Z 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-20T00:02:20.9587020Z 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-20T00:02:21.3244500Z 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-20T00:02:21.4219730Z 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-20T00:02:21.6465600Z 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-20T00:02:21.8196190Z 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-20T00:02:21.9530110Z 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-20T00:02:22.2868050Z 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-20T00:02:22.4692050Z 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-20T00:02:22.6265280Z 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-20T00:02:22.7648720Z 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-20T00:02:22.8737570Z 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-20T00:02:23.0202120Z 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-20T00:02:23.1750170Z 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-20T00:02:23.3181270Z 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-20T00:02:23.4525280Z 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-20T00:02:23.5677360Z 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-20T00:02:23.6788260Z 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-20T00:02:23.7708670Z 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-20T00:02:24.4734860Z 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-20T00:02:24.5439620Z 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-20T00:02:24.6129250Z installing to /Users/runner/work/_temp/Library/00LOCK-vctrs/00new/vctrs/libs 2021-05-20T00:02:24.6183900Z ** R 2021-05-20T00:02:24.6714120Z ** inst 2021-05-20T00:02:24.6804800Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:28.3734840Z ** help 2021-05-20T00:02:28.7671540Z *** installing help indices 2021-05-20T00:02:28.9816480Z *** copying figures 2021-05-20T00:02:28.9892770Z ** building package indices 2021-05-20T00:02:29.4229240Z ** installing vignettes 2021-05-20T00:02:29.4473080Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:29.8915160Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:02:30.1882690Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:30.5809190Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:30.5874210Z * DONE (vctrs) 2021-05-20T00:02:31.1902490Z * installing *source* package ‘processx’ ... 2021-05-20T00:02:31.1972670Z ** package ‘processx’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:31.1973490Z ** using staged installation 2021-05-20T00:02:31.2215400Z ** libs 2021-05-20T00:02:31.2401370Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib -Wall tools/px.c -o tools/px 2021-05-20T00:02:31.4166180Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -L/usr/local/lib supervisor/supervisor.c \ 2021-05-20T00:02:31.4168140Z supervisor/utils.c -o supervisor/supervisor 2021-05-20T00:02:31.6492540Z 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-20T00:02:31.7483340Z 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-20T00:02:31.8552030Z 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-20T00:02:31.9308300Z 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-20T00:02:31.9310440Z -F/Library/Frameworks/R.framework/.. -framework R 2021-05-20T00:02:31.9904320Z 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-20T00:02:32.0886470Z 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-20T00:02:32.2077300Z 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-20T00:02:32.5202690Z 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-20T00:02:32.6436870Z 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-20T00:02:32.7507330Z 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-20T00:02:32.8665470Z 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-20T00:02:32.9659080Z 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-20T00:02:33.2665950Z 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-20T00:02:33.3772580Z 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-20T00:02:33.5015640Z 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-20T00:02:33.5791980Z 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-20T00:02:33.6826580Z 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-20T00:02:33.7451060Z installing via 'install.libs.R' to /Users/runner/work/_temp/Library/00LOCK-processx/00new/processx 2021-05-20T00:02:33.7563050Z ** R 2021-05-20T00:02:33.7768120Z ** inst 2021-05-20T00:02:33.7786470Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:35.8056700Z ** help 2021-05-20T00:02:35.9104710Z *** installing help indices 2021-05-20T00:02:35.9590700Z ** building package indices 2021-05-20T00:02:36.2597800Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:36.6444830Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:02:36.8576700Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:37.1683200Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:37.1889130Z * DONE (processx) 2021-05-20T00:02:37.5557910Z * installing *source* package ‘markdown’ ... 2021-05-20T00:02:37.5605940Z ** package ‘markdown’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:37.5606730Z ** using staged installation 2021-05-20T00:02:37.5824420Z ** libs 2021-05-20T00:02:37.6113210Z 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-20T00:02:37.7128400Z 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-20T00:02:37.7989690Z 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-20T00:02:37.9987250Z 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-20T00:02:38.1553590Z 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-20T00:02:38.2715040Z 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-20T00:02:38.3447480Z 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-20T00:02:38.4245700Z 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-20T00:02:38.6514780Z 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-20T00:02:38.8538470Z 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-20T00:02:40.1388230Z 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-20T00:02:40.2274550Z 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-20T00:02:40.2861620Z installing to /Users/runner/work/_temp/Library/00LOCK-markdown/00new/markdown/libs 2021-05-20T00:02:40.2905680Z ** R 2021-05-20T00:02:40.2992070Z ** inst 2021-05-20T00:02:40.3071300Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:40.8749340Z ** help 2021-05-20T00:02:40.9276270Z *** installing help indices 2021-05-20T00:02:40.9611630Z ** building package indices 2021-05-20T00:02:41.3945730Z ** installing vignettes 2021-05-20T00:02:41.4031390Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:41.8032490Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:02:41.9316140Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:42.2334430Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:42.2385350Z * DONE (markdown) 2021-05-20T00:02:42.5711490Z * installing *source* package ‘highr’ ... 2021-05-20T00:02:42.5735020Z ** package ‘highr’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:42.5737350Z ** using staged installation 2021-05-20T00:02:42.5958800Z ** R 2021-05-20T00:02:42.6027220Z ** inst 2021-05-20T00:02:42.6137650Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:43.0907780Z ** help 2021-05-20T00:02:43.1095930Z *** installing help indices 2021-05-20T00:02:43.1294950Z ** building package indices 2021-05-20T00:02:43.4154740Z ** installing vignettes 2021-05-20T00:02:43.4232390Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:43.6906780Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:43.9568890Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:43.9670620Z * DONE (highr) 2021-05-20T00:02:44.4037740Z * installing *source* package ‘stringr’ ... 2021-05-20T00:02:44.4105070Z ** package ‘stringr’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:44.4105900Z ** using staged installation 2021-05-20T00:02:44.4379320Z ** R 2021-05-20T00:02:44.4521910Z ** data 2021-05-20T00:02:44.4540170Z *** moving datasets to lazyload DB 2021-05-20T00:02:44.4784380Z ** inst 2021-05-20T00:02:44.4858820Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:45.2454470Z ** help 2021-05-20T00:02:45.3911030Z *** installing help indices 2021-05-20T00:02:45.4588800Z *** copying figures 2021-05-20T00:02:45.4597240Z ** building package indices 2021-05-20T00:02:45.7705810Z ** installing vignettes 2021-05-20T00:02:45.7796460Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:46.0480440Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:46.3242090Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:46.3344070Z * DONE (stringr) 2021-05-20T00:02:46.6520740Z * installing *source* package ‘rversions’ ... 2021-05-20T00:02:46.6544230Z ** package ‘rversions’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:46.6546130Z ** using staged installation 2021-05-20T00:02:46.6744150Z ** R 2021-05-20T00:02:46.6894930Z ** inst 2021-05-20T00:02:46.6910020Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:47.1317030Z ** help 2021-05-20T00:02:47.1664220Z *** installing help indices 2021-05-20T00:02:47.1934000Z *** copying figures 2021-05-20T00:02:47.1942360Z ** building package indices 2021-05-20T00:02:47.4652000Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:47.7383540Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:48.0147350Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:48.0240080Z * DONE (rversions) 2021-05-20T00:02:48.6840980Z * installing *source* package ‘pillar’ ... 2021-05-20T00:02:48.7003840Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:48.7004650Z ** using staged installation 2021-05-20T00:02:48.7290550Z ** R 2021-05-20T00:02:48.7603560Z ** inst 2021-05-20T00:02:48.7863160Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:51.3098060Z ** help 2021-05-20T00:02:51.4530320Z *** installing help indices 2021-05-20T00:02:51.5296020Z *** copying figures 2021-05-20T00:02:51.5335340Z ** building package indices 2021-05-20T00:02:51.8708120Z ** installing vignettes 2021-05-20T00:02:51.8881800Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:52.7542550Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:53.0192030Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:53.0246290Z * DONE (pillar) 2021-05-20T00:02:53.4656390Z * installing *source* package ‘callr’ ... 2021-05-20T00:02:53.4712550Z ** package ‘callr’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:53.4713700Z ** using staged installation 2021-05-20T00:02:53.4950190Z ** R 2021-05-20T00:02:53.5195090Z ** inst 2021-05-20T00:02:53.5215650Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:02:57.6581620Z ** help 2021-05-20T00:02:57.8362240Z *** installing help indices 2021-05-20T00:02:57.9244350Z ** building package indices 2021-05-20T00:02:58.2691880Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:02:58.5616410Z ** testing if installed package can be loaded from final location 2021-05-20T00:02:58.9938110Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:02:58.9992880Z * DONE (callr) 2021-05-20T00:02:59.7978900Z * installing *source* package ‘knitr’ ... 2021-05-20T00:02:59.8188800Z ** package ‘knitr’ successfully unpacked and MD5 sums checked 2021-05-20T00:02:59.8190310Z ** using staged installation 2021-05-20T00:02:59.8722970Z ** R 2021-05-20T00:02:59.9297270Z ** demo 2021-05-20T00:02:59.9314920Z ** inst 2021-05-20T00:03:00.0052110Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:03:06.0148010Z ** help 2021-05-20T00:03:06.3824230Z *** installing help indices 2021-05-20T00:03:06.5473660Z ** building package indices 2021-05-20T00:03:06.9659110Z ** installing vignettes 2021-05-20T00:03:06.9786590Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:03:07.2759220Z ** testing if installed package can be loaded from final location 2021-05-20T00:03:07.6984260Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:03:07.7166620Z * DONE (knitr) 2021-05-20T00:03:08.0589680Z * installing *source* package ‘xopen’ ... 2021-05-20T00:03:08.0607190Z ** package ‘xopen’ successfully unpacked and MD5 sums checked 2021-05-20T00:03:08.0608370Z ** using staged installation 2021-05-20T00:03:08.0844200Z ** R 2021-05-20T00:03:08.0894650Z ** inst 2021-05-20T00:03:08.0905880Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:03:08.7517510Z ** help 2021-05-20T00:03:08.7519100Z *** installing help indices 2021-05-20T00:03:08.7519980Z ** building package indices 2021-05-20T00:03:08.7606690Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:03:09.0165240Z ** testing if installed package can be loaded from final location 2021-05-20T00:03:09.2692180Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:03:09.2797000Z * DONE (xopen) 2021-05-20T00:03:09.9501210Z * installing *source* package ‘tibble’ ... 2021-05-20T00:03:09.9668910Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-20T00:03:09.9670290Z ** using staged installation 2021-05-20T00:03:10.0007860Z ** libs 2021-05-20T00:03:10.0188240Z 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-20T00:03:10.0977480Z 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-20T00:03:10.2033690Z 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-20T00:03:10.2709750Z 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-20T00:03:10.3999370Z 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-20T00:03:10.4582730Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-20T00:03:10.4627650Z ** R 2021-05-20T00:03:10.4900370Z ** inst 2021-05-20T00:03:10.5101880Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:03:13.1962040Z ** help 2021-05-20T00:03:13.3142510Z *** installing help indices 2021-05-20T00:03:13.3794480Z *** copying figures 2021-05-20T00:03:13.3850110Z ** building package indices 2021-05-20T00:03:13.7152050Z ** installing vignettes 2021-05-20T00:03:13.7451550Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:03:14.4797890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:03:14.6340400Z ** testing if installed package can be loaded from final location 2021-05-20T00:03:15.1625420Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:03:15.1727850Z * DONE (tibble) 2021-05-20T00:03:15.6040540Z * installing *source* package ‘pkgbuild’ ... 2021-05-20T00:03:15.6084990Z ** package ‘pkgbuild’ successfully unpacked and MD5 sums checked 2021-05-20T00:03:15.6086340Z ** using staged installation 2021-05-20T00:03:15.6330090Z ** R 2021-05-20T00:03:15.6478960Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:03:17.1617300Z ** help 2021-05-20T00:03:17.2526770Z *** installing help indices 2021-05-20T00:03:17.2960700Z ** building package indices 2021-05-20T00:03:17.5813670Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:03:17.9382180Z ** testing if installed package can be loaded from final location 2021-05-20T00:03:18.3398880Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:03:18.3439930Z * DONE (pkgbuild) 2021-05-20T00:03:19.0220940Z * installing *source* package ‘roxygen2’ ... 2021-05-20T00:03:19.0376910Z ** package ‘roxygen2’ successfully unpacked and MD5 sums checked 2021-05-20T00:03:19.0377780Z ** using staged installation 2021-05-20T00:03:19.0683540Z ** libs 2021-05-20T00:03:19.0888810Z 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-20T00:03:20.3964410Z In file included from RcppExports.cpp:4: 2021-05-20T00:03:20.3966230Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:03:20.3968510Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:03:20.3969940Z SEXP data = Parent::get__(); 2021-05-20T00:03:20.3970380Z ^ 2021-05-20T00:03:24.6285740Z 1 warning generated. 2021-05-20T00:03:24.6451500Z 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-20T00:03:25.8814930Z In file included from escapeExamples.cpp:1: 2021-05-20T00:03:25.8815990Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:03:25.8818210Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:03:25.8819370Z SEXP data = Parent::get__(); 2021-05-20T00:03:25.8819810Z ^ 2021-05-20T00:03:28.6161060Z 1 warning generated. 2021-05-20T00:03:28.6284460Z 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-20T00:03:29.8596010Z In file included from isComplete.cpp:1: 2021-05-20T00:03:29.8597650Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:03:29.8601020Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:03:29.8602400Z SEXP data = Parent::get__(); 2021-05-20T00:03:29.8602850Z ^ 2021-05-20T00:03:32.6255540Z 1 warning generated. 2021-05-20T00:03:32.6383410Z 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-20T00:03:33.8858450Z In file included from leadingSpaces.cpp:1: 2021-05-20T00:03:33.8859560Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:03:33.8861890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:03:33.8863090Z SEXP data = Parent::get__(); 2021-05-20T00:03:33.8863530Z ^ 2021-05-20T00:03:36.7701730Z 1 warning generated. 2021-05-20T00:03:36.7835580Z 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-20T00:03:38.0161600Z In file included from parser2.cpp:1: 2021-05-20T00:03:38.0163240Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:03:38.0165440Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:03:38.0166640Z SEXP data = Parent::get__(); 2021-05-20T00:03:38.0167070Z ^ 2021-05-20T00:03:42.7385440Z 1 warning generated. 2021-05-20T00:03:42.7544980Z 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-20T00:03:43.9891410Z In file included from wrapUsage.cpp:1: 2021-05-20T00:03:43.9892360Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:03:43.9894580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:03:43.9896400Z SEXP data = Parent::get__(); 2021-05-20T00:03:43.9896900Z ^ 2021-05-20T00:03:46.9068120Z 1 warning generated. 2021-05-20T00:03:46.9240140Z 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-20T00:03:46.9923720Z installing to /Users/runner/work/_temp/Library/00LOCK-roxygen2/00new/roxygen2/libs 2021-05-20T00:03:46.9973820Z ** R 2021-05-20T00:03:47.0418460Z ** inst 2021-05-20T00:03:47.0514070Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:03:52.2519780Z ** help 2021-05-20T00:03:52.3672490Z *** installing help indices 2021-05-20T00:03:52.4323990Z *** copying figures 2021-05-20T00:03:52.4334920Z ** building package indices 2021-05-20T00:03:52.7528430Z ** installing vignettes 2021-05-20T00:03:52.7700830Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:03:53.3870440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:03:53.6056590Z ** testing if installed package can be loaded from final location 2021-05-20T00:03:54.2247360Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:03:54.2328920Z * DONE (roxygen2) 2021-05-20T00:03:54.5995380Z * installing *source* package ‘rematch2’ ... 2021-05-20T00:03:54.6019720Z ** package ‘rematch2’ successfully unpacked and MD5 sums checked 2021-05-20T00:03:54.6022100Z ** using staged installation 2021-05-20T00:03:54.6228940Z ** R 2021-05-20T00:03:54.6317950Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:03:55.3094920Z ** help 2021-05-20T00:03:55.3461740Z *** installing help indices 2021-05-20T00:03:55.3737680Z ** building package indices 2021-05-20T00:03:55.6561870Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:03:56.1390160Z ** testing if installed package can be loaded from final location 2021-05-20T00:03:56.6193610Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:03:56.6215030Z * DONE (rematch2) 2021-05-20T00:03:57.0081340Z * installing *source* package ‘rcmdcheck’ ... 2021-05-20T00:03:57.0135180Z ** package ‘rcmdcheck’ successfully unpacked and MD5 sums checked 2021-05-20T00:03:57.0136420Z ** using staged installation 2021-05-20T00:03:57.0367050Z ** R 2021-05-20T00:03:57.0506340Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:03:58.6207400Z ** help 2021-05-20T00:03:58.6822100Z *** installing help indices 2021-05-20T00:03:58.7211130Z ** building package indices 2021-05-20T00:03:59.0184780Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:03:59.4126560Z ** testing if installed package can be loaded from final location 2021-05-20T00:03:59.8298510Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:03:59.8325920Z * DONE (rcmdcheck) 2021-05-20T00:04:00.2003190Z * installing *source* package ‘waldo’ ... 2021-05-20T00:04:00.2146250Z ** package ‘waldo’ successfully unpacked and MD5 sums checked 2021-05-20T00:04:00.2147100Z ** using staged installation 2021-05-20T00:04:00.2366310Z ** R 2021-05-20T00:04:00.2494510Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:04:01.8189010Z ** help 2021-05-20T00:04:01.8189730Z *** installing help indices 2021-05-20T00:04:01.8190310Z *** copying figures 2021-05-20T00:04:01.8190820Z ** building package indices 2021-05-20T00:04:01.8191600Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:04:01.8985980Z ** testing if installed package can be loaded from final location 2021-05-20T00:04:02.2658030Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:04:02.2697300Z * DONE (waldo) 2021-05-20T00:04:03.1158410Z * installing *source* package ‘testthat’ ... 2021-05-20T00:04:03.1408440Z ** package ‘testthat’ successfully unpacked and MD5 sums checked 2021-05-20T00:04:03.1409970Z ** using staged installation 2021-05-20T00:04:03.1760970Z ** libs 2021-05-20T00:04:03.1956940Z 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-20T00:04:03.2776680Z 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-20T00:04:03.3696490Z 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-20T00:04:04.5067200Z 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-20T00:04:05.5278590Z 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-20T00:04:21.2000900Z 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-20T00:04:21.2818850Z installing to /Users/runner/work/_temp/Library/00LOCK-testthat/00new/testthat/libs 2021-05-20T00:04:21.2946800Z ** R 2021-05-20T00:04:21.3461250Z ** inst 2021-05-20T00:04:21.3849080Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:04:33.4711610Z ** help 2021-05-20T00:04:33.8506150Z *** installing help indices 2021-05-20T00:04:34.0725950Z *** copying figures 2021-05-20T00:04:34.0773100Z ** building package indices 2021-05-20T00:04:34.5305610Z ** installing vignettes 2021-05-20T00:04:34.5694950Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:04:35.0017760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:04:35.3487230Z ** testing if installed package can be loaded from final location 2021-05-20T00:04:36.0192480Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:04:36.0364880Z * DONE (testthat) 2021-05-20T00:04:36.6748010Z * installing *source* package ‘devtools’ ... 2021-05-20T00:04:36.6872950Z ** package ‘devtools’ successfully unpacked and MD5 sums checked 2021-05-20T00:04:36.6875150Z ** using staged installation 2021-05-20T00:04:36.7346520Z ** R 2021-05-20T00:04:36.7571270Z ** inst 2021-05-20T00:04:36.7603500Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:04:39.1102750Z ** help 2021-05-20T00:04:39.2981910Z *** installing help indices 2021-05-20T00:04:39.3929510Z *** copying figures 2021-05-20T00:04:39.3937920Z ** building package indices 2021-05-20T00:04:39.7325900Z ** installing vignettes 2021-05-20T00:04:39.7461000Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:04:40.6445690Z ** testing if installed package can be loaded from final location 2021-05-20T00:04:41.5907290Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:04:41.5950480Z * DONE (devtools) 2021-05-20T00:04:41.6307220Z 2021-05-20T00:04:41.6308650Z The downloaded source packages are in 2021-05-20T00:04:41.6310890Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/downloaded_packages’ 2021-05-20T00:04:41.8860620Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-20T00:04:43.1437640Z 2021-05-20T00:04:43.5744620Z 2021-05-20T00:04:43.5769050Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/remotes29d658e615f4/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-20T00:04:43.5839950Z 2021-05-20T00:04:43.5842630Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/remotes29d658e615f4/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-20T00:04:43.6769510Z 2021-05-20T00:04:43.6799960Z 2021-05-20T00:04:43.6802320Z ─ preparing ‘desc’: 2021-05-20T00:04:43.6940170Z checking DESCRIPTION meta-information ... 2021-05-20T00:04:43.6982460Z 2021-05-20T00:04:43.6984150Z ✔ checking DESCRIPTION meta-information 2021-05-20T00:04:43.8435790Z 2021-05-20T00:04:43.8481170Z 2021-05-20T00:04:43.8483110Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-20T00:04:43.8483980Z 2021-05-20T00:04:43.8500510Z 2021-05-20T00:04:43.8501860Z ─ checking for empty or unneeded directories 2021-05-20T00:04:43.8508270Z 2021-05-20T00:04:43.8511790Z 2021-05-20T00:04:43.8513060Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-20T00:04:43.8624090Z 2021-05-20T00:04:43.8652270Z 2021-05-20T00:04:43.8654010Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-20T00:04:43.9993850Z 2021-05-20T00:04:43.9994890Z 2021-05-20T00:04:43.9995460Z 2021-05-20T00:04:44.0339440Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:04:44.0342070Z (as ‘lib’ is unspecified) 2021-05-20T00:04:44.5059900Z * installing *source* package ‘desc’ ... 2021-05-20T00:04:44.5129340Z ** using staged installation 2021-05-20T00:04:44.5376320Z ** R 2021-05-20T00:04:44.5589290Z ** inst 2021-05-20T00:04:44.5641060Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:04:46.6179860Z ** help 2021-05-20T00:04:46.8662480Z *** installing help indices 2021-05-20T00:04:46.9849670Z ** building package indices 2021-05-20T00:04:47.3668960Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:04:47.6425620Z ** testing if installed package can be loaded from final location 2021-05-20T00:04:47.9539580Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:04:47.9572460Z * DONE (desc) 2021-05-20T00:04:48.2759350Z 2021-05-20T00:04:48.2760670Z 2021-05-20T00:04:48.2782510Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/remotes29d642c88930/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-20T00:04:48.4005370Z 2021-05-20T00:04:48.4018580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/remotes29d642c88930/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-20T00:04:48.4020130Z 2021-05-20T00:04:48.4020870Z 2021-05-20T00:04:48.4022430Z ─ preparing ‘ghtravis’: 2021-05-20T00:04:48.4024000Z ✔ checking DESCRIPTION meta-information 2021-05-20T00:04:48.4335160Z 2021-05-20T00:04:48.4358050Z 2021-05-20T00:04:48.4360080Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-20T00:04:48.4364860Z 2021-05-20T00:04:48.4385720Z 2021-05-20T00:04:48.4387330Z ─ checking for empty or unneeded directories 2021-05-20T00:04:48.4391740Z 2021-05-20T00:04:48.4392530Z 2021-05-20T00:04:48.4393850Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-20T00:04:48.4549020Z 2021-05-20T00:04:48.4573130Z 2021-05-20T00:04:48.4574900Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-20T00:04:48.4862070Z 2021-05-20T00:04:48.4863320Z 2021-05-20T00:04:48.4864030Z 2021-05-20T00:04:48.5357860Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:04:48.5359000Z (as ‘lib’ is unspecified) 2021-05-20T00:04:48.8916380Z * installing *source* package ‘ghtravis’ ... 2021-05-20T00:04:48.8919600Z ** using staged installation 2021-05-20T00:04:48.9171820Z ** R 2021-05-20T00:04:48.9321190Z ** inst 2021-05-20T00:04:48.9343140Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:04:51.3929070Z ** help 2021-05-20T00:04:51.3939730Z *** installing help indices 2021-05-20T00:04:51.3941250Z ** building package indices 2021-05-20T00:04:51.3942080Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:04:52.0867320Z ** testing if installed package can be loaded from final location 2021-05-20T00:04:53.0443170Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:04:53.0472920Z * DONE (ghtravis) 2021-05-20T00:04:53.0774670Z Using github PAT from envvar GITHUB_PAT 2021-05-20T00:04:53.3945070Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-20T00:04:54.7950170Z 2021-05-20T00:04:54.7951810Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-20T00:04:54.7952690Z generics (NA -> 0.1.0) [CRAN] 2021-05-20T00:04:54.7953520Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-20T00:04:54.7954340Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-20T00:04:54.7955170Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-20T00:04:54.7955980Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-20T00:04:54.7961450Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:04:54.7963000Z (as ‘lib’ is unspecified) 2021-05-20T00:04:56.4724800Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-20T00:04:56.4728740Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:04:56.4800280Z Packages which are only available in source form, and may need 2021-05-20T00:04:56.4802530Z compilation of C/C++/Fortran: ‘tidyselect’ ‘dplyr’ ‘tidyr’ 2021-05-20T00:04:56.4803930Z installing the source packages ‘tidyselect’, ‘generics’, ‘cpp11’, ‘dplyr’, ‘tidyr’ 2021-05-20T00:04:56.4804470Z 2021-05-20T00:04:56.4824150Z trying URL 'https://cloud.r-project.org/src/contrib/tidyselect_1.1.1.tar.gz' 2021-05-20T00:04:56.6148460Z Content type 'application/x-gzip' length 92088 bytes (89 KB) 2021-05-20T00:04:56.6163490Z ================================================== 2021-05-20T00:04:56.6163990Z downloaded 89 KB 2021-05-20T00:04:56.6164280Z 2021-05-20T00:04:56.6205270Z trying URL 'https://cloud.r-project.org/src/contrib/generics_0.1.0.tar.gz' 2021-05-20T00:04:56.8869420Z Content type 'application/x-gzip' length 117834 bytes (115 KB) 2021-05-20T00:04:56.8890510Z ================================================== 2021-05-20T00:04:56.8891800Z downloaded 115 KB 2021-05-20T00:04:56.8892580Z 2021-05-20T00:04:56.8938630Z trying URL 'https://cloud.r-project.org/src/contrib/cpp11_0.2.7.tar.gz' 2021-05-20T00:04:57.0539000Z Content type 'application/x-gzip' length 199530 bytes (194 KB) 2021-05-20T00:04:57.0574900Z ================================================== 2021-05-20T00:04:57.0575720Z downloaded 194 KB 2021-05-20T00:04:57.0576260Z 2021-05-20T00:04:57.0617580Z trying URL 'https://cloud.r-project.org/src/contrib/dplyr_1.0.6.tar.gz' 2021-05-20T00:04:57.3345970Z Content type 'application/x-gzip' length 954401 bytes (932 KB) 2021-05-20T00:04:57.4129700Z ================================================== 2021-05-20T00:04:57.4130680Z downloaded 932 KB 2021-05-20T00:04:57.4131020Z 2021-05-20T00:04:57.4199530Z trying URL 'https://cloud.r-project.org/src/contrib/tidyr_1.1.3.tar.gz' 2021-05-20T00:04:57.5530510Z Content type 'application/x-gzip' length 707909 bytes (691 KB) 2021-05-20T00:04:57.5670850Z ================================================== 2021-05-20T00:04:57.5671820Z downloaded 691 KB 2021-05-20T00:04:57.5672150Z 2021-05-20T00:04:57.9759130Z * installing *source* package ‘tidyselect’ ... 2021-05-20T00:04:57.9818220Z ** package ‘tidyselect’ successfully unpacked and MD5 sums checked 2021-05-20T00:04:57.9819560Z ** using staged installation 2021-05-20T00:04:58.0085300Z ** R 2021-05-20T00:04:58.0252090Z ** inst 2021-05-20T00:04:58.0303310Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:04:59.4372440Z ** help 2021-05-20T00:04:59.5269710Z *** installing help indices 2021-05-20T00:04:59.5774380Z ** building package indices 2021-05-20T00:04:59.8691300Z ** installing vignettes 2021-05-20T00:04:59.8782350Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:00.2348900Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:00.6124760Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:00.6155160Z * DONE (tidyselect) 2021-05-20T00:05:01.0512100Z * installing *source* package ‘generics’ ... 2021-05-20T00:05:01.0581180Z ** package ‘generics’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:01.0583040Z ** using staged installation 2021-05-20T00:05:01.0793840Z ** R 2021-05-20T00:05:01.0903600Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:01.5214460Z ** help 2021-05-20T00:05:01.7233130Z *** installing help indices 2021-05-20T00:05:01.7832460Z ** building package indices 2021-05-20T00:05:02.1093510Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:02.3809960Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:02.6488800Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:02.6511950Z * DONE (generics) 2021-05-20T00:05:03.1097850Z * installing *source* package ‘cpp11’ ... 2021-05-20T00:05:03.1159180Z ** package ‘cpp11’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:03.1160280Z ** using staged installation 2021-05-20T00:05:03.1403140Z ** R 2021-05-20T00:05:03.1487960Z ** inst 2021-05-20T00:05:03.1732530Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:03.7405870Z ** help 2021-05-20T00:05:03.7734430Z *** installing help indices 2021-05-20T00:05:03.7963190Z ** building package indices 2021-05-20T00:05:04.1717620Z ** installing vignettes 2021-05-20T00:05:04.1853520Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:04.4436680Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:04.6937190Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:04.6985350Z * DONE (cpp11) 2021-05-20T00:05:05.6502890Z * installing *source* package ‘dplyr’ ... 2021-05-20T00:05:05.6750760Z ** package ‘dplyr’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:05.6752070Z ** using staged installation 2021-05-20T00:05:05.7102510Z ** libs 2021-05-20T00:05:05.7315790Z 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-20T00:05:05.9324670Z 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-20T00:05:06.1833980Z 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-20T00:05:06.3890820Z 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-20T00:05:07.2990740Z 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-20T00:05:07.4749590Z 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-20T00:05:07.6468180Z 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-20T00:05:07.8288940Z 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-20T00:05:08.0394700Z 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-20T00:05:08.2302190Z 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-20T00:05:08.3947020Z 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-20T00:05:08.6349120Z 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-20T00:05:08.6973170Z installing to /Users/runner/work/_temp/Library/00LOCK-dplyr/00new/dplyr/libs 2021-05-20T00:05:08.7017550Z ** R 2021-05-20T00:05:08.7664320Z ** data 2021-05-20T00:05:08.7687690Z *** moving datasets to lazyload DB 2021-05-20T00:05:08.8823840Z ** inst 2021-05-20T00:05:08.9035680Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:15.1019810Z ** help 2021-05-20T00:05:15.8703990Z *** installing help indices 2021-05-20T00:05:16.1581600Z *** copying figures 2021-05-20T00:05:16.1629100Z ** building package indices 2021-05-20T00:05:16.6565710Z ** installing vignettes 2021-05-20T00:05:16.6774310Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:17.5613890Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:05:17.6959420Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:18.5508470Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:18.5594700Z * DONE (dplyr) 2021-05-20T00:05:19.2099010Z * installing *source* package ‘tidyr’ ... 2021-05-20T00:05:19.2235930Z ** package ‘tidyr’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:19.2237230Z ** using staged installation 2021-05-20T00:05:19.2529380Z ** libs 2021-05-20T00:05:19.2738380Z 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-20T00:05:20.3974930Z 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-20T00:05:20.9967400Z 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-20T00:05:22.4679090Z 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-20T00:05:23.7384090Z 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-20T00:05:23.8008370Z installing to /Users/runner/work/_temp/Library/00LOCK-tidyr/00new/tidyr/libs 2021-05-20T00:05:23.8063150Z ** R 2021-05-20T00:05:23.8327470Z ** data 2021-05-20T00:05:23.8401220Z *** moving datasets to lazyload DB 2021-05-20T00:05:24.0558770Z ** inst 2021-05-20T00:05:24.0701760Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:26.5159880Z ** help 2021-05-20T00:05:26.7077420Z *** installing help indices 2021-05-20T00:05:26.8016670Z *** copying figures 2021-05-20T00:05:26.8060010Z ** building package indices 2021-05-20T00:05:27.1524820Z ** installing vignettes 2021-05-20T00:05:27.1709970Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:28.5176990Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:05:28.5178760Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:28.8728880Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:28.8777940Z * DONE (tidyr) 2021-05-20T00:05:28.9085600Z 2021-05-20T00:05:28.9086490Z The downloaded source packages are in 2021-05-20T00:05:28.9088330Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/downloaded_packages’ 2021-05-20T00:05:29.1654090Z 2021-05-20T00:05:29.1669790Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/remotes29d67800ddde/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-20T00:05:29.1708620Z 2021-05-20T00:05:29.1711210Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/remotes29d67800ddde/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-20T00:05:29.1992190Z 2021-05-20T00:05:29.2026500Z 2021-05-20T00:05:29.2028190Z ─ preparing ‘aghast’: 2021-05-20T00:05:29.2035640Z 2021-05-20T00:05:29.2036440Z 2021-05-20T00:05:29.2116740Z checking DESCRIPTION meta-information ... 2021-05-20T00:05:29.2146450Z 2021-05-20T00:05:29.2147980Z ✔ checking DESCRIPTION meta-information 2021-05-20T00:05:29.2578810Z 2021-05-20T00:05:29.2607830Z 2021-05-20T00:05:29.2609790Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-20T00:05:29.2616120Z 2021-05-20T00:05:29.2643800Z 2021-05-20T00:05:29.2645290Z ─ checking for empty or unneeded directories 2021-05-20T00:05:29.2646890Z Omitted ‘LazyData’ from DESCRIPTION 2021-05-20T00:05:29.2706220Z 2021-05-20T00:05:29.2736010Z 2021-05-20T00:05:29.2737470Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-20T00:05:29.2912710Z 2021-05-20T00:05:29.2913810Z 2021-05-20T00:05:29.2914390Z 2021-05-20T00:05:29.3075410Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:05:29.3077000Z (as ‘lib’ is unspecified) 2021-05-20T00:05:29.5991130Z * installing *source* package ‘aghast’ ... 2021-05-20T00:05:29.5994380Z ** using staged installation 2021-05-20T00:05:29.6210760Z ** R 2021-05-20T00:05:29.6298970Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:30.1917600Z ** help 2021-05-20T00:05:30.2365610Z *** installing help indices 2021-05-20T00:05:30.2639900Z ** building package indices 2021-05-20T00:05:30.5358290Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:30.7877680Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:31.0432940Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:31.0452370Z * DONE (aghast) 2021-05-20T00:05:31.0678010Z Installing 1 packages: covr 2021-05-20T00:05:31.0690510Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:05:31.0691620Z (as ‘lib’ is unspecified) 2021-05-20T00:05:32.0601940Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-20T00:05:32.0602530Z 2021-05-20T00:05:32.8105440Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-20T00:05:32.8108530Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:05:32.8179660Z Packages which are only available in source form, and may need 2021-05-20T00:05:32.8181300Z compilation of C/C++/Fortran: ‘lazyeval’ ‘covr’ 2021-05-20T00:05:32.8182520Z installing the source packages ‘lazyeval’, ‘rex’, ‘covr’ 2021-05-20T00:05:32.8183310Z 2021-05-20T00:05:32.8195880Z trying URL 'https://cloud.r-project.org/src/contrib/lazyeval_0.2.2.tar.gz' 2021-05-20T00:05:33.0605500Z Content type 'application/x-gzip' length 83482 bytes (81 KB) 2021-05-20T00:05:33.0615960Z ================================================== 2021-05-20T00:05:33.0616450Z downloaded 81 KB 2021-05-20T00:05:33.0616740Z 2021-05-20T00:05:33.0650390Z trying URL 'https://cloud.r-project.org/src/contrib/rex_1.2.0.tar.gz' 2021-05-20T00:05:33.6167060Z Content type 'application/x-gzip' length 91925 bytes (89 KB) 2021-05-20T00:05:33.6168350Z ================================================== 2021-05-20T00:05:33.6169390Z downloaded 89 KB 2021-05-20T00:05:33.6169920Z 2021-05-20T00:05:33.6171990Z trying URL 'https://cloud.r-project.org/src/contrib/covr_3.5.1.tar.gz' 2021-05-20T00:05:33.6173870Z Content type 'application/x-gzip' length 146686 bytes (143 KB) 2021-05-20T00:05:33.6174590Z ================================================== 2021-05-20T00:05:33.6175020Z downloaded 143 KB 2021-05-20T00:05:33.6175320Z 2021-05-20T00:05:33.9388600Z * installing *source* package ‘lazyeval’ ... 2021-05-20T00:05:33.9443340Z ** package ‘lazyeval’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:33.9445250Z ** using staged installation 2021-05-20T00:05:33.9629380Z ** libs 2021-05-20T00:05:33.9812470Z 2021-05-20T00:05:33.9814870Z 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-20T00:05:34.0756290Z 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-20T00:05:34.1435900Z 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-20T00:05:34.2360430Z 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-20T00:05:34.3451840Z 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-20T00:05:34.4408780Z 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-20T00:05:34.5484830Z 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-20T00:05:34.6086540Z installing to /Users/runner/work/_temp/Library/00LOCK-lazyeval/00new/lazyeval/libs 2021-05-20T00:05:34.6132210Z ** R 2021-05-20T00:05:34.6245470Z ** inst 2021-05-20T00:05:34.6324770Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:35.3359600Z ** help 2021-05-20T00:05:35.4305350Z *** installing help indices 2021-05-20T00:05:35.4866340Z ** building package indices 2021-05-20T00:05:35.8488120Z ** installing vignettes 2021-05-20T00:05:35.8671920Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:36.2230440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:05:36.3544340Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:36.6691880Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:36.6719120Z * DONE (lazyeval) 2021-05-20T00:05:37.0949720Z * installing *source* package ‘rex’ ... 2021-05-20T00:05:38.1142780Z ** package ‘rex’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:38.1144210Z ** using staged installation 2021-05-20T00:05:38.1145040Z ** R 2021-05-20T00:05:38.1145610Z ** inst 2021-05-20T00:05:38.1147330Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:38.1148230Z ** help 2021-05-20T00:05:38.1148930Z *** installing help indices 2021-05-20T00:05:38.1149720Z ** building package indices 2021-05-20T00:05:38.2710870Z ** installing vignettes 2021-05-20T00:05:38.2826210Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:38.5384140Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:38.7983690Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:38.8019750Z * DONE (rex) 2021-05-20T00:05:39.3607520Z * installing *source* package ‘covr’ ... 2021-05-20T00:05:39.3744200Z ** package ‘covr’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:39.3745880Z ** using staged installation 2021-05-20T00:05:39.4060270Z ** libs 2021-05-20T00:05:39.4235950Z 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-20T00:05:39.5145040Z 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-20T00:05:39.5715120Z installing to /Users/runner/work/_temp/Library/00LOCK-covr/00new/covr/libs 2021-05-20T00:05:39.5755580Z ** R 2021-05-20T00:05:39.5973140Z ** inst 2021-05-20T00:05:39.6060650Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:05:41.4139930Z ** help 2021-05-20T00:05:41.6625650Z *** installing help indices 2021-05-20T00:05:41.7291920Z *** copying figures 2021-05-20T00:05:41.7301050Z ** building package indices 2021-05-20T00:05:42.0570780Z ** installing vignettes 2021-05-20T00:05:42.0655440Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:05:42.5387640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:05:42.6713340Z ** testing if installed package can be loaded from final location 2021-05-20T00:05:42.9955060Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:05:43.0010950Z * DONE (covr) 2021-05-20T00:05:43.0411700Z 2021-05-20T00:05:43.0412570Z The downloaded source packages are in 2021-05-20T00:05:43.0414440Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpr4mRRi/downloaded_packages’ 2021-05-20T00:05:43.0733900Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-20T00:05:43.0734620Z Rscript -e "tic::before_install()" 2021-05-20T00:05:43.1217020Z shell: /bin/bash -e {0} 2021-05-20T00:05:43.1217440Z env: 2021-05-20T00:05:43.1218290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:05:43.1218800Z TIC_DEPLOY_KEY: 2021-05-20T00:05:43.1219200Z RSPM: 2021-05-20T00:05:43.1220960Z GITHUB_PAT: *** 2021-05-20T00:05:43.1221850Z COVERALLS_TOKEN: *** 2021-05-20T00:05:43.1222330Z continue-on-error: true 2021-05-20T00:05:43.1222810Z VDIFFR_RUN_TESTS: false 2021-05-20T00:05:43.1223310Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:05:43.1223740Z TZ: UTC 2021-05-20T00:05:43.1224120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:05:43.1224520Z NOT_CRAN: true 2021-05-20T00:05:43.1224880Z ##[endgroup] 2021-05-20T00:05:43.4922750Z ✔ Loading tic stage configuration from tic.R 2021-05-20T00:05:43.6257390Z Running before_install: step_install_remote_binaries() 2021-05-20T00:05:44.2951900Z Installing RNifti binaries 2021-05-20T00:05:44.2952540Z [1] "neuroconductor/RNifti" 2021-05-20T00:05:44.7153020Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-20T00:05:45.1621240Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:05:45.1623070Z (as ‘lib’ is unspecified) 2021-05-20T00:05:46.2332630Z also installing the dependency ‘ore’ 2021-05-20T00:05:46.2333570Z 2021-05-20T00:05:47.1871150Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-20T00:05:47.1874440Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:05:47.1948190Z Package which is only available in source form, and may need 2021-05-20T00:05:47.1949710Z compilation of C/C++/Fortran: ‘ore’ 2021-05-20T00:05:47.1951930Z installing the source packages ‘ore’, ‘reportr’, ‘shades’ 2021-05-20T00:05:47.1953010Z 2021-05-20T00:05:47.1973360Z trying URL 'https://cloud.r-project.org/src/contrib/ore_1.6.3.tar.gz' 2021-05-20T00:05:47.4182180Z Content type 'application/x-gzip' length 428028 bytes (417 KB) 2021-05-20T00:05:47.4320480Z ================================================== 2021-05-20T00:05:47.4321300Z downloaded 417 KB 2021-05-20T00:05:47.4321810Z 2021-05-20T00:05:47.4356740Z trying URL 'https://cloud.r-project.org/src/contrib/reportr_1.3.0.tar.gz' 2021-05-20T00:05:47.7594810Z Content type 'application/x-gzip' length 11349 bytes (11 KB) 2021-05-20T00:05:47.7596400Z ================================================== 2021-05-20T00:05:47.7597090Z downloaded 11 KB 2021-05-20T00:05:47.7597610Z 2021-05-20T00:05:47.7634770Z trying URL 'https://cloud.r-project.org/src/contrib/shades_1.4.0.tar.gz' 2021-05-20T00:05:48.0699290Z Content type 'application/x-gzip' length 46637 bytes (45 KB) 2021-05-20T00:05:48.0949390Z ================================================== 2021-05-20T00:05:48.0949980Z downloaded 45 KB 2021-05-20T00:05:48.0950300Z 2021-05-20T00:05:48.6240290Z * installing *source* package ‘ore’ ... 2021-05-20T00:05:48.6361310Z ** package ‘ore’ successfully unpacked and MD5 sums checked 2021-05-20T00:05:48.6362160Z ** using staged installation 2021-05-20T00:05:48.8852420Z checking for gcc... gcc 2021-05-20T00:05:49.0898410Z checking whether the C compiler works... yes 2021-05-20T00:05:49.0899370Z checking for C compiler default output file name... a.out 2021-05-20T00:05:49.2142820Z checking for suffix of executables... 2021-05-20T00:05:49.4839730Z checking whether we are cross compiling... no 2021-05-20T00:05:49.5592880Z checking for suffix of object files... o 2021-05-20T00:05:49.6189650Z checking whether we are using the GNU C compiler... yes 2021-05-20T00:05:49.6799170Z checking whether gcc accepts -g... yes 2021-05-20T00:05:49.8028000Z checking for gcc option to accept ISO C89... none needed 2021-05-20T00:05:49.8715820Z checking how to run the C preprocessor... gcc -E 2021-05-20T00:05:50.2643230Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-20T00:05:50.2676750Z checking for egrep... /usr/bin/grep -E 2021-05-20T00:05:54.7304130Z checking for ANSI C header files... yes 2021-05-20T00:05:54.9509730Z checking for sys/types.h... yes 2021-05-20T00:05:55.1012400Z checking for sys/stat.h... yes 2021-05-20T00:05:55.2514660Z checking for stdlib.h... yes 2021-05-20T00:05:55.4083810Z checking for string.h... yes 2021-05-20T00:05:55.5727970Z checking for memory.h... yes 2021-05-20T00:05:55.7279020Z checking for strings.h... yes 2021-05-20T00:05:55.8903540Z checking for inttypes.h... yes 2021-05-20T00:05:56.0470550Z checking for stdint.h... yes 2021-05-20T00:05:56.2222560Z checking for unistd.h... yes 2021-05-20T00:05:56.3822290Z checking sys/time.h usability... yes 2021-05-20T00:05:56.4482480Z checking sys/time.h presence... yes 2021-05-20T00:05:56.4483450Z checking for sys/time.h... yes 2021-05-20T00:05:56.4609970Z checking for unistd.h... (cached) yes 2021-05-20T00:05:56.6163020Z checking sys/times.h usability... yes 2021-05-20T00:05:56.6431190Z checking sys/times.h presence... yes 2021-05-20T00:05:56.6432080Z checking for sys/times.h... yes 2021-05-20T00:05:56.6564790Z checking for stdint.h... (cached) yes 2021-05-20T00:05:57.0361300Z checking size of int... 4 2021-05-20T00:05:57.3981160Z checking size of short... 2 2021-05-20T00:05:57.7602990Z checking size of long... 8 2021-05-20T00:05:58.1327950Z checking size of void*... 8 2021-05-20T00:05:58.5006730Z checking size of long long... 8 2021-05-20T00:05:58.5766230Z checking for an ANSI C-conforming const... yes 2021-05-20T00:05:58.7010040Z checking whether time.h and sys/time.h may both be included... yes 2021-05-20T00:05:58.9714850Z checking for size_t... yes 2021-05-20T00:05:59.1384080Z checking for working alloca.h... yes 2021-05-20T00:05:59.2911370Z checking for alloca... yes 2021-05-20T00:05:59.6330630Z checking for working memcmp... yes 2021-05-20T00:05:59.6752140Z configure: creating ./config.status 2021-05-20T00:05:59.8282910Z config.status: creating src/onig/config.h 2021-05-20T00:05:59.9237330Z ** libs 2021-05-20T00:05:59.9541060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-20T00:06:00.1602910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c escape.c -o escape.o 2021-05-20T00:06:00.2498730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c match.c -o match.o 2021-05-20T00:06:00.5639770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c print.c -o print.o 2021-05-20T00:06:00.7530220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c split.c -o split.o 2021-05-20T00:06:00.8767340Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c subst.c -o subst.o 2021-05-20T00:06:01.0663520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c wcwidth.c -o wcwidth.o 2021-05-20T00:06:01.1640410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c zzz.c -o zzz.o 2021-05-20T00:06:01.2620350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regcomp.c -o onig/regcomp.o 2021-05-20T00:06:03.0290910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regenc.c -o onig/regenc.o 2021-05-20T00:06:03.2915950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regerror.c -o onig/regerror.o 2021-05-20T00:06:03.4703530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regexec.c -o onig/regexec.o 2021-05-20T00:06:05.1070920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regext.c -o onig/regext.o 2021-05-20T00:06:05.2319790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/reggnu.c -o onig/reggnu.o 2021-05-20T00:06:05.3253040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regparse.c -o onig/regparse.o 2021-05-20T00:06:07.7184440Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regposerr.c -o onig/regposerr.o 2021-05-20T00:06:07.7187790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regposix.c -o onig/regposix.o 2021-05-20T00:06:07.7190950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regsyntax.c -o onig/regsyntax.o 2021-05-20T00:06:07.7194020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regtrav.c -o onig/regtrav.o 2021-05-20T00:06:07.7210030Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/regversion.c -o onig/regversion.o 2021-05-20T00:06:07.7704090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/st.c -o onig/st.o 2021-05-20T00:06:08.0160650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/ascii.c -o onig/enc/ascii.o 2021-05-20T00:06:08.0664270Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/big5.c -o onig/enc/big5.o 2021-05-20T00:06:08.1498000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/cp949.c -o onig/enc/cp949.o 2021-05-20T00:06:08.2241370Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/euc_jp.c -o onig/enc/euc_jp.o 2021-05-20T00:06:08.3932040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/euc_kr.c -o onig/enc/euc_kr.o 2021-05-20T00:06:08.4767670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/euc_tw.c -o onig/enc/euc_tw.o 2021-05-20T00:06:08.5552260Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/gb18030.c -o onig/enc/gb18030.o 2021-05-20T00:06:08.6694520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/gbk.c -o onig/enc/gbk.o 2021-05-20T00:06:08.7605900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_1.c -o onig/enc/iso_8859_1.o 2021-05-20T00:06:08.8721790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_10.c -o onig/enc/iso_8859_10.o 2021-05-20T00:06:08.9615770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_11.c -o onig/enc/iso_8859_11.o 2021-05-20T00:06:09.0171080Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_13.c -o onig/enc/iso_8859_13.o 2021-05-20T00:06:09.0943410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_14.c -o onig/enc/iso_8859_14.o 2021-05-20T00:06:09.1890900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_15.c -o onig/enc/iso_8859_15.o 2021-05-20T00:06:09.2753530Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_16.c -o onig/enc/iso_8859_16.o 2021-05-20T00:06:09.3687480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_2.c -o onig/enc/iso_8859_2.o 2021-05-20T00:06:09.4559660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_3.c -o onig/enc/iso_8859_3.o 2021-05-20T00:06:09.5389060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_4.c -o onig/enc/iso_8859_4.o 2021-05-20T00:06:09.6204140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_5.c -o onig/enc/iso_8859_5.o 2021-05-20T00:06:09.6934320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_6.c -o onig/enc/iso_8859_6.o 2021-05-20T00:06:09.7546510Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_7.c -o onig/enc/iso_8859_7.o 2021-05-20T00:06:09.8466430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_8.c -o onig/enc/iso_8859_8.o 2021-05-20T00:06:09.9074310Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/iso_8859_9.c -o onig/enc/iso_8859_9.o 2021-05-20T00:06:10.0026550Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/koi8_r.c -o onig/enc/koi8_r.o 2021-05-20T00:06:10.0762050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/koi8_u.c -o onig/enc/koi8_u.o 2021-05-20T00:06:10.1429390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/shift_jis.c -o onig/enc/shift_jis.o 2021-05-20T00:06:10.2793670Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/unicode.c -o onig/enc/unicode.o 2021-05-20T00:06:10.9001040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/us_ascii.c -o onig/enc/us_ascii.o 2021-05-20T00:06:10.9578930Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/utf_16be.c -o onig/enc/utf_16be.o 2021-05-20T00:06:11.0438820Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/utf_16le.c -o onig/enc/utf_16le.o 2021-05-20T00:06:11.1268140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/utf_32be.c -o onig/enc/utf_32be.o 2021-05-20T00:06:11.2060620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/utf_32le.c -o onig/enc/utf_32le.o 2021-05-20T00:06:11.2849010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/utf_8.c -o onig/enc/utf_8.o 2021-05-20T00:06:11.3965760Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/windows_1250.c -o onig/enc/windows_1250.o 2021-05-20T00:06:11.4906540Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/windows_1251.c -o onig/enc/windows_1251.o 2021-05-20T00:06:11.5889500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/windows_1252.c -o onig/enc/windows_1252.o 2021-05-20T00:06:11.6812620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/windows_1253.c -o onig/enc/windows_1253.o 2021-05-20T00:06:11.7880560Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/windows_1254.c -o onig/enc/windows_1254.o 2021-05-20T00:06:11.8799220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/windows_1257.c -o onig/enc/windows_1257.o 2021-05-20T00:06:11.9579430Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ionig -Ionig/enc -Ionig/enc/unicode -DUNALIGNED_WORD_ACCESS=0 -I/usr/local/include -fPIC -Wall -g -O2 -c onig/enc/windows_31j.c -o onig/enc/windows_31j.o 2021-05-20T00:06:12.1003160Z 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 ore.so compile.o escape.o match.o print.o split.o subst.o wcwidth.o zzz.o onig/regcomp.o onig/regenc.o onig/regerror.o onig/regexec.o onig/regext.o onig/reggnu.o onig/regparse.o onig/regposerr.o onig/regposix.o onig/regsyntax.o onig/regtrav.o onig/regversion.o onig/st.o onig/enc/ascii.o onig/enc/big5.o onig/enc/cp949.o onig/enc/euc_jp.o onig/enc/euc_kr.o onig/enc/euc_tw.o onig/enc/gb18030.o onig/enc/gbk.o onig/enc/iso_8859_1.o onig/enc/iso_8859_10.o onig/enc/iso_8859_11.o onig/enc/iso_8859_13.o onig/enc/iso_8859_14.o onig/enc/iso_8859_15.o onig/enc/iso_8859_16.o onig/enc/iso_8859_2.o onig/enc/iso_8859_3.o onig/enc/iso_8859_4.o onig/enc/iso_8859_5.o onig/enc/iso_8859_6.o onig/enc/iso_8859_7.o onig/enc/iso_8859_8.o onig/enc/iso_8859_9.o onig/enc/koi8_r.o onig/enc/koi8_u.o onig/enc/shift_jis.o onig/enc/unicode.o onig/enc/us_ascii.o onig/enc/utf_16be.o onig/enc/utf_16le.o onig/enc/utf_32be.o onig/enc/utf_32le.o onig/enc/utf_8.o onig/enc/windows_1250.o onig/enc/windows_1251.o onig/enc/windows_1252.o onig/enc/windows_1253.o onig/enc/windows_1254.o onig/enc/windows_1257.o onig/enc/windows_31j.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:06:12.1857500Z installing to /Users/runner/work/_temp/Library/00LOCK-ore/00new/ore/libs 2021-05-20T00:06:12.2226520Z ** R 2021-05-20T00:06:12.2322690Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:06:12.8399520Z ** help 2021-05-20T00:06:12.9017890Z *** installing help indices 2021-05-20T00:06:12.9351690Z ** building package indices 2021-05-20T00:06:13.2512430Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:06:13.6297860Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:06:13.7715570Z ** testing if installed package can be loaded from final location 2021-05-20T00:06:14.0461300Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:06:14.0484110Z * DONE (ore) 2021-05-20T00:06:14.4134830Z * installing *source* package ‘shades’ ... 2021-05-20T00:06:14.4174540Z ** package ‘shades’ successfully unpacked and MD5 sums checked 2021-05-20T00:06:14.4177250Z ** using staged installation 2021-05-20T00:06:14.4329800Z ** R 2021-05-20T00:06:14.4447100Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:06:15.2815640Z ** help 2021-05-20T00:06:15.3293620Z *** installing help indices 2021-05-20T00:06:15.3667020Z ** building package indices 2021-05-20T00:06:15.6430990Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:06:15.9153500Z ** testing if installed package can be loaded from final location 2021-05-20T00:06:16.2016810Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:06:16.2117780Z * DONE (shades) 2021-05-20T00:06:16.5270450Z * installing *source* package ‘reportr’ ... 2021-05-20T00:06:16.5287140Z ** package ‘reportr’ successfully unpacked and MD5 sums checked 2021-05-20T00:06:16.5289970Z ** using staged installation 2021-05-20T00:06:16.5490120Z ** R 2021-05-20T00:06:16.5552810Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:06:17.0670870Z ** help 2021-05-20T00:06:17.0953990Z *** installing help indices 2021-05-20T00:06:17.1171090Z ** building package indices 2021-05-20T00:06:17.3858800Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:06:17.6713040Z ** testing if installed package can be loaded from final location 2021-05-20T00:06:17.9602260Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:06:17.9620340Z * DONE (reportr) 2021-05-20T00:06:17.9802060Z 2021-05-20T00:06:17.9802950Z The downloaded source packages are in 2021-05-20T00:06:17.9804780Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd82atf/downloaded_packages’ 2021-05-20T00:06:17.9818620Z Installing mmand binaries 2021-05-20T00:06:17.9828700Z [1] "neuroconductor/mmand" 2021-05-20T00:06:18.3008470Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-20T00:06:18.6596700Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:06:18.6606130Z (as ‘lib’ is unspecified) 2021-05-20T00:06:20.3811420Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-20T00:06:20.3815260Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:06:20.3897210Z Package which is only available in source form, and may need 2021-05-20T00:06:20.3899180Z compilation of C/C++/Fortran: ‘loder’ 2021-05-20T00:06:20.3900630Z installing the source packages ‘loder’, ‘tinytest’ 2021-05-20T00:06:20.3901300Z 2021-05-20T00:06:20.3913820Z trying URL 'https://cloud.r-project.org/src/contrib/loder_0.2.0.tar.gz' 2021-05-20T00:06:20.6164920Z Content type 'application/x-gzip' length 98433 bytes (96 KB) 2021-05-20T00:06:20.6182870Z ================================================== 2021-05-20T00:06:20.6183320Z downloaded 96 KB 2021-05-20T00:06:20.6184080Z 2021-05-20T00:06:20.6230170Z trying URL 'https://cloud.r-project.org/src/contrib/tinytest_1.2.4.tar.gz' 2021-05-20T00:06:20.8369120Z Content type 'application/x-gzip' length 442074 bytes (431 KB) 2021-05-20T00:06:20.8480890Z ================================================== 2021-05-20T00:06:20.8481690Z downloaded 431 KB 2021-05-20T00:06:20.8482230Z 2021-05-20T00:06:21.2144490Z * installing *source* package ‘loder’ ... 2021-05-20T00:06:21.2196270Z ** package ‘loder’ successfully unpacked and MD5 sums checked 2021-05-20T00:06:21.2197580Z ** using staged installation 2021-05-20T00:06:21.2371280Z ** libs 2021-05-20T00:06:21.2557140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c lodepng.c -o lodepng.o 2021-05-20T00:06:25.0905990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c main.c -o main.o 2021-05-20T00:06:25.3073160Z 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 loder.so lodepng.o main.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:06:25.3678550Z installing to /Users/runner/work/_temp/Library/00LOCK-loder/00new/loder/libs 2021-05-20T00:06:25.3733550Z ** R 2021-05-20T00:06:25.3781650Z ** inst 2021-05-20T00:06:25.3923570Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:06:25.7505570Z ** help 2021-05-20T00:06:25.7725840Z *** installing help indices 2021-05-20T00:06:25.7935740Z ** building package indices 2021-05-20T00:06:26.1965190Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:06:26.6487310Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:06:26.7860720Z ** testing if installed package can be loaded from final location 2021-05-20T00:06:27.0627250Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:06:27.0668030Z * DONE (loder) 2021-05-20T00:06:27.4907530Z * installing *source* package ‘tinytest’ ... 2021-05-20T00:06:27.4977830Z ** package ‘tinytest’ successfully unpacked and MD5 sums checked 2021-05-20T00:06:27.4979200Z ** using staged installation 2021-05-20T00:06:27.5159870Z ** R 2021-05-20T00:06:27.5298630Z ** inst 2021-05-20T00:06:27.5442370Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:06:28.8477150Z ** help 2021-05-20T00:06:28.9416340Z *** installing help indices 2021-05-20T00:06:29.0001790Z ** building package indices 2021-05-20T00:06:29.3095570Z ** installing vignettes 2021-05-20T00:06:29.3196310Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:06:29.5865810Z ** testing if installed package can be loaded from final location 2021-05-20T00:06:29.8723800Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:06:29.8829310Z * DONE (tinytest) 2021-05-20T00:06:29.9033240Z 2021-05-20T00:06:29.9034090Z The downloaded source packages are in 2021-05-20T00:06:29.9035900Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd82atf/downloaded_packages’ 2021-05-20T00:06:29.9045560Z Installing RNiftyReg binaries 2021-05-20T00:06:29.9053640Z [1] "neuroconductor/RNiftyReg" 2021-05-20T00:06:30.2063300Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-20T00:06:30.5716810Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:06:30.5718050Z (as ‘lib’ is unspecified) 2021-05-20T00:06:32.3094590Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-20T00:06:32.3097780Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:06:32.9242630Z Packages which are only available in source form, and may need 2021-05-20T00:06:32.9246030Z compilation of C/C++/Fortran: ‘RNifti’ ‘RcppEigen’ ‘jpeg’ ‘mmand’ 2021-05-20T00:06:32.9247460Z installing the source packages ‘RNifti’, ‘RcppEigen’, ‘jpeg’, ‘mmand’ 2021-05-20T00:06:32.9248160Z 2021-05-20T00:06:32.9249470Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-20T00:06:32.9251760Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-20T00:06:32.9253240Z ================================================== 2021-05-20T00:06:32.9254600Z downloaded 1.0 MB 2021-05-20T00:06:32.9255240Z 2021-05-20T00:06:32.9257350Z trying URL 'https://cloud.r-project.org/src/contrib/RcppEigen_0.3.3.9.1.tar.gz' 2021-05-20T00:06:33.0355220Z Content type 'application/x-gzip' length 1633360 bytes (1.6 MB) 2021-05-20T00:06:33.1456820Z ================================================== 2021-05-20T00:06:33.1458070Z downloaded 1.6 MB 2021-05-20T00:06:33.1458560Z 2021-05-20T00:06:33.1521750Z trying URL 'https://cloud.r-project.org/src/contrib/jpeg_0.1-8.1.tar.gz' 2021-05-20T00:06:33.5107940Z Content type 'application/x-gzip' length 18116 bytes (17 KB) 2021-05-20T00:06:33.5109610Z ================================================== 2021-05-20T00:06:33.5111150Z downloaded 17 KB 2021-05-20T00:06:33.5111730Z 2021-05-20T00:06:33.5157210Z trying URL 'https://cloud.r-project.org/src/contrib/mmand_1.6.1.tar.gz' 2021-05-20T00:06:33.7818880Z Content type 'application/x-gzip' length 3178084 bytes (3.0 MB) 2021-05-20T00:06:33.8388360Z ================================================== 2021-05-20T00:06:33.8389220Z downloaded 3.0 MB 2021-05-20T00:06:33.8389700Z 2021-05-20T00:06:34.3857810Z * installing *source* package ‘RNifti’ ... 2021-05-20T00:06:34.3984040Z ** package ‘RNifti’ successfully unpacked and MD5 sums checked 2021-05-20T00:06:34.3985110Z ** using staged installation 2021-05-20T00:06:34.4228550Z ** libs 2021-05-20T00:06:34.4441320Z 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-20T00:06:35.7526710Z In file included from main.cpp:1: 2021-05-20T00:06:35.7527640Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:06:35.7530320Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:06:35.7531890Z SEXP data = Parent::get__(); 2021-05-20T00:06:35.7532550Z ^ 2021-05-20T00:06:48.4160240Z 1 warning generated. 2021-05-20T00:06:48.4332640Z 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-20T00:06:48.6046130Z 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-20T00:06:48.7450760Z 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-20T00:06:48.8316290Z 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-20T00:06:48.9866970Z 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-20T00:06:49.5845810Z 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-20T00:06:50.1825370Z 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-20T00:06:50.1832980Z 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-20T00:06:50.1839190Z 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-20T00:06:50.2282170Z 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-20T00:06:50.5478800Z 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-20T00:06:50.7761980Z 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-20T00:06:51.4333700Z 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-20T00:06:51.6043690Z 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-20T00:06:52.0218600Z 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-20T00:06:52.1032760Z 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-20T00:06:52.1999190Z 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-20T00:06:52.3184330Z 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-20T00:06:52.4924250Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-20T00:06:52.4926730Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-20T00:06:52.4928380Z ^ 2021-05-20T00:06:52.4931200Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-20T00:06:52.4932680Z static const nifti_type_ele nifti_type_list[] = { 2021-05-20T00:06:52.4934090Z ^ 2021-05-20T00:06:52.4936080Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-20T00:06:52.4937130Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-20T00:06:52.4937700Z ^ 2021-05-20T00:06:52.4939160Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-20T00:06:52.4939990Z static int is_mixedcase(const char * str) 2021-05-20T00:06:52.4940450Z ^ 2021-05-20T00:06:52.4941670Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-20T00:06:52.4942500Z static int is_uppercase(const char * str) 2021-05-20T00:06:52.4942970Z ^ 2021-05-20T00:06:52.4944160Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-20T00:06:52.4945000Z static int make_lowercase(char * str) 2021-05-20T00:06:52.4945440Z ^ 2021-05-20T00:06:52.4946650Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-20T00:06:52.4947840Z static int make_uppercase(char * str) 2021-05-20T00:06:52.4948300Z ^ 2021-05-20T00:06:52.4950410Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-20T00:06:52.4951420Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-20T00:06:52.4951970Z ^ 2021-05-20T00:06:53.5174270Z 8 warnings generated. 2021-05-20T00:06:53.5218970Z 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-20T00:06:53.8106780Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-20T00:06:53.8108570Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-20T00:06:53.8109400Z ^ 2021-05-20T00:06:53.8111010Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-20T00:06:53.8112230Z static char *escapize_string( const char * str ) 2021-05-20T00:06:53.8113010Z ^ 2021-05-20T00:06:56.2587810Z 2 warnings generated. 2021-05-20T00:06:56.2688500Z 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-20T00:06:56.3597150Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-20T00:06:56.3706510Z ** R 2021-05-20T00:06:56.3834710Z ** inst 2021-05-20T00:06:56.4026540Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:06:57.7776830Z ** help 2021-05-20T00:06:57.8757840Z *** installing help indices 2021-05-20T00:06:57.9220270Z ** building package indices 2021-05-20T00:06:58.2530450Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:06:58.7906170Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:06:58.9687080Z ** testing if installed package can be loaded from final location 2021-05-20T00:06:59.3248530Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:06:59.3305380Z * DONE (RNifti) 2021-05-20T00:07:00.7360720Z * installing *source* package ‘RcppEigen’ ... 2021-05-20T00:07:00.7833660Z ** package ‘RcppEigen’ successfully unpacked and MD5 sums checked 2021-05-20T00:07:00.7835230Z ** using staged installation 2021-05-20T00:07:00.8104940Z ** libs 2021-05-20T00:07:00.8306390Z 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-20T00:07:02.3935770Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.3937290Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.3938820Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.3939850Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-20T00:07:02.3940620Z In file included from ../inst/include/Eigen/Core:540: 2021-05-20T00:07:02.3943330Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.3944460Z #pragma clang diagnostic pop 2021-05-20T00:07:02.3944950Z ^ 2021-05-20T00:07:02.4230760Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.4232170Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.4233540Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.4234930Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-20T00:07:02.4236060Z In file included from ../inst/include/Eigen/LU:47: 2021-05-20T00:07:02.4239340Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.4241080Z #pragma clang diagnostic pop 2021-05-20T00:07:02.4241870Z ^ 2021-05-20T00:07:02.4270240Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.4271060Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.4271920Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.4272740Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-20T00:07:02.4273490Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-20T00:07:02.4274250Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-20T00:07:02.4276960Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.4278730Z #pragma clang diagnostic pop 2021-05-20T00:07:02.4279500Z ^ 2021-05-20T00:07:02.4375910Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.4377850Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9683070Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.9691010Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-20T00:07:02.9693100Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-20T00:07:02.9695900Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9697280Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9698130Z ^ 2021-05-20T00:07:02.9699050Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9701770Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9703140Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.9704600Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-20T00:07:02.9705350Z In file included from ../inst/include/Eigen/QR:15: 2021-05-20T00:07:02.9706130Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-20T00:07:02.9708770Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9709910Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9710380Z ^ 2021-05-20T00:07:02.9710920Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9711650Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9712480Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.9713300Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-20T00:07:02.9714020Z In file included from ../inst/include/Eigen/QR:48: 2021-05-20T00:07:02.9715870Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9716990Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9717460Z ^ 2021-05-20T00:07:02.9718000Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9718730Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9719940Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.9720980Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-20T00:07:02.9721910Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-20T00:07:02.9723990Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9725350Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9726030Z ^ 2021-05-20T00:07:02.9726630Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9727540Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9728580Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.9729590Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-20T00:07:02.9730550Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-20T00:07:02.9732640Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9734000Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9734670Z ^ 2021-05-20T00:07:02.9735400Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9736330Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9737360Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:02.9738380Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-20T00:07:02.9739360Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-20T00:07:02.9741450Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9742810Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9743500Z ^ 2021-05-20T00:07:02.9744240Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9745160Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9746200Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:02.9747220Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-20T00:07:02.9748210Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-20T00:07:02.9750840Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9752260Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9752940Z ^ 2021-05-20T00:07:02.9753690Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9754580Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9755620Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:02.9756940Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-20T00:07:02.9757980Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-20T00:07:02.9760150Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9761490Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9762170Z ^ 2021-05-20T00:07:02.9762930Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9763850Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9764990Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:02.9766020Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-20T00:07:02.9767030Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-20T00:07:02.9769160Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9770520Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9771200Z ^ 2021-05-20T00:07:02.9771930Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9772880Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9773920Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:02.9774940Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-20T00:07:02.9775900Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-20T00:07:02.9777980Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9779440Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9780080Z ^ 2021-05-20T00:07:02.9780680Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9781410Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9782470Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:02.9783500Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-20T00:07:02.9784610Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:07:02.9786830Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9788180Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9788840Z ^ 2021-05-20T00:07:02.9789600Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9790540Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9791430Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-20T00:07:02.9792500Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-20T00:07:02.9794690Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:02.9796150Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9796840Z ^ 2021-05-20T00:07:02.9797590Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9798470Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9799460Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-20T00:07:02.9800670Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:07:02.9803650Z ../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-20T00:07:02.9805280Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9805790Z ^ 2021-05-20T00:07:02.9806370Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:02.9807260Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:02.9808560Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-20T00:07:02.9809720Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:07:02.9812070Z ../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-20T00:07:02.9813510Z #pragma clang diagnostic pop 2021-05-20T00:07:02.9814200Z ^ 2021-05-20T00:07:03.1038080Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:03.1038900Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:03.1039750Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-20T00:07:03.1040700Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:07:03.1043500Z ../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-20T00:07:03.1044990Z #pragma clang diagnostic pop 2021-05-20T00:07:03.1045670Z ^ 2021-05-20T00:07:03.2897750Z In file included from RcppEigen.cpp:22: 2021-05-20T00:07:03.2900180Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-20T00:07:03.2902680Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:07:03.2904910Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:07:03.2906140Z SEXP data = Parent::get__(); 2021-05-20T00:07:03.2906570Z ^ 2021-05-20T00:07:06.9078380Z 19 warnings generated. 2021-05-20T00:07:06.9245510Z 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-20T00:07:08.4392490Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.4395740Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.4396640Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.4397440Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-20T00:07:08.4398750Z In file included from ../inst/include/Eigen/Core:540: 2021-05-20T00:07:08.4401910Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.4403060Z #pragma clang diagnostic pop 2021-05-20T00:07:08.4403530Z ^ 2021-05-20T00:07:08.4607350Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.4608230Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.4609080Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.4609920Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-20T00:07:08.4610640Z In file included from ../inst/include/Eigen/LU:47: 2021-05-20T00:07:08.4612840Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.4613960Z #pragma clang diagnostic pop 2021-05-20T00:07:08.4614440Z ^ 2021-05-20T00:07:08.4647070Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.4647920Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.4649370Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.4650250Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-20T00:07:08.4651010Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-20T00:07:08.4651750Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-20T00:07:08.4653830Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.4655240Z #pragma clang diagnostic pop 2021-05-20T00:07:08.4655710Z ^ 2021-05-20T00:07:08.4754550Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.4755430Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.4756280Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.4757090Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-20T00:07:08.4757850Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-20T00:07:08.4760050Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.4761180Z #pragma clang diagnostic pop 2021-05-20T00:07:08.4761650Z ^ 2021-05-20T00:07:08.4809550Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.4810420Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.4811260Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.4812080Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-20T00:07:08.4812790Z In file included from ../inst/include/Eigen/QR:15: 2021-05-20T00:07:08.4813540Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-20T00:07:08.4815700Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.4816830Z #pragma clang diagnostic pop 2021-05-20T00:07:08.4817300Z ^ 2021-05-20T00:07:08.4927240Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.4928100Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.4928950Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.4929760Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-20T00:07:08.4930500Z In file included from ../inst/include/Eigen/QR:48: 2021-05-20T00:07:08.4932580Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.4933700Z #pragma clang diagnostic pop 2021-05-20T00:07:08.4934170Z ^ 2021-05-20T00:07:08.5411530Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.5412420Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.5413290Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.5414100Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-20T00:07:08.5414830Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-20T00:07:08.5418000Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.5419140Z #pragma clang diagnostic pop 2021-05-20T00:07:08.5419630Z ^ 2021-05-20T00:07:08.6237840Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.6238750Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.6240190Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.6241500Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-20T00:07:08.6242720Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-20T00:07:08.6246770Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.6249640Z #pragma clang diagnostic pop 2021-05-20T00:07:08.6251620Z ^ 2021-05-20T00:07:08.6545730Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.6546890Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.6547940Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:08.6549570Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-20T00:07:08.6550550Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-20T00:07:08.6553080Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.6554440Z #pragma clang diagnostic pop 2021-05-20T00:07:08.6555110Z ^ 2021-05-20T00:07:08.7530620Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.7541150Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.7542280Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:08.7543340Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-20T00:07:08.7544340Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-20T00:07:08.7546810Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.7548190Z #pragma clang diagnostic pop 2021-05-20T00:07:08.7548880Z ^ 2021-05-20T00:07:08.7619190Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.7620250Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.7621320Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:08.7622360Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-20T00:07:08.7623380Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-20T00:07:08.7625750Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.7627200Z #pragma clang diagnostic pop 2021-05-20T00:07:08.7627860Z ^ 2021-05-20T00:07:08.7687170Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.7688220Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.7689290Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:08.7690340Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-20T00:07:08.7691370Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-20T00:07:08.7693650Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.7695040Z #pragma clang diagnostic pop 2021-05-20T00:07:08.7695720Z ^ 2021-05-20T00:07:08.8034350Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.8035160Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.8036010Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:08.8036830Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-20T00:07:08.8037600Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-20T00:07:08.8039840Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.8041300Z #pragma clang diagnostic pop 2021-05-20T00:07:08.8041990Z ^ 2021-05-20T00:07:08.8181230Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.8182280Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.8183340Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:08.8184360Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-20T00:07:08.8186090Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:07:08.8188590Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.8189950Z #pragma clang diagnostic pop 2021-05-20T00:07:08.8190630Z ^ 2021-05-20T00:07:08.8227890Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.8228660Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.8229510Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-20T00:07:08.8230630Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-20T00:07:08.8232810Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:08.8234160Z #pragma clang diagnostic pop 2021-05-20T00:07:08.8234840Z ^ 2021-05-20T00:07:08.9083800Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.9084650Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.9086260Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-20T00:07:08.9087990Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:07:08.9090590Z ../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-20T00:07:08.9092520Z #pragma clang diagnostic pop 2021-05-20T00:07:08.9093000Z ^ 2021-05-20T00:07:08.9924550Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:08.9925460Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:08.9926310Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-20T00:07:08.9927300Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:07:08.9930030Z ../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-20T00:07:08.9932300Z #pragma clang diagnostic pop 2021-05-20T00:07:08.9932790Z ^ 2021-05-20T00:07:09.1152830Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:09.1154370Z In file included from ./../inst/include/RcppEigen.h:25: 2021-05-20T00:07:09.1155820Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-20T00:07:09.1157410Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:07:09.1160460Z ../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-20T00:07:09.1162100Z #pragma clang diagnostic pop 2021-05-20T00:07:09.1162860Z ^ 2021-05-20T00:07:09.3050400Z In file included from RcppExports.cpp:4: 2021-05-20T00:07:09.3051310Z In file included from ./../inst/include/RcppEigen.h:26: 2021-05-20T00:07:09.3052210Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:07:09.3054450Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:07:09.3055510Z SEXP data = Parent::get__(); 2021-05-20T00:07:09.3055910Z ^ 2021-05-20T00:07:13.5418400Z 19 warnings generated. 2021-05-20T00:07:13.5618980Z 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-20T00:07:15.0991510Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.0993220Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.0994660Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.0995570Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.0996380Z In file included from ../inst/include/Eigen/Dense:1: 2021-05-20T00:07:15.0997120Z In file included from ../inst/include/Eigen/Core:540: 2021-05-20T00:07:15.0999400Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.1000950Z #pragma clang diagnostic pop 2021-05-20T00:07:15.1001410Z ^ 2021-05-20T00:07:15.1215350Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.1216750Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.1217480Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.1218330Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.1219140Z In file included from ../inst/include/Eigen/Dense:2: 2021-05-20T00:07:15.1219870Z In file included from ../inst/include/Eigen/LU:47: 2021-05-20T00:07:15.1222940Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.1224670Z #pragma clang diagnostic pop 2021-05-20T00:07:15.1225440Z ^ 2021-05-20T00:07:15.1262740Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.1263480Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.1264180Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.1265030Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.1266250Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-20T00:07:15.1267480Z In file included from ../inst/include/Eigen/Cholesky:12: 2021-05-20T00:07:15.1268720Z In file included from ../inst/include/Eigen/Jacobi:29: 2021-05-20T00:07:15.1271960Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.1273700Z #pragma clang diagnostic pop 2021-05-20T00:07:15.1274460Z ^ 2021-05-20T00:07:15.1371630Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.1372270Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.1372960Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.1373820Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.1374630Z In file included from ../inst/include/Eigen/Dense:3: 2021-05-20T00:07:15.1375380Z In file included from ../inst/include/Eigen/Cholesky:43: 2021-05-20T00:07:15.9663590Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9665000Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9665690Z ^ 2021-05-20T00:07:15.9666320Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9667130Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9668030Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9669010Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.9670030Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-20T00:07:15.9670930Z In file included from ../inst/include/Eigen/QR:15: 2021-05-20T00:07:15.9671830Z In file included from ../inst/include/Eigen/Householder:27: 2021-05-20T00:07:15.9673930Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9675280Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9675930Z ^ 2021-05-20T00:07:15.9676810Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9677610Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9678420Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9679900Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.9681130Z In file included from ../inst/include/Eigen/Dense:4: 2021-05-20T00:07:15.9682060Z In file included from ../inst/include/Eigen/QR:48: 2021-05-20T00:07:15.9684110Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9685760Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9686440Z ^ 2021-05-20T00:07:15.9687130Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9687910Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9688800Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9689820Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.9690800Z In file included from ../inst/include/Eigen/Dense:5: 2021-05-20T00:07:15.9691630Z In file included from ../inst/include/Eigen/SVD:48: 2021-05-20T00:07:15.9693970Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9695710Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9696410Z ^ 2021-05-20T00:07:15.9697100Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9697900Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9698800Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9700110Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.9701150Z In file included from ../inst/include/Eigen/Dense:6: 2021-05-20T00:07:15.9702110Z In file included from ../inst/include/Eigen/Geometry:58: 2021-05-20T00:07:15.9704190Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9705530Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9706200Z ^ 2021-05-20T00:07:15.9706910Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9707690Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9708570Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9709610Z In file included from ../inst/include/RcppEigenForward.h:30: 2021-05-20T00:07:15.9710600Z In file included from ../inst/include/Eigen/Dense:7: 2021-05-20T00:07:15.9711590Z In file included from ../inst/include/Eigen/Eigenvalues:58: 2021-05-20T00:07:15.9713670Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9715000Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9715680Z ^ 2021-05-20T00:07:15.9716370Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9717150Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9718040Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9719090Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:15.9720240Z In file included from ../inst/include/Eigen/Sparse:26: 2021-05-20T00:07:15.9721220Z In file included from ../inst/include/Eigen/SparseCore:66: 2021-05-20T00:07:15.9723320Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9724680Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9725330Z ^ 2021-05-20T00:07:15.9726030Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9726830Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9727810Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9729500Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:15.9730620Z In file included from ../inst/include/Eigen/Sparse:27: 2021-05-20T00:07:15.9732070Z In file included from ../inst/include/Eigen/OrderingMethods:71: 2021-05-20T00:07:15.9734460Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9736380Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9736950Z ^ 2021-05-20T00:07:15.9737680Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9738820Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9739720Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9740760Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:15.9741790Z In file included from ../inst/include/Eigen/Sparse:29: 2021-05-20T00:07:15.9742650Z In file included from ../inst/include/Eigen/SparseCholesky:43: 2021-05-20T00:07:15.9744820Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9746280Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9746960Z ^ 2021-05-20T00:07:15.9747640Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9748440Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9749320Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9750350Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:15.9751380Z In file included from ../inst/include/Eigen/Sparse:32: 2021-05-20T00:07:15.9752340Z In file included from ../inst/include/Eigen/SparseQR:34: 2021-05-20T00:07:15.9754390Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9755740Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9756410Z ^ 2021-05-20T00:07:15.9757050Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9757830Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9758720Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9759760Z In file included from ../inst/include/RcppEigenForward.h:31: 2021-05-20T00:07:15.9761020Z In file included from ../inst/include/Eigen/Sparse:33: 2021-05-20T00:07:15.9762230Z In file included from ../inst/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:07:15.9794430Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9796170Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9797150Z ^ 2021-05-20T00:07:15.9798350Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9799560Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9800860Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9802290Z In file included from ../inst/include/RcppEigenForward.h:32: 2021-05-20T00:07:15.9803740Z In file included from ../inst/include/Eigen/CholmodSupport:45: 2021-05-20T00:07:15.9806470Z ../inst/include/Eigen/src/Core/util/ReenableStupidWarnings.h:14:30: warning: pragma diagnostic pop could not pop, no matching push [-Wunknown-pragmas] 2021-05-20T00:07:15.9808160Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9809200Z ^ 2021-05-20T00:07:15.9810310Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9811500Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9812780Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9814190Z In file included from ../inst/include/RcppEigenForward.h:35: 2021-05-20T00:07:15.9815870Z In file included from ../inst/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:07:15.9819350Z ../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-20T00:07:15.9820560Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9821380Z ^ 2021-05-20T00:07:15.9821960Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9822540Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9823240Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9824080Z In file included from ../inst/include/RcppEigenForward.h:39: 2021-05-20T00:07:15.9825020Z In file included from ../inst/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:07:15.9827400Z ../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-20T00:07:15.9828610Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9829600Z ^ 2021-05-20T00:07:15.9830310Z In file included from fastLm.cpp:23: 2021-05-20T00:07:15.9831490Z In file included from ./fastLm.h:25: 2021-05-20T00:07:15.9832750Z In file included from ../inst/include/RcppEigen.h:25: 2021-05-20T00:07:15.9834200Z In file included from ../inst/include/RcppEigenForward.h:40: 2021-05-20T00:07:15.9835730Z In file included from ../inst/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:07:15.9838490Z ../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-20T00:07:15.9840250Z #pragma clang diagnostic pop 2021-05-20T00:07:15.9841240Z ^ 2021-05-20T00:07:16.0066360Z In file included from fastLm.cpp:23: 2021-05-20T00:07:16.0067020Z In file included from ./fastLm.h:25: 2021-05-20T00:07:16.0068320Z In file included from ../inst/include/RcppEigen.h:26: 2021-05-20T00:07:16.0069800Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:07:16.0072390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:07:16.0074000Z SEXP data = Parent::get__(); 2021-05-20T00:07:16.0074960Z ^ 2021-05-20T00:07:45.1858700Z 19 warnings generated. 2021-05-20T00:07:45.2332940Z 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-20T00:07:45.4114550Z 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-20T00:07:45.4971590Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:07:45.4982550Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:07:45.5498050Z installing to /Users/runner/work/_temp/Library/00LOCK-RcppEigen/00new/RcppEigen/libs 2021-05-20T00:07:45.5613280Z ** R 2021-05-20T00:07:45.5673750Z ** inst 2021-05-20T00:07:45.8500160Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:07:47.8868100Z ** help 2021-05-20T00:07:47.9170670Z *** installing help indices 2021-05-20T00:07:47.9472150Z ** building package indices 2021-05-20T00:07:48.2501460Z ** installing vignettes 2021-05-20T00:07:48.2603590Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:07:50.0827650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:07:50.2224140Z ** testing if installed package can be loaded from final location 2021-05-20T00:07:51.4897290Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:07:52.2372700Z * DONE (RcppEigen) 2021-05-20T00:07:52.2374870Z 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-20T00:07:52.2376440Z * installing *source* package ‘jpeg’ ... 2021-05-20T00:07:52.2378190Z ** package ‘jpeg’ successfully unpacked and MD5 sums checked 2021-05-20T00:07:52.2385860Z ** using staged installation 2021-05-20T00:07:52.2386290Z ** libs 2021-05-20T00:07:52.2387960Z read.c:21:44: warning: implicit conversion from enumeration type 'boolean' to different enumeration type 'Rboolean' [-Wenum-conversion] 2021-05-20T00:07:52.2389110Z R_RegisterCFinalizerEx(dco, Rjpeg_fin, TRUE); 2021-05-20T00:07:52.2389740Z ~~~~~~~~~~~~~~~~~~~~~~ ^~~~ 2021-05-20T00:07:52.2390180Z 1 warning generated. 2021-05-20T00:07:52.2392040Z write.c:22:44: warning: implicit conversion from enumeration type 'boolean' to different enumeration type 'Rboolean' [-Wenum-conversion] 2021-05-20T00:07:52.2393220Z R_RegisterCFinalizerEx(dco, Rjpeg_fin, TRUE); 2021-05-20T00:07:52.2393840Z ~~~~~~~~~~~~~~~~~~~~~~ ^~~~ 2021-05-20T00:07:52.2395630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c write.c -o write.o 2021-05-20T00:07:52.3503610Z 1 warning generated. 2021-05-20T00:07:52.3573440Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o jpeg.so read.o write.o -ljpeg -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:07:52.3903350Z ld: warning: dylib (/usr/local/lib/libjpeg.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:07:52.4225440Z installing to /Users/runner/work/_temp/Library/00LOCK-jpeg/00new/jpeg/libs 2021-05-20T00:07:52.4272000Z ** R 2021-05-20T00:07:52.4317860Z ** inst 2021-05-20T00:07:52.4337660Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:07:52.7129880Z ** help 2021-05-20T00:07:52.7393670Z *** installing help indices 2021-05-20T00:07:52.7591240Z ** building package indices 2021-05-20T00:07:53.0177120Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:07:53.3844330Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:07:53.5228870Z ** testing if installed package can be loaded from final location 2021-05-20T00:07:53.7710400Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:07:53.7737570Z * DONE (jpeg) 2021-05-20T00:07:54.5033460Z * installing *source* package ‘mmand’ ... 2021-05-20T00:07:54.5206760Z ** package ‘mmand’ successfully unpacked and MD5 sums checked 2021-05-20T00:07:54.5207820Z ** using staged installation 2021-05-20T00:07:55.5699200Z checking whether the C++ compiler works... yes 2021-05-20T00:07:55.5700770Z checking for C++ compiler default output file name... a.out 2021-05-20T00:07:55.6694890Z checking for suffix of executables... 2021-05-20T00:07:55.8797160Z checking whether we are cross compiling... no 2021-05-20T00:07:55.9438610Z checking for suffix of object files... o 2021-05-20T00:07:55.9911630Z checking whether we are using the GNU C++ compiler... yes 2021-05-20T00:07:56.0338140Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-20T00:07:56.8577720Z checking for OpenMP flag of C++ compiler... unknown 2021-05-20T00:07:56.9031390Z configure: creating ./config.status 2021-05-20T00:07:57.0982510Z config.status: creating src/Makevars 2021-05-20T00:07:57.1904900Z ** libs 2021-05-20T00:07:57.2119140Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Array.cpp -o Array.o 2021-05-20T00:07:58.4382990Z In file included from Array.cpp:1: 2021-05-20T00:07:58.4383940Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:07:58.4386170Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:07:58.4387810Z SEXP data = Parent::get__(); 2021-05-20T00:07:58.4388240Z ^ 2021-05-20T00:08:01.9543000Z 1 warning generated. 2021-05-20T00:08:01.9647110Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Componenter.cpp -o Componenter.o 2021-05-20T00:08:03.1581480Z In file included from Componenter.cpp:1: 2021-05-20T00:08:03.1582550Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:08:03.1584700Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:08:03.1585770Z SEXP data = Parent::get__(); 2021-05-20T00:08:03.1586200Z ^ 2021-05-20T00:08:06.9237720Z In file included from Componenter.cpp:6: 2021-05-20T00:08:06.9240390Z ./lemon/connectivity.h:268:36: warning: unused typedef 'Node' [-Wunused-local-typedef] 2021-05-20T00:08:06.9241500Z typedef typename Digraph::Node Node; 2021-05-20T00:08:06.9242040Z ^ 2021-05-20T00:08:06.9243350Z ./lemon/connectivity.h:338:37: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 2021-05-20T00:08:06.9244310Z typedef typename Digraph::ArcIt ArcIt; 2021-05-20T00:08:06.9244830Z ^ 2021-05-20T00:08:06.9246090Z ./lemon/connectivity.h:336:35: warning: unused typedef 'Arc' [-Wunused-local-typedef] 2021-05-20T00:08:06.9247030Z typedef typename Digraph::Arc Arc; 2021-05-20T00:08:06.9247530Z ^ 2021-05-20T00:08:06.9249250Z ./lemon/connectivity.h:1346:36: warning: unused typedef 'Node' [-Wunused-local-typedef] 2021-05-20T00:08:06.9250730Z typedef typename Digraph::Node Node; 2021-05-20T00:08:06.9251560Z ^ 2021-05-20T00:08:06.9253470Z ./lemon/connectivity.h:1348:35: warning: unused typedef 'Arc' [-Wunused-local-typedef] 2021-05-20T00:08:06.9254890Z typedef typename Digraph::Arc Arc; 2021-05-20T00:08:06.9255690Z ^ 2021-05-20T00:08:06.9257730Z ./lemon/connectivity.h:1561:35: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 2021-05-20T00:08:06.9258920Z typedef typename Graph::ArcIt ArcIt; 2021-05-20T00:08:06.9259440Z ^ 2021-05-20T00:08:06.9260740Z ./lemon/connectivity.h:1606:34: warning: unused typedef 'Node' [-Wunused-local-typedef] 2021-05-20T00:08:06.9261660Z typedef typename Graph::Node Node; 2021-05-20T00:08:06.9262170Z ^ 2021-05-20T00:08:06.9263440Z ./lemon/connectivity.h:1608:35: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 2021-05-20T00:08:06.9264360Z typedef typename Graph::ArcIt ArcIt; 2021-05-20T00:08:06.9264880Z ^ 2021-05-20T00:08:08.1985390Z 9 warnings generated. 2021-05-20T00:08:08.2119830Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Distancer.cpp -o Distancer.o 2021-05-20T00:08:09.4078120Z In file included from Distancer.cpp:1: 2021-05-20T00:08:09.4079090Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:08:09.4081240Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:08:09.4083050Z SEXP data = Parent::get__(); 2021-05-20T00:08:09.4083540Z ^ 2021-05-20T00:08:12.4089320Z 1 warning generated. 2021-05-20T00:08:12.4192490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Kernel.cpp -o Kernel.o 2021-05-20T00:08:13.6268580Z In file included from Kernel.cpp:1: 2021-05-20T00:08:13.6269570Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:08:13.6271720Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:08:13.6272680Z SEXP data = Parent::get__(); 2021-05-20T00:08:13.6273120Z ^ 2021-05-20T00:08:16.6342260Z 1 warning generated. 2021-05-20T00:08:16.6440860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Morpher.cpp -o Morpher.o 2021-05-20T00:08:17.8122920Z In file included from Morpher.cpp:1: 2021-05-20T00:08:17.8123880Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:08:17.8126190Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:08:17.8127150Z SEXP data = Parent::get__(); 2021-05-20T00:08:17.8127560Z ^ 2021-05-20T00:08:20.8202870Z 1 warning generated. 2021-05-20T00:08:20.8305940Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Resampler.cpp -o Resampler.o 2021-05-20T00:08:21.9902780Z In file included from Resampler.cpp:1: 2021-05-20T00:08:21.9903750Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:08:21.9905860Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:08:21.9906790Z SEXP data = Parent::get__(); 2021-05-20T00:08:21.9907230Z ^ 2021-05-20T00:08:25.1941460Z 1 warning generated. 2021-05-20T00:08:25.2048320Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-20T00:08:26.3706920Z In file included from main.cpp:1: 2021-05-20T00:08:26.3707850Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:08:26.3710030Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:08:26.3711000Z SEXP data = Parent::get__(); 2021-05-20T00:08:26.3711440Z ^ 2021-05-20T00:08:32.1372800Z 1 warning generated. 2021-05-20T00:08:32.1536570Z 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 mmand.so Array.o Componenter.o Distancer.o Kernel.o Morpher.o Resampler.o main.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:08:32.2199720Z installing to /Users/runner/work/_temp/Library/00LOCK-mmand/00new/mmand/libs 2021-05-20T00:08:32.2257510Z ** R 2021-05-20T00:08:32.2368450Z ** inst 2021-05-20T00:08:32.2526390Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:08:33.8558020Z ** help 2021-05-20T00:08:33.8558860Z *** installing help indices 2021-05-20T00:08:33.8560590Z ** building package indices 2021-05-20T00:08:33.8561430Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:08:34.1138530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:08:34.2420440Z ** testing if installed package can be loaded from final location 2021-05-20T00:08:34.5841330Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:08:34.5882480Z * DONE (mmand) 2021-05-20T00:08:34.6185890Z 2021-05-20T00:08:34.6186820Z The downloaded source packages are in 2021-05-20T00:08:34.6188630Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpd82atf/downloaded_packages’ 2021-05-20T00:08:34.6522400Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-20T00:08:34.6523310Z remotes::install_deps(dependencies = TRUE) 2021-05-20T00:08:34.6523920Z remotes::install_cran("rcmdcheck") 2021-05-20T00:08:34.6524460Z remotes::install_cran("markdown") 2021-05-20T00:08:34.6936330Z shell: /usr/local/bin/Rscript {0} 2021-05-20T00:08:34.6936760Z env: 2021-05-20T00:08:34.6937180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:08:34.6937640Z TIC_DEPLOY_KEY: 2021-05-20T00:08:34.6937980Z RSPM: 2021-05-20T00:08:34.6939480Z GITHUB_PAT: *** 2021-05-20T00:08:34.6940420Z COVERALLS_TOKEN: *** 2021-05-20T00:08:34.6940890Z continue-on-error: true 2021-05-20T00:08:34.6941390Z VDIFFR_RUN_TESTS: false 2021-05-20T00:08:34.6941890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:08:34.6942320Z TZ: UTC 2021-05-20T00:08:34.6942700Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:08:34.6943100Z NOT_CRAN: true 2021-05-20T00:08:34.6943500Z ##[endgroup] 2021-05-20T00:08:40.0787180Z RNifti (1.3.1 -> 929106d1b...) [GitHub] 2021-05-20T00:08:40.0788410Z mmand (1.6.1 -> 4b29cf309...) [GitHub] 2021-05-20T00:08:40.0789410Z RNiftyReg (NA -> 9d60058f6...) [GitHub] 2021-05-20T00:08:40.0790440Z iterators (NA -> 1.0.13 ) [CRAN] 2021-05-20T00:08:40.0791430Z systemfonts (NA -> 1.0.2 ) [CRAN] 2021-05-20T00:08:40.0792380Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-20T00:08:40.0793360Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-20T00:08:40.0794310Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-20T00:08:40.0795190Z bslib (NA -> 0.2.5.1 ) [CRAN] 2021-05-20T00:08:40.0796140Z promises (NA -> 1.2.0.1 ) [CRAN] 2021-05-20T00:08:40.0797070Z later (NA -> 1.2.0 ) [CRAN] 2021-05-20T00:08:40.0798040Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-20T00:08:40.0799020Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-20T00:08:40.0799930Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-20T00:08:40.0800880Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-20T00:08:40.0801840Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-20T00:08:40.0802800Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-20T00:08:40.0803770Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-20T00:08:40.0804660Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-20T00:08:40.0805630Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-20T00:08:40.0806560Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-20T00:08:40.0807450Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-20T00:08:40.0808390Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-20T00:08:40.0809330Z gridExtra (NA -> 2.3 ) [CRAN] 2021-05-20T00:08:40.0810270Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-20T00:08:40.0811330Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-20T00:08:40.0812250Z dotCall64 (NA -> 1.0-1 ) [CRAN] 2021-05-20T00:08:40.0813210Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-20T00:08:40.0814140Z xts (NA -> 0.12.1 ) [CRAN] 2021-05-20T00:08:40.0815020Z foreach (NA -> 1.5.1 ) [CRAN] 2021-05-20T00:08:40.0815990Z textshaping (NA -> 0.3.4 ) [CRAN] 2021-05-20T00:08:40.0816890Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-20T00:08:40.0817840Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-20T00:08:40.0818760Z maps (NA -> 3.3.0 ) [CRAN] 2021-05-20T00:08:40.0819630Z viridis (NA -> 0.6.1 ) [CRAN] 2021-05-20T00:08:40.0820560Z spam (NA -> 2.6-0 ) [CRAN] 2021-05-20T00:08:40.0821480Z nloptr (NA -> 1.2.2.2 ) [CRAN] 2021-05-20T00:08:40.0822370Z BH (NA -> 1.75.0-0 ) [CRAN] 2021-05-20T00:08:40.0823770Z hms (NA -> 1.1.0 ) [CRAN] 2021-05-20T00:08:40.0824620Z TTR (NA -> 0.24.2 ) [CRAN] 2021-05-20T00:08:40.0825550Z expm (NA -> 0.999-6 ) [CRAN] 2021-05-20T00:08:40.0827170Z doParallel (NA -> 1.0.16 ) [CRAN] 2021-05-20T00:08:40.0828190Z ragg (NA -> 1.1.2 ) [CRAN] 2021-05-20T00:08:40.0829130Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-20T00:08:40.0830060Z miniUI (NA -> 0.1.1.1 ) [CRAN] 2021-05-20T00:08:40.0830950Z irlba (NA -> 2.3.3 ) [CRAN] 2021-05-20T00:08:40.0831880Z numDeriv (NA -> 2016.8-1.1 ) [CRAN] 2021-05-20T00:08:40.0832780Z fields (NA -> 12.3 ) [CRAN] 2021-05-20T00:08:40.0833710Z ptw (NA -> 1.9-15 ) [CRAN] 2021-05-20T00:08:40.0834630Z readr (NA -> 1.4.0 ) [CRAN] 2021-05-20T00:08:40.0835530Z smoother (NA -> 1.1 ) [CRAN] 2021-05-20T00:08:40.0836450Z nnls (NA -> 1.4 ) [CRAN] 2021-05-20T00:08:40.0837360Z minpack.lm (NA -> 1.2-1 ) [CRAN] 2021-05-20T00:08:40.0838340Z matrixcalc (NA -> 1.0-3 ) [CRAN] 2021-05-20T00:08:40.0839280Z signal (NA -> 0.7-6 ) [CRAN] 2021-05-20T00:08:40.0840190Z complexplus (NA -> 2.1 ) [CRAN] 2021-05-20T00:08:40.0841260Z pracma (NA -> 2.3.3 ) [CRAN] 2021-05-20T00:08:40.0842190Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-20T00:08:40.0843060Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-20T00:08:40.4168860Z Downloading GitHub repo neuroconductor/RNiftyReg@9d60058f630e131852ec4b990b16ca462dbf5bfc 2021-05-20T00:08:42.7990000Z RNifti (1.3.1 -> 929106d1b...) [GitHub] 2021-05-20T00:08:42.9587900Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-20T00:08:44.4194880Z 2021-05-20T00:08:44.6877500Z 2021-05-20T00:08:44.6890510Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptsRo5j/remotes9f0365d68565/neuroconductor-RNifti-929106d/DESCRIPTION’ ... 2021-05-20T00:08:44.6952440Z 2021-05-20T00:08:44.6955580Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptsRo5j/remotes9f0365d68565/neuroconductor-RNifti-929106d/DESCRIPTION’ 2021-05-20T00:08:44.7966820Z 2021-05-20T00:08:44.7995070Z 2021-05-20T00:08:44.7996820Z ─ preparing ‘RNifti’: 2021-05-20T00:08:44.8003010Z 2021-05-20T00:08:44.8003950Z 2021-05-20T00:08:44.8133810Z checking DESCRIPTION meta-information ... 2021-05-20T00:08:44.8160570Z 2021-05-20T00:08:44.8162450Z ✔ checking DESCRIPTION meta-information 2021-05-20T00:08:44.8167710Z 2021-05-20T00:08:44.8192840Z 2021-05-20T00:08:44.8194200Z ─ cleaning src 2021-05-20T00:08:44.8325310Z 2021-05-20T00:08:44.8352290Z 2021-05-20T00:08:44.8353880Z ─ running ‘cleanup’ 2021-05-20T00:08:45.0159670Z 2021-05-20T00:08:45.0187270Z 2021-05-20T00:08:45.0189360Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-20T00:08:45.0872370Z 2021-05-20T00:08:45.0899550Z 2021-05-20T00:08:45.0901570Z ─ checking for empty or unneeded directories 2021-05-20T00:08:45.0972800Z 2021-05-20T00:08:45.1006440Z 2021-05-20T00:08:45.1008630Z ─ building ‘RNifti_1.3.1.tar.gz’ 2021-05-20T00:08:45.4265480Z 2021-05-20T00:08:45.4266610Z 2021-05-20T00:08:45.4267050Z 2021-05-20T00:08:45.4639180Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:08:45.4640380Z (as ‘lib’ is unspecified) 2021-05-20T00:08:46.0179960Z * installing *source* package ‘RNifti’ ... 2021-05-20T00:08:46.0250820Z ** using staged installation 2021-05-20T00:08:46.0507160Z ** libs 2021-05-20T00:08:46.0704890Z 2021-05-20T00:08:46.0708290Z 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-20T00:08:47.2799390Z In file included from main.cpp:1: 2021-05-20T00:08:47.2800330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:08:47.2803420Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:08:47.2804500Z SEXP data = Parent::get__(); 2021-05-20T00:08:47.2804950Z ^ 2021-05-20T00:08:59.0020070Z 1 warning generated. 2021-05-20T00:08:59.0163950Z 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-20T00:08:59.1391310Z 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-20T00:08:59.2743410Z 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-20T00:08:59.3555150Z 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-20T00:08:59.5030130Z 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-20T00:09:00.0465770Z 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-20T00:09:00.1256560Z 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-20T00:09:00.2853980Z 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-20T00:09:00.4734150Z 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-20T00:09:00.6399770Z 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-20T00:09:00.9366770Z 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-20T00:09:01.1351790Z 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-20T00:09:01.7309430Z 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-20T00:09:01.8707110Z 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-20T00:09:02.2209840Z 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-20T00:09:02.2880750Z 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-20T00:09:02.3694610Z 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-20T00:09:02.4933830Z 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-20T00:09:02.6579610Z niftilib/nifti1_io.c:345:19: warning: unused variable 'gni_version' [-Wunused-const-variable] 2021-05-20T00:09:02.6580850Z static const char gni_version[] = "nifti library version 1.46 (26 Sep, 2019)"; 2021-05-20T00:09:02.6581430Z ^ 2021-05-20T00:09:02.6582840Z niftilib/nifti1_io.c:355:29: warning: unused variable 'nifti_type_list' [-Wunused-const-variable] 2021-05-20T00:09:02.6583820Z static const nifti_type_ele nifti_type_list[] = { 2021-05-20T00:09:02.6584350Z ^ 2021-05-20T00:09:02.6585670Z niftilib/nifti1_io.c:3324:12: warning: unused function 'compare_strlist' [-Wunused-function] 2021-05-20T00:09:02.6586700Z static int compare_strlist(const char * str, char ** strlist, int len) 2021-05-20T00:09:02.6587260Z ^ 2021-05-20T00:09:02.6588520Z niftilib/nifti1_io.c:3279:12: warning: unused function 'is_mixedcase' [-Wunused-function] 2021-05-20T00:09:02.6589360Z static int is_mixedcase(const char * str) 2021-05-20T00:09:02.6589860Z ^ 2021-05-20T00:09:02.6591120Z niftilib/nifti1_io.c:3263:12: warning: unused function 'is_uppercase' [-Wunused-function] 2021-05-20T00:09:02.6591980Z static int is_uppercase(const char * str) 2021-05-20T00:09:02.6592480Z ^ 2021-05-20T00:09:02.6593790Z niftilib/nifti1_io.c:3310:12: warning: unused function 'make_lowercase' [-Wunused-function] 2021-05-20T00:09:02.6594630Z static int make_lowercase(char * str) 2021-05-20T00:09:02.6595130Z ^ 2021-05-20T00:09:02.6596500Z niftilib/nifti1_io.c:3297:12: warning: unused function 'make_uppercase' [-Wunused-function] 2021-05-20T00:09:02.6597940Z static int make_uppercase(char * str) 2021-05-20T00:09:02.6598440Z ^ 2021-05-20T00:09:02.6599790Z niftilib/nifti1_io.c:441:14: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-20T00:09:02.6601210Z static int print_hex_vals (const char * data, size_t nbytes, FILE * fp); 2021-05-20T00:09:02.6601870Z ^ 2021-05-20T00:09:03.5476400Z 8 warnings generated. 2021-05-20T00:09:03.5510810Z 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-20T00:09:03.7946550Z niftilib/nifti2_io.c:4461:12: warning: unused function 'print_hex_vals' [-Wunused-function] 2021-05-20T00:09:03.7947680Z static int print_hex_vals( const char * data, size_t nbytes, FILE * fp ) 2021-05-20T00:09:03.7948290Z ^ 2021-05-20T00:09:03.7949630Z niftilib/nifti2_io.c:8147:14: warning: unused function 'escapize_string' [-Wunused-function] 2021-05-20T00:09:03.7950560Z static char *escapize_string( const char * str ) 2021-05-20T00:09:03.7951110Z ^ 2021-05-20T00:09:05.9458680Z 2 warnings generated. 2021-05-20T00:09:05.9541890Z 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-20T00:09:06.0361060Z installing to /Users/runner/work/_temp/Library/00LOCK-RNifti/00new/RNifti/libs 2021-05-20T00:09:06.0436640Z ** R 2021-05-20T00:09:06.0556950Z ** inst 2021-05-20T00:09:06.0690070Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:09:07.1663670Z ** help 2021-05-20T00:09:07.2511230Z *** installing help indices 2021-05-20T00:09:07.2988180Z ** building package indices 2021-05-20T00:09:07.5838790Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:09:08.0771760Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:09:08.2212590Z ** testing if installed package can be loaded from final location 2021-05-20T00:09:08.5761970Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:09:08.5802690Z * DONE (RNifti) 2021-05-20T00:09:08.9186930Z 2021-05-20T00:09:08.9203680Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptsRo5j/remotes9f031d3e002d/neuroconductor-RNiftyReg-9d60058/DESCRIPTION’ ... 2021-05-20T00:09:08.9387700Z 2021-05-20T00:09:08.9401980Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptsRo5j/remotes9f031d3e002d/neuroconductor-RNiftyReg-9d60058/DESCRIPTION’ 2021-05-20T00:09:09.0223830Z 2021-05-20T00:09:09.0254510Z 2021-05-20T00:09:09.0256230Z ─ preparing ‘RNiftyReg’: 2021-05-20T00:09:09.0262350Z 2021-05-20T00:09:09.0263290Z 2021-05-20T00:09:09.0362460Z checking DESCRIPTION meta-information ... 2021-05-20T00:09:09.0388470Z 2021-05-20T00:09:09.0390550Z ✔ checking DESCRIPTION meta-information 2021-05-20T00:09:09.0395710Z 2021-05-20T00:09:09.0421520Z 2021-05-20T00:09:09.0422890Z ─ cleaning src 2021-05-20T00:09:09.0447880Z ─ running ‘cleanup’ 2021-05-20T00:09:09.2185520Z 2021-05-20T00:09:09.2223210Z 2021-05-20T00:09:09.2225340Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-20T00:09:09.2971960Z 2021-05-20T00:09:09.2999760Z 2021-05-20T00:09:09.3001530Z ─ checking for empty or unneeded directories 2021-05-20T00:09:09.3067130Z 2021-05-20T00:09:09.3096710Z 2021-05-20T00:09:09.3098590Z ─ building ‘RNiftyReg_2.7.0.tar.gz’ 2021-05-20T00:09:09.7940620Z 2021-05-20T00:09:09.7942160Z 2021-05-20T00:09:09.7943010Z 2021-05-20T00:09:09.8835200Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:09:09.8836370Z (as ‘lib’ is unspecified) 2021-05-20T00:09:10.5788030Z * installing *source* package ‘RNiftyReg’ ... 2021-05-20T00:09:10.5791300Z ** using staged installation 2021-05-20T00:09:11.3612810Z 2021-05-20T00:09:11.4531930Z checking whether the C++ compiler works... yes 2021-05-20T00:09:11.4532820Z checking for C++ compiler default output file name... a.out 2021-05-20T00:09:11.5425050Z checking for suffix of executables... 2021-05-20T00:09:11.7432780Z checking whether we are cross compiling... no 2021-05-20T00:09:11.8167490Z checking for suffix of object files... o 2021-05-20T00:09:11.8908840Z checking whether we are using the GNU C++ compiler... yes 2021-05-20T00:09:11.9341070Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-20T00:09:12.7713480Z checking for OpenMP flag of C++ compiler... unknown 2021-05-20T00:09:12.8136210Z configure: creating ./config.status 2021-05-20T00:09:12.9819200Z config.status: creating src/Makevars 2021-05-20T00:09:13.0719870Z ** libs 2021-05-20T00:09:13.0912080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-20T00:09:14.5526720Z In file included from main.cpp:1: 2021-05-20T00:09:14.5527980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.5529510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.5530720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:09:14.5531850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:09:14.5534710Z /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-20T00:09:14.5536020Z #pragma clang diagnostic pop 2021-05-20T00:09:14.5536700Z ^ 2021-05-20T00:09:14.5743740Z In file included from main.cpp:1: 2021-05-20T00:09:14.5744830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.5746140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.5747540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:09:14.5748680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:09:14.5751220Z /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-20T00:09:14.5752580Z #pragma clang diagnostic pop 2021-05-20T00:09:14.5753130Z ^ 2021-05-20T00:09:14.5783010Z In file included from main.cpp:1: 2021-05-20T00:09:14.5784130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.5785460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.5794640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:14.5795760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:09:14.5797400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:09:14.5800230Z /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-20T00:09:14.5801530Z #pragma clang diagnostic pop 2021-05-20T00:09:14.5802010Z ^ 2021-05-20T00:09:14.5887460Z In file included from main.cpp:1: 2021-05-20T00:09:14.5888520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.5889680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.5890820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:14.5891880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:09:14.5894300Z /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-20T00:09:14.5895560Z #pragma clang diagnostic pop 2021-05-20T00:09:14.5896040Z ^ 2021-05-20T00:09:14.5942240Z In file included from main.cpp:1: 2021-05-20T00:09:14.5943510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.5944930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.5946280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:14.5947500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:09:14.5948780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:09:14.5951270Z /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-20T00:09:14.5952750Z #pragma clang diagnostic pop 2021-05-20T00:09:14.5953790Z ^ 2021-05-20T00:09:14.6059390Z In file included from main.cpp:1: 2021-05-20T00:09:14.6060530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.6061890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.6063230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:14.6064470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:09:14.6066920Z /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-20T00:09:14.6068420Z #pragma clang diagnostic pop 2021-05-20T00:09:14.6069080Z ^ 2021-05-20T00:09:14.6541280Z In file included from main.cpp:1: 2021-05-20T00:09:14.6542490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.6543890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.6545380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:09:14.6546650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:09:14.6549360Z /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-20T00:09:14.6550860Z #pragma clang diagnostic pop 2021-05-20T00:09:14.6551540Z ^ 2021-05-20T00:09:14.7382800Z In file included from main.cpp:1: 2021-05-20T00:09:14.7384160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.7386180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.7387640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:09:14.7388960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:09:14.7391790Z /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-20T00:09:14.7393280Z #pragma clang diagnostic pop 2021-05-20T00:09:14.7393990Z ^ 2021-05-20T00:09:14.7695200Z In file included from main.cpp:1: 2021-05-20T00:09:14.7696380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.7697790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:14.7699160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:09:14.7700510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:09:14.7703130Z /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-20T00:09:14.7704650Z #pragma clang diagnostic pop 2021-05-20T00:09:14.7705340Z ^ 2021-05-20T00:09:14.8706400Z In file included from main.cpp:1: 2021-05-20T00:09:14.8719620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.8721160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:14.8722710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:09:14.8724530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:09:14.8727650Z /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-20T00:09:14.8730800Z #pragma clang diagnostic pop 2021-05-20T00:09:14.8732270Z ^ 2021-05-20T00:09:14.8798320Z In file included from main.cpp:1: 2021-05-20T00:09:14.8799550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.8800950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:14.8802320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:09:14.8803730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:09:14.8806390Z /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-20T00:09:14.8807880Z #pragma clang diagnostic pop 2021-05-20T00:09:14.8808560Z ^ 2021-05-20T00:09:14.8868660Z In file included from main.cpp:1: 2021-05-20T00:09:14.8869900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.8872140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:14.8873430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:09:14.8874600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:09:14.8877470Z /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-20T00:09:14.8878740Z #pragma clang diagnostic pop 2021-05-20T00:09:14.8879870Z ^ 2021-05-20T00:09:14.9254850Z In file included from main.cpp:1: 2021-05-20T00:09:14.9260210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.9265360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:14.9271030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:09:14.9281540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:09:14.9285140Z /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-20T00:09:14.9292960Z #pragma clang diagnostic pop 2021-05-20T00:09:14.9297620Z ^ 2021-05-20T00:09:14.9418220Z In file included from main.cpp:1: 2021-05-20T00:09:14.9419270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.9420470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:14.9421640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:09:14.9422920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:09:14.9425520Z /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-20T00:09:14.9426900Z #pragma clang diagnostic pop 2021-05-20T00:09:14.9427370Z ^ 2021-05-20T00:09:14.9489690Z In file included from main.cpp:1: 2021-05-20T00:09:14.9500650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:14.9502190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:09:14.9503840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:09:14.9506690Z /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-20T00:09:14.9508290Z #pragma clang diagnostic pop 2021-05-20T00:09:14.9509040Z ^ 2021-05-20T00:09:15.0335640Z In file included from main.cpp:1: 2021-05-20T00:09:15.0336690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:15.0337880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:09:15.0339200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:09:15.0342080Z /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-20T00:09:15.0343400Z #pragma clang diagnostic pop 2021-05-20T00:09:15.0343870Z ^ 2021-05-20T00:09:15.1077040Z In file included from main.cpp:1: 2021-05-20T00:09:15.1078090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:15.1079270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:09:15.1080540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:09:15.1083810Z /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-20T00:09:15.1085500Z #pragma clang diagnostic pop 2021-05-20T00:09:15.1086020Z ^ 2021-05-20T00:09:15.2241240Z In file included from main.cpp:1: 2021-05-20T00:09:15.2242280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:15.2243450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:09:15.2244700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:09:15.2247510Z /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-20T00:09:15.2248840Z #pragma clang diagnostic pop 2021-05-20T00:09:15.2249300Z ^ 2021-05-20T00:09:15.3971600Z In file included from main.cpp:1: 2021-05-20T00:09:15.3972650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:09:15.3973810Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:09:15.3975870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:09:15.3976830Z SEXP data = Parent::get__(); 2021-05-20T00:09:15.3977250Z ^ 2021-05-20T00:09:39.9760770Z 19 warnings generated. 2021-05-20T00:09:40.0110760Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c helpers.cpp -o helpers.o 2021-05-20T00:09:41.6416930Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.6426010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.6428070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.6437480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:09:41.6439690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:09:41.6442760Z /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-20T00:09:41.6457130Z #pragma clang diagnostic pop 2021-05-20T00:09:41.6458570Z ^ 2021-05-20T00:09:41.6633380Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.6635590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.6649980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.6652330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:09:41.6654330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:09:41.6664740Z /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-20T00:09:41.6680740Z #pragma clang diagnostic pop 2021-05-20T00:09:41.6681820Z ^ 2021-05-20T00:09:41.6683180Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.6685490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.6687490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.6689710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:41.6691630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:09:41.6700000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:09:41.6702900Z /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-20T00:09:41.6704680Z #pragma clang diagnostic pop 2021-05-20T00:09:41.6712520Z ^ 2021-05-20T00:09:41.6778960Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.6780760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.6790030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.6791780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:41.6793340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:09:41.6796140Z /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-20T00:09:41.6797890Z #pragma clang diagnostic pop 2021-05-20T00:09:41.6798790Z ^ 2021-05-20T00:09:41.6836930Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.6838370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.6839990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.6841660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:41.6843160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:09:41.6844710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:09:41.6860620Z /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-20T00:09:41.6862510Z #pragma clang diagnostic pop 2021-05-20T00:09:41.6863300Z ^ 2021-05-20T00:09:41.6962420Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.6964350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.6966710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.6968810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:41.6970690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:09:41.6974480Z /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-20T00:09:41.6977240Z #pragma clang diagnostic pop 2021-05-20T00:09:41.6978170Z ^ 2021-05-20T00:09:41.7483890Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.7486220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.7488080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.7490070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:09:41.7492610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:09:41.7496510Z /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-20T00:09:41.7498640Z #pragma clang diagnostic pop 2021-05-20T00:09:41.7499430Z ^ 2021-05-20T00:09:41.8405060Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.8406170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.8407570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.8408860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:09:41.8409970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:09:41.8412730Z /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-20T00:09:41.8421690Z #pragma clang diagnostic pop 2021-05-20T00:09:41.8422200Z ^ 2021-05-20T00:09:41.8714830Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.8715920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.8717120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:41.8718290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:09:41.8719420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:09:41.8722070Z /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-20T00:09:41.8723360Z #pragma clang diagnostic pop 2021-05-20T00:09:41.8723840Z ^ 2021-05-20T00:09:41.9733890Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.9735090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.9740510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:41.9743350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:09:41.9745670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:09:41.9749700Z /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-20T00:09:41.9751640Z #pragma clang diagnostic pop 2021-05-20T00:09:41.9752440Z ^ 2021-05-20T00:09:41.9829540Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.9830630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.9832500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:41.9834430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:09:41.9836300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:09:41.9840230Z /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-20T00:09:41.9842190Z #pragma clang diagnostic pop 2021-05-20T00:09:41.9842960Z ^ 2021-05-20T00:09:41.9900650Z In file included from helpers.cpp:1: 2021-05-20T00:09:41.9902190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:41.9903380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:41.9905100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:09:41.9907010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:09:41.9910700Z /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-20T00:09:41.9912660Z #pragma clang diagnostic pop 2021-05-20T00:09:41.9913430Z ^ 2021-05-20T00:09:42.0271260Z In file included from helpers.cpp:1: 2021-05-20T00:09:42.0272360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:42.0273570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:42.0274760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:09:42.0275890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:09:42.0278570Z /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-20T00:09:42.0279950Z #pragma clang diagnostic pop 2021-05-20T00:09:42.0280430Z ^ 2021-05-20T00:09:42.0421120Z In file included from helpers.cpp:1: 2021-05-20T00:09:42.0422200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:42.0423400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:42.0424570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:09:42.0425850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:09:42.0429520Z /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-20T00:09:42.0431440Z #pragma clang diagnostic pop 2021-05-20T00:09:42.0432170Z ^ 2021-05-20T00:09:42.0468360Z In file included from helpers.cpp:1: 2021-05-20T00:09:42.0469420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:42.0470610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:09:42.0471850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:09:42.0474330Z /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-20T00:09:42.0475720Z #pragma clang diagnostic pop 2021-05-20T00:09:42.0476190Z ^ 2021-05-20T00:09:42.1323470Z In file included from helpers.cpp:1: 2021-05-20T00:09:42.1324890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:42.1326410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:09:42.1328210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:09:42.1332750Z /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-20T00:09:42.1334860Z #pragma clang diagnostic pop 2021-05-20T00:09:42.1336190Z ^ 2021-05-20T00:09:42.2150380Z In file included from helpers.cpp:1: 2021-05-20T00:09:42.2151950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:42.2153760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:09:42.2155110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:09:42.2157950Z /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-20T00:09:42.2159300Z #pragma clang diagnostic pop 2021-05-20T00:09:42.2159770Z ^ 2021-05-20T00:09:42.3405950Z In file included from helpers.cpp:1: 2021-05-20T00:09:42.3407690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:42.3409030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:09:42.3410350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:09:42.3413240Z /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-20T00:09:42.3415300Z #pragma clang diagnostic pop 2021-05-20T00:09:42.3416070Z ^ 2021-05-20T00:09:42.5276360Z In file included from helpers.cpp:1: 2021-05-20T00:09:42.5277450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:09:42.5278510Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:09:42.5280680Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:09:42.5281680Z SEXP data = Parent::get__(); 2021-05-20T00:09:42.5282110Z ^ 2021-05-20T00:09:46.5562070Z 19 warnings generated. 2021-05-20T00:09:46.5716880Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RNifti.cpp -o RNifti.o 2021-05-20T00:09:47.8420280Z In file included from RNifti.cpp:1: 2021-05-20T00:09:47.8421530Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNiftiAPI.h:5: 2021-05-20T00:09:47.8422610Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:09:47.8423700Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:09:47.8424760Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:09:47.8426940Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:09:47.8427910Z SEXP data = Parent::get__(); 2021-05-20T00:09:47.8428340Z ^ 2021-05-20T00:09:51.0960710Z 1 warning generated. 2021-05-20T00:09:51.1064420Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c AffineMatrix.cpp -o AffineMatrix.o 2021-05-20T00:09:52.6681400Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.6685750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.6687080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.6690260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:09:52.6691450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:09:52.6694190Z /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-20T00:09:52.6695480Z #pragma clang diagnostic pop 2021-05-20T00:09:52.6696090Z ^ 2021-05-20T00:09:52.6909900Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.6911040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.6912250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.6913430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:09:52.6914510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:09:52.6917150Z /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-20T00:09:52.6918410Z #pragma clang diagnostic pop 2021-05-20T00:09:52.6918890Z ^ 2021-05-20T00:09:52.6949220Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.6950690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.6952660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.6954480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:52.6956230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:09:52.6957960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:09:52.6961780Z /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-20T00:09:52.6963720Z #pragma clang diagnostic pop 2021-05-20T00:09:52.6964500Z ^ 2021-05-20T00:09:52.7053270Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.7054330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.7055540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.7056890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:52.7058640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:09:52.7062540Z /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-20T00:09:52.7064660Z #pragma clang diagnostic pop 2021-05-20T00:09:52.7065160Z ^ 2021-05-20T00:09:52.7110030Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.7111430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.7112670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.7113840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:52.7114890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:09:52.7116510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:09:52.7119410Z /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-20T00:09:52.7120720Z #pragma clang diagnostic pop 2021-05-20T00:09:52.7121210Z ^ 2021-05-20T00:09:52.7232350Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.7233410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.7234610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.7235780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:52.7236830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:09:52.7239290Z /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-20T00:09:52.7240820Z #pragma clang diagnostic pop 2021-05-20T00:09:52.7241600Z ^ 2021-05-20T00:09:52.7719090Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.7720180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.7722010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.7723860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:09:52.7725550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:09:52.7729320Z /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-20T00:09:52.7732220Z #pragma clang diagnostic pop 2021-05-20T00:09:52.7733150Z ^ 2021-05-20T00:09:52.8565020Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.8566150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.8567360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.8568530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:09:52.8569630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:09:52.8573370Z /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-20T00:09:52.8575320Z #pragma clang diagnostic pop 2021-05-20T00:09:52.8576080Z ^ 2021-05-20T00:09:52.8887670Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.8888730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.8889950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:52.8891120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:09:52.8892380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:09:52.8896150Z /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-20T00:09:52.8898120Z #pragma clang diagnostic pop 2021-05-20T00:09:52.8898880Z ^ 2021-05-20T00:09:52.9948900Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:52.9950680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:52.9952580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:52.9954860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:09:52.9956060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:09:52.9958750Z /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-20T00:09:52.9960010Z #pragma clang diagnostic pop 2021-05-20T00:09:52.9960750Z ^ 2021-05-20T00:09:53.0042590Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.0043780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.0045090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:53.0046370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:09:53.0048240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:09:53.0052440Z /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-20T00:09:53.0054410Z #pragma clang diagnostic pop 2021-05-20T00:09:53.0055160Z ^ 2021-05-20T00:09:53.0118800Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.0120170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.0122100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:53.0123950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:09:53.0125820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:09:53.0129440Z /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-20T00:09:53.0131390Z #pragma clang diagnostic pop 2021-05-20T00:09:53.0132160Z ^ 2021-05-20T00:09:53.0471220Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.0472290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.0474000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:53.0475830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:09:53.0477680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:09:53.0481460Z /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-20T00:09:53.0483400Z #pragma clang diagnostic pop 2021-05-20T00:09:53.0484170Z ^ 2021-05-20T00:09:53.0631130Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.0632140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.0633330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:53.0635170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:09:53.0637140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:09:53.0641560Z /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-20T00:09:53.0643500Z #pragma clang diagnostic pop 2021-05-20T00:09:53.0644710Z ^ 2021-05-20T00:09:53.0684960Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.0686270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.0687490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:09:53.0688730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:09:53.0692130Z /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-20T00:09:53.0694090Z #pragma clang diagnostic pop 2021-05-20T00:09:53.0694870Z ^ 2021-05-20T00:09:53.1525430Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.1527270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.1530540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:09:53.1531960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:09:53.1534890Z /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-20T00:09:53.1536250Z #pragma clang diagnostic pop 2021-05-20T00:09:53.1536740Z ^ 2021-05-20T00:09:53.2325160Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.2326190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.2327480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:09:53.2329020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:09:53.2331970Z /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-20T00:09:53.2333320Z #pragma clang diagnostic pop 2021-05-20T00:09:53.2333790Z ^ 2021-05-20T00:09:53.3674970Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.3676080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:53.3677280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:09:53.3678590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:09:53.3681490Z /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-20T00:09:53.3682840Z #pragma clang diagnostic pop 2021-05-20T00:09:53.3683320Z ^ 2021-05-20T00:09:53.5506880Z In file included from AffineMatrix.cpp:1: 2021-05-20T00:09:53.5508570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:09:53.5509660Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:09:53.5511930Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:09:53.5512900Z SEXP data = Parent::get__(); 2021-05-20T00:09:53.5513850Z ^ 2021-05-20T00:09:57.0443060Z 19 warnings generated. 2021-05-20T00:09:57.0583560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c DeformationField.cpp -o DeformationField.o 2021-05-20T00:09:58.6383850Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.6385500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.6386790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.6387960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:09:58.6389050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:09:58.6391700Z /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-20T00:09:58.6393000Z #pragma clang diagnostic pop 2021-05-20T00:09:58.6393480Z ^ 2021-05-20T00:09:58.6608830Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.6609930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.6611120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.6612270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:09:58.6613330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:09:58.6615760Z /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-20T00:09:58.6617030Z #pragma clang diagnostic pop 2021-05-20T00:09:58.6617500Z ^ 2021-05-20T00:09:58.6648320Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.6649960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.6651850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.6653710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:58.6655470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:09:58.6657220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:09:58.6660860Z /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-20T00:09:58.6662950Z #pragma clang diagnostic pop 2021-05-20T00:09:58.6664060Z ^ 2021-05-20T00:09:58.6755280Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.6756370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.6757570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.6758730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:09:58.6759820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:09:58.6762310Z /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-20T00:09:58.6764260Z #pragma clang diagnostic pop 2021-05-20T00:09:58.6764730Z ^ 2021-05-20T00:09:58.6811120Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.6812450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.6813680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.6814850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:58.6815910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:09:58.6817010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:09:58.6819400Z /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-20T00:09:58.6820670Z #pragma clang diagnostic pop 2021-05-20T00:09:58.6821150Z ^ 2021-05-20T00:09:58.6934290Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.6935420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.6936630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.6937800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:09:58.6939040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:09:58.6941460Z /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-20T00:09:58.6942730Z #pragma clang diagnostic pop 2021-05-20T00:09:58.6943200Z ^ 2021-05-20T00:09:58.7426380Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.7427540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.7428750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.7429920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:09:58.7430990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:09:58.7433600Z /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-20T00:09:58.7434860Z #pragma clang diagnostic pop 2021-05-20T00:09:58.7435330Z ^ 2021-05-20T00:09:58.8239710Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.8240920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.8242160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.8243330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:09:58.8244440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:09:58.8247070Z /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-20T00:09:58.8248510Z #pragma clang diagnostic pop 2021-05-20T00:09:58.8248990Z ^ 2021-05-20T00:09:58.8548340Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.8549470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.8550660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:09:58.8552350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:09:58.8553480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:09:58.8556270Z /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-20T00:09:58.8557580Z #pragma clang diagnostic pop 2021-05-20T00:09:58.8558050Z ^ 2021-05-20T00:09:58.9576030Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.9577170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.9578370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:58.9579540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:09:58.9580690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:09:58.9583350Z /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-20T00:09:58.9584610Z #pragma clang diagnostic pop 2021-05-20T00:09:58.9585090Z ^ 2021-05-20T00:09:58.9666280Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.9667380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.9668580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:58.9669760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:09:58.9670930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:09:58.9673600Z /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-20T00:09:58.9675560Z #pragma clang diagnostic pop 2021-05-20T00:09:58.9676330Z ^ 2021-05-20T00:09:58.9752750Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:58.9754740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:58.9756000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:58.9757180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:09:58.9758340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:09:58.9760990Z /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-20T00:09:58.9762280Z #pragma clang diagnostic pop 2021-05-20T00:09:58.9762760Z ^ 2021-05-20T00:09:59.0148630Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:59.0149790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:59.0150990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:59.0152150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:09:59.0153260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:09:59.0155890Z /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-20T00:09:59.0157150Z #pragma clang diagnostic pop 2021-05-20T00:09:59.0158110Z ^ 2021-05-20T00:09:59.0302980Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:59.0304090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:59.0305580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:09:59.0306810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:09:59.0308080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:09:59.0310720Z /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-20T00:09:59.0311980Z #pragma clang diagnostic pop 2021-05-20T00:09:59.0312450Z ^ 2021-05-20T00:09:59.0352170Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:59.0353260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:59.0354460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:09:59.0355700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:09:59.0358190Z /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-20T00:09:59.0359530Z #pragma clang diagnostic pop 2021-05-20T00:09:59.0360030Z ^ 2021-05-20T00:09:59.1208320Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:59.1209490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:59.1210700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:09:59.1212080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:09:59.1215050Z /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-20T00:09:59.1216400Z #pragma clang diagnostic pop 2021-05-20T00:09:59.1216880Z ^ 2021-05-20T00:09:59.1990870Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:59.1992070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:59.1993270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:09:59.1994570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:09:59.1997590Z /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-20T00:09:59.1998940Z #pragma clang diagnostic pop 2021-05-20T00:09:59.1999420Z ^ 2021-05-20T00:09:59.3200250Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:59.3201420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:09:59.3202620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:09:59.3204210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:09:59.3208600Z /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-20T00:09:59.3211220Z #pragma clang diagnostic pop 2021-05-20T00:09:59.3211970Z ^ 2021-05-20T00:09:59.5092450Z In file included from DeformationField.cpp:1: 2021-05-20T00:09:59.5094030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:09:59.5095140Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:09:59.5098020Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:09:59.5099490Z SEXP data = Parent::get__(); 2021-05-20T00:09:59.5100180Z ^ 2021-05-20T00:10:04.5409970Z 19 warnings generated. 2021-05-20T00:10:04.5558980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c aladin.cpp -o aladin.o 2021-05-20T00:10:06.1201060Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.1202420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.1203700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.1204890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:06.1205970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:06.1208680Z /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-20T00:10:06.1209950Z #pragma clang diagnostic pop 2021-05-20T00:10:06.1210420Z ^ 2021-05-20T00:10:06.1436740Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.1437820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.1439040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.1440220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:06.1441290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:06.1445030Z /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-20T00:10:06.1446990Z #pragma clang diagnostic pop 2021-05-20T00:10:06.1447780Z ^ 2021-05-20T00:10:06.1481840Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.1484290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.1489480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.1494540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:06.1497260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:06.1498840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:06.1501850Z /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-20T00:10:06.1503140Z #pragma clang diagnostic pop 2021-05-20T00:10:06.1503620Z ^ 2021-05-20T00:10:06.1595240Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.1597020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.1599800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.1601830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:06.1603990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:06.1608030Z /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-20T00:10:06.1610080Z #pragma clang diagnostic pop 2021-05-20T00:10:06.1610930Z ^ 2021-05-20T00:10:06.1662300Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.1664390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.1666460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.1668420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:06.1670170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:06.1671520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:06.1674180Z /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-20T00:10:06.1675430Z #pragma clang diagnostic pop 2021-05-20T00:10:06.1675910Z ^ 2021-05-20T00:10:06.1803630Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.1804660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.1805860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.1807050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:06.1808110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:06.1810770Z /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-20T00:10:06.1812050Z #pragma clang diagnostic pop 2021-05-20T00:10:06.1812520Z ^ 2021-05-20T00:10:06.2325470Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.2327190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.2329190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.2331120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:06.2332450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:06.2335110Z /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-20T00:10:06.2336520Z #pragma clang diagnostic pop 2021-05-20T00:10:06.2336990Z ^ 2021-05-20T00:10:06.3201930Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.3205300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.3207000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.3208590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:06.3210130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:06.3213200Z /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-20T00:10:06.3215510Z #pragma clang diagnostic pop 2021-05-20T00:10:06.3216410Z ^ 2021-05-20T00:10:06.3522450Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.3524010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.3525660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:06.3527290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:06.3528840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:06.3531960Z /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-20T00:10:06.3534460Z #pragma clang diagnostic pop 2021-05-20T00:10:06.3535380Z ^ 2021-05-20T00:10:06.4591050Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.4593150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.4594420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:06.4595600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:06.4596730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:06.4600610Z /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-20T00:10:06.4602560Z #pragma clang diagnostic pop 2021-05-20T00:10:06.4603330Z ^ 2021-05-20T00:10:06.4682970Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.4683990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.4685190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:06.4686370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:06.4687550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:06.4690050Z /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-20T00:10:06.4691310Z #pragma clang diagnostic pop 2021-05-20T00:10:06.4691860Z ^ 2021-05-20T00:10:06.4755820Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.4757370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.4758590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:06.4760210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:06.4762430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:06.4765770Z /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-20T00:10:06.4767050Z #pragma clang diagnostic pop 2021-05-20T00:10:06.4767530Z ^ 2021-05-20T00:10:06.5125120Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.5126390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.5127790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:06.5130840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:06.5132200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:06.5135220Z /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-20T00:10:06.5136760Z #pragma clang diagnostic pop 2021-05-20T00:10:06.5137440Z ^ 2021-05-20T00:10:06.5284060Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.5285560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.5287320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:06.5289030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:06.5290860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:06.5294250Z /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-20T00:10:06.5296130Z #pragma clang diagnostic pop 2021-05-20T00:10:06.5296960Z ^ 2021-05-20T00:10:06.5336380Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.5337500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.5338860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:06.5340260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:06.5342730Z /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-20T00:10:06.5344210Z #pragma clang diagnostic pop 2021-05-20T00:10:06.5344870Z ^ 2021-05-20T00:10:06.6174530Z In file included from aladin.cpp:1: 2021-05-20T00:10:06.6175790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:06.6177190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:06.6178750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:06.6182620Z /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-20T00:10:06.6184230Z #pragma clang diagnostic pop 2021-05-20T00:10:06.6184900Z ^ 2021-05-20T00:10:06.7073770Z In file included from aladin.cpp:1: 2021-05-20T00:10:07.3043750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:07.3045330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:07.3046850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:07.3050570Z /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-20T00:10:07.3052230Z #pragma clang diagnostic pop 2021-05-20T00:10:07.3052910Z ^ 2021-05-20T00:10:07.3053620Z In file included from aladin.cpp:1: 2021-05-20T00:10:07.3054730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:07.3056700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:07.3058200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:07.3061100Z /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-20T00:10:07.3062970Z #pragma clang diagnostic pop 2021-05-20T00:10:07.3063640Z ^ 2021-05-20T00:10:07.3064350Z In file included from aladin.cpp:1: 2021-05-20T00:10:07.3065450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:10:07.3066670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:07.3068610Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:07.3069810Z SEXP data = Parent::get__(); 2021-05-20T00:10:07.3070430Z ^ 2021-05-20T00:10:11.6554600Z 19 warnings generated. 2021-05-20T00:10:11.6705180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c f3d.cpp -o f3d.o 2021-05-20T00:10:13.2745930Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.2747560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.2748850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.2750020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:13.2751110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:13.2753740Z /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-20T00:10:13.2755010Z #pragma clang diagnostic pop 2021-05-20T00:10:13.2755610Z ^ 2021-05-20T00:10:13.2956020Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.2957350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.2959340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.2961380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:13.2962780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:13.2965340Z /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-20T00:10:13.2966620Z #pragma clang diagnostic pop 2021-05-20T00:10:13.2967100Z ^ 2021-05-20T00:10:13.3000160Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.3001180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.3002390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.3003540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:13.3004650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:13.3005750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:13.3008150Z /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-20T00:10:13.3009940Z #pragma clang diagnostic pop 2021-05-20T00:10:13.3010420Z ^ 2021-05-20T00:10:13.3104120Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.3105130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.3106330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.3107490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:13.3108590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:13.3111530Z /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-20T00:10:13.3112820Z #pragma clang diagnostic pop 2021-05-20T00:10:13.3113290Z ^ 2021-05-20T00:10:13.3162060Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.3163060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.3164270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.3165440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:13.3166500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:13.3167610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:13.3170170Z /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-20T00:10:13.3171450Z #pragma clang diagnostic pop 2021-05-20T00:10:13.3171920Z ^ 2021-05-20T00:10:13.3282930Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.3283990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.3285220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.3286370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:13.3287440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:13.3289930Z /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-20T00:10:13.3291190Z #pragma clang diagnostic pop 2021-05-20T00:10:13.3291650Z ^ 2021-05-20T00:10:13.3781540Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.3782660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.3783960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.3785130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:13.3786210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:13.3788870Z /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-20T00:10:13.3790140Z #pragma clang diagnostic pop 2021-05-20T00:10:13.3790610Z ^ 2021-05-20T00:10:13.4603110Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.4604170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.4605890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.4607060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:13.4608700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:13.4612570Z /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-20T00:10:13.4614550Z #pragma clang diagnostic pop 2021-05-20T00:10:13.4615320Z ^ 2021-05-20T00:10:13.4904680Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.4905750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.4906960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:13.4908130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:13.4909270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:13.4911890Z /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-20T00:10:13.4913140Z #pragma clang diagnostic pop 2021-05-20T00:10:13.4913620Z ^ 2021-05-20T00:10:13.5908470Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.5910100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.5911750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:13.5913390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:13.5914570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:13.5917320Z /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-20T00:10:13.5918590Z #pragma clang diagnostic pop 2021-05-20T00:10:13.5919150Z ^ 2021-05-20T00:10:13.5998770Z In file included from f3d.cpp:1: 2021-05-20T00:10:13.5999790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:13.6000990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:13.6002170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:13.6003350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:13.6006520Z /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-20T00:10:13.6007830Z #pragma clang diagnostic pop 2021-05-20T00:10:13.6008310Z ^ 2021-05-20T00:10:14.3849410Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3853370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:14.3854950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:14.3856820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:14.3858650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:14.3861560Z /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-20T00:10:14.3863400Z #pragma clang diagnostic pop 2021-05-20T00:10:14.3863880Z ^ 2021-05-20T00:10:14.3864350Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3865550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:14.3866790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:14.3868040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:14.3869210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:14.3871510Z /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-20T00:10:14.3872780Z #pragma clang diagnostic pop 2021-05-20T00:10:14.3873250Z ^ 2021-05-20T00:10:14.3873730Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3874610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:14.3875800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:14.3876960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:14.3878220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:14.3880600Z /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-20T00:10:14.3881850Z #pragma clang diagnostic pop 2021-05-20T00:10:14.3882330Z ^ 2021-05-20T00:10:14.3882810Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3883680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:14.3884870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:14.3886130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:14.3888400Z /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-20T00:10:14.3889660Z #pragma clang diagnostic pop 2021-05-20T00:10:14.3890200Z ^ 2021-05-20T00:10:14.3890680Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3891570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:14.3892740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:14.3894080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:14.3896620Z /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-20T00:10:14.3897960Z #pragma clang diagnostic pop 2021-05-20T00:10:14.3898430Z ^ 2021-05-20T00:10:14.3898900Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3899780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:14.3900970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:14.3902270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:14.3904710Z /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-20T00:10:14.3906320Z #pragma clang diagnostic pop 2021-05-20T00:10:14.3906800Z ^ 2021-05-20T00:10:14.3907260Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3908340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:14.3909580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:14.3910870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:14.3913370Z /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-20T00:10:14.3914720Z #pragma clang diagnostic pop 2021-05-20T00:10:14.3915180Z ^ 2021-05-20T00:10:14.3915670Z In file included from f3d.cpp:1: 2021-05-20T00:10:14.3916550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:10:14.3917590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:14.3919300Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:14.3920320Z SEXP data = Parent::get__(); 2021-05-20T00:10:14.3920750Z ^ 2021-05-20T00:10:17.7819280Z 19 warnings generated. 2021-05-20T00:10:17.7961160Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/AladinContent.cpp -o reg-lib/AladinContent.o 2021-05-20T00:10:19.3402710Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.3404420Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.3406240Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.3408010Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.3409640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.3411520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.3413330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:19.3415070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:19.3418500Z /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-20T00:10:19.3420470Z #pragma clang diagnostic pop 2021-05-20T00:10:19.3421230Z ^ 2021-05-20T00:10:19.3619180Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.3620480Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.3621690Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.3623040Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.3624570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.3626520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.3628420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:19.3630090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:19.3633500Z /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-20T00:10:19.3635980Z #pragma clang diagnostic pop 2021-05-20T00:10:19.3636740Z ^ 2021-05-20T00:10:19.3658250Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.3659790Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.3660990Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.3662130Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.3663090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.3664280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.3665440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:19.3667080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:19.3668820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:19.3672240Z /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-20T00:10:19.3674320Z #pragma clang diagnostic pop 2021-05-20T00:10:19.3675080Z ^ 2021-05-20T00:10:19.3760580Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.3761860Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.3763680Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.3765430Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.3766930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.3768840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.3770670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:19.3772430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:19.3775870Z /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-20T00:10:19.3777990Z #pragma clang diagnostic pop 2021-05-20T00:10:19.3778730Z ^ 2021-05-20T00:10:19.3817530Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.3818770Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.3819960Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.3821090Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.3822050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.3823250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.3824410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:19.3825470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:19.3826600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:19.3828870Z /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-20T00:10:19.3830120Z #pragma clang diagnostic pop 2021-05-20T00:10:19.3830600Z ^ 2021-05-20T00:10:19.3938310Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.3939580Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.3941290Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.3942440Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.3943400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.3944980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.3946870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:19.3948520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:19.3951820Z /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-20T00:10:19.3953860Z #pragma clang diagnostic pop 2021-05-20T00:10:19.3954590Z ^ 2021-05-20T00:10:19.4424590Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.4425970Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.4427180Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.4428330Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.4429310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.4430510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.4431670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:19.4432720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:19.4434930Z /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-20T00:10:19.4436200Z #pragma clang diagnostic pop 2021-05-20T00:10:19.4436680Z ^ 2021-05-20T00:10:19.5237070Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.5238430Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.5239660Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.5240830Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.5241810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.5243000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.5244170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:19.5245270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:19.5247510Z /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-20T00:10:19.5248790Z #pragma clang diagnostic pop 2021-05-20T00:10:19.5249270Z ^ 2021-05-20T00:10:19.5554550Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.5555940Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.5557170Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.5558310Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.5559370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.5560560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:19.5561720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:19.5562850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:19.5565660Z /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-20T00:10:19.5566910Z #pragma clang diagnostic pop 2021-05-20T00:10:19.5567860Z ^ 2021-05-20T00:10:19.6562000Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.6563350Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.6564550Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.6565710Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.6566680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.6567870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:19.6569050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:19.6570200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:19.6572470Z /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-20T00:10:19.6573730Z #pragma clang diagnostic pop 2021-05-20T00:10:19.6574210Z ^ 2021-05-20T00:10:19.6659260Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.6660530Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.6661730Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.6662860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.6663830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.6665020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:19.6666300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:19.6667600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:19.6670020Z /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-20T00:10:19.6671250Z #pragma clang diagnostic pop 2021-05-20T00:10:19.6671710Z ^ 2021-05-20T00:10:19.6730600Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.6731880Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.6733100Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.6734240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.6735200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.6736420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:19.6737590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:19.6738760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:19.6741040Z /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-20T00:10:19.6742310Z #pragma clang diagnostic pop 2021-05-20T00:10:19.6742770Z ^ 2021-05-20T00:10:19.7104160Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.7105490Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.7106680Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.7107830Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.7109300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.7110500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:19.7111850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:19.7113010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:19.7115270Z /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-20T00:10:19.7116530Z #pragma clang diagnostic pop 2021-05-20T00:10:19.7117070Z ^ 2021-05-20T00:10:19.7257670Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.7258970Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.7260170Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.7261340Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.7262310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.7263520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:19.7264710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:19.7265980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:19.7268350Z /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-20T00:10:19.7269620Z #pragma clang diagnostic pop 2021-05-20T00:10:19.7270100Z ^ 2021-05-20T00:10:19.7305550Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.7306800Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.7308000Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.7309130Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.7310100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.7311290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:19.7312540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:19.7314810Z /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-20T00:10:19.7316070Z #pragma clang diagnostic pop 2021-05-20T00:10:19.7316550Z ^ 2021-05-20T00:10:19.8147410Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.8148780Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.8150020Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.8151160Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.8152140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.8153340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:19.8154950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:19.8159400Z /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-20T00:10:19.8160790Z #pragma clang diagnostic pop 2021-05-20T00:10:19.8161270Z ^ 2021-05-20T00:10:19.8912990Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:19.8914210Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:19.8915460Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:19.8916910Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:19.8917900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:19.8919060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:19.8920320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:19.8922740Z /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-20T00:10:19.8924050Z #pragma clang diagnostic pop 2021-05-20T00:10:19.8924510Z ^ 2021-05-20T00:10:20.0086420Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:20.0087650Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:20.0088900Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:20.0090050Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:20.0091000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:20.0092160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:20.0093410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:20.0095810Z /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-20T00:10:20.0097110Z #pragma clang diagnostic pop 2021-05-20T00:10:20.0097580Z ^ 2021-05-20T00:10:20.1890980Z In file included from reg-lib/AladinContent.cpp:1: 2021-05-20T00:10:20.1892320Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:20.1893570Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:20.1895740Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:20.1896720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:10:20.1897770Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:20.1899470Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:20.1900420Z SEXP data = Parent::get__(); 2021-05-20T00:10:20.1900840Z ^ 2021-05-20T00:10:23.3906920Z 19 warnings generated. 2021-05-20T00:10:23.4058710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/Platform.cpp -o reg-lib/Platform.o 2021-05-20T00:10:24.9156840Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:24.9158390Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:24.9159610Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:24.9160750Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:24.9161720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:24.9162920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:24.9164070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:24.9165650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:24.9168070Z /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-20T00:10:24.9169370Z #pragma clang diagnostic pop 2021-05-20T00:10:24.9169850Z ^ 2021-05-20T00:10:24.9406860Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:24.9408080Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:24.9409260Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:24.9410390Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:24.9411360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:24.9412560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:24.9413740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:24.9414800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:24.9417010Z /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-20T00:10:24.9418280Z #pragma clang diagnostic pop 2021-05-20T00:10:24.9418750Z ^ 2021-05-20T00:10:24.9452710Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:24.9453930Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:24.9455120Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:24.9456250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:24.9457220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:24.9458520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:24.9459680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:24.9460780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:24.9461880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:24.9464110Z /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-20T00:10:24.9465370Z #pragma clang diagnostic pop 2021-05-20T00:10:24.9465840Z ^ 2021-05-20T00:10:24.9576360Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:24.9577750Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:24.9579570Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:24.9581320Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:24.9582860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:24.9584830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:24.9586720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:24.9588500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:24.9591930Z /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-20T00:10:24.9593920Z #pragma clang diagnostic pop 2021-05-20T00:10:24.9594690Z ^ 2021-05-20T00:10:24.9637880Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:24.9639580Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:24.9640780Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:24.9641930Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:24.9643100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:24.9644330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:24.9645500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:24.9646560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:24.9647680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:24.9649970Z /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-20T00:10:24.9651230Z #pragma clang diagnostic pop 2021-05-20T00:10:24.9651700Z ^ 2021-05-20T00:10:24.9764710Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:24.9765960Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:24.9767150Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:24.9768290Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:24.9769260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:24.9770440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:24.9771600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:24.9772660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:24.9774860Z /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-20T00:10:24.9776130Z #pragma clang diagnostic pop 2021-05-20T00:10:24.9776600Z ^ 2021-05-20T00:10:25.0256420Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.0257780Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.0259580Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.0261350Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.0262910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.0264830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:25.0266690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:25.0268410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:25.0271890Z /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-20T00:10:25.0274020Z #pragma clang diagnostic pop 2021-05-20T00:10:25.0274810Z ^ 2021-05-20T00:10:25.1112010Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.1113340Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.1114550Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.1115680Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.1116650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.1117840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:25.1119000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:25.1120610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:25.1123070Z /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-20T00:10:25.1124360Z #pragma clang diagnostic pop 2021-05-20T00:10:25.1124830Z ^ 2021-05-20T00:10:25.1460650Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.1462130Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.1463390Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.1464520Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.1465490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.1466700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:25.1467880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:25.1469000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:25.1471260Z /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-20T00:10:25.1472530Z #pragma clang diagnostic pop 2021-05-20T00:10:25.1473010Z ^ 2021-05-20T00:10:25.2488620Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.2490580Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.2492290Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.2493900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.2495300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.2496930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:25.2498510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:25.2500030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:25.2503110Z /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-20T00:10:25.2504820Z #pragma clang diagnostic pop 2021-05-20T00:10:25.2505690Z ^ 2021-05-20T00:10:25.2583000Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.2584250Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.2585440Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.2586560Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.2587550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.2588750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:25.2589930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:25.2591110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:25.2593410Z /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-20T00:10:25.2594660Z #pragma clang diagnostic pop 2021-05-20T00:10:25.2595140Z ^ 2021-05-20T00:10:25.2669920Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.2674550Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.2676370Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.2677520Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.2678670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.2680820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:25.2682800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:25.2684690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:25.2688350Z /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-20T00:10:25.2690300Z #pragma clang diagnostic pop 2021-05-20T00:10:25.2691060Z ^ 2021-05-20T00:10:25.3031430Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.3032720Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.3033920Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.3035050Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.3036020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.3037220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:25.3038390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:25.3039490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:25.3041720Z /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-20T00:10:25.3042980Z #pragma clang diagnostic pop 2021-05-20T00:10:25.3043460Z ^ 2021-05-20T00:10:25.3186250Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.3188030Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.3189850Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.3191720Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.3193240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.3195120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:25.3196970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:25.3199120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:25.3202860Z /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-20T00:10:25.3204840Z #pragma clang diagnostic pop 2021-05-20T00:10:25.3205630Z ^ 2021-05-20T00:10:25.3232650Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.3234670Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.3236660Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.3238470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.3239430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.3240610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:25.3241840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:25.3244140Z /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-20T00:10:25.3245830Z #pragma clang diagnostic pop 2021-05-20T00:10:25.3246310Z ^ 2021-05-20T00:10:25.4070010Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.4072260Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.4073550Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.4074750Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.4075720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.4076920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:25.4078270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:25.4080760Z /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-20T00:10:25.4082130Z #pragma clang diagnostic pop 2021-05-20T00:10:25.4082610Z ^ 2021-05-20T00:10:25.4846180Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.4847500Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.4848860Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.4850030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.4851010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.4852210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:25.4853500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:25.4855970Z /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-20T00:10:25.4857420Z #pragma clang diagnostic pop 2021-05-20T00:10:25.4857910Z ^ 2021-05-20T00:10:25.6054230Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.6055560Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.6056770Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.6058010Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.6058990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:25.6060190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:25.6061480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:25.6063960Z /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-20T00:10:25.6065310Z #pragma clang diagnostic pop 2021-05-20T00:10:25.6065790Z ^ 2021-05-20T00:10:25.7895090Z In file included from reg-lib/Platform.cpp:2: 2021-05-20T00:10:25.7896390Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:10:25.7897590Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:25.7898710Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:25.7899690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:10:25.7900730Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:25.7902410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:25.7903870Z SEXP data = Parent::get__(); 2021-05-20T00:10:25.7904290Z ^ 2021-05-20T00:10:28.9738390Z 19 warnings generated. 2021-05-20T00:10:28.9875930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/_reg_aladin.cpp -o reg-lib/_reg_aladin.o 2021-05-20T00:10:30.2019360Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:30.2020660Z In file included from reg-lib/_reg_aladin.h:18: 2021-05-20T00:10:30.2021810Z In file included from reg-lib/cpu/_reg_resampling.h:16: 2021-05-20T00:10:30.2022510Z In file included from ./nifti1_io.h:1: 2021-05-20T00:10:30.2023360Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:10:30.2024460Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:10:30.2025500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:30.2027230Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:30.2029250Z SEXP data = Parent::get__(); 2021-05-20T00:10:30.2030350Z ^ 2021-05-20T00:10:33.0199230Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.0200940Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.0202740Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.0204460Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.0205970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.0208000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.0209850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:33.0211590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:33.0215010Z /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-20T00:10:33.0217120Z #pragma clang diagnostic pop 2021-05-20T00:10:33.0217900Z ^ 2021-05-20T00:10:33.0427940Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.0429180Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.0430340Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.0431480Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.0432450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.0433650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.0434820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:33.0435880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:33.0438090Z /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-20T00:10:33.0439350Z #pragma clang diagnostic pop 2021-05-20T00:10:33.0439820Z ^ 2021-05-20T00:10:33.0470310Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.0471510Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.0472680Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.0474310Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.0475280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.0476660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.0477860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:33.0478970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:33.0480060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:33.0482310Z /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-20T00:10:33.0483580Z #pragma clang diagnostic pop 2021-05-20T00:10:33.0484040Z ^ 2021-05-20T00:10:33.0582130Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.0583330Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.0584500Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.0585720Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.0587340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.0589250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.0591120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:33.0592860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:33.0596290Z /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-20T00:10:33.0598240Z #pragma clang diagnostic pop 2021-05-20T00:10:33.0599020Z ^ 2021-05-20T00:10:33.0639950Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.0641110Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.0642270Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.0643410Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.0644380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.0645570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.0646720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:33.0647780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:33.0648890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:33.0651150Z /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-20T00:10:33.0652420Z #pragma clang diagnostic pop 2021-05-20T00:10:33.0652900Z ^ 2021-05-20T00:10:33.0763460Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.0764550Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.0765660Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.0766770Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.0767710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.0768860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.0769990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:33.0771390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:33.0773720Z /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-20T00:10:33.0774990Z #pragma clang diagnostic pop 2021-05-20T00:10:33.0775590Z ^ 2021-05-20T00:10:33.1245720Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.1246960Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.1248120Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.1249240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.1250210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.1251410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.1252560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:33.1253650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:33.1256230Z /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-20T00:10:33.1258200Z #pragma clang diagnostic pop 2021-05-20T00:10:33.1258960Z ^ 2021-05-20T00:10:33.2187030Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.2188280Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.2189450Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.2190590Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.2191550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.2192750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.2193930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:33.2195050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:33.2197290Z /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-20T00:10:33.2198540Z #pragma clang diagnostic pop 2021-05-20T00:10:33.2199020Z ^ 2021-05-20T00:10:33.2516480Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.2517720Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.2518890Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.2520030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.2521000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.2522220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:33.2523380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:33.2524510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:33.2526760Z /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-20T00:10:33.2528040Z #pragma clang diagnostic pop 2021-05-20T00:10:33.2528500Z ^ 2021-05-20T00:10:33.3520840Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.3522040Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.3523190Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.3524830Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.3525810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.3527180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:33.3528400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:33.3529530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:33.3531800Z /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-20T00:10:33.3533060Z #pragma clang diagnostic pop 2021-05-20T00:10:33.3533540Z ^ 2021-05-20T00:10:33.3618920Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.3620110Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.3621280Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.3622400Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.3623390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.3624590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:33.3625750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:33.3626930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:33.3629220Z /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-20T00:10:33.3630470Z #pragma clang diagnostic pop 2021-05-20T00:10:33.3630950Z ^ 2021-05-20T00:10:33.3692140Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.3693310Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.3694460Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.3695610Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.3696570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.3697770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:33.3698930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:33.3700090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:33.3702370Z /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-20T00:10:33.3703630Z #pragma clang diagnostic pop 2021-05-20T00:10:33.3704110Z ^ 2021-05-20T00:10:33.4049380Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.4050680Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.4051900Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.4053060Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.4054020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.4055210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:33.4056470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:33.4057580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:33.4060690Z /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-20T00:10:33.4062500Z #pragma clang diagnostic pop 2021-05-20T00:10:33.4063000Z ^ 2021-05-20T00:10:33.4202910Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.4204220Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.4205400Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.4206530Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.4207510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.4208830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:33.4209960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:33.4218030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:33.4220610Z /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-20T00:10:33.4221900Z #pragma clang diagnostic pop 2021-05-20T00:10:33.4222380Z ^ 2021-05-20T00:10:33.4250240Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.4251390Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.4252550Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.4253680Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.4254650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.4255930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:33.4257190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:33.4259500Z /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-20T00:10:33.4260770Z #pragma clang diagnostic pop 2021-05-20T00:10:33.4261240Z ^ 2021-05-20T00:10:33.5040350Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.5041590Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.5042750Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.5043870Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.5044840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.5046040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:33.5047380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:33.5049920Z /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-20T00:10:33.5051280Z #pragma clang diagnostic pop 2021-05-20T00:10:33.5051760Z ^ 2021-05-20T00:10:33.5803000Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.5804280Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.5805450Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.5806610Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.5807580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.5808770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:33.5810060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:33.5813220Z /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-20T00:10:33.5814590Z #pragma clang diagnostic pop 2021-05-20T00:10:33.5815070Z ^ 2021-05-20T00:10:33.7049560Z In file included from reg-lib/_reg_aladin.cpp:7: 2021-05-20T00:10:33.7051080Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:33.7052870Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:33.7054600Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:33.7056050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:33.7057630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:33.7058990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:33.7061510Z /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-20T00:10:33.7062850Z #pragma clang diagnostic pop 2021-05-20T00:10:33.7063330Z ^ 2021-05-20T00:10:34.4494290Z 19 warnings generated. 2021-05-20T00:10:34.4630340Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/_reg_aladin_sym.cpp -o reg-lib/_reg_aladin_sym.o 2021-05-20T00:10:35.7000660Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:35.7001960Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:35.7003040Z In file included from reg-lib/_reg_aladin.h:18: 2021-05-20T00:10:35.7004190Z In file included from reg-lib/cpu/_reg_resampling.h:16: 2021-05-20T00:10:35.7004900Z In file included from ./nifti1_io.h:1: 2021-05-20T00:10:35.7005750Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:10:35.7006840Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:10:35.7008590Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:35.7011280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:35.7012760Z SEXP data = Parent::get__(); 2021-05-20T00:10:35.7013450Z ^ 2021-05-20T00:10:38.5240540Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.5241820Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.5242930Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.5244120Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.5245250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.5246230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.5247430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.5248580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:38.5249660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:38.5251880Z /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-20T00:10:38.5253610Z #pragma clang diagnostic pop 2021-05-20T00:10:38.5254090Z ^ 2021-05-20T00:10:38.5494290Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.5495790Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.5496960Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.5498120Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.5499240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.5500210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.5501420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.5502570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:38.5503640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:38.5505870Z /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-20T00:10:38.5507130Z #pragma clang diagnostic pop 2021-05-20T00:10:38.5507610Z ^ 2021-05-20T00:10:38.5537830Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.5539440Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.5540620Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.5541790Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.5542940Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.5543920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.5545110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.5546280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:38.5547390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:38.5548500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:38.5550740Z /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-20T00:10:38.5552020Z #pragma clang diagnostic pop 2021-05-20T00:10:38.5552790Z ^ 2021-05-20T00:10:38.5676200Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.5678390Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.5680000Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.5681250Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.5682420Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.5683390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.5684590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.5685760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:38.5686850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:38.5689090Z /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-20T00:10:38.5690360Z #pragma clang diagnostic pop 2021-05-20T00:10:38.5690830Z ^ 2021-05-20T00:10:38.5733640Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.5734800Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.5736250Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.5737410Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.5738550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.5739690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.5740930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.5742090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:38.5743150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:38.5744260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:38.5746550Z /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-20T00:10:38.5747810Z #pragma clang diagnostic pop 2021-05-20T00:10:38.5748290Z ^ 2021-05-20T00:10:38.5860180Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.5861470Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.5862560Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.5863710Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.5864860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.5865840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.5867030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.5868200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:38.5869270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:38.5871500Z /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-20T00:10:38.5872780Z #pragma clang diagnostic pop 2021-05-20T00:10:38.5873260Z ^ 2021-05-20T00:10:38.6361890Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.6363130Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.6364210Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.6365370Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.6366490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.6367480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.6368670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.6369850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:38.6370920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:38.6373140Z /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-20T00:10:38.6374400Z #pragma clang diagnostic pop 2021-05-20T00:10:38.6374880Z ^ 2021-05-20T00:10:38.7287260Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.7288520Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.7289600Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.7290750Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.7291870Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.7292840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.7294510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.7296020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:38.7297180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:38.7299460Z /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-20T00:10:38.7300720Z #pragma clang diagnostic pop 2021-05-20T00:10:38.7301350Z ^ 2021-05-20T00:10:38.7596160Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.7597350Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.7598650Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.7599910Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.7601030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.7602000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.7603200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:38.7604350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:38.7605680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:38.7608430Z /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-20T00:10:38.7609690Z #pragma clang diagnostic pop 2021-05-20T00:10:38.7610170Z ^ 2021-05-20T00:10:38.8595670Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.8596940Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.8598020Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.8599760Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.8601510Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.8603040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.8604960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:38.8606820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:38.8608660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:38.8612550Z /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-20T00:10:38.8614550Z #pragma clang diagnostic pop 2021-05-20T00:10:38.8615360Z ^ 2021-05-20T00:10:38.8688780Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.8690030Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.8691130Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.8692280Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.8693430Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.8694500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.8696480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:38.8698340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:38.8700230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:38.8704310Z /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-20T00:10:38.8706490Z #pragma clang diagnostic pop 2021-05-20T00:10:38.8707320Z ^ 2021-05-20T00:10:38.8759930Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.8761120Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.8762190Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.8763320Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.8765000Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.8766540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.8768430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:38.8770320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:38.8772210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:38.8775840Z /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-20T00:10:38.8777800Z #pragma clang diagnostic pop 2021-05-20T00:10:38.8778590Z ^ 2021-05-20T00:10:38.9116580Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.9118390Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.9119990Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.9121730Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.9123470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.9125040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.9126980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:38.9128950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:38.9130700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:38.9134130Z /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-20T00:10:38.9136080Z #pragma clang diagnostic pop 2021-05-20T00:10:38.9136830Z ^ 2021-05-20T00:10:38.9268920Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.9270160Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.9271220Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.9272500Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.9273630Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.9274850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.9276740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:38.9278630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:38.9280730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:38.9284500Z /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-20T00:10:38.9286470Z #pragma clang diagnostic pop 2021-05-20T00:10:38.9287250Z ^ 2021-05-20T00:10:38.9316730Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:38.9317880Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:38.9318960Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:38.9320320Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:38.9321520Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:38.9322490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:38.9323690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:38.9324920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:38.9327200Z /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-20T00:10:38.9328460Z #pragma clang diagnostic pop 2021-05-20T00:10:38.9328930Z ^ 2021-05-20T00:10:39.0141010Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:39.0142290Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:39.0143390Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:39.0144550Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:39.0145670Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:39.0146650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:39.0147850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:39.0149200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:39.0152970Z /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-20T00:10:39.0155260Z #pragma clang diagnostic pop 2021-05-20T00:10:39.0156040Z ^ 2021-05-20T00:10:39.0877230Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:39.0878530Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:39.0879600Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:39.0880770Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:39.0881910Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:39.0882870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:39.0884430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:39.0885760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:39.0888760Z /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-20T00:10:39.0890320Z #pragma clang diagnostic pop 2021-05-20T00:10:39.0890830Z ^ 2021-05-20T00:10:39.2062630Z In file included from reg-lib/_reg_aladin_sym.cpp:4: 2021-05-20T00:10:39.2063950Z In file included from reg-lib/_reg_aladin_sym.h:15: 2021-05-20T00:10:39.2065040Z In file included from reg-lib/_reg_aladin.h:19: 2021-05-20T00:10:39.2066190Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:10:39.2067340Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:39.2068310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:39.2069500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:39.2070800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:39.2073950Z /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-20T00:10:39.2075340Z #pragma clang diagnostic pop 2021-05-20T00:10:39.2075810Z ^ 2021-05-20T00:10:39.9650890Z 19 warnings generated. 2021-05-20T00:10:39.9818200Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/_reg_base.cpp -o reg-lib/_reg_base.o 2021-05-20T00:10:41.2061320Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:41.2063870Z In file included from reg-lib/_reg_base.h:15: 2021-05-20T00:10:41.2065100Z In file included from reg-lib/cpu/_reg_resampling.h:16: 2021-05-20T00:10:41.2065820Z In file included from ./nifti1_io.h:1: 2021-05-20T00:10:41.2066680Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:10:41.2067760Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:10:41.2068820Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:41.2070530Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:41.2071490Z SEXP data = Parent::get__(); 2021-05-20T00:10:41.2071910Z ^ 2021-05-20T00:10:44.2107060Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.2108290Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.2109480Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.2110620Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.2111690Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.2112670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.2113860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.2115030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:44.2116110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:44.2118330Z /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-20T00:10:44.2119610Z #pragma clang diagnostic pop 2021-05-20T00:10:44.2120080Z ^ 2021-05-20T00:10:44.2347000Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.2348270Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.2350080Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.2351790Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.2353580Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.2355110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.2357070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.2358930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:44.2360640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:44.2364040Z /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-20T00:10:44.2366530Z #pragma clang diagnostic pop 2021-05-20T00:10:44.2367290Z ^ 2021-05-20T00:10:44.2386700Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.2388170Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.2389390Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.2390510Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.2391580Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.2392540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.2393730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.2394900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:44.2395990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:44.2397100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:44.2399330Z /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-20T00:10:44.2400580Z #pragma clang diagnostic pop 2021-05-20T00:10:44.2401060Z ^ 2021-05-20T00:10:44.2496270Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.2497370Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.2498490Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.2499600Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.2500650Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.2501610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.2502810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.2504580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:44.2506370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:44.2509830Z /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-20T00:10:44.2511770Z #pragma clang diagnostic pop 2021-05-20T00:10:44.2512530Z ^ 2021-05-20T00:10:44.2554240Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.2555910Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.2557620Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.2559290Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.2560930Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.2562460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.2564370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.2566260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:44.2568030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:44.2569820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:44.2573280Z /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-20T00:10:44.2575240Z #pragma clang diagnostic pop 2021-05-20T00:10:44.2576000Z ^ 2021-05-20T00:10:44.2678880Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.2680050Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.2681190Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.2682620Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.2683790Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.2684750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.2686140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.2687970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:44.2689640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:44.2693060Z /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-20T00:10:44.2695030Z #pragma clang diagnostic pop 2021-05-20T00:10:44.2695800Z ^ 2021-05-20T00:10:44.3225210Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.3226480Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.3227610Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.3228740Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.3229820Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.3230780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.3231980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.3233150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:44.3234210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:44.3236430Z /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-20T00:10:44.3237710Z #pragma clang diagnostic pop 2021-05-20T00:10:44.3238180Z ^ 2021-05-20T00:10:44.4256050Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.4257430Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.4258610Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.4259760Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.4260840Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.4261810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.4263020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.4264200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:44.4265300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:44.4268310Z /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-20T00:10:44.4270260Z #pragma clang diagnostic pop 2021-05-20T00:10:44.4271050Z ^ 2021-05-20T00:10:44.4556120Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.4557820Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.4559570Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.4561270Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.4562880Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.4564430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.4566860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:44.4568690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:44.4570820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:44.4574470Z /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-20T00:10:44.4576410Z #pragma clang diagnostic pop 2021-05-20T00:10:44.4577210Z ^ 2021-05-20T00:10:44.5624640Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.5625870Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.5627570Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.5629330Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.5631020Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.5632620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.5634580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:44.5636420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:44.5638280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:44.5641870Z /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-20T00:10:44.5643810Z #pragma clang diagnostic pop 2021-05-20T00:10:44.5644580Z ^ 2021-05-20T00:10:44.5727840Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.5728980Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.5730110Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.5731810Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.5733450Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.5734960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.5736940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:44.5738770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:44.5740710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:44.5744200Z /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-20T00:10:44.5746150Z #pragma clang diagnostic pop 2021-05-20T00:10:44.5746910Z ^ 2021-05-20T00:10:44.5800130Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.5801790Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.5803520Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.5805430Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.5806570Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.5807540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.5808720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:44.5809890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:44.5811060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:44.5815380Z /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-20T00:10:44.5817340Z #pragma clang diagnostic pop 2021-05-20T00:10:44.5818390Z ^ 2021-05-20T00:10:44.6159610Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.6161240Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.6162970Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.6164650Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.6166300Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.6167820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.6169800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:44.6171750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:44.6173580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:44.6177090Z /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-20T00:10:44.6179130Z #pragma clang diagnostic pop 2021-05-20T00:10:44.6179890Z ^ 2021-05-20T00:10:44.6313080Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.6314230Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.6315350Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.6316480Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.6317550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.6318510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.6319720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:44.6320890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:44.6322150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:44.6324520Z /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-20T00:10:44.6325780Z #pragma clang diagnostic pop 2021-05-20T00:10:44.6326250Z ^ 2021-05-20T00:10:44.6364120Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.6365230Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.6366340Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.6367460Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.6368550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.6369550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.6370760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:44.6372130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:44.6375700Z /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-20T00:10:44.6377830Z #pragma clang diagnostic pop 2021-05-20T00:10:44.6378610Z ^ 2021-05-20T00:10:44.7221640Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.7222860Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.7223970Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.7226570Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.7227690Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.7228910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.7230160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:44.7231510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:44.7234030Z /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-20T00:10:44.7235380Z #pragma clang diagnostic pop 2021-05-20T00:10:44.7235870Z ^ 2021-05-20T00:10:44.7998370Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.7999740Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.8000890Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.8002010Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.8003100Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.8004080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.8005620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:44.8006920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:44.8009440Z /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-20T00:10:44.8010780Z #pragma clang diagnostic pop 2021-05-20T00:10:44.8011260Z ^ 2021-05-20T00:10:44.8197380Z In file included from reg-lib/_reg_base.cpp:15: 2021-05-20T00:10:44.8198600Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:44.8199740Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:44.8200910Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:44.8201990Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:44.8202960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:44.8204150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:44.8205440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:44.8207910Z /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-20T00:10:44.8209260Z #pragma clang diagnostic pop 2021-05-20T00:10:44.8209750Z ^ 2021-05-20T00:10:46.5345300Z 19 warnings generated. 2021-05-20T00:10:46.5484770Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/_reg_f3d.cpp -o reg-lib/_reg_f3d.o 2021-05-20T00:10:47.7980920Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:47.7982080Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:47.7983060Z In file included from reg-lib/_reg_base.h:15: 2021-05-20T00:10:47.7984140Z In file included from reg-lib/cpu/_reg_resampling.h:16: 2021-05-20T00:10:47.7984810Z In file included from ./nifti1_io.h:1: 2021-05-20T00:10:47.7986140Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:10:47.7987200Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:10:47.7988430Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:47.7990150Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:47.7991100Z SEXP data = Parent::get__(); 2021-05-20T00:10:47.7991510Z ^ 2021-05-20T00:10:50.7476320Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.7477520Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.7478570Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.7479710Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.7480820Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.7481900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.7482880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.7484080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.7485250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:50.7486320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:50.7488540Z /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-20T00:10:50.7489810Z #pragma clang diagnostic pop 2021-05-20T00:10:50.7490280Z ^ 2021-05-20T00:10:50.7747340Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.7748480Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.7749510Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.7750630Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.7751820Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.7752920Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.7753890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.7755090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.7756260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:50.7757330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:50.7759550Z /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-20T00:10:50.7760810Z #pragma clang diagnostic pop 2021-05-20T00:10:50.7761290Z ^ 2021-05-20T00:10:50.7797600Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.7798750Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.7799800Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.7800910Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.7802040Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.7803630Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.7805170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.7807200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.7808390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:50.7809480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:50.7811090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:50.7813630Z /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-20T00:10:50.7814930Z #pragma clang diagnostic pop 2021-05-20T00:10:50.7815760Z ^ 2021-05-20T00:10:50.7929630Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.7930760Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.7931780Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.7932900Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.7934000Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.7935050Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.7936010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.7937220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.7938380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:50.7939480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:50.7941710Z /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-20T00:10:50.7942980Z #pragma clang diagnostic pop 2021-05-20T00:10:50.7943440Z ^ 2021-05-20T00:10:50.7997010Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.7998170Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.7999200Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.8000550Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.8002290Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.8003960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.8005480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.8007360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.8009180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:50.8010890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:50.8012730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:50.8016400Z /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-20T00:10:50.8018370Z #pragma clang diagnostic pop 2021-05-20T00:10:50.8019150Z ^ 2021-05-20T00:10:50.8129080Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.8130190Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.8131200Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.8132330Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.8133450Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.8134510Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.8135480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.8136670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.8137830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:50.8138890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:50.8141530Z /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-20T00:10:50.8143010Z #pragma clang diagnostic pop 2021-05-20T00:10:50.8143530Z ^ 2021-05-20T00:10:50.8613810Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.8615090Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.8616650Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.8618370Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.8620060Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.8621690Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.8623200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.8625140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.8627060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:50.8628740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:50.8632150Z /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-20T00:10:50.8634110Z #pragma clang diagnostic pop 2021-05-20T00:10:50.8634900Z ^ 2021-05-20T00:10:50.9424070Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.9425280Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.9426300Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.9427430Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.9429010Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.9430680Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.9432240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.9434120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.9435960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:50.9437760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:50.9441180Z /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-20T00:10:50.9443110Z #pragma clang diagnostic pop 2021-05-20T00:10:50.9443870Z ^ 2021-05-20T00:10:50.9728480Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:50.9729710Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:50.9731090Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:50.9732790Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:50.9734560Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:50.9736200Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:50.9737740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:50.9739690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:50.9741650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:50.9743430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:50.9746970Z /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-20T00:10:50.9749450Z #pragma clang diagnostic pop 2021-05-20T00:10:50.9750200Z ^ 2021-05-20T00:10:51.0771080Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.0772410Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.0773860Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.0775070Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.0776180Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.0777260Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.0778230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.0779420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:51.0780610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:51.0781740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:51.0783990Z /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-20T00:10:51.0785270Z #pragma clang diagnostic pop 2021-05-20T00:10:51.0785750Z ^ 2021-05-20T00:10:51.0896210Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.0920030Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.0921650Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.0923300Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.0924890Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.0926420Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.0927840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.0929440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:51.0931030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:51.0932720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:51.0935410Z /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-20T00:10:51.0936720Z #pragma clang diagnostic pop 2021-05-20T00:10:51.0937200Z ^ 2021-05-20T00:10:51.0965170Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.0966830Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.0968390Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.0970080Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.0971820Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.0973490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.0975040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.0976920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:51.0978790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:51.0980650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:51.0984170Z /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-20T00:10:51.0986130Z #pragma clang diagnostic pop 2021-05-20T00:10:51.0986880Z ^ 2021-05-20T00:10:51.1353410Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.1355070Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.1356100Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.1357220Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.1358590Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.1359760Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.1360730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.1361920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:51.1363100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:51.1364210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:51.1366440Z /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-20T00:10:51.1367710Z #pragma clang diagnostic pop 2021-05-20T00:10:51.1368190Z ^ 2021-05-20T00:10:51.1503960Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.1505060Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.1506080Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.1507180Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.1508260Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.1509310Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.1510250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.1511540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:51.1512720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:51.1514000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:51.1516440Z /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-20T00:10:51.1517820Z #pragma clang diagnostic pop 2021-05-20T00:10:51.1518300Z ^ 2021-05-20T00:10:51.1553940Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.1555200Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.1556210Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.1557290Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.1558530Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.1559610Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.1560570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.1561880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:51.1563090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:51.1565320Z /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-20T00:10:51.1566550Z #pragma clang diagnostic pop 2021-05-20T00:10:51.1567010Z ^ 2021-05-20T00:10:51.2315870Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.2317040Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.2318050Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.2319150Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.2320270Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.2321790Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.2322750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.2324180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:51.2325570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:51.2328100Z /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-20T00:10:51.2329450Z #pragma clang diagnostic pop 2021-05-20T00:10:51.2329910Z ^ 2021-05-20T00:10:51.3084760Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.3085950Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.3086980Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.3088110Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.3089230Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.3090310Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.3091280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.3092480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:51.3093770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:51.3096220Z /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-20T00:10:51.3097570Z #pragma clang diagnostic pop 2021-05-20T00:10:51.3098040Z ^ 2021-05-20T00:10:51.3284080Z In file included from reg-lib/_reg_f3d.cpp:15: 2021-05-20T00:10:51.3285280Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:51.3286300Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:51.3287430Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:51.3288770Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:51.3290450Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:51.3291960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:51.3293880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:51.3295900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:51.3299720Z /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-20T00:10:51.3301820Z #pragma clang diagnostic pop 2021-05-20T00:10:51.3302580Z ^ 2021-05-20T00:10:52.5941610Z 19 warnings generated. 2021-05-20T00:10:52.6076170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/_reg_f3d2.cpp -o reg-lib/_reg_f3d2.o 2021-05-20T00:10:53.8316520Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:53.8317780Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:53.8324460Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:53.8325630Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:53.8326660Z In file included from reg-lib/_reg_base.h:15: 2021-05-20T00:10:53.8328290Z In file included from reg-lib/cpu/_reg_resampling.h:16: 2021-05-20T00:10:53.8328980Z In file included from ./nifti1_io.h:1: 2021-05-20T00:10:53.8329830Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:10:53.8331160Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:10:53.8332250Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:53.8333970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:53.8334920Z SEXP data = Parent::get__(); 2021-05-20T00:10:53.8335350Z ^ 2021-05-20T00:10:56.7356410Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.7357960Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.7359590Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.7361140Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.7362770Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.7363900Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.7365020Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.7366100Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.7367060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.7368250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.7369520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:10:56.7370640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:10:56.7372870Z /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-20T00:10:56.7374760Z #pragma clang diagnostic pop 2021-05-20T00:10:56.7375250Z ^ 2021-05-20T00:10:56.7580470Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.7581680Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.7582750Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.7583770Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.7584800Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.7585900Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.7587350Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.7588980Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.7590480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.7592370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.7594280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:10:56.7596000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:10:56.7599960Z /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-20T00:10:56.7601230Z #pragma clang diagnostic pop 2021-05-20T00:10:56.7601700Z ^ 2021-05-20T00:10:56.7622770Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.7623920Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.7624940Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.7625970Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.7626970Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.7628080Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.7629720Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.7630780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.7632230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.7634020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.7635970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:56.7637740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:10:56.7639480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:10:56.7642960Z /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-20T00:10:56.7644920Z #pragma clang diagnostic pop 2021-05-20T00:10:56.7645690Z ^ 2021-05-20T00:10:56.7732600Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.7733780Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.7734830Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.7735840Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.7736850Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.7737950Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.7739060Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.7740820Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.7742330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.7744240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.7746120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:10:56.7747870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:10:56.7751950Z /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-20T00:10:56.7753300Z #pragma clang diagnostic pop 2021-05-20T00:10:56.7753780Z ^ 2021-05-20T00:10:56.7791940Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.7793150Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.7794720Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.7796280Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.7797820Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.7799540Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.7801260Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.7802900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.7805660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.7806880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.7808190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:56.7809910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:10:56.7811730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:10:56.7815320Z /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-20T00:10:56.7817390Z #pragma clang diagnostic pop 2021-05-20T00:10:56.7818590Z ^ 2021-05-20T00:10:56.7914780Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.7916150Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.7917240Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.7918470Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.7919560Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.7921210Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.7922910Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.7924530Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.7926060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.7927940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.7929830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:10:56.7931620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:10:56.7935090Z /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-20T00:10:56.7937060Z #pragma clang diagnostic pop 2021-05-20T00:10:56.7937850Z ^ 2021-05-20T00:10:56.8396840Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.8398040Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.8400140Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.8401180Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.8402210Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.8403870Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.8405560Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.8407170Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.8408770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.8410730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.8412640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:10:56.8414340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:10:56.8417740Z /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-20T00:10:56.8419690Z #pragma clang diagnostic pop 2021-05-20T00:10:56.8420740Z ^ 2021-05-20T00:10:56.9315120Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.9316240Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.9319580Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.9321260Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.9322790Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.9324500Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.9326200Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.9327740Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.9328710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.9329900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.9331060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:10:56.9332170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:10:56.9335590Z /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-20T00:10:56.9338110Z #pragma clang diagnostic pop 2021-05-20T00:10:56.9338880Z ^ 2021-05-20T00:10:56.9626640Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:56.9628450Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:56.9629980Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:56.9631450Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:56.9632940Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:56.9634520Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:56.9636080Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:56.9637630Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:56.9639230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:56.9640870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:10:56.9642440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:10:56.9644070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:10:56.9646760Z /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-20T00:10:56.9648460Z #pragma clang diagnostic pop 2021-05-20T00:10:56.9649340Z ^ 2021-05-20T00:10:57.0726800Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.0728040Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.0729090Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.0730120Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.0731650Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.0733410Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.0735130Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.0736750Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.0738320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.0740200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:57.0742030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:10:57.0743810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:10:57.0747340Z /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-20T00:10:57.0749430Z #pragma clang diagnostic pop 2021-05-20T00:10:57.0751540Z ^ 2021-05-20T00:10:57.0819290Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.0820440Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.0821510Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.0822540Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.0823550Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.0824680Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.0825890Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.0826960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.0827930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.0829130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:57.0830300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:10:57.0831970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:10:57.0834480Z /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-20T00:10:57.0835780Z #pragma clang diagnostic pop 2021-05-20T00:10:57.0836250Z ^ 2021-05-20T00:10:57.0889240Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.0890360Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.0891410Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.0892440Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.0893720Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.0894860Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.0895970Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.0897080Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.0898050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.0899240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:57.0900420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:10:57.0901590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:10:57.0903870Z /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-20T00:10:57.0905150Z #pragma clang diagnostic pop 2021-05-20T00:10:57.0905620Z ^ 2021-05-20T00:10:57.1251090Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.1252780Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.1253940Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.1255150Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.1256230Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.1257370Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.1258490Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.1259550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.1260520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.1261700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:57.1262880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:10:57.1263990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:10:57.1266230Z /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-20T00:10:57.1267500Z #pragma clang diagnostic pop 2021-05-20T00:10:57.1267980Z ^ 2021-05-20T00:10:57.1435760Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.1437490Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.1439100Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.1440650Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.1442210Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.1443930Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.1445620Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.1447300Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.1448890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.1452550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:10:57.1454030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:10:57.1455340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:10:57.1457890Z /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-20T00:10:57.1459150Z #pragma clang diagnostic pop 2021-05-20T00:10:57.1459620Z ^ 2021-05-20T00:10:57.1490560Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.1492030Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.1493470Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.1494960Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.1497520Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.1499620Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.1501110Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.1502540Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.1503850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.1505340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:10:57.1506860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:10:57.1509470Z /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-20T00:10:57.1511430Z #pragma clang diagnostic pop 2021-05-20T00:10:57.1512300Z ^ 2021-05-20T00:10:57.2319550Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.2321760Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.2323200Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.2324630Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.2326020Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.2327500Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.2328960Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.2330400Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.2331710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.2334200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:10:57.2337280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:10:57.2340820Z /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-20T00:10:57.2342570Z #pragma clang diagnostic pop 2021-05-20T00:10:57.2343400Z ^ 2021-05-20T00:10:57.3212710Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.3213910Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.3214970Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.3216000Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.3217030Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.3218140Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.3219270Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.3220340Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.3221780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.3222980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:10:57.3224440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:10:57.3226960Z /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-20T00:10:57.3228300Z #pragma clang diagnostic pop 2021-05-20T00:10:57.3228780Z ^ 2021-05-20T00:10:57.3399540Z In file included from reg-lib/_reg_f3d2.cpp:16: 2021-05-20T00:10:57.3400630Z In file included from reg-lib/_reg_f3d2.h:12: 2021-05-20T00:10:57.3401640Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:57.3402620Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:57.3403630Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:10:57.3404710Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:10:57.3405810Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:10:57.3406870Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:10:57.3407790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:10:57.3408950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:10:57.3410220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:10:57.3412600Z /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-20T00:10:57.3413920Z #pragma clang diagnostic pop 2021-05-20T00:10:57.3414390Z ^ 2021-05-20T00:10:58.2732220Z 19 warnings generated. 2021-05-20T00:10:58.2859810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/_reg_f3d_sym.cpp -o reg-lib/_reg_f3d_sym.o 2021-05-20T00:10:59.4988930Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:10:59.4990780Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:10:59.4992340Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:10:59.4993910Z In file included from reg-lib/_reg_base.h:15: 2021-05-20T00:10:59.4995600Z In file included from reg-lib/cpu/_reg_resampling.h:16: 2021-05-20T00:10:59.4996690Z In file included from ./nifti1_io.h:1: 2021-05-20T00:10:59.4998120Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:10:59.4999950Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:10:59.5001630Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:10:59.5004950Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:10:59.5006460Z SEXP data = Parent::get__(); 2021-05-20T00:10:59.5007170Z ^ 2021-05-20T00:11:02.5218190Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.5219440Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.5220490Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.5221520Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.5222630Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.5224270Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.5225350Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.5226310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.5227690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.5228890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:02.5229960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:02.5232190Z /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-20T00:11:02.5233460Z #pragma clang diagnostic pop 2021-05-20T00:11:02.5233930Z ^ 2021-05-20T00:11:02.5458690Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.5460520Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.5462400Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.5463990Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.5466270Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.5467570Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.5468660Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.5469660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.5471400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.5473280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:02.5475020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:02.5478390Z /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-20T00:11:02.5480520Z #pragma clang diagnostic pop 2021-05-20T00:11:02.5481290Z ^ 2021-05-20T00:11:02.5502720Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.5503920Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.5504930Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.5505950Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.5507050Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.5508160Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.5509490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.5511030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.5512920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.5514830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:02.5516570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:02.5518400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:02.5521890Z /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-20T00:11:02.5523840Z #pragma clang diagnostic pop 2021-05-20T00:11:02.5524630Z ^ 2021-05-20T00:11:02.5609060Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.5610180Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.5611200Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.5612320Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.5614520Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.5616230Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.5617860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.5619670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.5621600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.5623450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:02.5625230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:02.5628690Z /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-20T00:11:02.5630670Z #pragma clang diagnostic pop 2021-05-20T00:11:02.5631460Z ^ 2021-05-20T00:11:02.5666200Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.5667820Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.5669350Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.5670920Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.5672610Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.5674320Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.5675970Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.5677490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.5679370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.5681260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:02.5682970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:02.5684800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:02.5688300Z /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-20T00:11:02.5690120Z #pragma clang diagnostic pop 2021-05-20T00:11:02.5690600Z ^ 2021-05-20T00:11:02.5790900Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.5792660Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.5794220Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.5795730Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.5797410Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.5799090Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.5800700Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.5802250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.5804210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.5806030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:02.5807750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:02.5811120Z /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-20T00:11:02.5813090Z #pragma clang diagnostic pop 2021-05-20T00:11:02.5813870Z ^ 2021-05-20T00:11:02.6284260Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.6286050Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.6288080Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.6289620Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.6291320Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.6293230Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.6294920Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.6296470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.6305910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.6307140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:02.6308210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:02.6310530Z /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-20T00:11:02.6311810Z #pragma clang diagnostic pop 2021-05-20T00:11:02.6312290Z ^ 2021-05-20T00:11:02.7111800Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.7113040Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.7114090Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.7115150Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.7116830Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.7118550Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.7120200Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.7121760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.7123700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.7125610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:02.7127420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:02.7130870Z /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-20T00:11:02.7132830Z #pragma clang diagnostic pop 2021-05-20T00:11:02.7133580Z ^ 2021-05-20T00:11:02.7423010Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.7424180Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.7425190Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.7426210Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.7427310Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.7428430Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.7429800Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.7431340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.7433240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:02.7435180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:02.7436960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:02.7440420Z /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-20T00:11:02.7442370Z #pragma clang diagnostic pop 2021-05-20T00:11:02.7443130Z ^ 2021-05-20T00:11:02.8442490Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.8444280Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.8446350Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.8447890Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.8449660Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.8451640Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.8453330Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.8454840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.8456800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:02.8458700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:02.8460510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:02.8463980Z /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-20T00:11:02.8465940Z #pragma clang diagnostic pop 2021-05-20T00:11:02.8466730Z ^ 2021-05-20T00:11:02.8547550Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.8548700Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.8549820Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.8550830Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.8551940Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.8553340Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.8554950Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.8556450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.8558320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:02.8560210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:02.8562060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:02.8565640Z /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-20T00:11:02.8567600Z #pragma clang diagnostic pop 2021-05-20T00:11:02.8568360Z ^ 2021-05-20T00:11:02.8634290Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.8635420Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.8636420Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.8637470Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.8639150Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.8640810Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.8642460Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.8643970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.8645860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:02.8647770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:02.8649800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:02.8653330Z /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-20T00:11:02.8655280Z #pragma clang diagnostic pop 2021-05-20T00:11:02.8656030Z ^ 2021-05-20T00:11:02.9078480Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.9079700Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.9081240Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.9082270Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.9083380Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.9084680Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.9085830Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.9086800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.9087980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:02.9089150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:02.9090270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:02.9092510Z /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-20T00:11:02.9093780Z #pragma clang diagnostic pop 2021-05-20T00:11:02.9094260Z ^ 2021-05-20T00:11:02.9267020Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.9268220Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.9269260Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.9270270Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.9271390Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.9272500Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.9273580Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.9274550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.9275740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:02.9276920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:02.9278190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:02.9280580Z /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-20T00:11:02.9281850Z #pragma clang diagnostic pop 2021-05-20T00:11:02.9282330Z ^ 2021-05-20T00:11:02.9326930Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:02.9328090Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:02.9329120Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:02.9330110Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:02.9331230Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:02.9332340Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:02.9333410Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:02.9334380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:02.9335580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:02.9336820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:02.9339100Z /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-20T00:11:02.9340360Z #pragma clang diagnostic pop 2021-05-20T00:11:02.9340830Z ^ 2021-05-20T00:11:03.0120060Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:03.0121270Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:03.0122780Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:03.0123800Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:03.0124900Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:03.0126150Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:03.0127370Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:03.0128340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:03.0129660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:03.0131010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:03.0133600Z /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-20T00:11:03.0134910Z #pragma clang diagnostic pop 2021-05-20T00:11:03.0135380Z ^ 2021-05-20T00:11:03.0890020Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:03.0891240Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:03.0892280Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:03.0893310Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:03.0894420Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:03.0895530Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:03.0896600Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:03.0897570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:03.0898750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:03.0900040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:03.0902520Z /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-20T00:11:03.0903870Z #pragma clang diagnostic pop 2021-05-20T00:11:03.0904350Z ^ 2021-05-20T00:11:03.1082960Z In file included from reg-lib/_reg_f3d_sym.cpp:15: 2021-05-20T00:11:03.1084160Z In file included from reg-lib/_reg_f3d_sym.h:15: 2021-05-20T00:11:03.1085190Z In file included from reg-lib/_reg_f3d.h:15: 2021-05-20T00:11:03.1086210Z In file included from reg-lib/_reg_base.h:16: 2021-05-20T00:11:03.1087310Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:03.1088420Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:03.1089470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:03.1090450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:03.1091670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:03.1092950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:03.1095420Z /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-20T00:11:03.1096770Z #pragma clang diagnostic pop 2021-05-20T00:11:03.1097240Z ^ 2021-05-20T00:11:04.7993490Z 19 warnings generated. 2021-05-20T00:11:04.8131150Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp -o reg-lib/cpu/CPUAffineDeformationFieldKernel.o 2021-05-20T00:11:06.3243650Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.3245980Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.3247500Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.3248700Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.3249860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.3250830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.3252020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.3253190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:06.3254270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:06.3256490Z /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-20T00:11:06.3257770Z #pragma clang diagnostic pop 2021-05-20T00:11:06.3258250Z ^ 2021-05-20T00:11:06.3467470Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.3469360Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.3470770Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.3471950Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.3473090Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.3474060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.3475240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.3476420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:06.3477480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:06.3479670Z /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-20T00:11:06.3480940Z #pragma clang diagnostic pop 2021-05-20T00:11:06.3481410Z ^ 2021-05-20T00:11:06.3514300Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.3516190Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.3517580Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.3518760Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.3519910Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.3520870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.3522050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.3523220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:06.3524320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:06.3525410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:06.3527620Z /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-20T00:11:06.3528890Z #pragma clang diagnostic pop 2021-05-20T00:11:06.3529350Z ^ 2021-05-20T00:11:06.3624850Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.3627210Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.3628620Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.3630010Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.3631210Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.3632190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.3633380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.3634540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:06.3635640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:06.3637890Z /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-20T00:11:06.3639160Z #pragma clang diagnostic pop 2021-05-20T00:11:06.3639630Z ^ 2021-05-20T00:11:06.3689340Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.3691140Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.3692540Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.3693730Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.3694860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.3695830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.3697020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.3698170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:06.3699250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:06.3700360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:06.3702600Z /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-20T00:11:06.3703870Z #pragma clang diagnostic pop 2021-05-20T00:11:06.3704340Z ^ 2021-05-20T00:11:06.3820090Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.3821930Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.3823340Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.3824520Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.3825640Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.3826620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.3827810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.3828970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:06.3830030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:06.3832230Z /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-20T00:11:06.3833490Z #pragma clang diagnostic pop 2021-05-20T00:11:06.3833960Z ^ 2021-05-20T00:11:06.4355270Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.4357200Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.4359550Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.4361420Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.4363180Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.4364950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.4366870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.4368710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:06.4370380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:06.4373890Z /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-20T00:11:06.4375990Z #pragma clang diagnostic pop 2021-05-20T00:11:06.4376750Z ^ 2021-05-20T00:11:06.5166350Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.5169310Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.5171450Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.5173330Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.5175070Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.5176600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.5178550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.5180360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:06.5182130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:06.5185690Z /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-20T00:11:06.5187640Z #pragma clang diagnostic pop 2021-05-20T00:11:06.5188750Z ^ 2021-05-20T00:11:06.5492550Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.5494620Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.5496070Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.5497280Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.5498900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.5500810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.5502010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:06.5503160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:06.5504890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:06.5508460Z /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-20T00:11:06.5510400Z #pragma clang diagnostic pop 2021-05-20T00:11:06.5511160Z ^ 2021-05-20T00:11:06.6573790Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.6575730Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.6577160Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.6578370Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.6579510Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.6580480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.6582150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:06.6583470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:06.6584640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:06.6586920Z /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-20T00:11:06.6588190Z #pragma clang diagnostic pop 2021-05-20T00:11:06.6588660Z ^ 2021-05-20T00:11:06.6681010Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.6683070Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.6684490Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.6685690Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.6686840Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.6688230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.6689640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:06.6690820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:06.6692350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:06.6694700Z /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-20T00:11:06.6695960Z #pragma clang diagnostic pop 2021-05-20T00:11:06.6696440Z ^ 2021-05-20T00:11:06.6761730Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.6763660Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.6765090Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.6766300Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.6767460Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.6768430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.6769620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:06.6770780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:06.6771950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:06.6774230Z /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-20T00:11:06.6775510Z #pragma clang diagnostic pop 2021-05-20T00:11:06.6775980Z ^ 2021-05-20T00:11:06.7184510Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.7186610Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.7188320Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.7189840Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.7191070Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.7192030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.7193230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:06.7194400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:06.7196340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:06.7199010Z /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-20T00:11:06.7200320Z #pragma clang diagnostic pop 2021-05-20T00:11:06.7200790Z ^ 2021-05-20T00:11:06.7337200Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.7340440Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.7342520Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.7343740Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.7344890Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.7345970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.7347870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:06.7349360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:06.7350640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:06.7354410Z /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-20T00:11:06.7356360Z #pragma clang diagnostic pop 2021-05-20T00:11:06.7357130Z ^ 2021-05-20T00:11:06.7383630Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.7385990Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.7387590Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.7388830Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.7389990Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.7391040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.7393010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:06.7394260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:06.7396630Z /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-20T00:11:06.7397900Z #pragma clang diagnostic pop 2021-05-20T00:11:06.7398370Z ^ 2021-05-20T00:11:06.8289100Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.8291010Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.8292460Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.8293660Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.8294900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.8295860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.8297030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:06.8298330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:06.8300840Z /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-20T00:11:06.8302890Z #pragma clang diagnostic pop 2021-05-20T00:11:06.8303620Z ^ 2021-05-20T00:11:06.9068890Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:06.9071070Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:06.9072920Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:06.9074210Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:06.9075360Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:06.9076330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:06.9077530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:06.9078830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:06.9081290Z /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-20T00:11:06.9082660Z #pragma clang diagnostic pop 2021-05-20T00:11:06.9083140Z ^ 2021-05-20T00:11:07.0372970Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:07.0375680Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:07.0377220Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:07.0378430Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:07.0379550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:07.0380530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:07.0382010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:07.0384090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:07.0387880Z /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-20T00:11:07.0390000Z #pragma clang diagnostic pop 2021-05-20T00:11:07.0390770Z ^ 2021-05-20T00:11:07.2249990Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.cpp:1: 2021-05-20T00:11:07.2253150Z In file included from reg-lib/cpu/CPUAffineDeformationFieldKernel.h:5: 2021-05-20T00:11:07.2254940Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:07.2256150Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:07.2257300Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:07.2258270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:11:07.2259300Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:07.2261010Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:07.2261970Z SEXP data = Parent::get__(); 2021-05-20T00:11:07.2262400Z ^ 2021-05-20T00:11:10.3866280Z 19 warnings generated. 2021-05-20T00:11:10.4015980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/CPUBlockMatchingKernel.cpp -o reg-lib/cpu/CPUBlockMatchingKernel.o 2021-05-20T00:11:11.9539240Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:11.9540850Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:11.9542160Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:11.9543850Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:11.9544820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:11.9546490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:11.9547800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:11.9548880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:11.9551130Z /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-20T00:11:11.9552400Z #pragma clang diagnostic pop 2021-05-20T00:11:11.9552880Z ^ 2021-05-20T00:11:11.9773860Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:11.9775450Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:11.9776770Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:11.9777900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:11.9778880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:11.9780070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:11.9781230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:11.9782280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:11.9784470Z /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-20T00:11:11.9785750Z #pragma clang diagnostic pop 2021-05-20T00:11:11.9786230Z ^ 2021-05-20T00:11:11.9813060Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:11.9814640Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:11.9815980Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:11.9817120Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:11.9818100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:11.9819290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:11.9820450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:11.9821550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:11.9822660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:11.9824880Z /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-20T00:11:11.9826140Z #pragma clang diagnostic pop 2021-05-20T00:11:11.9826630Z ^ 2021-05-20T00:11:11.9917930Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:11.9919710Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:11.9921740Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:11.9923480Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:11.9925010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:11.9926890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:11.9928750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:11.9931020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:11.9934980Z /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-20T00:11:11.9937180Z #pragma clang diagnostic pop 2021-05-20T00:11:11.9937990Z ^ 2021-05-20T00:11:11.9973110Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:11.9975400Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:11.9977400Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:11.9979110Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:11.9980640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:11.9982550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:11.9984380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:11.9986080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:11.9987860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:11.9991400Z /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-20T00:11:11.9993360Z #pragma clang diagnostic pop 2021-05-20T00:11:11.9994120Z ^ 2021-05-20T00:11:12.0097700Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.0099250Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.0100660Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.0102440Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.0103970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.0105930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:12.0107850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:12.0109570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:12.0112960Z /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-20T00:11:12.0114910Z #pragma clang diagnostic pop 2021-05-20T00:11:12.0115710Z ^ 2021-05-20T00:11:12.0587650Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.0590100Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.0592150Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.0593880Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.0595440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.0597330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:12.0599150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:12.0600840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:12.0604320Z /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-20T00:11:12.0606420Z #pragma clang diagnostic pop 2021-05-20T00:11:12.0607510Z ^ 2021-05-20T00:11:12.1420390Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.1423070Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.1425600Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.1428170Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.1429800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.1431760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:12.1433670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:12.1435510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:12.1439240Z /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-20T00:11:12.1441340Z #pragma clang diagnostic pop 2021-05-20T00:11:12.1442200Z ^ 2021-05-20T00:11:12.1728810Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.1730760Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.1732570Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.1733700Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.1734680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.1735880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:12.1737030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:12.1738160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:12.1740430Z /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-20T00:11:12.1741700Z #pragma clang diagnostic pop 2021-05-20T00:11:12.1742190Z ^ 2021-05-20T00:11:12.2738000Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.2740120Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.2741680Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.2742860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.2743830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.2745030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:12.2746190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:12.2747470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:12.2749790Z /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-20T00:11:12.2751060Z #pragma clang diagnostic pop 2021-05-20T00:11:12.2751590Z ^ 2021-05-20T00:11:12.2827770Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.2829320Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.2830630Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.2831760Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.2832740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.2833920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:12.2835580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:12.2836760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:12.2839320Z /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-20T00:11:12.2840610Z #pragma clang diagnostic pop 2021-05-20T00:11:12.2841080Z ^ 2021-05-20T00:11:12.2896870Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.2898660Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.2900570Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.2901780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.2902760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.2903970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:12.2905140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:12.2906310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:12.2908590Z /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-20T00:11:12.2909860Z #pragma clang diagnostic pop 2021-05-20T00:11:12.2910330Z ^ 2021-05-20T00:11:12.3253500Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.3255170Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.3257000Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.3258750Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.3260310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.3262280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:12.3264150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:12.3265900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:12.3269400Z /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-20T00:11:12.3271340Z #pragma clang diagnostic pop 2021-05-20T00:11:12.3272110Z ^ 2021-05-20T00:11:12.3405290Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.3407630Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.3409480Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.3411200Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.3413460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.3414780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:12.3415960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:12.3417850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:12.3421910Z /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-20T00:11:12.3423860Z #pragma clang diagnostic pop 2021-05-20T00:11:12.3425160Z ^ 2021-05-20T00:11:12.3452940Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.3454480Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.3456070Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.3457690Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.3459230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.3461100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:12.3463120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:12.3466680Z /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-20T00:11:12.3468630Z #pragma clang diagnostic pop 2021-05-20T00:11:12.3469390Z ^ 2021-05-20T00:11:12.4330560Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.4332180Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.4333690Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.4335470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.4336990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.4338850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:12.4341110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:12.4344960Z /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-20T00:11:12.4347540Z #pragma clang diagnostic pop 2021-05-20T00:11:12.4348320Z ^ 2021-05-20T00:11:12.5200690Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.5203190Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.5205870Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.5207650Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.5209170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.5211150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:12.5213250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:12.5217090Z /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-20T00:11:12.5219220Z #pragma clang diagnostic pop 2021-05-20T00:11:12.5220000Z ^ 2021-05-20T00:11:12.6466550Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.6468870Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.6470240Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.6471870Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.6472840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:12.6474040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:12.6475340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:12.6479060Z /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-20T00:11:12.6481650Z #pragma clang diagnostic pop 2021-05-20T00:11:12.6482430Z ^ 2021-05-20T00:11:12.8264300Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.cpp:1: 2021-05-20T00:11:12.8267260Z In file included from reg-lib/cpu/CPUBlockMatchingKernel.h:5: 2021-05-20T00:11:12.8268610Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:12.8269760Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:12.8270730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:11:12.8271780Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:12.8273470Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:12.8274450Z SEXP data = Parent::get__(); 2021-05-20T00:11:12.8274860Z ^ 2021-05-20T00:11:15.9900520Z 19 warnings generated. 2021-05-20T00:11:16.0033810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/CPUConvolutionKernel.cpp -o reg-lib/cpu/CPUConvolutionKernel.o 2021-05-20T00:11:17.2550460Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:1: 2021-05-20T00:11:17.2552060Z In file included from reg-lib/cpu/CPUConvolutionKernel.h:4: 2021-05-20T00:11:17.2553400Z In file included from reg-lib/ConvolutionKernel.h:5: 2021-05-20T00:11:17.2554130Z In file included from ./nifti1_io.h:1: 2021-05-20T00:11:17.2554980Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:11:17.2556100Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:11:17.2557150Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:17.2558870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:17.2559840Z SEXP data = Parent::get__(); 2021-05-20T00:11:17.2560260Z ^ 2021-05-20T00:11:20.2949410Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.2952030Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.2953200Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.2954290Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.2955270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.2956770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.2957970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:20.2959050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:20.2961330Z /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-20T00:11:20.2962590Z #pragma clang diagnostic pop 2021-05-20T00:11:20.2963070Z ^ 2021-05-20T00:11:20.3182850Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.3185300Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.3188720Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.3190860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.3192370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.3193840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.3195550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:20.3196680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:20.3199200Z /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-20T00:11:20.3200470Z #pragma clang diagnostic pop 2021-05-20T00:11:20.3200950Z ^ 2021-05-20T00:11:20.3229760Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.3231890Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.3233590Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.3235230Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.3236810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.3238770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.3240650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:20.3242420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:20.3244160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:20.3247040Z /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-20T00:11:20.3248300Z #pragma clang diagnostic pop 2021-05-20T00:11:20.3248980Z ^ 2021-05-20T00:11:20.3335990Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.3337350Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.3338560Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.3339640Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.3340610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.3341800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.3342970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:20.3344070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:20.3346560Z /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-20T00:11:20.3347850Z #pragma clang diagnostic pop 2021-05-20T00:11:20.3348320Z ^ 2021-05-20T00:11:20.3393920Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.3395950Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.3397650Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.3399280Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.3400790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.3402660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.3404490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:20.3406200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:20.3408030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:20.3412160Z /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-20T00:11:20.3414400Z #pragma clang diagnostic pop 2021-05-20T00:11:20.3415350Z ^ 2021-05-20T00:11:20.3516470Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.3517930Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.3519290Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.3520410Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.3521540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.3522750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.3523900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:20.3524980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:20.3527300Z /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-20T00:11:20.3528560Z #pragma clang diagnostic pop 2021-05-20T00:11:20.3529040Z ^ 2021-05-20T00:11:20.4017340Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.4018810Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.4020250Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.4021820Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.4022800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.4023990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.4025160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:20.4026240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:20.4028450Z /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-20T00:11:20.4029720Z #pragma clang diagnostic pop 2021-05-20T00:11:20.4030440Z ^ 2021-05-20T00:11:20.4933160Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.4934700Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.4935830Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.4936890Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.4937880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.4939300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.4940500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:20.4941600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:20.4943890Z /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-20T00:11:20.4945230Z #pragma clang diagnostic pop 2021-05-20T00:11:20.4945700Z ^ 2021-05-20T00:11:20.5244690Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.5246440Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.5248220Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.5250400Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.5251940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.5253900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:20.5255110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:20.5256250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:20.5258530Z /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-20T00:11:20.5259790Z #pragma clang diagnostic pop 2021-05-20T00:11:20.5260270Z ^ 2021-05-20T00:11:20.6258850Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.6260350Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.6261480Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.6262540Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.6263520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.6264720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:20.6265880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:20.6267010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:20.6269260Z /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-20T00:11:20.6270520Z #pragma clang diagnostic pop 2021-05-20T00:11:20.6271000Z ^ 2021-05-20T00:11:20.6357770Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.6359170Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.6360320Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.6361380Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.6362350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.6363540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:20.6364710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:20.6365890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:20.6368180Z /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-20T00:11:20.6369450Z #pragma clang diagnostic pop 2021-05-20T00:11:20.6369930Z ^ 2021-05-20T00:11:20.6424930Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.6426270Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.6427460Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.6428530Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.6429490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.6430680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:20.6431850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:20.6433010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:20.6435800Z /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-20T00:11:20.6437070Z #pragma clang diagnostic pop 2021-05-20T00:11:20.6437780Z ^ 2021-05-20T00:11:20.6788000Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.6790100Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.6791790Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.6793410Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.6795000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.6796870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:20.6798700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:20.6800510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:20.6802810Z /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-20T00:11:20.6804080Z #pragma clang diagnostic pop 2021-05-20T00:11:20.6804540Z ^ 2021-05-20T00:11:20.6940060Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.6941480Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.6942590Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.6943670Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.6944640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.6946160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:20.6947360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:20.6948970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:20.6951410Z /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-20T00:11:20.6953970Z #pragma clang diagnostic pop 2021-05-20T00:11:20.6954450Z ^ 2021-05-20T00:11:20.6990520Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.6992510Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.6994210Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.6995850Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.6997380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.6999310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:20.7001290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:20.7004850Z /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-20T00:11:20.7006790Z #pragma clang diagnostic pop 2021-05-20T00:11:20.7007560Z ^ 2021-05-20T00:11:20.7770120Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.7771610Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.7772740Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.7773820Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.7774800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.7776450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:20.7779250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:20.7781970Z /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-20T00:11:20.7784070Z #pragma clang diagnostic pop 2021-05-20T00:11:20.7784840Z ^ 2021-05-20T00:11:20.8522370Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.8524540Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.8526280Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.8527900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.8536610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.8537910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:20.8539210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:20.8541780Z /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-20T00:11:20.8543550Z #pragma clang diagnostic pop 2021-05-20T00:11:20.8544220Z ^ 2021-05-20T00:11:20.8706530Z In file included from reg-lib/cpu/CPUConvolutionKernel.cpp:2: 2021-05-20T00:11:20.8708420Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:20.8710130Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:20.8711780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:20.8713340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:20.8715210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:20.8717290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:20.8721190Z /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-20T00:11:20.8723280Z #pragma clang diagnostic pop 2021-05-20T00:11:20.8724050Z ^ 2021-05-20T00:11:21.6649720Z 19 warnings generated. 2021-05-20T00:11:21.6779120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/CPUKernelFactory.cpp -o reg-lib/cpu/CPUKernelFactory.o 2021-05-20T00:11:23.1946850Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.1948340Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.1949560Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.1950700Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.1951890Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.1953230Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.1954730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.1956660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.1959020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:23.1960720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:23.1964420Z /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-20T00:11:23.1966410Z #pragma clang diagnostic pop 2021-05-20T00:11:23.1967180Z ^ 2021-05-20T00:11:23.2188980Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.2190490Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.2191700Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.2192860Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.2194050Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.2195190Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.2196180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.2197370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.2198550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:23.2199620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:23.2201820Z /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-20T00:11:23.2203090Z #pragma clang diagnostic pop 2021-05-20T00:11:23.2203560Z ^ 2021-05-20T00:11:23.2228580Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.2229940Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.2231150Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.2232280Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.2233480Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.2234620Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.2235580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.2236770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.2237930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:23.2239020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:23.2240120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:23.2242330Z /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-20T00:11:23.2244170Z #pragma clang diagnostic pop 2021-05-20T00:11:23.2245310Z ^ 2021-05-20T00:11:23.2337530Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.2339560Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.2341370Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.2343090Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.2345270Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.2346480Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.2347440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.2348640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.2349790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:23.2351340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:23.2353850Z /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-20T00:11:23.2355160Z #pragma clang diagnostic pop 2021-05-20T00:11:23.2355630Z ^ 2021-05-20T00:11:23.2394200Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.2395600Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.2396790Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.2397940Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.2399110Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.2400250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.2401240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.2402430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.2403600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:23.2404670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:23.2405770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:23.2408030Z /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-20T00:11:23.2409300Z #pragma clang diagnostic pop 2021-05-20T00:11:23.2409770Z ^ 2021-05-20T00:11:23.2512850Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.2514280Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.2515480Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.2516630Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.2517840Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.2518960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.2519930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.2521120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.2522280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:23.2523340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:23.2525550Z /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-20T00:11:23.2527060Z #pragma clang diagnostic pop 2021-05-20T00:11:23.2527850Z ^ 2021-05-20T00:11:23.3006320Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.3008190Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.3009490Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.3010630Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.3011830Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.3012960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.3013920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.3015110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.3016280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:23.3017840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:23.3020310Z /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-20T00:11:23.3021600Z #pragma clang diagnostic pop 2021-05-20T00:11:23.3022060Z ^ 2021-05-20T00:11:23.3847220Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.3848900Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.3850350Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.3851720Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.3853150Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.3854520Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.3855710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.3857140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.3858510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:23.3859810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:23.3862230Z /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-20T00:11:23.3863720Z #pragma clang diagnostic pop 2021-05-20T00:11:23.3864390Z ^ 2021-05-20T00:11:23.4173430Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.4174800Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.4176000Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.4177170Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.4178360Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.4179860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.4181060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.4182450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:23.4183810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:23.4185130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:23.4187580Z /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-20T00:11:23.4189070Z #pragma clang diagnostic pop 2021-05-20T00:11:23.4189750Z ^ 2021-05-20T00:11:23.5247560Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.5248930Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.5250160Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.5251310Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.5252510Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.5254080Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.5255630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.5257040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:23.5258410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:23.5259720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:23.5262710Z /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-20T00:11:23.5264200Z #pragma clang diagnostic pop 2021-05-20T00:11:23.5265350Z ^ 2021-05-20T00:11:23.5339770Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.5341130Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.5342640Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.5344020Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.5345550Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.5346920Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.5348090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.5349480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:23.5350860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:23.5352210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:23.5354690Z /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-20T00:11:23.5356190Z #pragma clang diagnostic pop 2021-05-20T00:11:23.5356860Z ^ 2021-05-20T00:11:23.5412440Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.5413770Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.5415270Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.5416660Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.5418080Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.5419470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.5420660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.5422060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:23.5423440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:23.5425080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:23.5428100Z /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-20T00:11:23.5429590Z #pragma clang diagnostic pop 2021-05-20T00:11:23.5430260Z ^ 2021-05-20T00:11:23.5775600Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.5777330Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.5778780Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.5780150Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.5781590Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.5782960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.5784130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.5785540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:23.5786900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:23.5788190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:23.5790610Z /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-20T00:11:23.5792560Z #pragma clang diagnostic pop 2021-05-20T00:11:23.5793220Z ^ 2021-05-20T00:11:23.5926650Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.5928090Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.5929290Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.5930430Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.5931620Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.5932770Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.5933730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.5934930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:23.5936090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:23.5937370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:23.5939740Z /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-20T00:11:23.5941350Z #pragma clang diagnostic pop 2021-05-20T00:11:23.5942020Z ^ 2021-05-20T00:11:23.5973330Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.5974920Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.5976490Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.5979270Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.5981210Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.5982590Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.5983810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.5985210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:23.5986640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:23.5990440Z /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-20T00:11:23.5992090Z #pragma clang diagnostic pop 2021-05-20T00:11:23.5992580Z ^ 2021-05-20T00:11:23.6804970Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.6806320Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.6807490Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.6808640Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.6810410Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.6811550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.6812530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.6813790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:23.6815130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:23.6817640Z /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-20T00:11:23.6818990Z #pragma clang diagnostic pop 2021-05-20T00:11:23.6819460Z ^ 2021-05-20T00:11:23.7582490Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.7584450Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.7585630Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.7586790Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.7588190Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.7589380Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.7590360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.7591570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:23.7592860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:23.7595350Z /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-20T00:11:23.7596710Z #pragma clang diagnostic pop 2021-05-20T00:11:23.7597180Z ^ 2021-05-20T00:11:23.8828570Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:23.8830060Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:23.8831280Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:23.8832450Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:23.8833640Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:23.8834790Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:23.8835760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:23.8836950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:23.8838240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:23.8840710Z /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-20T00:11:23.8842060Z #pragma clang diagnostic pop 2021-05-20T00:11:23.8842540Z ^ 2021-05-20T00:11:24.0801100Z In file included from reg-lib/cpu/CPUKernelFactory.cpp:1: 2021-05-20T00:11:24.0802560Z In file included from reg-lib/cpu/CPUKernelFactory.h:4: 2021-05-20T00:11:24.0803760Z In file included from reg-lib/KernelFactory.h:4: 2021-05-20T00:11:24.0804910Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:24.0806100Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:24.0807230Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:24.0808210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:11:24.0809260Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:24.0810960Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:24.0811930Z SEXP data = Parent::get__(); 2021-05-20T00:11:24.0812350Z ^ 2021-05-20T00:11:27.3564560Z 19 warnings generated. 2021-05-20T00:11:27.3712410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/CPUOptimiseKernel.cpp -o reg-lib/cpu/CPUOptimiseKernel.o 2021-05-20T00:11:28.9559840Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:28.9563690Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:28.9565810Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:28.9567560Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:28.9568980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:28.9570400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:28.9571850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:28.9573370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:28.9576100Z /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-20T00:11:28.9578290Z #pragma clang diagnostic pop 2021-05-20T00:11:28.9579080Z ^ 2021-05-20T00:11:28.9783310Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:28.9784910Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:28.9786490Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:28.9787640Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:28.9788620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:28.9789820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:28.9790970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:28.9792040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:28.9794250Z /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-20T00:11:28.9795510Z #pragma clang diagnostic pop 2021-05-20T00:11:28.9796000Z ^ 2021-05-20T00:11:28.9823440Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:28.9825640Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:28.9827610Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:28.9829350Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:28.9830930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:28.9832860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:28.9834790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:28.9836530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:28.9838310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:28.9841770Z /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-20T00:11:28.9844690Z #pragma clang diagnostic pop 2021-05-20T00:11:28.9845190Z ^ 2021-05-20T00:11:28.9927100Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:28.9928550Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:28.9929830Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:28.9931230Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:28.9932770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:28.9934710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:28.9936540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:28.9938870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:28.9942770Z /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-20T00:11:28.9945320Z #pragma clang diagnostic pop 2021-05-20T00:11:28.9945800Z ^ 2021-05-20T00:11:28.9982490Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:28.9983920Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:28.9985560Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:28.9987300Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:28.9988850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:28.9990730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:28.9992610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:28.9994340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:28.9996180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:28.9999680Z /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-20T00:11:29.0001660Z #pragma clang diagnostic pop 2021-05-20T00:11:29.0002420Z ^ 2021-05-20T00:11:29.0104740Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.0106230Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.0107490Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.0108650Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.0109640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.0110830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:29.0112000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:29.0113060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:29.0115280Z /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-20T00:11:29.0116550Z #pragma clang diagnostic pop 2021-05-20T00:11:29.0117020Z ^ 2021-05-20T00:11:29.5675160Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5686040Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5687610Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5689000Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5690190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5691600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:29.5692960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:29.5694740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:29.5697760Z /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-20T00:11:29.5699250Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5699930Z ^ 2021-05-20T00:11:29.5701190Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5703300Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5704800Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5706160Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5707530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5708990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:29.5710340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:29.5711650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:29.5714260Z /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-20T00:11:29.5715740Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5716430Z ^ 2021-05-20T00:11:29.5717700Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5719220Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5720980Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5722360Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5723540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5724940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:29.5726920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:29.5728460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:29.5730940Z /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-20T00:11:29.5732430Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5733100Z ^ 2021-05-20T00:11:29.5734380Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5735920Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5737390Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5738730Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5739920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5741310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:29.5742670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:29.5744260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:29.5746740Z /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-20T00:11:29.5748220Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5755120Z ^ 2021-05-20T00:11:29.5756500Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5758080Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5759580Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5760920Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5762120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5763500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:29.5764860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:29.5766580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:29.5769270Z /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-20T00:11:29.5770790Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5771450Z ^ 2021-05-20T00:11:29.5772750Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5774480Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5775940Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5777320Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5778500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5780820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:29.5782200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:29.5783560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:29.5786070Z /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-20T00:11:29.5787550Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5788220Z ^ 2021-05-20T00:11:29.5789480Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5790990Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5792460Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5793840Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5795020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5796410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:29.5797770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:29.5799070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:29.5801460Z /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-20T00:11:29.5802950Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5803620Z ^ 2021-05-20T00:11:29.5805040Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5807590Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5809090Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5810460Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5811640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5813030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:29.5814410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:29.5815850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:29.5818400Z /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-20T00:11:29.5819880Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5820540Z ^ 2021-05-20T00:11:29.5821800Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5823610Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5825110Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5826460Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5827800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5829260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:29.5830680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:29.5833430Z /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-20T00:11:29.5834940Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5835610Z ^ 2021-05-20T00:11:29.5836880Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5838420Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5839900Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5841240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5842430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5844020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:29.5846380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:29.5849200Z /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-20T00:11:29.5850760Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5851430Z ^ 2021-05-20T00:11:29.5852710Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.5854250Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.5855730Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.5857070Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.5858270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.5859650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:29.5861130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:29.5863770Z /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-20T00:11:29.5865360Z #pragma clang diagnostic pop 2021-05-20T00:11:29.5866040Z ^ 2021-05-20T00:11:29.6355930Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.6357340Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.6358970Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.6360120Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.6361350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:29.6362760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:29.6364430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:29.6366980Z /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-20T00:11:29.6369050Z #pragma clang diagnostic pop 2021-05-20T00:11:29.6369740Z ^ 2021-05-20T00:11:29.8282670Z In file included from reg-lib/cpu/CPUOptimiseKernel.cpp:1: 2021-05-20T00:11:29.8284600Z In file included from reg-lib/cpu/CPUOptimiseKernel.h:5: 2021-05-20T00:11:29.8286940Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:29.8288400Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:29.8289630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:11:29.8291200Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:29.8293120Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:29.8294310Z SEXP data = Parent::get__(); 2021-05-20T00:11:29.8294950Z ^ 2021-05-20T00:11:33.0014410Z 19 warnings generated. 2021-05-20T00:11:33.0143890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/CPUResampleImageKernel.cpp -o reg-lib/cpu/CPUResampleImageKernel.o 2021-05-20T00:11:34.2625720Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:34.2627650Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:4: 2021-05-20T00:11:34.2629260Z In file included from reg-lib/ResampleImageKernel.h:5: 2021-05-20T00:11:34.2630280Z In file included from ./nifti1_io.h:1: 2021-05-20T00:11:34.2631330Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:11:34.2632600Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:11:34.2633880Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:34.2635780Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:34.2636990Z SEXP data = Parent::get__(); 2021-05-20T00:11:34.2637610Z ^ 2021-05-20T00:11:37.1207470Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:37.1209850Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:37.1211170Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:37.1212360Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:37.1214190Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:37.1215220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:37.1216420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:37.1217600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:37.1218680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:37.1221070Z /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-20T00:11:37.1222340Z #pragma clang diagnostic pop 2021-05-20T00:11:37.1222830Z ^ 2021-05-20T00:11:37.1427650Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:37.1429290Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:37.1430570Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:37.1431750Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:37.1432890Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:37.1434340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:37.1435520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:37.1436840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:37.1437950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:37.1440180Z /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-20T00:11:37.1441530Z #pragma clang diagnostic pop 2021-05-20T00:11:37.1442010Z ^ 2021-05-20T00:11:37.1467290Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:37.1468800Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:37.1470080Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:37.1471260Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:37.1472390Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:37.1473350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:37.1474550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:37.1475710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:37.1476800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:37.1477900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:37.1480110Z /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-20T00:11:37.1481370Z #pragma clang diagnostic pop 2021-05-20T00:11:37.1481850Z ^ 2021-05-20T00:11:37.1570540Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:37.1572050Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:37.1573320Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:37.1574520Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:37.1575630Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:37.1576600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:37.1577790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:37.1578940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:37.1580050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:37.1582280Z /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-20T00:11:37.1583540Z #pragma clang diagnostic pop 2021-05-20T00:11:37.1584030Z ^ 2021-05-20T00:11:37.1635440Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:37.1637290Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:37.1638870Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:37.1640320Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:37.1641780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:37.1643010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:37.1644410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:37.1646240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:37.1647520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:37.1649010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:37.1651580Z /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-20T00:11:37.1653080Z #pragma clang diagnostic pop 2021-05-20T00:11:37.1653760Z ^ 2021-05-20T00:11:37.1757280Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:37.1760540Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:37.1762520Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:37.1764070Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:37.1765980Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:37.1767430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:37.1769390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:37.1770790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:37.1772450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:37.1776120Z /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-20T00:11:37.1778400Z #pragma clang diagnostic pop 2021-05-20T00:11:37.1779090Z ^ 2021-05-20T00:11:37.2269980Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.3088910Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.3090760Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.3092270Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.3093690Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.3094910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.3096330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:38.3097710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:38.3098980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:38.3101490Z /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-20T00:11:38.3103020Z #pragma clang diagnostic pop 2021-05-20T00:11:38.3103680Z ^ 2021-05-20T00:11:38.3105070Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.3106780Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.3108290Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.3109720Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.3111100Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.3112300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.3113700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:38.3115060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:38.3116370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:38.3119410Z /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-20T00:11:38.3120930Z #pragma clang diagnostic pop 2021-05-20T00:11:38.3122220Z ^ 2021-05-20T00:11:38.3123710Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.3125400Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.3126920Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.3128360Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.3129740Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.3130950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.3132360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:38.3133720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:38.3135060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:38.3137790Z /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-20T00:11:38.3139380Z #pragma clang diagnostic pop 2021-05-20T00:11:38.3140130Z ^ 2021-05-20T00:11:38.3141570Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.3143310Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.3144590Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.3145790Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.3146930Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.3147910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.3149110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:38.3150290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:38.3151410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:38.3153680Z /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-20T00:11:38.3155200Z #pragma clang diagnostic pop 2021-05-20T00:11:38.3156320Z ^ 2021-05-20T00:11:38.3157760Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.3159460Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.3160960Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.3162430Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.3163820Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.3165000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.3166420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:38.3167810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:38.3169190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:38.3171660Z /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-20T00:11:38.3173160Z #pragma clang diagnostic pop 2021-05-20T00:11:38.3173830Z ^ 2021-05-20T00:11:38.3175510Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.3177920Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.3179850Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.3181450Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.3182900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.3184110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.3185500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:38.9578930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:38.9583460Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_blockMatching.cpp -o reg-lib/cpu/_reg_blockMatching.o 2021-05-20T00:11:38.9594930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:38.9597580Z /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-20T00:11:38.9599770Z #pragma clang diagnostic pop 2021-05-20T00:11:38.9600940Z ^ 2021-05-20T00:11:38.9602410Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.9604140Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.9605650Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.9607710Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.9609860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.9611070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.9612490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:38.9613870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:38.9615180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:38.9617630Z /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-20T00:11:38.9619140Z #pragma clang diagnostic pop 2021-05-20T00:11:38.9619770Z ^ 2021-05-20T00:11:38.9621120Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.9622970Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.9625400Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.9627360Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.9628760Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.9629970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.9631360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:38.9633840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:38.9635960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:38.9640050Z /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-20T00:11:38.9642210Z #pragma clang diagnostic pop 2021-05-20T00:11:38.9642880Z ^ 2021-05-20T00:11:38.9644430Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.9647340Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.9649400Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.9650850Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.9652250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.9653450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.9654860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:38.9656310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:38.9659230Z /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-20T00:11:38.9661650Z #pragma clang diagnostic pop 2021-05-20T00:11:38.9662720Z ^ 2021-05-20T00:11:38.9664140Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.9665840Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.9667370Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.9668930Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.9671120Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.9672700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.9674130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:38.9675670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:38.9679110Z /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-20T00:11:38.9680550Z #pragma clang diagnostic pop 2021-05-20T00:11:38.9681040Z ^ 2021-05-20T00:11:38.9682380Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.9683860Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.9685140Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.9686330Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.9687460Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.9688420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.9689620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:38.9690930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:38.9693380Z /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-20T00:11:38.9694730Z #pragma clang diagnostic pop 2021-05-20T00:11:38.9695210Z ^ 2021-05-20T00:11:38.9696360Z In file included from reg-lib/cpu/CPUResampleImageKernel.cpp:1: 2021-05-20T00:11:38.9697820Z In file included from reg-lib/cpu/CPUResampleImageKernel.h:5: 2021-05-20T00:11:38.9699080Z In file included from reg-lib/AladinContent.h:10: 2021-05-20T00:11:38.9700250Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:38.9701490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:38.9702750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:38.9703940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:38.9705360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:38.9707880Z /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-20T00:11:38.9709300Z #pragma clang diagnostic pop 2021-05-20T00:11:38.9709770Z ^ 2021-05-20T00:11:38.9710210Z 19 warnings generated. 2021-05-20T00:11:40.2497170Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.2498580Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.2499730Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.2500730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.2501930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.2503100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:40.2504180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:40.2507080Z /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-20T00:11:40.2509020Z #pragma clang diagnostic pop 2021-05-20T00:11:40.2509790Z ^ 2021-05-20T00:11:40.2720060Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.2721420Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.2722610Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.2723590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.2725040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.2726870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:40.2728540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:40.2731970Z /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-20T00:11:40.2733940Z #pragma clang diagnostic pop 2021-05-20T00:11:40.2734700Z ^ 2021-05-20T00:11:40.2759050Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.2760620Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.2761860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.2762830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.2764040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.2765210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:40.2766310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:40.2767410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:40.2769650Z /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-20T00:11:40.2770910Z #pragma clang diagnostic pop 2021-05-20T00:11:40.2771390Z ^ 2021-05-20T00:11:40.2863250Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.2864610Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.2865780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.2867000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.2868240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.2869830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:40.2871640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:40.2875070Z /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-20T00:11:40.2877040Z #pragma clang diagnostic pop 2021-05-20T00:11:40.2877840Z ^ 2021-05-20T00:11:40.2919400Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.2920760Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.2921920Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.2922890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.2924090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.2925250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:40.2926320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:40.2927440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:40.2929690Z /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-20T00:11:40.2930970Z #pragma clang diagnostic pop 2021-05-20T00:11:40.2931450Z ^ 2021-05-20T00:11:40.3040060Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.3041540Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.3042690Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.3043650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.3044850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.3046190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:40.3047920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:40.3051370Z /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-20T00:11:40.3053500Z #pragma clang diagnostic pop 2021-05-20T00:11:40.3063230Z ^ 2021-05-20T00:11:40.3555930Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.3557900Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.3559620Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.3561170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.3563050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.3564910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:40.3566590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:40.3570550Z /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-20T00:11:40.3572490Z #pragma clang diagnostic pop 2021-05-20T00:11:40.3573700Z ^ 2021-05-20T00:11:40.4492070Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.4493470Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.4494860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.4496420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.4498320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.4500180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:40.4501960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:40.4505410Z /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-20T00:11:40.4507370Z #pragma clang diagnostic pop 2021-05-20T00:11:40.4508150Z ^ 2021-05-20T00:11:40.4826570Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.4828460Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.4830250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.4831760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.4833680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:40.4835620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:40.4837480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:40.4841520Z /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-20T00:11:40.4842810Z #pragma clang diagnostic pop 2021-05-20T00:11:40.4843280Z ^ 2021-05-20T00:11:40.5899460Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.5900890Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.5902030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.5903010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.5904190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:40.5905370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:40.5906520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:40.5908770Z /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-20T00:11:40.5910050Z #pragma clang diagnostic pop 2021-05-20T00:11:40.5910530Z ^ 2021-05-20T00:11:40.6000530Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.6001890Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.6003050Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.6004010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.6005210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:40.6006860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:40.6008040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:40.6010550Z /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-20T00:11:40.6011850Z #pragma clang diagnostic pop 2021-05-20T00:11:40.6012320Z ^ 2021-05-20T00:11:40.6075050Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.6076360Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.6077490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.6078460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.6079660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:40.6080830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:40.6081990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:40.6084280Z /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-20T00:11:40.6085530Z #pragma clang diagnostic pop 2021-05-20T00:11:40.6086000Z ^ 2021-05-20T00:11:40.6429640Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.6432840Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.6436410Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.6437730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.6439130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:40.6440600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:40.6442830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:40.6445360Z /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-20T00:11:40.6446850Z #pragma clang diagnostic pop 2021-05-20T00:11:40.6447520Z ^ 2021-05-20T00:11:40.6584310Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.6585870Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.6587290Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.6588500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.6589900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:40.6591280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:40.6592750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:40.6595340Z /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-20T00:11:40.6596810Z #pragma clang diagnostic pop 2021-05-20T00:11:40.6597480Z ^ 2021-05-20T00:11:40.6640970Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.6642530Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.6643950Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.6645610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.6647000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:40.6648620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:40.6651210Z /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-20T00:11:40.6652720Z #pragma clang diagnostic pop 2021-05-20T00:11:40.6653380Z ^ 2021-05-20T00:11:40.7479230Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.7480630Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.7482480Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.7483700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.7485120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:40.7486660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:40.7489380Z /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-20T00:11:40.7490950Z #pragma clang diagnostic pop 2021-05-20T00:11:40.7491620Z ^ 2021-05-20T00:11:40.8232410Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.8234180Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.8235580Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.8236770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.8238200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:40.8239760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:40.8242600Z /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-20T00:11:40.8244170Z #pragma clang diagnostic pop 2021-05-20T00:11:40.8244840Z ^ 2021-05-20T00:11:40.9415190Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:40.9416820Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:40.9418240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:40.9419440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:40.9420860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:40.9422380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:40.9425060Z /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-20T00:11:40.9426630Z #pragma clang diagnostic pop 2021-05-20T00:11:40.9427290Z ^ 2021-05-20T00:11:41.1454930Z In file included from reg-lib/cpu/_reg_blockMatching.cpp:12: 2021-05-20T00:11:41.1456520Z In file included from reg-lib/cpu/_reg_blockMatching.h:17: 2021-05-20T00:11:41.1457910Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:41.1459110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:11:41.1460330Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:41.1462640Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:41.1463820Z SEXP data = Parent::get__(); 2021-05-20T00:11:41.1464620Z ^ 2021-05-20T00:11:45.1482040Z 19 warnings generated. 2021-05-20T00:11:45.1624020Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_globalTrans.cpp -o reg-lib/cpu/_reg_globalTrans.o 2021-05-20T00:11:46.3849230Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:46.3851060Z In file included from reg-lib/cpu/_reg_globalTrans.h:17: 2021-05-20T00:11:46.3852150Z In file included from ./nifti1_io.h:1: 2021-05-20T00:11:46.3853650Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:11:46.3854910Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:11:46.3855970Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:46.3857850Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:46.3858800Z SEXP data = Parent::get__(); 2021-05-20T00:11:46.3859220Z ^ 2021-05-20T00:11:49.4720910Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.4722290Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.4723430Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.4724520Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.4725510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.4726710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.4727870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:49.4728950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:49.4731170Z /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-20T00:11:49.4732430Z #pragma clang diagnostic pop 2021-05-20T00:11:49.4732910Z ^ 2021-05-20T00:11:49.4994030Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.4995380Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.4996530Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.4997640Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.4998600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.4999800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.5000970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:49.5002020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:49.5004220Z /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-20T00:11:49.5005490Z #pragma clang diagnostic pop 2021-05-20T00:11:49.5005960Z ^ 2021-05-20T00:11:49.5040650Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.5042480Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.5043600Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.5044670Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.5046030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.5047270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.5048430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:49.5049540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:49.5050630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:49.5052890Z /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-20T00:11:49.5054170Z #pragma clang diagnostic pop 2021-05-20T00:11:49.5054630Z ^ 2021-05-20T00:11:49.5165610Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.5166900Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.5168020Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.5169090Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.5170040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.5171520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.5173190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:49.5174290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:49.5176580Z /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-20T00:11:49.5177850Z #pragma clang diagnostic pop 2021-05-20T00:11:49.5178320Z ^ 2021-05-20T00:11:49.5231940Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.5233920Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.5235600Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.5237220Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.5238990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.5240740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.5242560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:49.5244270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:49.5246060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:49.5249660Z /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-20T00:11:49.5251750Z #pragma clang diagnostic pop 2021-05-20T00:11:49.5252500Z ^ 2021-05-20T00:11:49.5370430Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.5371770Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.5372890Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.5373970Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.5374930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.5376130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.5377770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:49.5379040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:49.5381320Z /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-20T00:11:49.5382590Z #pragma clang diagnostic pop 2021-05-20T00:11:49.5383050Z ^ 2021-05-20T00:11:49.5860760Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.5862900Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.5864660Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.5866320Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.5867910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.5869920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.5871770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:49.5873490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:49.5876900Z /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-20T00:11:49.5879010Z #pragma clang diagnostic pop 2021-05-20T00:11:49.5879800Z ^ 2021-05-20T00:11:49.6668970Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.6670340Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.6671470Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.6672580Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.6673550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.6675160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.6676980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:49.6679050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:49.6682730Z /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-20T00:11:49.6684810Z #pragma clang diagnostic pop 2021-05-20T00:11:49.6685570Z ^ 2021-05-20T00:11:49.7044920Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:49.7046840Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:49.7048640Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:49.7050240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:49.7051990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:49.7053890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:49.7055840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:49.7057660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:49.7061170Z /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-20T00:11:49.7063120Z #pragma clang diagnostic pop 2021-05-20T00:11:49.7063870Z ^ 2021-05-20T00:11:50.5951610Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.5953760Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.5955220Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.5957560Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.5959450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.5960840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:50.5962020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:50.5963160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:50.5965490Z /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-20T00:11:50.5966760Z #pragma clang diagnostic pop 2021-05-20T00:11:50.5967240Z ^ 2021-05-20T00:11:50.5968300Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.5969530Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.5970700Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.5971760Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.5972730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.5973930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:50.5975090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:50.5976270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:50.5978560Z /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-20T00:11:50.5979860Z #pragma clang diagnostic pop 2021-05-20T00:11:50.5980370Z ^ 2021-05-20T00:11:50.5981410Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.5982590Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.5983710Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.5984760Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.5985720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.5986910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:50.5988070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:50.5989320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:50.5991620Z /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-20T00:11:50.5992880Z #pragma clang diagnostic pop 2021-05-20T00:11:50.5993350Z ^ 2021-05-20T00:11:50.5994360Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.5995540Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.5996650Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.5997720Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.5998670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.5999860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:50.6001360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:50.6002480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:50.6004930Z /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-20T00:11:50.6006220Z #pragma clang diagnostic pop 2021-05-20T00:11:50.6006700Z ^ 2021-05-20T00:11:50.6007760Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.6008940Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.6010050Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.6011120Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.6012070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.6013270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:50.6014440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:50.6015700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:50.6018060Z /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-20T00:11:50.6019390Z #pragma clang diagnostic pop 2021-05-20T00:11:50.6019860Z ^ 2021-05-20T00:11:50.6020890Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.6022070Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.6023190Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.6024250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.6025210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.6026400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:50.6027640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:50.6029890Z /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-20T00:11:50.6031170Z #pragma clang diagnostic pop 2021-05-20T00:11:50.6031640Z ^ 2021-05-20T00:11:50.6032650Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.6033840Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.6034950Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.6036010Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.6036980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.6038150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:50.6039600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:50.6042110Z /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-20T00:11:50.6043440Z #pragma clang diagnostic pop 2021-05-20T00:11:50.6043930Z ^ 2021-05-20T00:11:50.6044950Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.6046130Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.6047240Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.6048550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.6049520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.6050910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:50.6052240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:50.6054720Z /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-20T00:11:50.6056060Z #pragma clang diagnostic pop 2021-05-20T00:11:50.6056520Z ^ 2021-05-20T00:11:50.6057540Z In file included from reg-lib/cpu/_reg_globalTrans.cpp:15: 2021-05-20T00:11:50.6058820Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:50.6059940Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:50.6061020Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:50.6061980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:50.6063170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:50.6064470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:50.6066910Z /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-20T00:11:50.6068290Z #pragma clang diagnostic pop 2021-05-20T00:11:50.6068790Z ^ 2021-05-20T00:11:51.6838230Z 19 warnings generated. 2021-05-20T00:11:51.6992290Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_localTrans.cpp -o reg-lib/cpu/_reg_localTrans.o 2021-05-20T00:11:52.9488750Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:52.9490020Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:52.9491210Z In file included from reg-lib/cpu/_reg_globalTrans.h:17: 2021-05-20T00:11:52.9491920Z In file included from ./nifti1_io.h:1: 2021-05-20T00:11:52.9493160Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:11:52.9494470Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:11:52.9495700Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:11:52.9497650Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:11:52.9499350Z SEXP data = Parent::get__(); 2021-05-20T00:11:52.9499990Z ^ 2021-05-20T00:11:55.8975250Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:55.8976970Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:55.8979120Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:55.8980890Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:55.8982530Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:55.8984060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:55.8985950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:55.8987780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:11:55.8990080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:11:55.8993840Z /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-20T00:11:55.8995860Z #pragma clang diagnostic pop 2021-05-20T00:11:55.8996650Z ^ 2021-05-20T00:11:55.9217440Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:55.9224500Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:55.9225850Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:55.9226990Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:55.9228070Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:55.9229040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:55.9230250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:55.9231420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:11:55.9232490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:11:55.9234700Z /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-20T00:11:55.9235970Z #pragma clang diagnostic pop 2021-05-20T00:11:55.9236440Z ^ 2021-05-20T00:11:55.9263050Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:55.9264360Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:55.9265930Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:55.9267620Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:55.9269250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:55.9270790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:55.9272680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:55.9274490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:55.9276220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:11:55.9278020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:11:55.9281480Z /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-20T00:11:55.9283520Z #pragma clang diagnostic pop 2021-05-20T00:11:55.9284300Z ^ 2021-05-20T00:11:55.9379760Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:55.9381680Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:55.9383470Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:55.9385210Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:55.9386870Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:55.9388400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:55.9390370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:55.9392260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:11:55.9393990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:11:55.9397540Z /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-20T00:11:55.9399990Z #pragma clang diagnostic pop 2021-05-20T00:11:55.9400760Z ^ 2021-05-20T00:11:55.9439060Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:55.9440430Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:55.9441600Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:55.9442720Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:55.9443790Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:55.9444750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:55.9445940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:55.9447110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:55.9448160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:11:55.9449280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:11:55.9451550Z /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-20T00:11:55.9452810Z #pragma clang diagnostic pop 2021-05-20T00:11:55.9453290Z ^ 2021-05-20T00:11:55.9561660Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:55.9563000Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:55.9564190Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:55.9565310Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:55.9566400Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:55.9567370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:55.9568560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:55.9569720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:11:55.9570790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:11:55.9572990Z /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-20T00:11:55.9574260Z #pragma clang diagnostic pop 2021-05-20T00:11:55.9574730Z ^ 2021-05-20T00:11:56.0059590Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:56.0060890Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:56.0062070Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:56.0063190Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:56.0064260Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:56.0065230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:56.0066430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:56.0067600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:11:56.0068650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:11:56.0070870Z /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-20T00:11:56.0072130Z #pragma clang diagnostic pop 2021-05-20T00:11:56.0072610Z ^ 2021-05-20T00:11:56.0960890Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:56.0962780Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:56.0963970Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:56.0965090Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:56.0966420Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:56.0967420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:56.0968610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:56.0969780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:11:56.0970880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:11:56.0973140Z /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-20T00:11:56.0974430Z #pragma clang diagnostic pop 2021-05-20T00:11:56.0974890Z ^ 2021-05-20T00:11:56.1304220Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:56.1305580Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:56.1306770Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:56.1308300Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:56.1309940Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:56.1311450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:56.1313330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:11:56.1315170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:11:56.1317030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:11:56.1320580Z /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-20T00:11:56.1322560Z #pragma clang diagnostic pop 2021-05-20T00:11:56.1323330Z ^ 2021-05-20T00:11:56.2323590Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:56.2324980Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:56.2326160Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:56.2327290Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:56.2328360Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:56.2329340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:56.2330540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:56.2331740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:11:56.2332870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:11:56.2336120Z /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-20T00:11:56.2338290Z #pragma clang diagnostic pop 2021-05-20T00:11:56.2338780Z ^ 2021-05-20T00:11:56.2416280Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:56.2417590Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:56.2418790Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:56.2419920Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:56.2421000Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:56.2421980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:56.2423660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:56.2425040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:11:56.2426260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:11:56.2428610Z /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-20T00:11:56.2429860Z #pragma clang diagnostic pop 2021-05-20T00:11:56.2430340Z ^ 2021-05-20T00:11:57.1879240Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:57.1881560Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:57.1883230Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:57.1884830Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:57.1886690Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:57.1888370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:57.1889580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:57.1890740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:11:57.1891960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:11:57.1894300Z /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-20T00:11:57.1895570Z #pragma clang diagnostic pop 2021-05-20T00:11:57.1896040Z ^ 2021-05-20T00:11:57.1897580Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:57.1899420Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:57.1901260Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:57.1902990Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:57.1904620Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:57.1906220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:57.1908100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:57.1910000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:11:57.1911850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:11:57.1915280Z /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-20T00:11:57.1917400Z #pragma clang diagnostic pop 2021-05-20T00:11:57.1918170Z ^ 2021-05-20T00:11:57.1919690Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:57.1921530Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:57.1923370Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:57.1925060Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:57.1926720Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:57.1928260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:57.1931030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:11:57.1932280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:11:57.1933560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:11:57.1936950Z /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-20T00:11:57.1938280Z #pragma clang diagnostic pop 2021-05-20T00:11:57.1938760Z ^ 2021-05-20T00:11:57.1939810Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:57.1941000Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:57.1942220Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:57.1943330Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:57.1944390Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:57.1945340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:57.1946620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:11:57.1947890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:11:57.1950180Z /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-20T00:11:57.1951450Z #pragma clang diagnostic pop 2021-05-20T00:11:57.1951920Z ^ 2021-05-20T00:11:57.1952910Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:57.1954080Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:57.1955240Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:57.1956340Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:57.1957400Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:57.1958360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:57.1959550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:11:57.1960890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:11:57.1963390Z /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-20T00:11:57.1964720Z #pragma clang diagnostic pop 2021-05-20T00:11:57.1965190Z ^ 2021-05-20T00:11:57.1966180Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:57.1967450Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:57.1968610Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:57.1969700Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:57.1970780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:57.1971740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:57.1972920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:11:57.1974220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:11:57.1976660Z /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-20T00:11:57.1977990Z #pragma clang diagnostic pop 2021-05-20T00:11:57.1978470Z ^ 2021-05-20T00:11:57.1979470Z In file included from reg-lib/cpu/_reg_localTrans.cpp:13: 2021-05-20T00:11:57.1980620Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:11:57.1981780Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:11:57.1983150Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:11:57.1984220Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:11:57.1985370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:11:57.1986680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:11:57.1987980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:11:57.1990460Z /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-20T00:11:57.1991810Z #pragma clang diagnostic pop 2021-05-20T00:11:57.1992280Z ^ 2021-05-20T00:12:01.5825170Z 19 warnings generated. 2021-05-20T00:12:01.5990750Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_localTrans_jac.cpp -o reg-lib/cpu/_reg_localTrans_jac.o 2021-05-20T00:12:02.8801810Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:02.8803500Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:02.8804720Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:02.8806050Z In file included from reg-lib/cpu/_reg_globalTrans.h:17: 2021-05-20T00:12:02.8806760Z In file included from ./nifti1_io.h:1: 2021-05-20T00:12:02.8807600Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:12:02.8808930Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:12:02.8810010Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:12:02.8811750Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:12:02.8812730Z SEXP data = Parent::get__(); 2021-05-20T00:12:02.8813160Z ^ 2021-05-20T00:12:05.8636620Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:05.8638660Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:05.8640430Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:05.8642240Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:05.8643960Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:05.8645580Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:05.8647090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:05.8649000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:05.8650850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:12:05.8652590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:12:05.8655800Z /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-20T00:12:05.8657070Z #pragma clang diagnostic pop 2021-05-20T00:12:05.8657560Z ^ 2021-05-20T00:12:05.8862100Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:05.8864420Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:05.8866420Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:05.8868400Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:05.8869520Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:05.8870610Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:05.8871840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:05.8873090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:05.8874250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:12:05.8875310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:12:05.8877550Z /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-20T00:12:05.8878820Z #pragma clang diagnostic pop 2021-05-20T00:12:05.8879290Z ^ 2021-05-20T00:12:05.8900570Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:05.8902720Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:05.8904680Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:05.8906510Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:05.8907660Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:05.8908740Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:05.8909710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:05.8910910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:05.8912060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:05.8913160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:12:05.8914270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:12:05.8916500Z /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-20T00:12:05.8917780Z #pragma clang diagnostic pop 2021-05-20T00:12:05.8918260Z ^ 2021-05-20T00:12:05.9008900Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:05.9011080Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:05.9013070Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:05.9014820Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:05.9015970Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:05.9018230Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:05.9019240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:05.9020450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:05.9021610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:05.9022710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:12:05.9025020Z /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-20T00:12:05.9026290Z #pragma clang diagnostic pop 2021-05-20T00:12:05.9026760Z ^ 2021-05-20T00:12:05.9068690Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:05.9070820Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:05.9072810Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:05.9074790Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:05.9075920Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:05.9077010Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:05.9078430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:05.9079690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:05.9080850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:05.9081910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:12:05.9083020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:12:05.9085330Z /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-20T00:12:05.9086600Z #pragma clang diagnostic pop 2021-05-20T00:12:05.9087070Z ^ 2021-05-20T00:12:05.9188200Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:05.9190450Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:05.9192520Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:05.9194300Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:05.9195500Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:05.9197150Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:05.9198670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:05.9200550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:05.9202410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:05.9204110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:12:05.9207650Z /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-20T00:12:05.9209610Z #pragma clang diagnostic pop 2021-05-20T00:12:05.9210620Z ^ 2021-05-20T00:12:05.9665570Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:05.9667810Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:05.9669800Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:05.9671280Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:05.9672420Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:05.9673490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:05.9674480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:05.9675700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:05.9676860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:12:05.9677940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:12:05.9680160Z /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-20T00:12:05.9681410Z #pragma clang diagnostic pop 2021-05-20T00:12:05.9682380Z ^ 2021-05-20T00:12:06.0507940Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.0509290Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.0510470Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.0512180Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.0513290Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.0514360Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.0515900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.0517950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:06.0519210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:12:06.0520310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:12:06.0522600Z /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-20T00:12:06.0523850Z #pragma clang diagnostic pop 2021-05-20T00:12:06.0524330Z ^ 2021-05-20T00:12:06.0830080Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.0832340Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.0834400Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.0836690Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.0838670Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.0840560Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.0842180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.0844160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:06.0846070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:12:06.0847950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:12:06.0851740Z /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-20T00:12:06.0853820Z #pragma clang diagnostic pop 2021-05-20T00:12:06.0854700Z ^ 2021-05-20T00:12:06.1871200Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.1872580Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.1873950Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.1875730Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.1877480Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.1879110Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.1880630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.1882550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:06.1884450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:12:06.1886340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:12:06.1889840Z /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-20T00:12:06.1891810Z #pragma clang diagnostic pop 2021-05-20T00:12:06.1892740Z ^ 2021-05-20T00:12:06.1993520Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.1994890Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.1996160Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.1997330Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.1999310Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.2000940Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.2002460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.2004560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:06.2006500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:12:06.2008440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:12:06.2012000Z /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-20T00:12:06.2013940Z #pragma clang diagnostic pop 2021-05-20T00:12:06.2014700Z ^ 2021-05-20T00:12:06.2086700Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.2088000Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.2089230Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.2090410Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.2091600Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.2092710Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.2093680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.2094860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:06.2096030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:12:06.2097200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:12:06.2099480Z /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-20T00:12:06.2100750Z #pragma clang diagnostic pop 2021-05-20T00:12:06.2101230Z ^ 2021-05-20T00:12:06.2467930Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.2469290Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.2470480Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.2471670Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.2472790Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.2474060Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.2476020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.2477510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:06.2478720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:12:06.2479840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:12:06.2482400Z /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-20T00:12:06.2483680Z #pragma clang diagnostic pop 2021-05-20T00:12:06.2484160Z ^ 2021-05-20T00:12:06.2694730Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.2696130Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.2697330Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.2698500Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.2699630Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.2700720Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.2702080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.2703290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:06.2704620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:12:06.2705930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:12:06.2708350Z /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-20T00:12:06.2709610Z #pragma clang diagnostic pop 2021-05-20T00:12:06.2710090Z ^ 2021-05-20T00:12:06.2768780Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.2796040Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.2797400Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.2798600Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.2811850Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.2813030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.2814020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.2815220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:12:06.2816460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:12:06.2818790Z /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-20T00:12:06.2820540Z #pragma clang diagnostic pop 2021-05-20T00:12:06.2821340Z ^ 2021-05-20T00:12:06.3585370Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.3586750Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.3588460Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.3590260Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.3591960Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.3593570Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.3595090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.3596990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:12:06.3599140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:12:06.3603060Z /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-20T00:12:06.3605170Z #pragma clang diagnostic pop 2021-05-20T00:12:06.3605650Z ^ 2021-05-20T00:12:06.4367350Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.4368840Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.4370630Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.4372440Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.4374160Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.4375770Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.4377290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.4380300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:12:06.4382090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:12:06.4386130Z /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-20T00:12:06.4388280Z #pragma clang diagnostic pop 2021-05-20T00:12:06.4389040Z ^ 2021-05-20T00:12:06.4558330Z In file included from reg-lib/cpu/_reg_localTrans_jac.cpp:12: 2021-05-20T00:12:06.4560500Z In file included from reg-lib/cpu/_reg_localTrans_jac.h:16: 2021-05-20T00:12:06.4562310Z In file included from reg-lib/cpu/_reg_localTrans.h:20: 2021-05-20T00:12:06.4564120Z In file included from reg-lib/cpu/_reg_globalTrans.h:18: 2021-05-20T00:12:06.4565850Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:06.4567480Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:06.4570450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:06.4571660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:12:06.4573260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:12:06.4577410Z /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-20T00:12:06.4579620Z #pragma clang diagnostic pop 2021-05-20T00:12:06.4580400Z ^ 2021-05-20T00:12:09.0285190Z 19 warnings generated. 2021-05-20T00:12:09.0452400Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_localTrans_regul.cpp -o reg-lib/cpu/_reg_localTrans_regul.o 2021-05-20T00:12:10.7137850Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.7139460Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.7140740Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.7142330Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.7143960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.7145470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.7147330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.7149210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:12:10.7150960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:12:10.7154420Z /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-20T00:12:10.7156380Z #pragma clang diagnostic pop 2021-05-20T00:12:10.7157150Z ^ 2021-05-20T00:12:10.7355350Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.7356730Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.7358200Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.7359350Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.7360660Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.7361990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.7363910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.7365090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:12:10.7366730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:12:10.7369260Z /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-20T00:12:10.7370530Z #pragma clang diagnostic pop 2021-05-20T00:12:10.7371000Z ^ 2021-05-20T00:12:10.7394880Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.7396890Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.7398720Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.7400470Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.7402110Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.7403620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.7405530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.7407400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:10.7409130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:12:10.7410900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:12:10.7414590Z /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-20T00:12:10.7416540Z #pragma clang diagnostic pop 2021-05-20T00:12:10.7417310Z ^ 2021-05-20T00:12:10.7504580Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.7505950Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.7507150Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.7508300Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.7509370Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.7510340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.7511520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.7512690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:10.7513790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:12:10.7516000Z /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-20T00:12:10.7517580Z #pragma clang diagnostic pop 2021-05-20T00:12:10.7518060Z ^ 2021-05-20T00:12:10.7560750Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.7562710Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.7563950Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.7565060Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.7566370Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.7567330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.7568510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.7569680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:10.7571210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:12:10.7572310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:12:10.7575360Z /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-20T00:12:10.7576660Z #pragma clang diagnostic pop 2021-05-20T00:12:10.7577130Z ^ 2021-05-20T00:12:10.7688010Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.7689380Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.7690590Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.7691720Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.7692780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.7693770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.7694970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.7696130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:10.7697200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:12:10.7699410Z /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-20T00:12:10.7700660Z #pragma clang diagnostic pop 2021-05-20T00:12:10.7701140Z ^ 2021-05-20T00:12:10.8236440Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.8237830Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.8239030Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.8240200Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.8241260Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.8242240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.8243440Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.8244590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:12:10.8245660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:12:10.8247870Z /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-20T00:12:10.8249120Z #pragma clang diagnostic pop 2021-05-20T00:12:10.8249600Z ^ 2021-05-20T00:12:10.9071520Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.9072890Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.9074100Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.9075240Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.9076310Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.9077270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.9078470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.9079640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:12:10.9080730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:12:10.9082960Z /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-20T00:12:10.9084710Z #pragma clang diagnostic pop 2021-05-20T00:12:10.9085190Z ^ 2021-05-20T00:12:10.9393580Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:10.9395060Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:10.9396280Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:10.9397390Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:10.9398470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:10.9399430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:10.9400620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:10.9401780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:12:10.9402910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:12:10.9405170Z /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-20T00:12:10.9406440Z #pragma clang diagnostic pop 2021-05-20T00:12:10.9406910Z ^ 2021-05-20T00:12:11.0419170Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.0420570Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.0421770Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.0422910Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.0423990Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.0425170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.0427090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:11.0428990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:12:11.0430970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:12:11.0433320Z /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-20T00:12:11.0434670Z #pragma clang diagnostic pop 2021-05-20T00:12:11.0435520Z ^ 2021-05-20T00:12:11.0514490Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.0515820Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.0517010Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.0518140Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.0519680Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.0521180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.0522900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:11.0524080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:12:11.0525240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:12:11.0528170Z /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-20T00:12:11.0530130Z #pragma clang diagnostic pop 2021-05-20T00:12:11.0530910Z ^ 2021-05-20T00:12:11.0584550Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.0585870Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.0587730Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.0588910Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.0590160Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.0591170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.0593030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:11.0594890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:12:11.0596720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:12:11.0600270Z /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-20T00:12:11.0602360Z #pragma clang diagnostic pop 2021-05-20T00:12:11.0603120Z ^ 2021-05-20T00:12:11.0970980Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.0972370Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.0973620Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.0974760Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.0975830Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.0976800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.0978000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:11.0979160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:12:11.0980270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:12:11.0982530Z /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-20T00:12:11.0983780Z #pragma clang diagnostic pop 2021-05-20T00:12:11.0984270Z ^ 2021-05-20T00:12:11.1129380Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.1130650Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.1131920Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.1133030Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.1134230Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.1135200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.1136380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:11.1137570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:12:11.1138840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:12:11.1141220Z /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-20T00:12:11.1142490Z #pragma clang diagnostic pop 2021-05-20T00:12:11.1142970Z ^ 2021-05-20T00:12:11.1178900Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.1180210Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.1181410Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.1182530Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.1183610Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.1185040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.1186490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:12:11.1187960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:12:11.1190350Z /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-20T00:12:11.1191610Z #pragma clang diagnostic pop 2021-05-20T00:12:11.1192090Z ^ 2021-05-20T00:12:11.2022420Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.2024240Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.2025470Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.2026620Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.2027730Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.2028700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.2029900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:12:11.2031260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:12:11.2033940Z /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-20T00:12:11.2035290Z #pragma clang diagnostic pop 2021-05-20T00:12:11.2035770Z ^ 2021-05-20T00:12:11.2796940Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.2798770Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.2800040Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.2801190Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.2802270Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.2803260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.2804780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:12:11.2806860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:12:11.2810860Z /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-20T00:12:11.2812950Z #pragma clang diagnostic pop 2021-05-20T00:12:11.2813710Z ^ 2021-05-20T00:12:11.2985660Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.2987050Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.2988360Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.2989550Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.2990640Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.2991590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:11.2992780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:12:11.2994070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:12:11.2996530Z /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-20T00:12:11.2998350Z #pragma clang diagnostic pop 2021-05-20T00:12:11.2998830Z ^ 2021-05-20T00:12:11.4804780Z In file included from reg-lib/cpu/_reg_localTrans_regul.cpp:12: 2021-05-20T00:12:11.4806200Z In file included from reg-lib/cpu/_reg_localTrans_regul.h:16: 2021-05-20T00:12:11.4807810Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:12:11.4809010Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:12:11.4810100Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:11.4811070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:12:11.4812120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:12:11.4813970Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:12:11.4815590Z SEXP data = Parent::get__(); 2021-05-20T00:12:11.4816270Z ^ 2021-05-20T00:12:15.6825600Z 19 warnings generated. 2021-05-20T00:12:15.7003380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_maths.cpp -o reg-lib/cpu/_reg_maths.o 2021-05-20T00:12:17.2180220Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.2181490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.2182470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.2183670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.2184830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:12:17.2185920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:12:17.2188170Z /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-20T00:12:17.2189440Z #pragma clang diagnostic pop 2021-05-20T00:12:17.2189920Z ^ 2021-05-20T00:12:17.2401910Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.2403140Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.2404120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.2405310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.2406470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:12:17.2407530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:12:17.2409780Z /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-20T00:12:17.2411050Z #pragma clang diagnostic pop 2021-05-20T00:12:17.2411520Z ^ 2021-05-20T00:12:17.2440940Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.2442090Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.2443050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.2444240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.2445400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:17.2446500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:12:17.2448150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:12:17.2450810Z /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-20T00:12:17.2452110Z #pragma clang diagnostic pop 2021-05-20T00:12:17.2452590Z ^ 2021-05-20T00:12:17.2546150Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.2553080Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.2554340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.2555740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.2557080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:17.2558400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:12:17.2560850Z /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-20T00:12:17.2562350Z #pragma clang diagnostic pop 2021-05-20T00:12:17.2563040Z ^ 2021-05-20T00:12:17.2600600Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.2601990Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.2603210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.2604610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.2605950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:17.2607210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:12:17.2608540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:12:17.2611020Z /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-20T00:12:17.2612690Z #pragma clang diagnostic pop 2021-05-20T00:12:17.2613780Z ^ 2021-05-20T00:12:17.2730070Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.2731510Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.2732860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.2734300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.2735650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:17.2736930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:12:17.2739380Z /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-20T00:12:17.2740880Z #pragma clang diagnostic pop 2021-05-20T00:12:17.2741530Z ^ 2021-05-20T00:12:17.3278580Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.3280010Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.3281220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.3282620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.3283990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:12:17.3285250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:12:17.3288260Z /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-20T00:12:17.3289800Z #pragma clang diagnostic pop 2021-05-20T00:12:17.3290470Z ^ 2021-05-20T00:12:17.4101730Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.4102910Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.4103890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.4105080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.4106240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:12:17.4107350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:12:17.4110010Z /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-20T00:12:17.4111530Z #pragma clang diagnostic pop 2021-05-20T00:12:17.4112200Z ^ 2021-05-20T00:12:17.4399100Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.4400620Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.4401840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.4403250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:17.4404620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:12:17.4405940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:12:17.4408440Z /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-20T00:12:17.4409910Z #pragma clang diagnostic pop 2021-05-20T00:12:17.4410590Z ^ 2021-05-20T00:12:17.5400860Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.5402700Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.5404040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.5405540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:17.5406990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:12:17.5408410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:12:17.5410810Z /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-20T00:12:17.5412100Z #pragma clang diagnostic pop 2021-05-20T00:12:17.5412600Z ^ 2021-05-20T00:12:17.5508240Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.5509530Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.5510510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.5511710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:17.5512880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:12:17.5514060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:12:17.5516460Z /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-20T00:12:17.5518210Z #pragma clang diagnostic pop 2021-05-20T00:12:17.5518680Z ^ 2021-05-20T00:12:17.5580030Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.5581280Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.5582270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.5583460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:17.5584630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:12:17.5600360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:12:17.5602920Z /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-20T00:12:17.5604210Z #pragma clang diagnostic pop 2021-05-20T00:12:17.5604690Z ^ 2021-05-20T00:12:17.5939780Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.5941030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.5942000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.5943200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:17.5944370Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:12:17.5945510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:12:17.5947760Z /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-20T00:12:17.5949030Z #pragma clang diagnostic pop 2021-05-20T00:12:17.5949510Z ^ 2021-05-20T00:12:17.6095990Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.6097250Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.6098240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.6099430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:17.6100590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:12:17.6101870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:12:17.6104240Z /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-20T00:12:17.6105520Z #pragma clang diagnostic pop 2021-05-20T00:12:17.6105990Z ^ 2021-05-20T00:12:17.6143270Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.6144440Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.6145410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.6146600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:12:17.6147860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:12:17.6150130Z /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-20T00:12:17.6151400Z #pragma clang diagnostic pop 2021-05-20T00:12:17.6151880Z ^ 2021-05-20T00:12:17.6986520Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.6987930Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.6988910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.6990560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:12:17.6991960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:12:17.6994520Z /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-20T00:12:17.6995880Z #pragma clang diagnostic pop 2021-05-20T00:12:17.6996350Z ^ 2021-05-20T00:12:17.7767880Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.7769130Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.7770150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.7771550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:12:17.7773690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:12:17.7777650Z /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-20T00:12:17.7779740Z #pragma clang diagnostic pop 2021-05-20T00:12:17.7780540Z ^ 2021-05-20T00:12:17.8960660Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:17.8961930Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:17.8962910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:17.8964920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:12:17.8966980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:12:17.8970960Z /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-20T00:12:17.8973070Z #pragma clang diagnostic pop 2021-05-20T00:12:17.8973840Z ^ 2021-05-20T00:12:18.0808200Z In file included from reg-lib/cpu/_reg_maths.cpp:4: 2021-05-20T00:12:18.0809660Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:18.0811190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:12:18.0812900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:12:18.0815520Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:12:18.0817020Z SEXP data = Parent::get__(); 2021-05-20T00:12:18.0817710Z ^ 2021-05-20T00:12:21.9006250Z 19 warnings generated. 2021-05-20T00:12:21.9144640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_maths_eigen.cpp -o reg-lib/cpu/_reg_maths_eigen.o 2021-05-20T00:12:23.1853140Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:3: 2021-05-20T00:12:23.1854460Z In file included from reg-lib/cpu/_reg_maths_eigen.h:5: 2021-05-20T00:12:23.1855160Z In file included from ./nifti1_io.h:1: 2021-05-20T00:12:23.1856520Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:12:23.1857610Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:12:23.1858900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:12:23.1860690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:12:23.1861650Z SEXP data = Parent::get__(); 2021-05-20T00:12:23.1862080Z ^ 2021-05-20T00:12:26.0726460Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.0727730Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.0728790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.0730000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.0731320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:12:26.0732410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:12:26.0734700Z /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-20T00:12:26.0735960Z #pragma clang diagnostic pop 2021-05-20T00:12:26.0736440Z ^ 2021-05-20T00:12:26.0955610Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.0956820Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.0958080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.0959500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.0960880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:12:26.0962590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:12:26.0965990Z /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-20T00:12:26.0967540Z #pragma clang diagnostic pop 2021-05-20T00:12:26.0968220Z ^ 2021-05-20T00:12:26.1003800Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.1005220Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.1006430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.1007820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.1009180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:26.1010490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:12:26.1011800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:12:26.1014240Z /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-20T00:12:26.1015780Z #pragma clang diagnostic pop 2021-05-20T00:12:26.1016450Z ^ 2021-05-20T00:12:26.1125280Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.1127080Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.1128600Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.1131880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.1134300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:12:26.1135630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:12:26.1139840Z /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-20T00:12:26.1141500Z #pragma clang diagnostic pop 2021-05-20T00:12:26.1142180Z ^ 2021-05-20T00:12:26.1183380Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.1184570Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.1185820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.1187240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.1188610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:26.1189900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:12:26.1191210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:12:26.1193700Z /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-20T00:12:26.1195190Z #pragma clang diagnostic pop 2021-05-20T00:12:26.1195840Z ^ 2021-05-20T00:12:26.1306410Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.1307840Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.1309040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.1310430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.1311810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:12:26.1313060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:12:26.1315460Z /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-20T00:12:26.1316960Z #pragma clang diagnostic pop 2021-05-20T00:12:26.1317620Z ^ 2021-05-20T00:12:26.1801090Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.1802640Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.1803860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.1805260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.1806640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:12:26.1807900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:12:26.1810320Z /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-20T00:12:26.1811800Z #pragma clang diagnostic pop 2021-05-20T00:12:26.1812480Z ^ 2021-05-20T00:12:26.2815410Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.2817040Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.2818280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.2819700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.2821070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:12:26.2822940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:12:26.2825630Z /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-20T00:12:26.2827180Z #pragma clang diagnostic pop 2021-05-20T00:12:26.2827840Z ^ 2021-05-20T00:12:26.3173320Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.3174860Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.3176090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.3177490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:12:26.3178850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:12:26.3180220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:12:26.3182710Z /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-20T00:12:26.3184210Z #pragma clang diagnostic pop 2021-05-20T00:12:26.3184890Z ^ 2021-05-20T00:12:26.4304380Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.4305920Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.4307150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.4308560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:26.4309920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:12:26.4311280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:12:26.4313760Z /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-20T00:12:26.4315260Z #pragma clang diagnostic pop 2021-05-20T00:12:26.4315920Z ^ 2021-05-20T00:12:26.4410830Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.4412330Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.4413550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.4414970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:26.4416340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:12:26.4417990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:12:26.4421990Z /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-20T00:12:26.4424220Z #pragma clang diagnostic pop 2021-05-20T00:12:26.4424910Z ^ 2021-05-20T00:12:26.4489110Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.4490490Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.4491700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.4493090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:26.4494450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:12:26.4495800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:12:26.4498810Z /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-20T00:12:26.4500500Z #pragma clang diagnostic pop 2021-05-20T00:12:26.4501260Z ^ 2021-05-20T00:12:26.4898460Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.4900260Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.4901300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.4902510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:26.4903690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:12:26.4904810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:12:26.4907120Z /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-20T00:12:26.4908390Z #pragma clang diagnostic pop 2021-05-20T00:12:26.4908870Z ^ 2021-05-20T00:12:26.5073470Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.5074730Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.5075720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.5076920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:12:26.5078090Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:12:26.5079350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:12:26.5081750Z /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-20T00:12:26.5083010Z #pragma clang diagnostic pop 2021-05-20T00:12:26.5083490Z ^ 2021-05-20T00:12:26.5132800Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.5134060Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.5135260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.5136450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:12:26.5137690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:12:26.5140010Z /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-20T00:12:26.5141280Z #pragma clang diagnostic pop 2021-05-20T00:12:26.5141760Z ^ 2021-05-20T00:12:26.5938190Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.5939720Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.5941270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.5943240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:12:26.5945470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:12:26.5949360Z /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-20T00:12:26.5951460Z #pragma clang diagnostic pop 2021-05-20T00:12:26.5952750Z ^ 2021-05-20T00:12:26.6701580Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.6702920Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.6704260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.6705520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:12:26.6706820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:12:26.6709810Z /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-20T00:12:26.6711170Z #pragma clang diagnostic pop 2021-05-20T00:12:26.6711640Z ^ 2021-05-20T00:12:26.7964560Z In file included from reg-lib/cpu/_reg_maths_eigen.cpp:4: 2021-05-20T00:12:26.7965900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:12:26.7967540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:12:26.7968830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:12:26.7970290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:12:26.7974170Z /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-20T00:12:26.7976260Z #pragma clang diagnostic pop 2021-05-20T00:12:26.7977030Z ^ 2021-05-20T00:13:30.6701610Z 19 warnings generated. 2021-05-20T00:13:30.7778900Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_nmi.cpp -o reg-lib/cpu/_reg_nmi.o 2021-05-20T00:13:32.6197610Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.6198810Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.6200400Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.6201770Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.6202880Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.6203850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.6205050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.6206210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:13:32.6207310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:13:32.6209560Z /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-20T00:13:32.6210830Z #pragma clang diagnostic pop 2021-05-20T00:13:32.6211290Z ^ 2021-05-20T00:13:32.6421140Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.6422380Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.6423480Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.6424580Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.6425650Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.6426610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.6455830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.6457680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:13:32.6472050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:13:32.6475980Z /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-20T00:13:32.6477950Z #pragma clang diagnostic pop 2021-05-20T00:13:32.6478750Z ^ 2021-05-20T00:13:32.6480260Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.6481920Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.6483560Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.6485210Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.6486870Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.6488380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.6490350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.6492320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:13:32.6494120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:13:32.6496020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:13:32.6499070Z /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-20T00:13:32.6500360Z #pragma clang diagnostic pop 2021-05-20T00:13:32.6501060Z ^ 2021-05-20T00:13:32.6571870Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.6574590Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.6576760Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.6578910Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.6581000Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.6582680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.6583890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.6585480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:13:32.6587310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:13:32.6590880Z /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-20T00:13:32.6593140Z #pragma clang diagnostic pop 2021-05-20T00:13:32.6593690Z ^ 2021-05-20T00:13:32.6627670Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.6629060Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.6630750Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.6632440Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.6634060Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.6635590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.6637550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.6639380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:13:32.6641000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:13:32.6642570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:13:32.6645510Z /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-20T00:13:32.6647140Z #pragma clang diagnostic pop 2021-05-20T00:13:32.6647900Z ^ 2021-05-20T00:13:32.6755660Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.6757220Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.6758900Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.6760560Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.6762190Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.6763500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.6764720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.6766160Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:13:32.6767240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:13:32.6769500Z /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-20T00:13:32.6770770Z #pragma clang diagnostic pop 2021-05-20T00:13:32.6771240Z ^ 2021-05-20T00:13:32.7234680Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.7235940Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.7237040Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.7238140Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.7239240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.7240210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.7241430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.7242590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:13:32.7243990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:13:32.7246280Z /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-20T00:13:32.7247540Z #pragma clang diagnostic pop 2021-05-20T00:13:32.7248030Z ^ 2021-05-20T00:13:32.8069000Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.8070140Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.8071360Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.8072450Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.8073510Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.8074490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.8075690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.8076840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:13:32.8077950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:13:32.8080190Z /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-20T00:13:32.8081450Z #pragma clang diagnostic pop 2021-05-20T00:13:32.8082430Z ^ 2021-05-20T00:13:32.8376010Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.8377150Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.8378800Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.8379980Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.8381540Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.8383150Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.8385020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:32.8386850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:13:32.8388670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:13:32.8392220Z /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-20T00:13:32.8394190Z #pragma clang diagnostic pop 2021-05-20T00:13:32.8394960Z ^ 2021-05-20T00:13:32.9382130Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.9383420Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.9384530Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.9392020Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.9393150Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.9394130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.9395330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:32.9396500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:13:32.9397660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:13:32.9399920Z /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-20T00:13:32.9401200Z #pragma clang diagnostic pop 2021-05-20T00:13:32.9401690Z ^ 2021-05-20T00:13:32.9471000Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.9472230Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.9473330Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.9474420Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.9475480Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.9476450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.9477640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:32.9478830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:13:32.9480010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:13:32.9482300Z /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-20T00:13:32.9483570Z #pragma clang diagnostic pop 2021-05-20T00:13:32.9484040Z ^ 2021-05-20T00:13:32.9538190Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.9539420Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.9540530Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.9541660Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.9542760Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.9544220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.9545420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:32.9546830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:13:32.9548040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:13:32.9550370Z /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-20T00:13:32.9551650Z #pragma clang diagnostic pop 2021-05-20T00:13:32.9552120Z ^ 2021-05-20T00:13:32.9924670Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:32.9926520Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:32.9928220Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:32.9929880Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:32.9931890Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:32.9933530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:32.9935400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:32.9937280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:13:32.9940250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:13:32.9942700Z /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-20T00:13:32.9943980Z #pragma clang diagnostic pop 2021-05-20T00:13:32.9944480Z ^ 2021-05-20T00:13:33.0073430Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:33.0074620Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:33.0075720Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:33.0076820Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:33.0077900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:33.0078860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:33.0080050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:33.0081220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:13:33.0082480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:13:33.0084850Z /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-20T00:13:33.0086120Z #pragma clang diagnostic pop 2021-05-20T00:13:33.0086600Z ^ 2021-05-20T00:13:33.0120860Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:33.0122100Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:33.0123220Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:33.0124330Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:33.0125420Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:33.0126380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:33.0129110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:13:33.0130400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:13:33.0133230Z /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-20T00:13:33.0134500Z #pragma clang diagnostic pop 2021-05-20T00:13:33.0135210Z ^ 2021-05-20T00:13:33.0945500Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:33.0946770Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:33.0947900Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:33.0948990Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:33.0950070Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:33.0951030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:33.0952230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:13:33.0953580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:13:33.0956100Z /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-20T00:13:33.0957470Z #pragma clang diagnostic pop 2021-05-20T00:13:33.0957950Z ^ 2021-05-20T00:13:33.1729370Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:33.1730740Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:33.1731870Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:33.1732960Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:33.1734040Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:33.1735020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:33.1736210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:13:33.1737530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:13:33.1741790Z /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-20T00:13:33.1743900Z #pragma clang diagnostic pop 2021-05-20T00:13:33.1745410Z ^ 2021-05-20T00:13:33.1920600Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:33.1923200Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:33.1924470Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:33.1925600Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:33.1926680Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:33.1927660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:33.1928880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:13:33.1930170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:13:33.1932660Z /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-20T00:13:33.1934010Z #pragma clang diagnostic pop 2021-05-20T00:13:33.1934490Z ^ 2021-05-20T00:13:33.3935670Z In file included from reg-lib/cpu/_reg_nmi.cpp:15: 2021-05-20T00:13:33.3936950Z In file included from reg-lib/cpu/_reg_nmi.h:15: 2021-05-20T00:13:33.3938080Z In file included from reg-lib/cpu/_reg_measure.h:11: 2021-05-20T00:13:33.3939190Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:13:33.3940780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:33.3941760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:13:33.3943050Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:13:33.3944820Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:13:33.3945790Z SEXP data = Parent::get__(); 2021-05-20T00:13:33.3946220Z ^ 2021-05-20T00:13:37.0551590Z 19 warnings generated. 2021-05-20T00:13:37.0688990Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_optimiser.cpp -o reg-lib/cpu/_reg_optimiser.o 2021-05-20T00:13:38.6152650Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.6154060Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.6155230Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.6156210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.6157410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.6158580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:13:38.6159650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:13:38.6161890Z /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-20T00:13:38.6163170Z #pragma clang diagnostic pop 2021-05-20T00:13:38.6163640Z ^ 2021-05-20T00:13:38.6375770Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.6378000Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.6379730Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.6381300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.6383290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.6385110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:13:38.6386780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:13:38.6390240Z /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-20T00:13:38.6392200Z #pragma clang diagnostic pop 2021-05-20T00:13:38.6392980Z ^ 2021-05-20T00:13:38.6414370Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.6415660Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.6416790Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.6417830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.6419700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.6421530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:13:38.6423310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:13:38.6425030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:13:38.6428490Z /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-20T00:13:38.6430990Z #pragma clang diagnostic pop 2021-05-20T00:13:38.6432000Z ^ 2021-05-20T00:13:38.6519660Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.6521000Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.6522140Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.6523120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.6524320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.6525480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:13:38.6526580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:13:38.6528850Z /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-20T00:13:38.6530110Z #pragma clang diagnostic pop 2021-05-20T00:13:38.6530600Z ^ 2021-05-20T00:13:38.6576610Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.6578050Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.6579770Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.6581280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.6583170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.6584990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:13:38.6586760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:13:38.6588580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:13:38.6592130Z /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-20T00:13:38.6594070Z #pragma clang diagnostic pop 2021-05-20T00:13:38.6594840Z ^ 2021-05-20T00:13:38.6701120Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.6702430Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.6703570Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.6704540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.6705730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.6706890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:13:38.6707970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:13:38.6710190Z /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-20T00:13:38.6711450Z #pragma clang diagnostic pop 2021-05-20T00:13:38.6711930Z ^ 2021-05-20T00:13:38.7194090Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.7196190Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.7197900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.7199420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.7201360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.7203850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:13:38.7205530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:13:38.7209260Z /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-20T00:13:38.7211260Z #pragma clang diagnostic pop 2021-05-20T00:13:38.7212030Z ^ 2021-05-20T00:13:38.8030480Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.8033810Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.8036190Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.8038710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.8041460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.8043510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:13:38.8045460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:13:38.8049750Z /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-20T00:13:38.8052060Z #pragma clang diagnostic pop 2021-05-20T00:13:38.8053010Z ^ 2021-05-20T00:13:38.8350500Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.8351910Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.8353060Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.8354030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.8355240Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:38.8356430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:13:38.8357570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:13:38.8359860Z /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-20T00:13:38.8361160Z #pragma clang diagnostic pop 2021-05-20T00:13:38.8361630Z ^ 2021-05-20T00:13:38.9373040Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.9374390Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.9375530Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.9377070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.9379130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:38.9381000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:13:38.9382860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:13:38.9386410Z /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-20T00:13:38.9388540Z #pragma clang diagnostic pop 2021-05-20T00:13:38.9389320Z ^ 2021-05-20T00:13:38.9469810Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.9471110Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.9472240Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.9473220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.9474880Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:38.9476060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:13:38.9477450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:13:38.9479810Z /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-20T00:13:38.9481090Z #pragma clang diagnostic pop 2021-05-20T00:13:38.9481570Z ^ 2021-05-20T00:13:38.9540350Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.9541600Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.9542710Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.9543680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.9544870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:38.9546040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:13:38.9547200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:13:38.9549480Z /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-20T00:13:38.9550750Z #pragma clang diagnostic pop 2021-05-20T00:13:38.9551210Z ^ 2021-05-20T00:13:38.9899400Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:38.9900740Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:38.9901850Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:38.9902850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:38.9904050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:38.9905230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:13:38.9906350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:13:38.9908600Z /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-20T00:13:38.9909850Z #pragma clang diagnostic pop 2021-05-20T00:13:38.9910330Z ^ 2021-05-20T00:13:39.0054180Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:39.0055480Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:39.0056610Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:39.0057580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:39.0058780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:39.0059950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:13:39.0061210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:13:39.0063590Z /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-20T00:13:39.0064850Z #pragma clang diagnostic pop 2021-05-20T00:13:39.0065310Z ^ 2021-05-20T00:13:39.0102170Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:39.0103780Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:39.0105840Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:39.0107190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:39.0108660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:13:39.0109950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:13:39.0112290Z /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-20T00:13:39.0113560Z #pragma clang diagnostic pop 2021-05-20T00:13:39.0114120Z ^ 2021-05-20T00:13:39.0959430Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:39.0960790Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:39.0961950Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:39.0962930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:39.0964140Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:13:39.0965480Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:13:39.0968000Z /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-20T00:13:39.0969350Z #pragma clang diagnostic pop 2021-05-20T00:13:39.0969820Z ^ 2021-05-20T00:13:39.1805840Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:39.1807200Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:39.1808340Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:39.1809350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:39.1810540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:13:39.1811850Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:13:39.1814420Z /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-20T00:13:39.1815770Z #pragma clang diagnostic pop 2021-05-20T00:13:39.1816240Z ^ 2021-05-20T00:13:39.3058070Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:39.3059420Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:39.3060540Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:39.3061550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:39.3062740Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:13:39.3064050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:13:39.3066530Z /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-20T00:13:39.3068150Z #pragma clang diagnostic pop 2021-05-20T00:13:39.3068920Z ^ 2021-05-20T00:13:39.4850900Z In file included from reg-lib/cpu/_reg_optimiser.cpp:9: 2021-05-20T00:13:39.4852160Z In file included from reg-lib/cpu/_reg_optimiser.h:9: 2021-05-20T00:13:39.4853400Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:39.4854380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:13:39.4855950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:13:39.4857950Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:13:39.4858970Z SEXP data = Parent::get__(); 2021-05-20T00:13:39.4859390Z ^ 2021-05-20T00:13:42.6151230Z 19 warnings generated. 2021-05-20T00:13:42.6304560Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_resampling.cpp -o reg-lib/cpu/_reg_resampling.o 2021-05-20T00:13:43.8748130Z In file included from reg-lib/cpu/_reg_resampling.cpp:15: 2021-05-20T00:13:43.8750560Z In file included from reg-lib/cpu/_reg_resampling.h:16: 2021-05-20T00:13:43.8751730Z In file included from ./nifti1_io.h:1: 2021-05-20T00:13:43.8753170Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti.h:50: 2021-05-20T00:13:43.8754910Z In file included from /Users/runner/work/_temp/Library/RNifti/include/RNifti/NiftiImage.h:7: 2021-05-20T00:13:43.8756580Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:13:43.8759310Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:13:43.8760890Z SEXP data = Parent::get__(); 2021-05-20T00:13:43.8761580Z ^ 2021-05-20T00:13:46.7863400Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.7865330Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.7866870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.7868810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.7870720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:13:46.7872430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:13:46.7875930Z /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-20T00:13:46.7877900Z #pragma clang diagnostic pop 2021-05-20T00:13:46.7878680Z ^ 2021-05-20T00:13:46.8092610Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.8094470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.8095460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.8097570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.8098790Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:13:46.8100560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:13:46.8103840Z /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-20T00:13:46.8105890Z #pragma clang diagnostic pop 2021-05-20T00:13:46.8106680Z ^ 2021-05-20T00:13:46.8130770Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.8132050Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.8133030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.8134760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.8135930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:13:46.8137380Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:13:46.8138550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:13:46.8140840Z /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-20T00:13:46.8142110Z #pragma clang diagnostic pop 2021-05-20T00:13:46.8142580Z ^ 2021-05-20T00:13:46.8237280Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.8238570Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.8239560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.8240770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.8241940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:13:46.8243050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:13:46.8245540Z /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-20T00:13:46.8246820Z #pragma clang diagnostic pop 2021-05-20T00:13:46.8247290Z ^ 2021-05-20T00:13:46.8294620Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.8295900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.8297080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.8298310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.8299460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:13:46.8300750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:13:46.8301870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:13:46.8304360Z /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-20T00:13:46.8305630Z #pragma clang diagnostic pop 2021-05-20T00:13:46.8306100Z ^ 2021-05-20T00:13:46.8417710Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.8419020Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.8420300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.8422190Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.8424020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:13:46.8425750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:13:46.8429280Z /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-20T00:13:46.8431410Z #pragma clang diagnostic pop 2021-05-20T00:13:46.8432170Z ^ 2021-05-20T00:13:46.8934090Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.8945420Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.8947100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.8949570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.8951400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:13:46.8953670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:13:46.8957300Z /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-20T00:13:46.8959280Z #pragma clang diagnostic pop 2021-05-20T00:13:46.8960050Z ^ 2021-05-20T00:13:46.9874660Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:46.9875940Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:46.9877560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:46.9879470Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:46.9881420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:13:46.9883200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:13:46.9886780Z /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-20T00:13:46.9888720Z #pragma clang diagnostic pop 2021-05-20T00:13:46.9889480Z ^ 2021-05-20T00:13:47.0185900Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.0187270Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.0188260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.0189460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:13:47.0190640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:13:47.0191780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:13:47.0194050Z /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-20T00:13:47.0195310Z #pragma clang diagnostic pop 2021-05-20T00:13:47.0195790Z ^ 2021-05-20T00:13:47.1283480Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.1284820Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.1285810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.1287000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:47.1288200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:13:47.1289330Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:13:47.1291590Z /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-20T00:13:47.1292870Z #pragma clang diagnostic pop 2021-05-20T00:13:47.1293360Z ^ 2021-05-20T00:13:47.1392190Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.1393520Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.1394500Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.1395700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:47.1397360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:13:47.1398540Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:13:47.1401050Z /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-20T00:13:47.1402350Z #pragma clang diagnostic pop 2021-05-20T00:13:47.1402830Z ^ 2021-05-20T00:13:47.1474990Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.1476550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.1477530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.1478720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:47.1479900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:13:47.1481070Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:13:47.1484600Z /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-20T00:13:47.1485910Z #pragma clang diagnostic pop 2021-05-20T00:13:47.1486390Z ^ 2021-05-20T00:13:47.1872570Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.1874510Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.1876040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.1877910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:47.1879810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:13:47.1881580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:13:47.1885110Z /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-20T00:13:47.1887070Z #pragma clang diagnostic pop 2021-05-20T00:13:47.1887850Z ^ 2021-05-20T00:13:47.2031140Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.2033170Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.2034950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.2036180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:13:47.2037350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:13:47.2038650Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:13:47.2041460Z /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-20T00:13:47.2042750Z #pragma clang diagnostic pop 2021-05-20T00:13:47.2043230Z ^ 2021-05-20T00:13:47.2079730Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.2080950Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.2081980Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.2083170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:13:47.2084420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:13:47.2087230Z /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-20T00:13:47.2088680Z #pragma clang diagnostic pop 2021-05-20T00:13:47.2089200Z ^ 2021-05-20T00:13:47.2864080Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.2866210Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.2867590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.2868820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:13:47.2870350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:13:47.2873180Z /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-20T00:13:47.2874910Z #pragma clang diagnostic pop 2021-05-20T00:13:47.2875380Z ^ 2021-05-20T00:13:47.3624610Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.3626470Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.3627990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.3629950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:13:47.3632100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:13:47.3635900Z /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-20T00:13:47.3638110Z #pragma clang diagnostic pop 2021-05-20T00:13:47.3638910Z ^ 2021-05-20T00:13:47.4895520Z In file included from reg-lib/cpu/_reg_resampling.cpp:16: 2021-05-20T00:13:47.4897780Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:13:47.4899320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:13:47.4901200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:13:47.4903230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:13:47.4907200Z /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-20T00:13:47.4909280Z #pragma clang diagnostic pop 2021-05-20T00:13:47.4910050Z ^ 2021-05-20T00:14:01.6669510Z 19 warnings generated. 2021-05-20T00:14:01.6847170Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_splineBasis.cpp -o reg-lib/cpu/_reg_splineBasis.o 2021-05-20T00:14:03.2975100Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.2976540Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.2977690Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.2978770Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.2979750Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.2980940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.2982620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:14:03.2984040Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:14:03.2986360Z /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-20T00:14:03.2987620Z #pragma clang diagnostic pop 2021-05-20T00:14:03.2988100Z ^ 2021-05-20T00:14:03.3229490Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.3230880Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.3232050Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.3233150Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.3234250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.3235530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.3236720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:14:03.3237780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:14:03.3240010Z /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-20T00:14:03.3241280Z #pragma clang diagnostic pop 2021-05-20T00:14:03.3241750Z ^ 2021-05-20T00:14:03.3272100Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.3273470Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.3274610Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.3275710Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.3276680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.3278560Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.3279730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:14:03.3280830Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:14:03.3281940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:14:03.3285590Z /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-20T00:14:03.3287550Z #pragma clang diagnostic pop 2021-05-20T00:14:03.3288340Z ^ 2021-05-20T00:14:03.3386310Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.3387650Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.3388800Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.3389900Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.3390860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.3392050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.3393210Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:14:03.3394300Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:14:03.3396530Z /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-20T00:14:03.3398280Z #pragma clang diagnostic pop 2021-05-20T00:14:03.3398750Z ^ 2021-05-20T00:14:03.3448190Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.3451200Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.3453000Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.3454520Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.3456030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.3458050Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.3459250Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:14:03.3460320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:14:03.3461430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:14:03.3464030Z /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-20T00:14:03.3465300Z #pragma clang diagnostic pop 2021-05-20T00:14:03.3465850Z ^ 2021-05-20T00:14:03.3583710Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.3585060Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.3586190Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.3587280Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.3588230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.3589430Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.3590590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:14:03.3591660Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:14:03.3593890Z /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-20T00:14:03.3595150Z #pragma clang diagnostic pop 2021-05-20T00:14:03.3595620Z ^ 2021-05-20T00:14:03.4110310Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.4111700Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.4112840Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.4113930Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.4114900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.4116080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.4117270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:14:03.4118340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:14:03.4120850Z /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-20T00:14:03.4122120Z #pragma clang diagnostic pop 2021-05-20T00:14:03.4122590Z ^ 2021-05-20T00:14:03.5075010Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.5077660Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.5079640Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.5081030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.5082010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.5083700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.5085030Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:14:03.5086410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:14:03.5088710Z /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-20T00:14:03.5090170Z #pragma clang diagnostic pop 2021-05-20T00:14:03.5090870Z ^ 2021-05-20T00:14:03.5396990Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.5398750Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.5400550Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.5402210Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.5403780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.5405720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:03.5407610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:14:03.5409420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:14:03.5412240Z /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-20T00:14:03.5414190Z #pragma clang diagnostic pop 2021-05-20T00:14:03.5414950Z ^ 2021-05-20T00:14:03.6476220Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.6478450Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.6480400Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.6481840Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.6482820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.6484020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:03.6485200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:14:03.6486320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:14:03.6488580Z /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-20T00:14:03.6489830Z #pragma clang diagnostic pop 2021-05-20T00:14:03.6490300Z ^ 2021-05-20T00:14:03.6564010Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.6565370Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.6566520Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.6567620Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.6568580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.6569780Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:03.6570950Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:14:03.6572120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:14:03.6574430Z /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-20T00:14:03.6576170Z #pragma clang diagnostic pop 2021-05-20T00:14:03.6576640Z ^ 2021-05-20T00:14:03.6640090Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.6642040Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:03.6643230Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:03.6644660Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:03.6645630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:03.6646820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:03.6647990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:14:03.6649360Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:14:03.6652060Z /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-20T00:14:03.6653360Z #pragma clang diagnostic pop 2021-05-20T00:14:03.6653830Z ^ 2021-05-20T00:14:03.7035890Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:03.7037250Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:04.2940190Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:04.2943360Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:04.2944710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:04.2946220Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:04.2948450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:14:04.2950180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:14:04.2953110Z /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-20T00:14:04.2954400Z #pragma clang diagnostic pop 2021-05-20T00:14:04.2954870Z ^ 2021-05-20T00:14:04.2955980Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:04.2957180Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:04.2958300Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:04.2959370Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:04.2960320Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:04.2961510Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:04.2962680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:14:04.2963940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:14:04.2966310Z /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-20T00:14:04.2967880Z #pragma clang diagnostic pop 2021-05-20T00:14:04.2968670Z ^ 2021-05-20T00:14:04.2970230Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:04.2972130Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:04.2973810Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:04.2975410Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:04.2976910Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:04.2978770Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:14:04.2980990Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:14:04.2983530Z /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-20T00:14:04.2984830Z #pragma clang diagnostic pop 2021-05-20T00:14:04.2985300Z ^ 2021-05-20T00:14:04.2986360Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:04.2987560Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:04.2988680Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:04.2989740Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:04.2990690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:04.2991890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:14:04.2993230Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:14:04.2995730Z /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-20T00:14:04.2997080Z #pragma clang diagnostic pop 2021-05-20T00:14:04.2997550Z ^ 2021-05-20T00:14:04.2998570Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:04.2999760Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:04.3000880Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:04.3001950Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:04.3002900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:04.3004100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:14:04.3005410Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:14:04.3007850Z /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-20T00:14:04.3009640Z #pragma clang diagnostic pop 2021-05-20T00:14:04.3010390Z ^ 2021-05-20T00:14:04.3011930Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:04.3013750Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:04.3015430Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:04.3017030Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:04.3018570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:04.3020530Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:14:04.3022630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:14:04.3026470Z /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-20T00:14:04.3028700Z #pragma clang diagnostic pop 2021-05-20T00:14:04.3029480Z ^ 2021-05-20T00:14:04.3031030Z In file included from reg-lib/cpu/_reg_splineBasis.cpp:15: 2021-05-20T00:14:04.3032850Z In file included from reg-lib/cpu/_reg_splineBasis.h:15: 2021-05-20T00:14:04.3034540Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:04.3036180Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:04.3038080Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:14:04.3039490Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:14:04.3041990Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:14:04.3042990Z SEXP data = Parent::get__(); 2021-05-20T00:14:04.3043410Z ^ 2021-05-20T00:14:07.5065720Z 19 warnings generated. 2021-05-20T00:14:07.5198240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -DHAVE_R -DHAVE_ZLIB -I. -Ireg-lib -Ireg-lib/cpu -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/RcppEigen/include' -I'/Users/runner/work/_temp/Library/RNifti/include' -I/usr/local/include -fPIC -Wall -g -O2 -c reg-lib/cpu/_reg_tools.cpp -o reg-lib/cpu/_reg_tools.o 2021-05-20T00:14:09.1784500Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.1786370Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.1788080Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.1789630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.1791610Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.1793580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:1: 2021-05-20T00:14:09.1795280Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Core:540: 2021-05-20T00:14:09.1798720Z /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-20T00:14:09.1800700Z #pragma clang diagnostic pop 2021-05-20T00:14:09.1801480Z ^ 2021-05-20T00:14:09.2043110Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.2044910Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.2046550Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.2048110Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.2050000Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.2051920Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:2: 2021-05-20T00:14:09.2053680Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/LU:47: 2021-05-20T00:14:09.2057170Z /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-20T00:14:09.2059130Z #pragma clang diagnostic pop 2021-05-20T00:14:09.2059900Z ^ 2021-05-20T00:14:09.2087280Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.2088450Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.2089880Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.2091420Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.2093290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.2095120Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:14:09.2096860Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:12: 2021-05-20T00:14:09.2098630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Jacobi:29: 2021-05-20T00:14:09.2101940Z /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-20T00:14:09.2104100Z #pragma clang diagnostic pop 2021-05-20T00:14:09.2104860Z ^ 2021-05-20T00:14:09.2217420Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.2218670Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.2220200Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.2221760Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.2223720Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.2225590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:3: 2021-05-20T00:14:09.2227390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Cholesky:43: 2021-05-20T00:14:09.2230820Z /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-20T00:14:09.2232580Z #pragma clang diagnostic pop 2021-05-20T00:14:09.2233070Z ^ 2021-05-20T00:14:09.2281620Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.2282860Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.2283960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.2284930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.2286130Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.2287290Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:14:09.2288340Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:15: 2021-05-20T00:14:09.2289450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Householder:27: 2021-05-20T00:14:09.2291730Z /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-20T00:14:09.2293380Z #pragma clang diagnostic pop 2021-05-20T00:14:09.2293860Z ^ 2021-05-20T00:14:09.2432670Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.2433840Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.2434910Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.2435870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.2437060Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.2438550Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:4: 2021-05-20T00:14:09.2439630Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/QR:48: 2021-05-20T00:14:09.2442110Z /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-20T00:14:09.2443650Z #pragma clang diagnostic pop 2021-05-20T00:14:09.2444120Z ^ 2021-05-20T00:14:09.3035040Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.3036930Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.3038720Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.3039700Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.3041450Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.3049570Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:5: 2021-05-20T00:14:09.3051170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SVD:48: 2021-05-20T00:14:09.3053680Z /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-20T00:14:09.3054980Z #pragma clang diagnostic pop 2021-05-20T00:14:09.3055470Z ^ 2021-05-20T00:14:09.4004340Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.4005670Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.4006750Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.4007810Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.4009020Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.4010170Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:6: 2021-05-20T00:14:09.4011310Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Geometry:58: 2021-05-20T00:14:09.4013580Z /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-20T00:14:09.4014840Z #pragma clang diagnostic pop 2021-05-20T00:14:09.4015330Z ^ 2021-05-20T00:14:09.4311570Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.4313310Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.4315050Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.4316580Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.4318460Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:30: 2021-05-20T00:14:09.4320350Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Dense:7: 2021-05-20T00:14:09.4322180Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Eigenvalues:58: 2021-05-20T00:14:09.4325730Z /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-20T00:14:09.4327710Z #pragma clang diagnostic pop 2021-05-20T00:14:09.4328490Z ^ 2021-05-20T00:14:09.5315240Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.5316740Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.5318420Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.5319970Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.5321930Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:09.5323820Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:26: 2021-05-20T00:14:09.5325640Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCore:66: 2021-05-20T00:14:09.5329200Z /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-20T00:14:09.5331140Z #pragma clang diagnostic pop 2021-05-20T00:14:09.5331900Z ^ 2021-05-20T00:14:09.5405760Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.5407110Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.5409200Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.5410730Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.5412620Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:09.5415010Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:27: 2021-05-20T00:14:09.5417100Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/OrderingMethods:71: 2021-05-20T00:14:09.5420820Z /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-20T00:14:09.5422930Z #pragma clang diagnostic pop 2021-05-20T00:14:09.5423690Z ^ 2021-05-20T00:14:09.5473490Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.5474730Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.5475830Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.5477270Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.5478520Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:09.5479710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:29: 2021-05-20T00:14:09.5480870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseCholesky:43: 2021-05-20T00:14:09.5483220Z /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-20T00:14:09.5484880Z #pragma clang diagnostic pop 2021-05-20T00:14:09.5485640Z ^ 2021-05-20T00:14:09.5858380Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.5860230Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.5861880Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.5863400Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.5865960Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:09.5867870Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:32: 2021-05-20T00:14:09.5869800Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/SparseQR:34: 2021-05-20T00:14:09.5872170Z /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-20T00:14:09.5873430Z #pragma clang diagnostic pop 2021-05-20T00:14:09.5873910Z ^ 2021-05-20T00:14:09.6009940Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.6011740Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.6013380Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.6014940Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.6016840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:31: 2021-05-20T00:14:09.6018710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/Sparse:33: 2021-05-20T00:14:09.6020690Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/IterativeLinearSolvers:46: 2021-05-20T00:14:09.6024420Z /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-20T00:14:09.6026360Z #pragma clang diagnostic pop 2021-05-20T00:14:09.6027130Z ^ 2021-05-20T00:14:09.6058260Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.6060010Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.6061660Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.6063670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.6065590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:32: 2021-05-20T00:14:09.6067710Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/Eigen/CholmodSupport:45: 2021-05-20T00:14:09.6071470Z /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-20T00:14:09.6073510Z #pragma clang diagnostic pop 2021-05-20T00:14:09.6074280Z ^ 2021-05-20T00:14:09.6873840Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.6875180Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.6876280Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.6877260Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.6878490Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:35: 2021-05-20T00:14:09.6879840Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/KroneckerProduct:34: 2021-05-20T00:14:09.6882360Z /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-20T00:14:09.6883710Z #pragma clang diagnostic pop 2021-05-20T00:14:09.6884180Z ^ 2021-05-20T00:14:09.7630270Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.7631590Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.7632700Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.7633670Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.7634890Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:39: 2021-05-20T00:14:09.7636200Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/Polynomials:135: 2021-05-20T00:14:09.7638670Z /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-20T00:14:09.7640050Z #pragma clang diagnostic pop 2021-05-20T00:14:09.7640710Z ^ 2021-05-20T00:14:09.7855090Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.7856260Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.7857420Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.7858390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:25: 2021-05-20T00:14:09.7859590Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigenForward.h:40: 2021-05-20T00:14:09.7860900Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/unsupported/Eigen/SparseExtra:51: 2021-05-20T00:14:09.7863360Z /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-20T00:14:09.7864700Z #pragma clang diagnostic pop 2021-05-20T00:14:09.7865170Z ^ 2021-05-20T00:14:09.9730460Z In file included from reg-lib/cpu/_reg_tools.cpp:17: 2021-05-20T00:14:09.9732350Z In file included from reg-lib/cpu/_reg_tools.h:19: 2021-05-20T00:14:09.9733960Z In file included from reg-lib/cpu/_reg_maths.h:23: 2021-05-20T00:14:09.9735390Z In file included from /Users/runner/work/_temp/Library/RcppEigen/include/RcppEigen.h:26: 2021-05-20T00:14:09.9736950Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:14:09.9739780Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:14:09.9741640Z SEXP data = Parent::get__(); 2021-05-20T00:14:09.9743010Z ^ 2021-05-20T00:14:13.1913440Z reg-lib/cpu/_reg_tools.cpp:141:18: warning: implicit conversion from 'int' to 'unsigned char' changes value from -255 to 1 [-Wconstant-conversion] 2021-05-20T00:14:13.1916370Z currentMax=-(DTYPE)std::numeric_limits::max(); 2021-05-20T00:14:13.1917280Z ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:14:13.1919250Z reg-lib/cpu/_reg_tools.cpp:203:7: note: in instantiation of function template specialization 'reg_intensityRescale_core' requested here 2021-05-20T00:14:13.1920900Z reg_intensityRescale_core(image, timepoint, newMin, newMax); 2021-05-20T00:14:13.1921750Z ^ 2021-05-20T00:14:13.1923530Z reg-lib/cpu/_reg_tools.cpp:145:18: warning: implicit conversion from 'int' to 'unsigned char' changes value from -255 to 1 [-Wconstant-conversion] 2021-05-20T00:14:13.1925600Z currentMax=-(DTYPE)std::numeric_limits::max(); 2021-05-20T00:14:13.1926480Z ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:14:13.1928320Z reg-lib/cpu/_reg_tools.cpp:149:18: warning: implicit conversion from 'int' to 'unsigned char' changes value from -255 to 1 [-Wconstant-conversion] 2021-05-20T00:14:13.1930350Z currentMax=-(DTYPE)std::numeric_limits::max(); 2021-05-20T00:14:13.1931230Z ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:14:13.1933050Z reg-lib/cpu/_reg_tools.cpp:141:18: warning: implicit conversion from 'int' to 'unsigned short' changes value from -65535 to 1 [-Wconstant-conversion] 2021-05-20T00:14:13.1935060Z currentMax=-(DTYPE)std::numeric_limits::max(); 2021-05-20T00:14:13.1935920Z ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:14:13.1938140Z reg-lib/cpu/_reg_tools.cpp:209:7: note: in instantiation of function template specialization 'reg_intensityRescale_core' requested here 2021-05-20T00:14:13.1940080Z reg_intensityRescale_core(image, timepoint, newMin, newMax); 2021-05-20T00:14:13.1940930Z ^ 2021-05-20T00:14:13.1942750Z reg-lib/cpu/_reg_tools.cpp:145:18: warning: implicit conversion from 'int' to 'unsigned short' changes value from -65535 to 1 [-Wconstant-conversion] 2021-05-20T00:14:13.1944800Z currentMax=-(DTYPE)std::numeric_limits::max(); 2021-05-20T00:14:13.1945820Z ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:14:13.1947740Z reg-lib/cpu/_reg_tools.cpp:149:18: warning: implicit conversion from 'int' to 'unsigned short' changes value from -65535 to 1 [-Wconstant-conversion] 2021-05-20T00:14:13.1949790Z currentMax=-(DTYPE)std::numeric_limits::max(); 2021-05-20T00:14:13.1950670Z ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:14:22.9100960Z 25 warnings generated. 2021-05-20T00:14:22.9334700Z 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 RNiftyReg.so main.o helpers.o RNifti.o AffineMatrix.o DeformationField.o aladin.o f3d.o reg-lib/AladinContent.o reg-lib/Platform.o reg-lib/_reg_aladin.o reg-lib/_reg_aladin_sym.o reg-lib/_reg_base.o reg-lib/_reg_f3d.o reg-lib/_reg_f3d2.o reg-lib/_reg_f3d_sym.o reg-lib/cpu/CPUAffineDeformationFieldKernel.o reg-lib/cpu/CPUBlockMatchingKernel.o reg-lib/cpu/CPUConvolutionKernel.o reg-lib/cpu/CPUKernelFactory.o reg-lib/cpu/CPUOptimiseKernel.o reg-lib/cpu/CPUResampleImageKernel.o reg-lib/cpu/_reg_blockMatching.o reg-lib/cpu/_reg_globalTrans.o reg-lib/cpu/_reg_localTrans.o reg-lib/cpu/_reg_localTrans_jac.o reg-lib/cpu/_reg_localTrans_regul.o reg-lib/cpu/_reg_maths.o reg-lib/cpu/_reg_maths_eigen.o reg-lib/cpu/_reg_nmi.o reg-lib/cpu/_reg_optimiser.o reg-lib/cpu/_reg_resampling.o reg-lib/cpu/_reg_splineBasis.o reg-lib/cpu/_reg_tools.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:14:23.0925360Z installing to /Users/runner/work/_temp/Library/00LOCK-RNiftyReg/00new/RNiftyReg/libs 2021-05-20T00:14:23.1375880Z ** R 2021-05-20T00:14:23.1576110Z ** inst 2021-05-20T00:14:23.1949830Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:14:24.5701040Z ** help 2021-05-20T00:14:24.6907890Z *** installing help indices 2021-05-20T00:14:24.7625210Z ** building package indices 2021-05-20T00:14:25.1035100Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:14:25.7302090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:14:25.8747770Z ** testing if installed package can be loaded from final location 2021-05-20T00:14:26.2491850Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:14:26.2537540Z * DONE (RNiftyReg) 2021-05-20T00:14:26.3941200Z Installing 56 packages: iterators, systemfonts, base64enc, jquerylib, sass, bslib, promises, later, sourcetools, htmltools, xtable, httpuv, colorspace, RColorBrewer, munsell, labeling, farver, scales, isoband, gtable, gridExtra, ggplot2, viridisLite, dotCall64, zoo, xts, foreach, textshaping, tinytex, shiny, maps, viridis, spam, nloptr, BH, hms, TTR, expm, doParallel, ragg, rmarkdown, miniUI, irlba, numDeriv, fields, ptw, readr, smoother, nnls, minpack.lm, matrixcalc, signal, complexplus, pracma, plyr, abind 2021-05-20T00:14:26.3947700Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:14:26.3948750Z (as ‘lib’ is unspecified) 2021-05-20T00:14:28.5517250Z ##[warning]Warning: unable to access index for repository https://cloud.r-project.org/bin/macosx/contrib/4.2: 2021-05-20T00:14:28.5520250Z cannot open URL 'https://cloud.r-project.org/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:14:29.8874280Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2: 2021-05-20T00:14:29.8877750Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:14:30.6609870Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2: 2021-05-20T00:14:30.6618090Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:14:31.3774260Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2: 2021-05-20T00:14:31.3777630Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:14:32.2331380Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2: 2021-05-20T00:14:32.2334730Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/macosx/contrib/4.2/PACKAGES' 2021-05-20T00:14:32.2426540Z Packages which are only available in source form, and may need 2021-05-20T00:14:32.2428240Z compilation of C/C++/Fortran: ‘systemfonts’ ‘base64enc’ ‘sass’ 2021-05-20T00:14:32.2429590Z ‘promises’ ‘later’ ‘sourcetools’ ‘htmltools’ ‘httpuv’ ‘colorspace’ 2021-05-20T00:14:32.2430870Z ‘farver’ ‘isoband’ ‘dotCall64’ ‘zoo’ ‘xts’ ‘textshaping’ ‘maps’ 2021-05-20T00:14:32.2432060Z ‘spam’ ‘nloptr’ ‘TTR’ ‘expm’ ‘ragg’ ‘irlba’ ‘fields’ ‘ptw’ ‘readr’ 2021-05-20T00:14:32.2433080Z ‘nnls’ ‘minpack.lm’ ‘signal’ ‘plyr’ 2021-05-20T00:14:32.2437360Z installing the source packages ‘iterators’, ‘systemfonts’, ‘base64enc’, ‘jquerylib’, ‘sass’, ‘bslib’, ‘promises’, ‘later’, ‘sourcetools’, ‘htmltools’, ‘xtable’, ‘httpuv’, ‘colorspace’, ‘RColorBrewer’, ‘munsell’, ‘labeling’, ‘farver’, ‘scales’, ‘isoband’, ‘gtable’, ‘gridExtra’, ‘ggplot2’, ‘viridisLite’, ‘dotCall64’, ‘zoo’, ‘xts’, ‘foreach’, ‘textshaping’, ‘tinytex’, ‘shiny’, ‘maps’, ‘viridis’, ‘spam’, ‘nloptr’, ‘BH’, ‘hms’, ‘TTR’, ‘expm’, ‘doParallel’, ‘ragg’, ‘rmarkdown’, ‘miniUI’, ‘irlba’, ‘numDeriv’, ‘fields’, ‘ptw’, ‘readr’, ‘smoother’, ‘nnls’, ‘minpack.lm’, ‘matrixcalc’, ‘signal’, ‘complexplus’, ‘pracma’, ‘plyr’, ‘abind’ 2021-05-20T00:14:32.2440210Z 2021-05-20T00:14:32.8559080Z trying URL 'https://cloud.r-project.org/src/contrib/iterators_1.0.13.tar.gz' 2021-05-20T00:14:32.8561260Z Content type 'application/x-gzip' length 288559 bytes (281 KB) 2021-05-20T00:14:32.8562370Z ================================================== 2021-05-20T00:14:32.8563090Z downloaded 281 KB 2021-05-20T00:14:32.8563650Z 2021-05-20T00:14:32.8565210Z trying URL 'https://cloud.r-project.org/src/contrib/systemfonts_1.0.2.tar.gz' 2021-05-20T00:14:32.8567540Z Content type 'application/x-gzip' length 80693 bytes (78 KB) 2021-05-20T00:14:32.8568230Z ================================================== 2021-05-20T00:14:32.8568650Z downloaded 78 KB 2021-05-20T00:14:32.8569370Z 2021-05-20T00:14:32.8603610Z trying URL 'https://cloud.r-project.org/src/contrib/base64enc_0.1-3.tar.gz' 2021-05-20T00:14:33.0326680Z Content type 'application/x-gzip' length 7833 bytes 2021-05-20T00:14:33.0327460Z ================================================== 2021-05-20T00:14:33.0327930Z downloaded 7833 bytes 2021-05-20T00:14:33.0328230Z 2021-05-20T00:14:33.0360170Z trying URL 'https://cloud.r-project.org/src/contrib/jquerylib_0.1.4.tar.gz' 2021-05-20T00:14:33.2452200Z Content type 'application/x-gzip' length 520207 bytes (508 KB) 2021-05-20T00:14:33.2530100Z ================================================== 2021-05-20T00:14:33.2530620Z downloaded 508 KB 2021-05-20T00:14:33.2530910Z 2021-05-20T00:14:33.2588910Z trying URL 'https://cloud.r-project.org/src/contrib/sass_0.4.0.tar.gz' 2021-05-20T00:14:33.5312100Z Content type 'application/x-gzip' length 3022459 bytes (2.9 MB) 2021-05-20T00:14:33.7073480Z ================================================== 2021-05-20T00:14:33.7074050Z downloaded 2.9 MB 2021-05-20T00:14:33.7074360Z 2021-05-20T00:14:33.7164170Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.1.tar.gz' 2021-05-20T00:14:33.8660790Z Content type 'application/x-gzip' length 3810412 bytes (3.6 MB) 2021-05-20T00:14:34.2148750Z ================================================== 2021-05-20T00:14:34.2149320Z downloaded 3.6 MB 2021-05-20T00:14:34.2149610Z 2021-05-20T00:14:34.2239310Z trying URL 'https://cloud.r-project.org/src/contrib/promises_1.2.0.1.tar.gz' 2021-05-20T00:14:34.3835370Z Content type 'application/x-gzip' length 3120504 bytes (3.0 MB) 2021-05-20T00:14:34.5836280Z ================================================== 2021-05-20T00:14:34.5837080Z downloaded 3.0 MB 2021-05-20T00:14:34.5838220Z 2021-05-20T00:14:34.5927000Z trying URL 'https://cloud.r-project.org/src/contrib/later_1.2.0.tar.gz' 2021-05-20T00:14:34.7499940Z Content type 'application/x-gzip' length 64104 bytes (62 KB) 2021-05-20T00:14:34.7521680Z ================================================== 2021-05-20T00:14:34.7522540Z downloaded 62 KB 2021-05-20T00:14:34.7522830Z 2021-05-20T00:14:34.7574810Z trying URL 'https://cloud.r-project.org/src/contrib/sourcetools_0.1.7.tar.gz' 2021-05-20T00:14:34.9948720Z Content type 'application/x-gzip' length 24155 bytes (23 KB) 2021-05-20T00:14:34.9950030Z ================================================== 2021-05-20T00:14:34.9950520Z downloaded 23 KB 2021-05-20T00:14:34.9950800Z 2021-05-20T00:14:35.0094350Z trying URL 'https://cloud.r-project.org/src/contrib/htmltools_0.5.1.1.tar.gz' 2021-05-20T00:14:35.1475500Z Content type 'application/x-gzip' length 71567 bytes (69 KB) 2021-05-20T00:14:35.1522510Z ================================================== 2021-05-20T00:14:35.1523010Z downloaded 69 KB 2021-05-20T00:14:35.1523300Z 2021-05-20T00:14:35.1555860Z trying URL 'https://cloud.r-project.org/src/contrib/xtable_1.8-4.tar.gz' 2021-05-20T00:14:35.3768640Z Content type 'application/x-gzip' length 564589 bytes (551 KB) 2021-05-20T00:14:35.4000530Z ================================================== 2021-05-20T00:14:35.4005800Z downloaded 551 KB 2021-05-20T00:14:35.4006300Z 2021-05-20T00:14:35.4038190Z trying URL 'https://cloud.r-project.org/src/contrib/httpuv_1.6.1.tar.gz' 2021-05-20T00:14:35.6691320Z Content type 'application/x-gzip' length 1812058 bytes (1.7 MB) 2021-05-20T00:14:35.8405350Z ================================================== 2021-05-20T00:14:35.8405960Z downloaded 1.7 MB 2021-05-20T00:14:35.8406250Z 2021-05-20T00:14:35.8653260Z trying URL 'https://cloud.r-project.org/src/contrib/colorspace_2.0-1.tar.gz' 2021-05-20T00:14:36.0184780Z Content type 'application/x-gzip' length 2193384 bytes (2.1 MB) 2021-05-20T00:14:36.2508770Z ================================================== 2021-05-20T00:14:36.2509450Z downloaded 2.1 MB 2021-05-20T00:14:36.2509730Z 2021-05-20T00:14:36.2565160Z trying URL 'https://cloud.r-project.org/src/contrib/RColorBrewer_1.1-2.tar.gz' 2021-05-20T00:14:36.3920800Z Content type 'application/x-gzip' length 11532 bytes (11 KB) 2021-05-20T00:14:36.3921610Z ================================================== 2021-05-20T00:14:36.3922030Z downloaded 11 KB 2021-05-20T00:14:36.3922310Z 2021-05-20T00:14:36.4005490Z trying URL 'https://cloud.r-project.org/src/contrib/munsell_0.5.0.tar.gz' 2021-05-20T00:14:36.8840770Z Content type 'application/x-gzip' length 182653 bytes (178 KB) 2021-05-20T00:14:36.8853910Z ================================================== 2021-05-20T00:14:36.8854830Z downloaded 178 KB 2021-05-20T00:14:36.8855370Z 2021-05-20T00:14:36.8905020Z trying URL 'https://cloud.r-project.org/src/contrib/labeling_0.4.2.tar.gz' 2021-05-20T00:14:37.1754420Z Content type 'application/x-gzip' length 10156 bytes 2021-05-20T00:14:37.1755640Z ================================================== 2021-05-20T00:14:37.1756180Z downloaded 10156 bytes 2021-05-20T00:14:37.1756960Z 2021-05-20T00:14:37.1794230Z trying URL 'https://cloud.r-project.org/src/contrib/farver_2.1.0.tar.gz' 2021-05-20T00:14:37.3966550Z Content type 'application/x-gzip' length 1281864 bytes (1.2 MB) 2021-05-20T00:14:37.4629090Z ================================================== 2021-05-20T00:14:37.4629660Z downloaded 1.2 MB 2021-05-20T00:14:37.4629950Z 2021-05-20T00:14:37.4697130Z trying URL 'https://cloud.r-project.org/src/contrib/scales_1.1.1.tar.gz' 2021-05-20T00:14:37.6075870Z Content type 'application/x-gzip' length 515201 bytes (503 KB) 2021-05-20T00:14:37.6431610Z ================================================== 2021-05-20T00:14:37.6432800Z downloaded 503 KB 2021-05-20T00:14:37.6433210Z 2021-05-20T00:14:37.6481910Z trying URL 'https://cloud.r-project.org/src/contrib/isoband_0.2.4.tar.gz' 2021-05-20T00:14:37.8901410Z Content type 'application/x-gzip' length 2010708 bytes (1.9 MB) 2021-05-20T00:14:38.0480980Z ================================================== 2021-05-20T00:14:38.0481850Z downloaded 1.9 MB 2021-05-20T00:14:38.0482310Z 2021-05-20T00:14:38.0564230Z trying URL 'https://cloud.r-project.org/src/contrib/gtable_0.3.0.tar.gz' 2021-05-20T00:14:38.3190890Z Content type 'application/x-gzip' length 368081 bytes (359 KB) 2021-05-20T00:14:38.3424300Z ================================================== 2021-05-20T00:14:38.3428030Z downloaded 359 KB 2021-05-20T00:14:38.3428520Z 2021-05-20T00:14:38.3477740Z trying URL 'https://cloud.r-project.org/src/contrib/gridExtra_2.3.tar.gz' 2021-05-20T00:14:38.4876180Z Content type 'application/x-gzip' length 1062844 bytes (1.0 MB) 2021-05-20T00:14:38.5291060Z ================================================== 2021-05-20T00:14:38.5291630Z downloaded 1.0 MB 2021-05-20T00:14:38.5291910Z 2021-05-20T00:14:38.5378090Z trying URL 'https://cloud.r-project.org/src/contrib/ggplot2_3.3.3.tar.gz' 2021-05-20T00:14:38.7835360Z Content type 'application/x-gzip' length 3058840 bytes (2.9 MB) 2021-05-20T00:14:38.9990810Z ================================================== 2021-05-20T00:14:38.9991430Z downloaded 2.9 MB 2021-05-20T00:14:38.9991720Z 2021-05-20T00:14:39.0071910Z trying URL 'https://cloud.r-project.org/src/contrib/viridisLite_0.4.0.tar.gz' 2021-05-20T00:14:39.3156860Z Content type 'application/x-gzip' length 1267080 bytes (1.2 MB) 2021-05-20T00:14:39.4102490Z ================================================== 2021-05-20T00:14:39.4103040Z downloaded 1.2 MB 2021-05-20T00:14:39.4103320Z 2021-05-20T00:14:39.4153970Z trying URL 'https://cloud.r-project.org/src/contrib/dotCall64_1.0-1.tar.gz' 2021-05-20T00:14:39.7379700Z Content type 'application/x-gzip' length 19191 bytes (18 KB) 2021-05-20T00:14:39.7387540Z ================================================== 2021-05-20T00:14:39.7388250Z downloaded 18 KB 2021-05-20T00:14:39.7389490Z 2021-05-20T00:14:39.7436380Z trying URL 'https://cloud.r-project.org/src/contrib/zoo_1.8-9.tar.gz' 2021-05-20T00:14:39.8858470Z Content type 'application/x-gzip' length 793891 bytes (775 KB) 2021-05-20T00:14:39.9040730Z ================================================== 2021-05-20T00:14:39.9041270Z downloaded 775 KB 2021-05-20T00:14:39.9041560Z 2021-05-20T00:14:39.9081920Z trying URL 'https://cloud.r-project.org/src/contrib/xts_0.12.1.tar.gz' 2021-05-20T00:14:40.2501570Z Content type 'application/x-gzip' length 517875 bytes (505 KB) 2021-05-20T00:14:40.2841860Z ================================================== 2021-05-20T00:14:40.2842370Z downloaded 505 KB 2021-05-20T00:14:40.2842710Z 2021-05-20T00:14:40.2894710Z trying URL 'https://cloud.r-project.org/src/contrib/foreach_1.5.1.tar.gz' 2021-05-20T00:14:40.4867610Z Content type 'application/x-gzip' length 87352 bytes (85 KB) 2021-05-20T00:14:40.4881820Z ================================================== 2021-05-20T00:14:40.4882320Z downloaded 85 KB 2021-05-20T00:14:40.4882630Z 2021-05-20T00:14:40.4927970Z trying URL 'https://cloud.r-project.org/src/contrib/textshaping_0.3.4.tar.gz' 2021-05-20T00:14:40.7940000Z Content type 'application/x-gzip' length 35201 bytes (34 KB) 2021-05-20T00:14:40.7940740Z ================================================== 2021-05-20T00:14:40.7941800Z downloaded 34 KB 2021-05-20T00:14:40.7942110Z 2021-05-20T00:14:40.7975760Z trying URL 'https://cloud.r-project.org/src/contrib/tinytex_0.31.tar.gz' 2021-05-20T00:14:40.9878500Z Content type 'application/x-gzip' length 29243 bytes (28 KB) 2021-05-20T00:14:40.9879790Z ================================================== 2021-05-20T00:14:40.9880260Z downloaded 28 KB 2021-05-20T00:14:40.9880550Z 2021-05-20T00:14:40.9916500Z trying URL 'https://cloud.r-project.org/src/contrib/shiny_1.6.0.tar.gz' 2021-05-20T00:14:41.2404490Z Content type 'application/x-gzip' length 4170497 bytes (4.0 MB) 2021-05-20T00:14:41.4792380Z ================================================== 2021-05-20T00:14:41.4792950Z downloaded 4.0 MB 2021-05-20T00:14:41.4793250Z 2021-05-20T00:14:41.4976310Z trying URL 'https://cloud.r-project.org/src/contrib/maps_3.3.0.tar.gz' 2021-05-20T00:14:41.8805700Z Content type 'application/x-gzip' length 2493744 bytes (2.4 MB) 2021-05-20T00:14:41.9126320Z ================================================== 2021-05-20T00:14:41.9126930Z downloaded 2.4 MB 2021-05-20T00:14:41.9127230Z 2021-05-20T00:14:41.9235250Z trying URL 'https://cloud.r-project.org/src/contrib/viridis_0.6.1.tar.gz' 2021-05-20T00:14:42.0763600Z Content type 'application/x-gzip' length 3054905 bytes (2.9 MB) 2021-05-20T00:14:42.3669790Z ================================================== 2021-05-20T00:14:42.3670380Z downloaded 2.9 MB 2021-05-20T00:14:42.3670860Z 2021-05-20T00:14:42.3784790Z trying URL 'https://cloud.r-project.org/src/contrib/spam_2.6-0.tar.gz' 2021-05-20T00:14:42.6035290Z Content type 'application/x-gzip' length 1789093 bytes (1.7 MB) 2021-05-20T00:14:42.6361190Z ================================================== 2021-05-20T00:14:42.6361740Z downloaded 1.7 MB 2021-05-20T00:14:42.6362050Z 2021-05-20T00:14:42.6418650Z trying URL 'https://cloud.r-project.org/src/contrib/nloptr_1.2.2.2.tar.gz' 2021-05-20T00:14:42.8108930Z Content type 'application/x-gzip' length 2450931 bytes (2.3 MB) 2021-05-20T00:14:42.8539850Z ================================================== 2021-05-20T00:14:42.8540440Z downloaded 2.3 MB 2021-05-20T00:14:42.8540730Z 2021-05-20T00:14:42.8598600Z trying URL 'https://cloud.r-project.org/src/contrib/BH_1.75.0-0.tar.gz' 2021-05-20T00:14:43.0241530Z Content type 'application/x-gzip' length 12801696 bytes (12.2 MB) 2021-05-20T00:14:43.9808710Z ================================================== 2021-05-20T00:14:43.9821300Z downloaded 12.2 MB 2021-05-20T00:14:43.9821680Z 2021-05-20T00:14:43.9982030Z trying URL 'https://cloud.r-project.org/src/contrib/hms_1.1.0.tar.gz' 2021-05-20T00:14:44.1722530Z Content type 'application/x-gzip' length 43142 bytes (42 KB) 2021-05-20T00:14:44.1729680Z ================================================== 2021-05-20T00:14:44.1730190Z downloaded 42 KB 2021-05-20T00:14:44.1730480Z 2021-05-20T00:14:44.1773920Z trying URL 'https://cloud.r-project.org/src/contrib/TTR_0.24.2.tar.gz' 2021-05-20T00:14:44.6753090Z Content type 'application/x-gzip' length 314035 bytes (306 KB) 2021-05-20T00:14:44.6757840Z ================================================== 2021-05-20T00:14:44.6758360Z downloaded 306 KB 2021-05-20T00:14:44.6758670Z 2021-05-20T00:14:44.6795160Z trying URL 'https://cloud.r-project.org/src/contrib/expm_0.999-6.tar.gz' 2021-05-20T00:14:44.9693040Z Content type 'application/x-gzip' length 151884 bytes (148 KB) 2021-05-20T00:14:44.9734810Z ================================================== 2021-05-20T00:14:44.9735610Z downloaded 148 KB 2021-05-20T00:14:44.9736130Z 2021-05-20T00:14:44.9771210Z trying URL 'https://cloud.r-project.org/src/contrib/doParallel_1.0.16.tar.gz' 2021-05-20T00:14:45.1226790Z Content type 'application/x-gzip' length 37121 bytes (36 KB) 2021-05-20T00:14:45.1228050Z ================================================== 2021-05-20T00:14:45.1228770Z downloaded 36 KB 2021-05-20T00:14:45.1229250Z 2021-05-20T00:14:45.1276320Z trying URL 'https://cloud.r-project.org/src/contrib/ragg_1.1.2.tar.gz' 2021-05-20T00:14:45.5144030Z Content type 'application/x-gzip' length 419813 bytes (409 KB) 2021-05-20T00:14:45.5267330Z ================================================== 2021-05-20T00:14:45.5267830Z downloaded 409 KB 2021-05-20T00:14:45.5268140Z 2021-05-20T00:14:45.5305270Z trying URL 'https://cloud.r-project.org/src/contrib/rmarkdown_2.8.tar.gz' 2021-05-20T00:14:45.6701330Z Content type 'application/x-gzip' length 3244734 bytes (3.1 MB) 2021-05-20T00:14:45.8192390Z ================================================== 2021-05-20T00:14:45.8192960Z downloaded 3.1 MB 2021-05-20T00:14:45.8193250Z 2021-05-20T00:14:45.8300480Z trying URL 'https://cloud.r-project.org/src/contrib/miniUI_0.1.1.1.tar.gz' 2021-05-20T00:14:46.1943850Z Content type 'application/x-gzip' length 97958 bytes (95 KB) 2021-05-20T00:14:46.2132290Z ================================================== 2021-05-20T00:14:46.2134330Z downloaded 95 KB 2021-05-20T00:14:46.2134820Z 2021-05-20T00:14:46.2177520Z trying URL 'https://cloud.r-project.org/src/contrib/irlba_2.3.3.tar.gz' 2021-05-20T00:14:46.5781010Z Content type 'application/x-gzip' length 234753 bytes (229 KB) 2021-05-20T00:14:46.5858750Z ================================================== 2021-05-20T00:14:46.5859940Z downloaded 229 KB 2021-05-20T00:14:46.5860400Z 2021-05-20T00:14:46.5897790Z trying URL 'https://cloud.r-project.org/src/contrib/numDeriv_2016.8-1.1.tar.gz' 2021-05-20T00:14:46.8467610Z Content type 'application/x-gzip' length 76053 bytes (74 KB) 2021-05-20T00:14:46.8475740Z ================================================== 2021-05-20T00:14:46.8476620Z downloaded 74 KB 2021-05-20T00:14:46.8477230Z 2021-05-20T00:14:46.8520020Z trying URL 'https://cloud.r-project.org/src/contrib/fields_12.3.tar.gz' 2021-05-20T00:14:47.1737370Z Content type 'application/x-gzip' length 3258194 bytes (3.1 MB) 2021-05-20T00:14:47.2531920Z ================================================== 2021-05-20T00:14:47.2533500Z downloaded 3.1 MB 2021-05-20T00:14:47.2540610Z 2021-05-20T00:14:47.2666150Z trying URL 'https://cloud.r-project.org/src/contrib/ptw_1.9-15.tar.gz' 2021-05-20T00:14:47.6227710Z Content type 'application/x-gzip' length 4178666 bytes (4.0 MB) 2021-05-20T00:14:47.8553360Z ================================================== 2021-05-20T00:14:47.8554390Z downloaded 4.0 MB 2021-05-20T00:14:47.8554720Z 2021-05-20T00:14:47.8859700Z trying URL 'https://cloud.r-project.org/src/contrib/readr_1.4.0.tar.gz' 2021-05-20T00:14:48.1650900Z Content type 'application/x-gzip' length 488946 bytes (477 KB) 2021-05-20T00:14:48.1825060Z ================================================== 2021-05-20T00:14:48.1826130Z downloaded 477 KB 2021-05-20T00:14:48.1826470Z 2021-05-20T00:14:48.1988340Z trying URL 'https://cloud.r-project.org/src/contrib/smoother_1.1.tar.gz' 2021-05-20T00:14:48.5520190Z Content type 'application/x-gzip' length 5737 bytes 2021-05-20T00:14:48.5530600Z ================================================== 2021-05-20T00:14:48.5531560Z downloaded 5737 bytes 2021-05-20T00:14:48.5532250Z 2021-05-20T00:14:48.5595640Z trying URL 'https://cloud.r-project.org/src/contrib/nnls_1.4.tar.gz' 2021-05-20T00:14:48.8318160Z Content type 'application/x-gzip' length 10538 bytes (10 KB) 2021-05-20T00:14:48.8318890Z ================================================== 2021-05-20T00:14:48.8319330Z downloaded 10 KB 2021-05-20T00:14:48.8319610Z 2021-05-20T00:14:48.8380170Z trying URL 'https://cloud.r-project.org/src/contrib/minpack.lm_1.2-1.tar.gz' 2021-05-20T00:14:49.1595230Z Content type 'application/x-gzip' length 43029 bytes (42 KB) 2021-05-20T00:14:49.1598010Z ================================================== 2021-05-20T00:14:49.1598730Z downloaded 42 KB 2021-05-20T00:14:49.1599030Z 2021-05-20T00:14:49.1637490Z trying URL 'https://cloud.r-project.org/src/contrib/matrixcalc_1.0-3.tar.gz' 2021-05-20T00:14:49.4999770Z Content type 'application/x-gzip' length 28499 bytes (27 KB) 2021-05-20T00:14:49.5001140Z ================================================== 2021-05-20T00:14:49.5002070Z downloaded 27 KB 2021-05-20T00:14:49.5002570Z 2021-05-20T00:14:49.5122890Z trying URL 'https://cloud.r-project.org/src/contrib/signal_0.7-6.tar.gz' 2021-05-20T00:14:49.7636090Z Content type 'application/x-gzip' length 1958138 bytes (1.9 MB) 2021-05-20T00:14:49.9756160Z ================================================== 2021-05-20T00:14:49.9756730Z downloaded 1.9 MB 2021-05-20T00:14:49.9757020Z 2021-05-20T00:14:49.9811430Z trying URL 'https://cloud.r-project.org/src/contrib/complexplus_2.1.tar.gz' 2021-05-20T00:14:50.2676060Z Content type 'application/x-gzip' length 4493 bytes 2021-05-20T00:14:50.2676790Z ================================================== 2021-05-20T00:14:50.2677230Z downloaded 4493 bytes 2021-05-20T00:14:50.2677690Z 2021-05-20T00:14:50.2716890Z trying URL 'https://cloud.r-project.org/src/contrib/pracma_2.3.3.tar.gz' 2021-05-20T00:14:50.5541920Z Content type 'application/x-gzip' length 400994 bytes (391 KB) 2021-05-20T00:14:50.5754400Z ================================================== 2021-05-20T00:14:50.5754960Z downloaded 391 KB 2021-05-20T00:14:50.5755260Z 2021-05-20T00:14:50.5792090Z trying URL 'https://cloud.r-project.org/src/contrib/plyr_1.8.6.tar.gz' 2021-05-20T00:14:50.7669110Z Content type 'application/x-gzip' length 401191 bytes (391 KB) 2021-05-20T00:14:50.7904740Z ================================================== 2021-05-20T00:14:50.7905370Z downloaded 391 KB 2021-05-20T00:14:50.7905680Z 2021-05-20T00:14:50.7949600Z trying URL 'https://cloud.r-project.org/src/contrib/abind_1.4-5.tar.gz' 2021-05-20T00:14:51.0297040Z Content type 'application/x-gzip' length 21810 bytes (21 KB) 2021-05-20T00:14:51.0297860Z ================================================== 2021-05-20T00:14:51.0298280Z downloaded 21 KB 2021-05-20T00:14:51.0298570Z 2021-05-20T00:14:51.3857110Z * installing *source* package ‘iterators’ ... 2021-05-20T00:14:51.3899640Z ** package ‘iterators’ successfully unpacked and MD5 sums checked 2021-05-20T00:14:51.3903000Z ** using staged installation 2021-05-20T00:14:51.4077330Z ** R 2021-05-20T00:14:51.4140090Z ** inst 2021-05-20T00:14:51.4262350Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:14:52.2267810Z ** help 2021-05-20T00:14:52.2779030Z *** installing help indices 2021-05-20T00:14:52.3400790Z ** building package indices 2021-05-20T00:14:52.6051520Z ** installing vignettes 2021-05-20T00:14:52.6143100Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:14:52.8659500Z ** testing if installed package can be loaded from final location 2021-05-20T00:14:53.1104410Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:14:53.1152420Z * DONE (iterators) 2021-05-20T00:14:53.5462930Z * installing *source* package ‘systemfonts’ ... 2021-05-20T00:14:53.5517290Z ** package ‘systemfonts’ successfully unpacked and MD5 sums checked 2021-05-20T00:14:53.5518250Z ** using staged installation 2021-05-20T00:14:53.6329270Z Found pkg-config cflags and libs! 2021-05-20T00:14:53.6332480Z Using PKG_CFLAGS=-I/usr/local/opt/freetype/include/freetype2 2021-05-20T00:14:53.6334240Z Using PKG_LIBS=-L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lfreetype -lz -lbz2 -lpng16 -lz 2021-05-20T00:14:54.0964840Z ** libs 2021-05-20T00:14:54.1158340Z rm -f systemfonts.so caches.o cpp11.o dev_metrics.o font_matching.o font_registry.o ft_cache.o string_shape.o font_metrics.o font_fallback.o string_metrics.o emoji.o cache_store.o init.o mac/FontManagerMac.o 2021-05-20T00:14:54.1187010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c caches.cpp -o caches.o 2021-05-20T00:14:55.4681950Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-20T00:14:56.6221280Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c dev_metrics.cpp -o dev_metrics.o 2021-05-20T00:14:57.8843580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_matching.cpp -o font_matching.o 2021-05-20T00:15:00.5392960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_registry.cpp -o font_registry.o 2021-05-20T00:15:03.0671450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c ft_cache.cpp -o ft_cache.o 2021-05-20T00:15:05.7675070Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c string_shape.cpp -o string_shape.o 2021-05-20T00:15:07.3383880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_metrics.cpp -o font_metrics.o 2021-05-20T00:15:10.1152540Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c font_fallback.cpp -o font_fallback.o 2021-05-20T00:15:11.8237030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c string_metrics.cpp -o string_metrics.o 2021-05-20T00:15:13.9823520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c emoji.cpp -o emoji.o 2021-05-20T00:15:15.7068000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cache_store.cpp -o cache_store.o 2021-05-20T00:15:16.5977010Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-20T00:15:17.3683930Z clang++ -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/opt/freetype/include/freetype2 -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fobjc-arc -fPIC -c mac/FontManagerMac.mm -o mac/FontManagerMac.o 2021-05-20T00:15:19.5954850Z 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 systemfonts.so caches.o cpp11.o dev_metrics.o font_matching.o font_registry.o ft_cache.o string_shape.o font_metrics.o font_fallback.o string_metrics.o emoji.o cache_store.o init.o mac/FontManagerMac.o -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -lfreetype -lz -lbz2 -lpng16 -lz -framework CoreText -framework Foundation -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:15:19.6488490Z ld: warning: dylib (/usr/local/lib/libfreetype.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:15:19.6490100Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:15:19.7070540Z installing to /Users/runner/work/_temp/Library/00LOCK-systemfonts/00new/systemfonts/libs 2021-05-20T00:15:19.7152570Z ** R 2021-05-20T00:15:19.7313710Z ** inst 2021-05-20T00:15:19.7351260Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:15:20.3948670Z ** help 2021-05-20T00:15:20.4631890Z *** installing help indices 2021-05-20T00:15:20.5081200Z ** building package indices 2021-05-20T00:15:20.7859710Z ** installing vignettes 2021-05-20T00:15:20.7936850Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:15:21.1683190Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:15:21.2958090Z ** testing if installed package can be loaded from final location 2021-05-20T00:15:21.5471110Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:15:21.5499210Z * DONE (systemfonts) 2021-05-20T00:15:21.8438700Z * installing *source* package ‘base64enc’ ... 2021-05-20T00:15:21.8454600Z ** package ‘base64enc’ successfully unpacked and MD5 sums checked 2021-05-20T00:15:21.8456120Z ** using staged installation 2021-05-20T00:15:21.8617910Z ** libs 2021-05-20T00:15:21.8787490Z 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-20T00:15:22.0208350Z 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-20T00:15:22.1223910Z 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-20T00:15:22.2389350Z 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-20T00:15:22.2972680Z installing to /Users/runner/work/_temp/Library/00LOCK-base64enc/00new/base64enc/libs 2021-05-20T00:15:22.3012230Z ** R 2021-05-20T00:15:22.3055280Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:15:22.6398500Z ** help 2021-05-20T00:15:22.6677700Z *** installing help indices 2021-05-20T00:15:22.6886320Z ** building package indices 2021-05-20T00:15:22.9404290Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:15:23.3001420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:15:23.4289190Z ** testing if installed package can be loaded from final location 2021-05-20T00:15:23.6715730Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:15:23.6735980Z * DONE (base64enc) 2021-05-20T00:15:24.0204230Z * installing *source* package ‘later’ ... 2021-05-20T00:15:24.0243950Z ** package ‘later’ successfully unpacked and MD5 sums checked 2021-05-20T00:15:24.0245040Z ** using staged installation 2021-05-20T00:15:24.1294150Z Running configure script 2021-05-20T00:15:24.3050200Z -latomic linker flag not needed. 2021-05-20T00:15:24.3277930Z ** libs 2021-05-20T00:15:24.3477810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-20T00:15:25.4849480Z In file included from RcppExports.cpp:5: 2021-05-20T00:15:25.4850810Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:15:25.4853800Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:15:25.4855380Z SEXP data = Parent::get__(); 2021-05-20T00:15:25.4855810Z ^ 2021-05-20T00:15:29.8387250Z 1 warning generated. 2021-05-20T00:15:29.8517370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c callback_registry.cpp -o callback_registry.o 2021-05-20T00:15:31.0435850Z In file included from callback_registry.cpp:6: 2021-05-20T00:15:31.0436700Z In file included from ./callback_registry.h:4: 2021-05-20T00:15:31.0437720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:15:31.0440410Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:15:31.0441370Z SEXP data = Parent::get__(); 2021-05-20T00:15:31.0441820Z ^ 2021-05-20T00:15:36.2112460Z 1 warning generated. 2021-05-20T00:15:36.2227200Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c debug.cpp -o debug.o 2021-05-20T00:15:36.9479460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-20T00:15:37.0251650Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later.cpp -o later.o 2021-05-20T00:15:38.1586580Z In file included from later.cpp:1: 2021-05-20T00:15:38.1588560Z In file included from ./later.h:6: 2021-05-20T00:15:38.1589740Z In file included from ./callback_registry.h:4: 2021-05-20T00:15:38.1591310Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:15:38.1594470Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:15:38.1596020Z SEXP data = Parent::get__(); 2021-05-20T00:15:38.1596770Z ^ 2021-05-20T00:15:42.3026900Z 1 warning generated. 2021-05-20T00:15:42.3136990Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_posix.cpp -o later_posix.o 2021-05-20T00:15:43.4250960Z In file included from later_posix.cpp:3: 2021-05-20T00:15:43.4251960Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:15:43.4254090Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:15:43.4255040Z SEXP data = Parent::get__(); 2021-05-20T00:15:43.4255450Z ^ 2021-05-20T00:15:45.6501460Z later_posix.cpp:245:13: warning: unused variable 'ret' [-Wunused-variable] 2021-05-20T00:15:45.6502940Z ssize_t ret = write(dummy_pipe_in, "a", 1); 2021-05-20T00:15:45.6503740Z ^ 2021-05-20T00:15:46.3746990Z 2 warnings generated. 2021-05-20T00:15:46.3850910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c later_win32.cpp -o later_win32.o 2021-05-20T00:15:46.4214510Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timer_posix.cpp -o timer_posix.o 2021-05-20T00:15:46.8740270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_unix.cpp -o timestamp_unix.o 2021-05-20T00:15:47.2527050Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c timestamp_win32.cpp -o timestamp_win32.o 2021-05-20T00:15:47.2895750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -pthread -DSTRICT_R_HEADERS -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c tinycthread.c -o tinycthread.o 2021-05-20T00:15:47.4043840Z 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 later.so RcppExports.o callback_registry.o debug.o init.o later.o later_posix.o later_win32.o timer_posix.o timestamp_unix.o timestamp_win32.o tinycthread.o -pthread -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:15:47.4684400Z installing to /Users/runner/work/_temp/Library/00LOCK-later/00new/later/libs 2021-05-20T00:15:47.4736090Z ** R 2021-05-20T00:15:47.4814110Z ** inst 2021-05-20T00:15:47.4859680Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:15:47.9596860Z ** help 2021-05-20T00:15:47.9899710Z *** installing help indices 2021-05-20T00:15:48.0200500Z ** building package indices 2021-05-20T00:15:48.2801710Z ** installing vignettes 2021-05-20T00:15:48.2870130Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:15:48.7753040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:15:48.9026310Z ** testing if installed package can be loaded from final location 2021-05-20T00:15:49.2642130Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:15:49.2667170Z * DONE (later) 2021-05-20T00:15:49.6143220Z * installing *source* package ‘sourcetools’ ... 2021-05-20T00:15:49.6187280Z ** package ‘sourcetools’ successfully unpacked and MD5 sums checked 2021-05-20T00:15:49.6188350Z ** using staged installation 2021-05-20T00:15:49.6348720Z ** libs 2021-05-20T00:15:49.6516640Z 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 Reader.cpp -o Reader.o 2021-05-20T00:15:50.9112460Z 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 Tokenizer.cpp -o Tokenizer.o 2021-05-20T00:15:52.4945910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c sourcetools-init.c -o sourcetools-init.o 2021-05-20T00:15:52.5752080Z 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 sourcetools.so Reader.o Tokenizer.o sourcetools-init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:15:52.6380370Z installing to /Users/runner/work/_temp/Library/00LOCK-sourcetools/00new/sourcetools/libs 2021-05-20T00:15:52.6428020Z ** R 2021-05-20T00:15:52.6466650Z ** inst 2021-05-20T00:15:52.6607390Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:15:52.9570050Z ** help 2021-05-20T00:15:52.9746850Z *** installing help indices 2021-05-20T00:15:52.9959950Z ** building package indices 2021-05-20T00:15:53.2484290Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:15:53.6852650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:15:53.8082910Z ** testing if installed package can be loaded from final location 2021-05-20T00:15:54.0465500Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:15:54.0512190Z * DONE (sourcetools) 2021-05-20T00:15:54.5016290Z * installing *source* package ‘xtable’ ... 2021-05-20T00:15:54.5069680Z ** package ‘xtable’ successfully unpacked and MD5 sums checked 2021-05-20T00:15:54.5070970Z ** using staged installation 2021-05-20T00:15:54.5316550Z ** R 2021-05-20T00:15:54.5473810Z ** data 2021-05-20T00:15:54.5484160Z ** inst 2021-05-20T00:15:54.5571890Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:15:55.7443590Z ** help 2021-05-20T00:15:55.8598870Z *** installing help indices 2021-05-20T00:15:55.9196530Z ** building package indices 2021-05-20T00:15:56.2251480Z ** installing vignettes 2021-05-20T00:15:56.2344300Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:15:56.4797080Z ** testing if installed package can be loaded from final location 2021-05-20T00:15:56.7545330Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:15:56.7579650Z * DONE (xtable) 2021-05-20T00:15:57.5428290Z * installing *source* package ‘colorspace’ ... 2021-05-20T00:15:57.5646780Z ** package ‘colorspace’ successfully unpacked and MD5 sums checked 2021-05-20T00:15:57.5648460Z ** using staged installation 2021-05-20T00:15:57.5937480Z ** libs 2021-05-20T00:15:57.6110180Z 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-20T00:15:58.4092130Z 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-20T00:15:58.4909420Z 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-20T00:15:58.5479470Z installing to /Users/runner/work/_temp/Library/00LOCK-colorspace/00new/colorspace/libs 2021-05-20T00:15:58.5523370Z ** R 2021-05-20T00:15:58.5833020Z ** data 2021-05-20T00:15:58.5933920Z *** moving datasets to lazyload DB 2021-05-20T00:15:58.7075210Z ** demo 2021-05-20T00:15:58.7099320Z ** inst 2021-05-20T00:15:58.7803560Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:16:03.6497950Z ** help 2021-05-20T00:16:03.9156300Z *** installing help indices 2021-05-20T00:16:04.0785520Z ** building package indices 2021-05-20T00:16:04.4392060Z ** installing vignettes 2021-05-20T00:16:04.4487540Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:16:04.8548620Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:16:04.9773530Z ** testing if installed package can be loaded from final location 2021-05-20T00:16:05.4877570Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:16:05.5010840Z * DONE (colorspace) 2021-05-20T00:16:05.8103370Z * installing *source* package ‘RColorBrewer’ ... 2021-05-20T00:16:05.8117860Z ** package ‘RColorBrewer’ successfully unpacked and MD5 sums checked 2021-05-20T00:16:05.8119080Z ** using staged installation 2021-05-20T00:16:05.8273710Z ** R 2021-05-20T00:16:05.8369670Z ** inst 2021-05-20T00:16:05.8384020Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:16:06.7594780Z ** help 2021-05-20T00:16:06.7829870Z *** installing help indices 2021-05-20T00:16:06.8008100Z ** building package indices 2021-05-20T00:16:07.0462120Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:16:07.3006170Z ** testing if installed package can be loaded from final location 2021-05-20T00:16:07.5792180Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:16:07.5816110Z * DONE (RColorBrewer) 2021-05-20T00:16:07.8666480Z * installing *source* package ‘labeling’ ... 2021-05-20T00:16:07.8684190Z ** package ‘labeling’ successfully unpacked and MD5 sums checked 2021-05-20T00:16:07.8685610Z ** using staged installation 2021-05-20T00:16:07.8845620Z ** R 2021-05-20T00:16:07.8917380Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:16:08.6023360Z ** help 2021-05-20T00:16:08.6720690Z *** installing help indices 2021-05-20T00:16:08.7037580Z ** building package indices 2021-05-20T00:16:08.9895980Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:16:09.2312990Z ** testing if installed package can be loaded from final location 2021-05-20T00:16:09.4798980Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:16:09.4819860Z * DONE (labeling) 2021-05-20T00:16:09.9205390Z * installing *source* package ‘farver’ ... 2021-05-20T00:16:09.9279470Z ** package ‘farver’ successfully unpacked and MD5 sums checked 2021-05-20T00:16:09.9281100Z ** using staged installation 2021-05-20T00:16:09.9459120Z ** libs 2021-05-20T00:16:09.9646500Z 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-20T00:16:10.4765370Z 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-20T00:16:10.6811350Z 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-20T00:16:11.2459670Z 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-20T00:16:14.9529720Z 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-20T00:16:27.1939790Z 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-20T00:16:27.7856630Z 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-20T00:16:27.8572340Z installing to /Users/runner/work/_temp/Library/00LOCK-farver/00new/farver/libs 2021-05-20T00:16:27.8667420Z ** R 2021-05-20T00:16:27.8793020Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:16:28.3009270Z ** help 2021-05-20T00:16:28.3443750Z *** installing help indices 2021-05-20T00:16:28.3773720Z *** copying figures 2021-05-20T00:16:28.3961270Z ** building package indices 2021-05-20T00:16:28.6605900Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:16:29.0217040Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:16:29.1503440Z ** testing if installed package can be loaded from final location 2021-05-20T00:16:29.3916820Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:16:29.3945800Z * DONE (farver) 2021-05-20T00:16:29.9620080Z * installing *source* package ‘isoband’ ... 2021-05-20T00:16:29.9733440Z ** package ‘isoband’ successfully unpacked and MD5 sums checked 2021-05-20T00:16:29.9735990Z ** using staged installation 2021-05-20T00:16:30.0160640Z ** libs 2021-05-20T00:16:30.0342100Z 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-20T00:16:31.0865690Z 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-20T00:16:31.2409620Z 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-20T00:16:33.2596250Z 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-20T00:16:34.0694200Z 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-20T00:16:35.9304950Z 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-20T00:16:39.0367930Z 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-20T00:16:53.5205720Z 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-20T00:16:56.0479010Z 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-20T00:16:56.1215010Z installing to /Users/runner/work/_temp/Library/00LOCK-isoband/00new/isoband/libs 2021-05-20T00:16:56.1304890Z ** R 2021-05-20T00:16:56.1399350Z ** inst 2021-05-20T00:16:56.1628720Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:16:56.7924870Z ** help 2021-05-20T00:16:56.8387030Z *** installing help indices 2021-05-20T00:16:56.8729520Z *** copying figures 2021-05-20T00:16:56.8760410Z ** building package indices 2021-05-20T00:16:57.1873890Z ** installing vignettes 2021-05-20T00:16:57.1971430Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:16:57.5987130Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:16:57.7280440Z ** testing if installed package can be loaded from final location 2021-05-20T00:16:58.0432540Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:16:58.0464760Z * DONE (isoband) 2021-05-20T00:16:58.5230930Z * installing *source* package ‘gtable’ ... 2021-05-20T00:16:58.5315030Z ** package ‘gtable’ successfully unpacked and MD5 sums checked 2021-05-20T00:16:58.5316090Z ** using staged installation 2021-05-20T00:16:58.5514030Z ** R 2021-05-20T00:16:58.5676020Z ** inst 2021-05-20T00:16:58.5808750Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:16:59.3308320Z ** help 2021-05-20T00:16:59.4104320Z *** installing help indices 2021-05-20T00:16:59.4582580Z *** copying figures 2021-05-20T00:16:59.4599190Z ** building package indices 2021-05-20T00:16:59.7442430Z ** installing vignettes 2021-05-20T00:16:59.7516730Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:17:00.0102400Z ** testing if installed package can be loaded from final location 2021-05-20T00:17:00.2780570Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:17:00.2817140Z * DONE (gtable) 2021-05-20T00:17:00.6683890Z * installing *source* package ‘viridisLite’ ... 2021-05-20T00:17:00.6735040Z ** package ‘viridisLite’ successfully unpacked and MD5 sums checked 2021-05-20T00:17:00.6736820Z ** using staged installation 2021-05-20T00:17:00.6933550Z ** R 2021-05-20T00:17:00.7054510Z ** inst 2021-05-20T00:17:00.7068280Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:17:01.0538340Z ** help 2021-05-20T00:17:01.0767200Z *** installing help indices 2021-05-20T00:17:01.0964900Z *** copying figures 2021-05-20T00:17:01.1042220Z ** building package indices 2021-05-20T00:17:01.3537680Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:17:01.5959390Z ** testing if installed package can be loaded from final location 2021-05-20T00:17:01.8384320Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:17:01.8458790Z * DONE (viridisLite) 2021-05-20T00:17:02.1490010Z * installing *source* package ‘dotCall64’ ... 2021-05-20T00:17:02.1512910Z ** package ‘dotCall64’ successfully unpacked and MD5 sums checked 2021-05-20T00:17:02.1514180Z ** using staged installation 2021-05-20T00:17:02.1795110Z ** libs 2021-05-20T00:17:02.1969050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I../inst/include/ -DDOTCAL64_PRIVATE -fPIC -Wall -g -O2 -c dotCall64.c -o dotCall64.o 2021-05-20T00:17:02.4663590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I../inst/include/ -DDOTCAL64_PRIVATE -fPIC -Wall -g -O2 -c dotCall64helpers.c -o dotCall64helpers.o 2021-05-20T00:17:02.7134290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I../inst/include/ -DDOTCAL64_PRIVATE -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-20T00:17:02.7756060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -I../inst/include/ -DDOTCAL64_PRIVATE -fPIC -Wall -g -O2 -c testfunctions_c.c -o testfunctions_c.o 2021-05-20T00:17:02.8317780Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c testfunctions_f.f -o testfunctions_f.o 2021-05-20T00:17:03.3313920Z 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 dotCall64.so dotCall64.o dotCall64helpers.o init.o testfunctions_c.o testfunctions_f.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-20T00:17:03.3605260Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:17:03.3708020Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:17:03.3921760Z installing to /Users/runner/work/_temp/Library/00LOCK-dotCall64/00new/dotCall64/libs 2021-05-20T00:17:03.3965030Z ** R 2021-05-20T00:17:03.4013190Z ** inst 2021-05-20T00:17:03.4031760Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:17:03.6770920Z ** help 2021-05-20T00:17:03.6995160Z *** installing help indices 2021-05-20T00:17:03.7198430Z ** building package indices 2021-05-20T00:17:03.9782470Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:17:04.3376690Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:17:04.4634890Z ** testing if installed package can be loaded from final location 2021-05-20T00:17:04.7099130Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:17:04.7120900Z * DONE (dotCall64) 2021-05-20T00:17:05.2018360Z * installing *source* package ‘zoo’ ... 2021-05-20T00:17:05.2115990Z ** package ‘zoo’ successfully unpacked and MD5 sums checked 2021-05-20T00:17:05.2117060Z ** using staged installation 2021-05-20T00:17:05.2355010Z ** libs 2021-05-20T00:17:05.2528580Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c coredata.c -o coredata.o 2021-05-20T00:17:05.3457410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-20T00:17:05.4224230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I/usr/local/include -fPIC -Wall -g -O2 -c lag.c -o lag.o 2021-05-20T00:17:05.6887790Z 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 zoo.so coredata.o init.o lag.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:17:05.7453160Z installing to /Users/runner/work/_temp/Library/00LOCK-zoo/00new/zoo/libs 2021-05-20T00:17:05.7496650Z ** R 2021-05-20T00:17:05.7755100Z ** demo 2021-05-20T00:17:05.7855570Z ** inst 2021-05-20T00:17:05.7957640Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:17:09.3554340Z ** help 2021-05-20T00:17:09.5664750Z *** installing help indices 2021-05-20T00:17:09.7062730Z ** building package indices 2021-05-20T00:17:10.0446470Z ** installing vignettes 2021-05-20T00:17:10.0574090Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:17:10.4737020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:17:10.5983250Z ** testing if installed package can be loaded from final location 2021-05-20T00:17:10.9728420Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:17:10.9786190Z * DONE (zoo) 2021-05-20T00:17:11.3047250Z * installing *source* package ‘tinytex’ ... 2021-05-20T00:17:11.3072180Z ** package ‘tinytex’ successfully unpacked and MD5 sums checked 2021-05-20T00:17:11.3073710Z ** using staged installation 2021-05-20T00:17:11.3334730Z ** R 2021-05-20T00:17:11.3440140Z ** inst 2021-05-20T00:17:11.3456940Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:17:12.2660860Z ** help 2021-05-20T00:17:12.3153130Z *** installing help indices 2021-05-20T00:17:12.3492210Z ** building package indices 2021-05-20T00:17:12.6268930Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:17:12.8791220Z ** testing if installed package can be loaded from final location 2021-05-20T00:17:13.1474670Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:17:13.1499860Z * DONE (tinytex) 2021-05-20T00:17:13.9600600Z * installing *source* package ‘maps’ ... 2021-05-20T00:17:13.9814110Z ** package ‘maps’ successfully unpacked and MD5 sums checked 2021-05-20T00:17:13.9814890Z ** using staged installation 2021-05-20T00:17:14.1706040Z checking for gawk... no 2021-05-20T00:17:14.1719030Z checking for mawk... no 2021-05-20T00:17:14.1733020Z checking for nawk... no 2021-05-20T00:17:14.1745240Z checking for awk... awk 2021-05-20T00:17:14.2056460Z configure: creating ./config.status 2021-05-20T00:17:14.3705080Z config.status: creating src/Makefile 2021-05-20T00:17:14.4557330Z ** libs 2021-05-20T00:17:14.4561120Z ** arch - 2021-05-20T00:17:14.4704120Z make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile init.o mapclip.o mapget.o smooth.o thin.o 2021-05-20T00:17:14.4836420Z 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-20T00:17:14.5426980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mapclip.c -o mapclip.o 2021-05-20T00:17:14.8744000Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c mapget.c -o mapget.o 2021-05-20T00:17:15.2333390Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c smooth.c -o smooth.o 2021-05-20T00:17:15.3520220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c thin.c -o thin.o 2021-05-20T00:17:15.5426650Z "/Library/Frameworks/R.framework/Resources/bin/R" CMD SHLIB -o maps.so init.o mapclip.o mapget.o smooth.o thin.o 2021-05-20T00:17:15.6559460Z 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 maps.so init.o mapclip.o mapget.o smooth.o thin.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:17:15.7211270Z make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile Gmake 2021-05-20T00:17:15.7344810Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -I/usr/local/include -L/usr/local/lib Gmake.c -o Gmake 2021-05-20T00:17:15.9618890Z make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile Lmake 2021-05-20T00:17:15.9764770Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -I/usr/local/include -L/usr/local/lib Lmake.c -o Lmake 2021-05-20T00:17:16.1680720Z make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile world2.line 2021-05-20T00:17:16.1847490Z Converting world to world2 2021-05-20T00:17:16.1849700Z awk -f ./convert.awk < world.line > world2.line 2021-05-20T00:17:16.4362600Z Creating legacy world2 database 2021-05-20T00:17:16.4364330Z awk -f ./legacy_convert.awk < legacy_world.line > legacy_world2.line 2021-05-20T00:17:16.5573760Z make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile county.L state.L usa.L nz.L world.L world2.L italy.L france.L state.vbm.L state.carto.L legacy_world.L legacy_world2.L lakes.L 2021-05-20T00:17:16.5757080Z ./Lmake 0 s b county.line county.linestats ../inst/mapdata/county.L 2021-05-20T00:17:16.7693330Z ./Lmake 0 s b state.line state.linestats ../inst/mapdata/state.L 2021-05-20T00:17:16.7846420Z ./Lmake 0 s b usa.line usa.linestats ../inst/mapdata/usa.L 2021-05-20T00:17:16.7970710Z ./Lmake 0 s b nz.line nz.linestats ../inst/mapdata/nz.L 2021-05-20T00:17:16.8039150Z ./Lmake 0 s b world.line world.linestats ../inst/mapdata/world.L 2021-05-20T00:17:16.9180640Z ./Lmake 0 s b world2.line world2.linestats ../inst/mapdata/world2.L 2021-05-20T00:17:17.0330790Z ./Lmake 0 s b italy.line italy.linestats ../inst/mapdata/italy.L 2021-05-20T00:17:17.0494080Z ./Lmake 0 s b france.line france.linestats ../inst/mapdata/france.L 2021-05-20T00:17:17.0683360Z ./Lmake 0 p b state.vbm.line state.vbm.linestats ../inst/mapdata/state.vbm.L 2021-05-20T00:17:17.0748960Z ./Lmake 0 p b state.carto.line state.carto.linestats ../inst/mapdata/state.carto.L 2021-05-20T00:17:17.0809840Z ./Lmake 0 s b legacy_world.line legacy_world.linestats ../inst/mapdata/legacy_world.L 2021-05-20T00:17:17.1331750Z ./Lmake 0 s b legacy_world2.line legacy_world2.linestats ../inst/mapdata/legacy_world2.L 2021-05-20T00:17:17.1844110Z ./Lmake 0 s b lakes.line lakes.linestats ../inst/mapdata/lakes.L 2021-05-20T00:17:17.1972070Z make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile county.G state.G usa.G nz.G world.G world2.G italy.G france.G state.vbm.G state.carto.G legacy_world.G legacy_world2.G lakes.G 2021-05-20T00:17:17.2111890Z ./Gmake b county.gon county.gonstats ../inst/mapdata/county.G ../inst/mapdata/county.L 2021-05-20T00:17:17.3741970Z ./Gmake b state.gon state.gonstats ../inst/mapdata/state.G ../inst/mapdata/state.L 2021-05-20T00:17:17.3784830Z ./Gmake b usa.gon usa.gonstats ../inst/mapdata/usa.G ../inst/mapdata/usa.L 2021-05-20T00:17:17.3813560Z ./Gmake b nz.gon nz.gonstats ../inst/mapdata/nz.G ../inst/mapdata/nz.L 2021-05-20T00:17:17.3848150Z ./Gmake b world.gon world.gonstats ../inst/mapdata/world.G ../inst/mapdata/world.L 2021-05-20T00:17:17.4035930Z ./Gmake b world2.gon world2.gonstats ../inst/mapdata/world2.G ../inst/mapdata/world2.L 2021-05-20T00:17:17.4216800Z ./Gmake b italy.gon italy.gonstats ../inst/mapdata/italy.G ../inst/mapdata/italy.L 2021-05-20T00:17:17.4259570Z ./Gmake b france.gon france.gonstats ../inst/mapdata/france.G ../inst/mapdata/france.L 2021-05-20T00:17:17.4299010Z ./Gmake b state.vbm.gon state.vbm.gonstats ../inst/mapdata/state.vbm.G ../inst/mapdata/state.vbm.L 2021-05-20T00:17:17.4331100Z ./Gmake b state.carto.gon state.carto.gonstats ../inst/mapdata/state.carto.G ../inst/mapdata/state.carto.L 2021-05-20T00:17:17.4363590Z ./Gmake b legacy_world.gon legacy_world.gonstats ../inst/mapdata/legacy_world.G ../inst/mapdata/legacy_world.L 2021-05-20T00:17:17.4646920Z ./Gmake b legacy_world2.gon legacy_world2.gonstats ../inst/mapdata/legacy_world2.G ../inst/mapdata/legacy_world2.L 2021-05-20T00:17:17.4923850Z ./Gmake b lakes.gon lakes.gonstats ../inst/mapdata/lakes.G ../inst/mapdata/lakes.L 2021-05-20T00:17:17.4966330Z make -f "/Library/Frameworks/R.framework/Resources/etc/Makeconf" -f Makefile county.N state.N usa.N nz.N world.N world2.N italy.N france.N state.vbm.N state.carto.N legacy_world.N legacy_world2.N lakes.N 2021-05-20T00:17:17.5892400Z installing to /Users/runner/work/_temp/Library/00LOCK-maps/00new/maps/libs 2021-05-20T00:17:17.5947660Z ** R 2021-05-20T00:17:17.6049280Z ** data 2021-05-20T00:17:17.6172650Z *** moving datasets to lazyload DB 2021-05-20T00:17:17.9320840Z ** inst 2021-05-20T00:17:17.9714940Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:17:19.3342230Z ** help 2021-05-20T00:17:19.4817130Z *** installing help indices 2021-05-20T00:17:19.5646840Z ** building package indices 2021-05-20T00:17:19.8927480Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:17:20.2449590Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:17:20.3689300Z ** testing if installed package can be loaded from final location 2021-05-20T00:17:20.6318950Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:17:20.6365820Z * DONE (maps) 2021-05-20T00:17:21.5840060Z * installing *source* package ‘nloptr’ ... 2021-05-20T00:17:21.6129380Z ** package ‘nloptr’ successfully unpacked and MD5 sums checked 2021-05-20T00:17:21.6130200Z ** using staged installation 2021-05-20T00:17:22.8548490Z checking whether the C++ compiler works... yes 2021-05-20T00:17:22.8549390Z checking for C++ compiler default output file name... a.out 2021-05-20T00:17:22.9447720Z checking for suffix of executables... 2021-05-20T00:17:23.1476760Z checking whether we are cross compiling... no 2021-05-20T00:17:23.2117400Z checking for suffix of object files... o 2021-05-20T00:17:23.2587920Z checking whether we are using the GNU C++ compiler... yes 2021-05-20T00:17:23.3025710Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-20T00:17:23.3029400Z checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.13 -std=gnu++14 -E 2021-05-20T00:17:23.5109730Z checking whether we are using the GNU C++ compiler... (cached) yes 2021-05-20T00:17:23.5114050Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... (cached) yes 2021-05-20T00:17:23.5123560Z checking for pkg-config... yes 2021-05-20T00:17:23.5261880Z configure: Now testing for NLopt header file. 2021-05-20T00:17:23.8244800Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-20T00:17:23.8273190Z checking for egrep... /usr/bin/grep -E 2021-05-20T00:17:24.0162560Z rm: conftest.dSYM: is a directory 2021-05-20T00:17:24.0775740Z rm: conftest.dSYM: is a directory 2021-05-20T00:17:24.3772280Z checking for ANSI C header files... yes 2021-05-20T00:17:24.5314220Z checking for sys/types.h... yes 2021-05-20T00:17:24.6795310Z checking for sys/stat.h... yes 2021-05-20T00:17:24.8259930Z checking for stdlib.h... yes 2021-05-20T00:17:24.9791040Z checking for string.h... yes 2021-05-20T00:17:25.1314510Z checking for memory.h... yes 2021-05-20T00:17:25.2815120Z checking for strings.h... yes 2021-05-20T00:17:25.4331460Z checking for inttypes.h... yes 2021-05-20T00:17:25.5827690Z checking for stdint.h... yes 2021-05-20T00:17:25.7369810Z checking for unistd.h... yes 2021-05-20T00:17:25.8952540Z checking nlopt.h usability... no 2021-05-20T00:17:26.9222330Z checking nlopt.h presence... no 2021-05-20T00:17:26.9225980Z checking for nlopt.h... no 2021-05-20T00:17:26.9227120Z configure: Need to configure and build NLopt 2021-05-20T00:17:26.9228780Z configure: Starting to install library to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src 2021-05-20T00:17:26.9231530Z checking for a BSD-compatible install... /usr/bin/install -c 2021-05-20T00:17:26.9232430Z checking whether build environment is sane... yes 2021-05-20T00:17:26.9233670Z checking for a thread-safe mkdir -p... ./install-sh -c -d 2021-05-20T00:17:26.9234300Z checking for gawk... no 2021-05-20T00:17:26.9234780Z checking for mawk... no 2021-05-20T00:17:26.9235250Z checking for nawk... no 2021-05-20T00:17:26.9235740Z checking for awk... awk 2021-05-20T00:17:26.9236300Z checking whether make sets $(MAKE)... yes 2021-05-20T00:17:26.9237040Z checking whether make supports nested variables... yes 2021-05-20T00:17:26.9239030Z checking whether to enable maintainer-specific portions of Makefiles... no 2021-05-20T00:17:26.9240460Z checking for gcc... clang -mmacosx-version-min=10.13 2021-05-20T00:17:26.9241230Z checking whether the C compiler works... yes 2021-05-20T00:17:26.9242240Z checking for C compiler default output file name... a.out 2021-05-20T00:17:26.9243010Z checking for suffix of executables... 2021-05-20T00:17:27.0719840Z checking whether we are cross compiling... no 2021-05-20T00:17:27.1338070Z checking for suffix of object files... o 2021-05-20T00:17:27.1828220Z checking whether we are using the GNU C compiler... yes 2021-05-20T00:17:27.2273660Z checking whether clang -mmacosx-version-min=10.13 accepts -g... yes 2021-05-20T00:17:27.2997990Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C89... none needed 2021-05-20T00:17:27.3767220Z rm: conftest.dSYM: is a directory 2021-05-20T00:17:27.3772760Z checking whether clang -mmacosx-version-min=10.13 understands -c and -o together... yes 2021-05-20T00:17:27.3985290Z checking for style of include used by make... GNU 2021-05-20T00:17:27.4900000Z checking dependency style of clang -mmacosx-version-min=10.13... gcc3 2021-05-20T00:17:27.5814510Z checking for clang -mmacosx-version-min=10.13 option to accept ISO C99... none needed 2021-05-20T00:17:27.5817590Z checking for clang -mmacosx-version-min=10.13 option to accept ISO Standard C... (cached) none needed 2021-05-20T00:17:27.5819120Z checking whether ln -s works... yes 2021-05-20T00:17:27.5860700Z checking whether make sets $(MAKE)... (cached) yes 2021-05-20T00:17:27.6903970Z checking build system type... x86_64-apple-darwin19.6.0 2021-05-20T00:17:27.6908050Z checking host system type... x86_64-apple-darwin19.6.0 2021-05-20T00:17:27.6971160Z checking how to print strings... printf 2021-05-20T00:17:27.7007690Z checking for a sed that does not truncate output... /usr/bin/sed 2021-05-20T00:17:28.0221730Z checking for grep that handles long lines and -e... /usr/bin/grep 2021-05-20T00:17:28.0252470Z checking for egrep... /usr/bin/grep -E 2021-05-20T00:17:28.0285080Z checking for fgrep... /usr/bin/grep -F 2021-05-20T00:17:28.0561340Z 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-20T00:17:28.0803240Z checking if the linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 2021-05-20T00:17:28.0994860Z checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B 2021-05-20T00:17:28.1639920Z rm: conftest.dSYM: is a directory 2021-05-20T00:17:28.1645680Z checking the name lister (/usr/bin/nm -B) interface... BSD nm 2021-05-20T00:17:28.1733250Z checking the maximum length of command line arguments... 196608 2021-05-20T00:17:28.1747920Z checking whether the shell understands some XSI constructs... yes 2021-05-20T00:17:28.1761620Z checking whether the shell understands "+="... yes 2021-05-20T00:17:28.1838760Z 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-20T00:17:28.1840660Z checking how to convert x86_64-apple-darwin19.6.0 file names to toolchain format... func_convert_file_noop 2021-05-20T00:17:28.1842720Z checking for /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r 2021-05-20T00:17:28.1847430Z checking for objdump... objdump 2021-05-20T00:17:28.1855070Z checking how to recognize dependent libraries... pass_all 2021-05-20T00:17:28.1860770Z checking for dlltool... dlltool 2021-05-20T00:17:28.1863910Z checking how to associate runtime and link libraries... printf %s\n 2021-05-20T00:17:28.2486250Z rm: conftest.dSYM: is a directory 2021-05-20T00:17:28.2516280Z checking for archiver @FILE support... no 2021-05-20T00:17:28.2552160Z checking for strip... strip 2021-05-20T00:17:28.2553310Z checking for ranlib... ranlib 2021-05-20T00:17:28.2717610Z rm: conftest.dSYM: is a directory 2021-05-20T00:17:28.6402530Z checking command to parse /usr/bin/nm -B output from clang -mmacosx-version-min=10.13 object... ok 2021-05-20T00:17:28.6540190Z checking for sysroot... no 2021-05-20T00:17:28.6563150Z checking for mt... no 2021-05-20T00:17:28.6637080Z checking if : is a manifest tool... no 2021-05-20T00:17:28.6664770Z checking for dsymutil... dsymutil 2021-05-20T00:17:28.6690700Z checking for nmedit... nmedit 2021-05-20T00:17:28.6702230Z checking for lipo... lipo 2021-05-20T00:17:28.6714260Z checking for otool... otool 2021-05-20T00:17:28.6728700Z checking for otool64... no 2021-05-20T00:17:28.7649400Z checking for -single_module linker flag... yes 2021-05-20T00:17:28.8596640Z checking for -exported_symbols_list linker flag... yes 2021-05-20T00:17:29.0357970Z checking for -force_load linker flag... yes 2021-05-20T00:17:29.0366820Z checking how to run the C preprocessor... clang -mmacosx-version-min=10.13 -E 2021-05-20T00:17:29.5234760Z checking for ANSI C header files... yes 2021-05-20T00:17:29.6097090Z checking for sys/types.h... yes 2021-05-20T00:17:29.6881810Z checking for sys/stat.h... yes 2021-05-20T00:17:29.7662740Z checking for stdlib.h... yes 2021-05-20T00:17:29.8453610Z checking for string.h... yes 2021-05-20T00:17:29.9275270Z checking for memory.h... yes 2021-05-20T00:17:30.0075800Z checking for strings.h... yes 2021-05-20T00:17:30.0896470Z checking for inttypes.h... yes 2021-05-20T00:17:30.1715580Z checking for stdint.h... yes 2021-05-20T00:17:30.2583050Z checking for unistd.h... yes 2021-05-20T00:17:30.3472630Z checking for dlfcn.h... yes 2021-05-20T00:17:30.3602600Z checking for objdir... .libs 2021-05-20T00:17:30.5626690Z checking if clang -mmacosx-version-min=10.13 supports -fno-rtti -fno-exceptions... yes 2021-05-20T00:17:30.5628440Z checking for clang -mmacosx-version-min=10.13 option to produce PIC... -fno-common -DPIC 2021-05-20T00:17:30.6146120Z checking if clang -mmacosx-version-min=10.13 PIC flag -fno-common -DPIC works... yes 2021-05-20T00:17:30.6624290Z checking if clang -mmacosx-version-min=10.13 static flag -static works... no 2021-05-20T00:17:30.7311230Z checking if clang -mmacosx-version-min=10.13 supports -c -o file.o... yes 2021-05-20T00:17:30.7312860Z checking if clang -mmacosx-version-min=10.13 supports -c -o file.o... (cached) yes 2021-05-20T00:17:30.7316870Z 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-20T00:17:30.7848950Z checking dynamic linker characteristics... darwin19.6.0 dyld 2021-05-20T00:17:30.7850210Z checking how to hardcode library paths into programs... immediate 2021-05-20T00:17:30.7984400Z checking whether stripping libraries is possible... yes 2021-05-20T00:17:30.7985330Z checking if libtool supports shared libraries... yes 2021-05-20T00:17:30.7986490Z checking whether to build shared libraries... yes 2021-05-20T00:17:30.7987610Z checking whether to build static libraries... yes 2021-05-20T00:17:30.9807370Z checking whether we are using the GNU C++ compiler... yes 2021-05-20T00:17:31.0258380Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-20T00:17:31.1162370Z checking dependency style of clang++ -mmacosx-version-min=10.13 -std=gnu++14... gcc3 2021-05-20T00:17:31.1206740Z checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.13 -std=gnu++14 -E 2021-05-20T00:17:31.3904900Z 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-20T00:17:31.4283400Z checking if the linker (/Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no 2021-05-20T00:17:31.4287340Z 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-20T00:17:31.4747610Z checking for clang++ -mmacosx-version-min=10.13 -std=gnu++14 option to produce PIC... -fno-common -DPIC 2021-05-20T00:17:31.5265650Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 PIC flag -fno-common -DPIC works... yes 2021-05-20T00:17:31.5743590Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 static flag -static works... no 2021-05-20T00:17:31.6457880Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 supports -c -o file.o... yes 2021-05-20T00:17:31.6460220Z checking if clang++ -mmacosx-version-min=10.13 -std=gnu++14 supports -c -o file.o... (cached) yes 2021-05-20T00:17:31.6463990Z 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-20T00:17:31.6466450Z checking dynamic linker characteristics... darwin19.6.0 dyld 2021-05-20T00:17:31.6467910Z checking how to hardcode library paths into programs... immediate 2021-05-20T00:17:31.6485670Z checking for ANSI C header files... (cached) yes 2021-05-20T00:17:31.7226390Z checking whether time.h and sys/time.h may both be included... yes 2021-05-20T00:17:31.7330790Z checking for unistd.h... (cached) yes 2021-05-20T00:17:31.9043020Z checking getopt.h usability... yes 2021-05-20T00:17:31.9619410Z checking getopt.h presence... yes 2021-05-20T00:17:31.9621780Z checking for getopt.h... yes 2021-05-20T00:17:31.9764470Z checking for stdint.h... (cached) yes 2021-05-20T00:17:32.0411100Z checking for an ANSI C-conforming const... yes 2021-05-20T00:17:32.1032000Z checking for inline... inline 2021-05-20T00:17:32.1679260Z checking for C thread-local keyword... __thread 2021-05-20T00:17:32.5016840Z checking size of unsigned int... 4 2021-05-20T00:17:32.8238610Z checking size of unsigned long... 8 2021-05-20T00:17:33.1482210Z checking for uint32_t... yes 2021-05-20T00:17:33.2651900Z checking for sin in -lm... yes 2021-05-20T00:17:33.3793580Z checking for BSDgettimeofday... no 2021-05-20T00:17:33.5234840Z checking for gettimeofday... yes 2021-05-20T00:17:33.6503570Z checking for time... yes 2021-05-20T00:17:33.7806050Z checking for qsort_r... yes 2021-05-20T00:17:33.9105280Z checking for getpid... yes 2021-05-20T00:17:34.0610940Z checking for gettid syscall... yes 2021-05-20T00:17:34.2659630Z checking for isnan... yes 2021-05-20T00:17:34.4746610Z checking for isinf... yes 2021-05-20T00:17:34.6782740Z checking for copysign... yes 2021-05-20T00:17:34.7019740Z checking for mkoctfile... no 2021-05-20T00:17:34.7120230Z checking for mex... no 2021-05-20T00:17:34.8511240Z checking for working HUGE_VAL... ok 2021-05-20T00:17:34.9379850Z checking that generated files are newer than configure... done 2021-05-20T00:17:34.9384120Z configure: creating ./config.status 2021-05-20T00:17:35.9399950Z config.status: creating Makefile 2021-05-20T00:17:35.9674660Z config.status: creating nlopt.pc 2021-05-20T00:17:35.9899960Z config.status: creating api/Makefile 2021-05-20T00:17:36.0241350Z config.status: creating util/Makefile 2021-05-20T00:17:36.0573880Z config.status: creating octave/Makefile 2021-05-20T00:17:36.0902890Z config.status: creating direct/Makefile 2021-05-20T00:17:36.1222300Z config.status: creating cdirect/Makefile 2021-05-20T00:17:36.1541210Z config.status: creating stogo/Makefile 2021-05-20T00:17:36.1864100Z config.status: creating praxis/Makefile 2021-05-20T00:17:36.2182210Z config.status: creating luksan/Makefile 2021-05-20T00:17:36.2509550Z config.status: creating crs/Makefile 2021-05-20T00:17:36.2826710Z config.status: creating mlsl/Makefile 2021-05-20T00:17:36.3143440Z config.status: creating mma/Makefile 2021-05-20T00:17:36.3471340Z config.status: creating cobyla/Makefile 2021-05-20T00:17:36.3787210Z config.status: creating newuoa/Makefile 2021-05-20T00:17:36.4104120Z config.status: creating neldermead/Makefile 2021-05-20T00:17:36.4421980Z config.status: creating auglag/Makefile 2021-05-20T00:17:36.4740080Z config.status: creating bobyqa/Makefile 2021-05-20T00:17:36.5059810Z config.status: creating isres/Makefile 2021-05-20T00:17:36.5388420Z config.status: creating slsqp/Makefile 2021-05-20T00:17:36.5705460Z config.status: creating esch/Makefile 2021-05-20T00:17:36.6034440Z config.status: creating test/Makefile 2021-05-20T00:17:36.6448290Z config.status: creating swig/Makefile 2021-05-20T00:17:36.6800920Z config.status: creating swig/nlopt.scm 2021-05-20T00:17:36.7125830Z config.status: creating config.h 2021-05-20T00:17:36.7328880Z config.status: executing depfiles commands 2021-05-20T00:17:37.4558610Z config.status: executing libtool commands 2021-05-20T00:17:37.7403240Z make all-recursive 2021-05-20T00:17:37.7581620Z Making all in util 2021-05-20T00:17:37.7694450Z /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-20T00:17:37.7970720Z 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-20T00:17:37.8154320Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:37.9549410Z 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-20T00:17:38.1225110Z mv -f .deps/mt19937ar.Tpo .deps/mt19937ar.Plo 2021-05-20T00:17:38.1257680Z /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-20T00:17:38.1504930Z 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-20T00:17:38.1695760Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:38.3897470Z 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-20T00:17:38.6400380Z mv -f .deps/sobolseq.Tpo .deps/sobolseq.Plo 2021-05-20T00:17:38.6433120Z /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-20T00:17:38.6678240Z 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-20T00:17:38.6856870Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:38.8035590Z 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-20T00:17:38.9445790Z mv -f .deps/timer.Tpo .deps/timer.Plo 2021-05-20T00:17:38.9478840Z /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-20T00:17:38.9718050Z 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-20T00:17:38.9897270Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:39.1544330Z 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-20T00:17:39.3456600Z mv -f .deps/stop.Tpo .deps/stop.Plo 2021-05-20T00:17:39.3488990Z /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-20T00:17:39.3733790Z 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-20T00:17:39.3923670Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:39.6439610Z 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-20T00:17:39.9267420Z mv -f .deps/redblack.Tpo .deps/redblack.Plo 2021-05-20T00:17:39.9302120Z /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-20T00:17:39.9552180Z 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-20T00:17:39.9734220Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:40.1824130Z 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-20T00:17:40.4108680Z mv -f .deps/qsort_r.Tpo .deps/qsort_r.Plo 2021-05-20T00:17:40.4143280Z /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-20T00:17:40.4385790Z 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-20T00:17:40.4564440Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:40.6612840Z 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-20T00:17:40.8762970Z mv -f .deps/rescale.Tpo .deps/rescale.Plo 2021-05-20T00:17:40.8796180Z /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-20T00:17:40.9612860Z 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-20T00:17:40.9917110Z libtool: link: ranlib .libs/libutil.a 2021-05-20T00:17:41.0311510Z libtool: link: ( cd ".libs" && rm -f "libutil.la" && ln -s "../libutil.la" "libutil.la" ) 2021-05-20T00:17:41.0369480Z 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-20T00:17:41.0563470Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:41.2351780Z mv -f .deps/redblack_test.Tpo .deps/redblack_test.Po 2021-05-20T00:17:41.2412610Z /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-20T00:17:41.3359320Z 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-20T00:17:41.3987220Z Making all in direct 2021-05-20T00:17:41.4103670Z /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-20T00:17:41.4373220Z 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-20T00:17:41.4557440Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:41.7286780Z 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-20T00:17:42.0033820Z mv -f .deps/DIRect.Tpo .deps/DIRect.Plo 2021-05-20T00:17:42.0076910Z /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-20T00:17:42.0325340Z 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-20T00:17:42.0515750Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:42.1956840Z 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-20T00:17:42.3570640Z mv -f .deps/direct_wrap.Tpo .deps/direct_wrap.Plo 2021-05-20T00:17:42.3605740Z /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-20T00:17:42.3856070Z 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-20T00:17:42.4056650Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:42.5610100Z 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-20T00:17:42.7406500Z mv -f .deps/DIRserial.Tpo .deps/DIRserial.Plo 2021-05-20T00:17:42.7437460Z /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-20T00:17:42.7690520Z 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-20T00:17:42.7880270Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:42.9035210Z DIRsubrout.c:505:10: warning: explicitly assigning value of variable of type 'integer' (aka 'int') to itself [-Wself-assign] 2021-05-20T00:17:42.9036440Z pos = pos; 2021-05-20T00:17:42.9037700Z ~~~ ^ ~~~ 2021-05-20T00:17:43.4949170Z 1 warning generated. 2021-05-20T00:17:43.4994170Z 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-20T00:17:44.2088420Z mv -f .deps/DIRsubrout.Tpo .deps/DIRsubrout.Plo 2021-05-20T00:17:44.2119970Z /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-20T00:17:44.2926420Z libtool: link: ar cru .libs/libdirect.a .libs/DIRect.o .libs/direct_wrap.o .libs/DIRserial.o .libs/DIRsubrout.o 2021-05-20T00:17:44.3128840Z libtool: link: ranlib .libs/libdirect.a 2021-05-20T00:17:44.3467590Z libtool: link: ( cd ".libs" && rm -f "libdirect.la" && ln -s "../libdirect.la" "libdirect.la" ) 2021-05-20T00:17:44.3530070Z Making all in cdirect 2021-05-20T00:17:44.3637650Z /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-20T00:17:44.3906370Z 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-20T00:17:44.4092570Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:44.8271620Z 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-20T00:17:45.2961930Z mv -f .deps/cdirect.Tpo .deps/cdirect.Plo 2021-05-20T00:17:45.2994100Z /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-20T00:17:45.3261580Z 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-20T00:17:45.3461980Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:45.4521870Z hybrid.c:91:12: warning: 'nlopt_minimize' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:17:45.4523730Z ret = nlopt_minimize(p->local_alg, n, fcount, p, 2021-05-20T00:17:45.4525030Z ^ 2021-05-20T00:17:45.4526590Z ../api/nlopt.h:337:35: note: 'nlopt_minimize' has been explicitly marked deprecated here 2021-05-20T00:17:45.4527790Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-20T00:17:45.4528600Z ^ 2021-05-20T00:17:45.4529960Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:17:45.4531100Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:17:45.4531980Z ^ 2021-05-20T00:17:45.6427660Z 1 warning generated. 2021-05-20T00:17:45.6475000Z 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-20T00:17:45.9781750Z mv -f .deps/hybrid.Tpo .deps/hybrid.Plo 2021-05-20T00:17:45.9815040Z /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-20T00:17:46.0639370Z libtool: link: ar cru .libs/libcdirect.a .libs/cdirect.o .libs/hybrid.o 2021-05-20T00:17:46.0844300Z libtool: link: ranlib .libs/libcdirect.a 2021-05-20T00:17:46.1210030Z libtool: link: ( cd ".libs" && rm -f "libcdirect.la" && ln -s "../libcdirect.la" "libcdirect.la" ) 2021-05-20T00:17:46.1271780Z Making all in stogo 2021-05-20T00:17:46.1390860Z /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-20T00:17:46.1927660Z 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-20T00:17:47.7265690Z 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-20T00:17:49.2646960Z mv -f .deps/global.Tpo .deps/global.Plo 2021-05-20T00:17:49.2679100Z /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-20T00:17:49.3124940Z 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-20T00:17:50.3829020Z 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-20T00:17:51.4358950Z mv -f .deps/linalg.Tpo .deps/linalg.Plo 2021-05-20T00:17:51.4391820Z /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-20T00:17:51.4817330Z 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-20T00:17:52.5046480Z 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-20T00:17:53.5112240Z mv -f .deps/local.Tpo .deps/local.Plo 2021-05-20T00:17:53.5143620Z /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-20T00:17:53.5550260Z 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-20T00:17:54.5241450Z 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-20T00:17:55.5108080Z mv -f .deps/stogo.Tpo .deps/stogo.Plo 2021-05-20T00:17:55.5143810Z /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-20T00:17:55.5593460Z 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-20T00:17:56.7995110Z 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-20T00:17:58.0746500Z mv -f .deps/tools.Tpo .deps/tools.Plo 2021-05-20T00:17:58.0776270Z /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-20T00:17:58.1771180Z libtool: link: ar cru .libs/libstogo.a .libs/global.o .libs/linalg.o .libs/local.o .libs/stogo.o .libs/tools.o 2021-05-20T00:17:58.2141920Z libtool: link: ranlib .libs/libstogo.a 2021-05-20T00:17:58.2641490Z libtool: link: ( cd ".libs" && rm -f "libstogo.la" && ln -s "../libstogo.la" "libstogo.la" ) 2021-05-20T00:17:58.2704980Z Making all in praxis 2021-05-20T00:17:58.2832310Z /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-20T00:17:58.3116000Z 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-20T00:17:58.3315260Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:17:59.7697480Z 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-20T00:18:00.0626830Z mv -f .deps/praxis.Tpo .deps/praxis.Plo 2021-05-20T00:18:00.0663820Z /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-20T00:18:00.1458850Z libtool: link: ar cru .libs/libpraxis.a .libs/praxis.o 2021-05-20T00:18:00.1648170Z libtool: link: ranlib .libs/libpraxis.a 2021-05-20T00:18:00.1959800Z libtool: link: ( cd ".libs" && rm -f "libpraxis.la" && ln -s "../libpraxis.la" "libpraxis.la" ) 2021-05-20T00:18:00.2022370Z Making all in luksan 2021-05-20T00:18:00.2142150Z /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-20T00:18:00.2422370Z 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-20T00:18:00.2614480Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:00.4882020Z 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-20T00:18:00.7438340Z mv -f .deps/plis.Tpo .deps/plis.Plo 2021-05-20T00:18:00.7475260Z /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-20T00:18:00.7721090Z 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-20T00:18:00.7918830Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:01.0254090Z 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-20T00:18:01.2777870Z mv -f .deps/plip.Tpo .deps/plip.Plo 2021-05-20T00:18:01.2817820Z /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-20T00:18:01.3075160Z 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-20T00:18:01.3260770Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:01.6023760Z 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-20T00:18:01.8923790Z mv -f .deps/pnet.Tpo .deps/pnet.Plo 2021-05-20T00:18:01.8955990Z /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-20T00:18:01.9202170Z 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-20T00:18:01.9384880Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:02.4943840Z 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-20T00:18:03.0523900Z mv -f .deps/mssubs.Tpo .deps/mssubs.Plo 2021-05-20T00:18:03.0558780Z /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-20T00:18:03.0811110Z 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-20T00:18:03.0999030Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:03.3738160Z 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-20T00:18:03.6720420Z mv -f .deps/pssubs.Tpo .deps/pssubs.Plo 2021-05-20T00:18:03.6753930Z /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-20T00:18:03.7518310Z libtool: link: ar cru .libs/libluksan.a .libs/plis.o .libs/plip.o .libs/pnet.o .libs/mssubs.o .libs/pssubs.o 2021-05-20T00:18:03.7749610Z libtool: link: ranlib .libs/libluksan.a 2021-05-20T00:18:03.8113400Z libtool: link: ( cd ".libs" && rm -f "libluksan.la" && ln -s "../libluksan.la" "libluksan.la" ) 2021-05-20T00:18:03.8171890Z Making all in crs 2021-05-20T00:18:03.8279580Z /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-20T00:18:03.8550960Z 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-20T00:18:03.8731790Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:04.1011640Z 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-20T00:18:04.3576190Z mv -f .deps/crs.Tpo .deps/crs.Plo 2021-05-20T00:18:04.3609670Z /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-20T00:18:04.4361710Z libtool: link: ar cru .libs/libcrs.a .libs/crs.o 2021-05-20T00:18:04.4529300Z libtool: link: ranlib .libs/libcrs.a 2021-05-20T00:18:04.4802290Z libtool: link: ( cd ".libs" && rm -f "libcrs.la" && ln -s "../libcrs.la" "libcrs.la" ) 2021-05-20T00:18:04.4859800Z Making all in mlsl 2021-05-20T00:18:04.4972040Z /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-20T00:18:04.5279770Z 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-20T00:18:04.5472720Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:04.7888690Z 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-20T00:18:05.0454290Z mv -f .deps/mlsl.Tpo .deps/mlsl.Plo 2021-05-20T00:18:05.0487230Z /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-20T00:18:05.1245350Z libtool: link: ar cru .libs/libmlsl.a .libs/mlsl.o 2021-05-20T00:18:05.1410830Z libtool: link: ranlib .libs/libmlsl.a 2021-05-20T00:18:05.1680490Z libtool: link: ( cd ".libs" && rm -f "libmlsl.la" && ln -s "../libmlsl.la" "libmlsl.la" ) 2021-05-20T00:18:05.1738150Z Making all in mma 2021-05-20T00:18:05.1843880Z /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-20T00:18:05.2105100Z 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-20T00:18:05.2285730Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:05.5372630Z 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-20T00:18:05.8787390Z mv -f .deps/mma.Tpo .deps/mma.Plo 2021-05-20T00:18:05.8820980Z /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-20T00:18:05.9064520Z 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-20T00:18:05.9244330Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:06.3816950Z 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-20T00:18:06.8634440Z mv -f .deps/ccsa_quadratic.Tpo .deps/ccsa_quadratic.Plo 2021-05-20T00:18:06.8664590Z /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-20T00:18:06.9439650Z libtool: link: ar cru .libs/libmma.a .libs/mma.o .libs/ccsa_quadratic.o 2021-05-20T00:18:06.9634970Z libtool: link: ranlib .libs/libmma.a 2021-05-20T00:18:06.9939910Z libtool: link: ( cd ".libs" && rm -f "libmma.la" && ln -s "../libmma.la" "libmma.la" ) 2021-05-20T00:18:06.9997750Z Making all in cobyla 2021-05-20T00:18:07.0102780Z /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-20T00:18:07.0363360Z 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-20T00:18:07.0548840Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:07.1832900Z cobyla.c:35:19: warning: unused variable 'rcsid' [-Wunused-const-variable] 2021-05-20T00:18:07.1834070Z static char const rcsid[] = 2021-05-20T00:18:07.1834560Z ^ 2021-05-20T00:18:08.9356920Z 1 warning generated. 2021-05-20T00:18:08.9402010Z 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-20T00:18:10.8486230Z mv -f .deps/cobyla.Tpo .deps/cobyla.Plo 2021-05-20T00:18:10.8521030Z /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-20T00:18:10.9311420Z libtool: link: ar cru .libs/libcobyla.a .libs/cobyla.o 2021-05-20T00:18:10.9526870Z libtool: link: ranlib .libs/libcobyla.a 2021-05-20T00:18:10.9847100Z libtool: link: ( cd ".libs" && rm -f "libcobyla.la" && ln -s "../libcobyla.la" "libcobyla.la" ) 2021-05-20T00:18:10.9911580Z Making all in newuoa 2021-05-20T00:18:11.0022800Z /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-20T00:18:11.0285440Z 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-20T00:18:11.0472120Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:11.1507300Z newuoa.c:184:9: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:11.1509190Z ret = nlopt_minimize_constrained(NLOPT_LD_MMA, *n, quad_model, &qmd, 2021-05-20T00:18:11.1510160Z ^ 2021-05-20T00:18:11.1511830Z ../api/nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-20T00:18:11.1513670Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-20T00:18:11.1514610Z ^ 2021-05-20T00:18:11.1516070Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:11.1517320Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:11.1518460Z ^ 2021-05-20T00:18:11.1631610Z newuoa.c:1241:10: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:11.1633250Z return nlopt_minimize_constrained(NLOPT_LD_MMA, *n, lag, &ld, 2021-05-20T00:18:11.1634190Z ^ 2021-05-20T00:18:11.1635920Z ../api/nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-20T00:18:11.1637280Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-20T00:18:11.1638370Z ^ 2021-05-20T00:18:11.1639890Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:11.1641250Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:11.1642230Z ^ 2021-05-20T00:18:13.7935950Z 2 warnings generated. 2021-05-20T00:18:13.7981700Z 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-20T00:18:16.5331650Z mv -f .deps/newuoa.Tpo .deps/newuoa.Plo 2021-05-20T00:18:16.5369380Z /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-20T00:18:16.6127910Z libtool: link: ar cru .libs/libnewuoa.a .libs/newuoa.o 2021-05-20T00:18:16.6329720Z libtool: link: ranlib .libs/libnewuoa.a 2021-05-20T00:18:16.6634920Z libtool: link: ( cd ".libs" && rm -f "libnewuoa.la" && ln -s "../libnewuoa.la" "libnewuoa.la" ) 2021-05-20T00:18:16.6699730Z Making all in neldermead 2021-05-20T00:18:16.6810470Z /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-20T00:18:16.7083050Z 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-20T00:18:16.7266550Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:17.0146140Z 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-20T00:18:17.3401460Z mv -f .deps/nldrmd.Tpo .deps/nldrmd.Plo 2021-05-20T00:18:17.3436000Z /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-20T00:18:17.3678890Z 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-20T00:18:17.3858920Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:17.6546670Z 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-20T00:18:17.9434940Z mv -f .deps/sbplx.Tpo .deps/sbplx.Plo 2021-05-20T00:18:17.9472320Z /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-20T00:18:18.0239870Z libtool: link: ar cru .libs/libneldermead.a .libs/nldrmd.o .libs/sbplx.o 2021-05-20T00:18:18.0439470Z libtool: link: ranlib .libs/libneldermead.a 2021-05-20T00:18:18.0779690Z libtool: link: ( cd ".libs" && rm -f "libneldermead.la" && ln -s "../libneldermead.la" "libneldermead.la" ) 2021-05-20T00:18:18.0839980Z Making all in auglag 2021-05-20T00:18:18.0949030Z /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-20T00:18:18.1210800Z 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-20T00:18:18.1395380Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:18.4132680Z 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-20T00:18:18.7082830Z mv -f .deps/auglag.Tpo .deps/auglag.Plo 2021-05-20T00:18:18.7114360Z /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-20T00:18:18.7878270Z libtool: link: ar cru .libs/libauglag.a .libs/auglag.o 2021-05-20T00:18:18.8052100Z libtool: link: ranlib .libs/libauglag.a 2021-05-20T00:18:18.8335310Z libtool: link: ( cd ".libs" && rm -f "libauglag.la" && ln -s "../libauglag.la" "libauglag.la" ) 2021-05-20T00:18:18.8392770Z Making all in bobyqa 2021-05-20T00:18:18.8508740Z /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-20T00:18:18.8776480Z 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-20T00:18:18.8956430Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:21.3951420Z 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-20T00:18:23.8836560Z mv -f .deps/bobyqa.Tpo .deps/bobyqa.Plo 2021-05-20T00:18:23.8869130Z /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-20T00:18:23.9623930Z libtool: link: ar cru .libs/libbobyqa.a .libs/bobyqa.o 2021-05-20T00:18:23.9818840Z libtool: link: ranlib .libs/libbobyqa.a 2021-05-20T00:18:24.0129990Z libtool: link: ( cd ".libs" && rm -f "libbobyqa.la" && ln -s "../libbobyqa.la" "libbobyqa.la" ) 2021-05-20T00:18:24.0188620Z Making all in isres 2021-05-20T00:18:24.0293880Z /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-20T00:18:24.0571230Z 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-20T00:18:24.0758800Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:24.3151490Z 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-20T00:18:24.5764700Z mv -f .deps/isres.Tpo .deps/isres.Plo 2021-05-20T00:18:24.5794920Z /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-20T00:18:24.6572810Z libtool: link: ar cru .libs/libisres.a .libs/isres.o 2021-05-20T00:18:24.6745790Z libtool: link: ranlib .libs/libisres.a 2021-05-20T00:18:24.7017530Z libtool: link: ( cd ".libs" && rm -f "libisres.la" && ln -s "../libisres.la" "libisres.la" ) 2021-05-20T00:18:24.7075470Z Making all in slsqp 2021-05-20T00:18:24.7180680Z /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-20T00:18:24.7446310Z 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-20T00:18:24.7625480Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:27.2113270Z 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-20T00:18:29.6592860Z mv -f .deps/slsqp.Tpo .deps/slsqp.Plo 2021-05-20T00:18:29.6617290Z /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-20T00:18:29.7380020Z libtool: link: ar cru .libs/libslsqp.a .libs/slsqp.o 2021-05-20T00:18:29.7568420Z libtool: link: ranlib .libs/libslsqp.a 2021-05-20T00:18:29.7865380Z libtool: link: ( cd ".libs" && rm -f "libslsqp.la" && ln -s "../libslsqp.la" "libslsqp.la" ) 2021-05-20T00:18:29.7924300Z Making all in esch 2021-05-20T00:18:29.8028680Z /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-20T00:18:29.8292640Z 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-20T00:18:29.8481470Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:30.0701840Z 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-20T00:18:30.3124930Z mv -f .deps/esch.Tpo .deps/esch.Plo 2021-05-20T00:18:30.3157900Z /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-20T00:18:30.3909930Z libtool: link: ar cru .libs/libesch.a .libs/esch.o 2021-05-20T00:18:30.4070460Z libtool: link: ranlib .libs/libesch.a 2021-05-20T00:18:30.4321240Z libtool: link: ( cd ".libs" && rm -f "libesch.la" && ln -s "../libesch.la" "libesch.la" ) 2021-05-20T00:18:30.4379100Z Making all in api 2021-05-20T00:18:30.4489670Z make all-am 2021-05-20T00:18:30.4596780Z /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-20T00:18:30.4884580Z 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-20T00:18:30.5064190Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:30.6160740Z 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-20T00:18:30.6162290Z nlopt_srand(nlopt_time_seed() + my_gettid() * 314159); 2021-05-20T00:18:30.6162800Z ^ 2021-05-20T00:18:30.6163820Z general.c:116:23: note: expanded from macro 'my_gettid' 2021-05-20T00:18:30.6164500Z # define my_gettid() syscall(SYS_gettid) 2021-05-20T00:18:30.6164960Z ^ 2021-05-20T00:18:30.6167670Z /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/include/unistd.h:742:6: note: 'syscall' has been explicitly marked deprecated here 2021-05-20T00:18:30.6168710Z int syscall(int, ...); 2021-05-20T00:18:30.6169070Z ^ 2021-05-20T00:18:30.6358870Z 1 warning generated. 2021-05-20T00:18:30.6392860Z 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-20T00:18:30.7970460Z mv -f .deps/general.Tpo .deps/general.Plo 2021-05-20T00:18:30.8007350Z /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-20T00:18:30.8272760Z 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-20T00:18:30.8453850Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:31.2419260Z 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-20T00:18:31.6661610Z mv -f .deps/options.Tpo .deps/options.Plo 2021-05-20T00:18:31.6694950Z /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-20T00:18:31.6958240Z 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-20T00:18:31.7138340Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:32.1608080Z 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-20T00:18:32.6403340Z mv -f .deps/optimize.Tpo .deps/optimize.Plo 2021-05-20T00:18:32.6438350Z /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-20T00:18:32.6705440Z 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-20T00:18:32.6883820Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:32.7471290Z 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-20T00:18:32.8295170Z mv -f .deps/deprecated.Tpo .deps/deprecated.Plo 2021-05-20T00:18:32.8328210Z /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-20T00:18:32.8589300Z 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-20T00:18:32.8767540Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:32.9751200Z In file included from f77api.c:103: 2021-05-20T00:18:32.9753410Z ./f77funcs.h:57:14: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:32.9754520Z *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, 2021-05-20T00:18:32.9755090Z ^ 2021-05-20T00:18:32.9756320Z ./nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-20T00:18:32.9757230Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-20T00:18:32.9757770Z ^ 2021-05-20T00:18:32.9758790Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:32.9759580Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:32.9760200Z ^ 2021-05-20T00:18:32.9778570Z In file included from f77api.c:103: 2021-05-20T00:18:32.9780330Z ./f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:32.9781490Z nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-20T00:18:32.9782040Z ^ 2021-05-20T00:18:32.9783320Z ./nlopt.h:365:25: note: 'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here 2021-05-20T00:18:32.9784270Z int *maxeval) NLOPT_DEPRECATED; 2021-05-20T00:18:32.9784850Z ^ 2021-05-20T00:18:32.9785980Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:32.9786810Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:32.9787410Z ^ 2021-05-20T00:18:32.9787940Z In file included from f77api.c:103: 2021-05-20T00:18:32.9789450Z ./f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:32.9790540Z nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-20T00:18:32.9791090Z ^ 2021-05-20T00:18:32.9792540Z ./nlopt.h:368:24: note: 'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here 2021-05-20T00:18:32.9793530Z int maxeval) NLOPT_DEPRECATED; 2021-05-20T00:18:32.9794110Z ^ 2021-05-20T00:18:32.9795190Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:32.9796000Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:32.9796600Z ^ 2021-05-20T00:18:32.9797090Z In file included from f77api.c:103: 2021-05-20T00:18:32.9798560Z ./f77funcs.h:109:13: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:32.9799580Z *pop = nlopt_get_stochastic_population(); 2021-05-20T00:18:32.9800050Z ^ 2021-05-20T00:18:32.9801440Z ./nlopt.h:370:57: note: 'nlopt_get_stochastic_population' has been explicitly marked deprecated here 2021-05-20T00:18:32.9802500Z NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-20T00:18:32.9803190Z ^ 2021-05-20T00:18:32.9804210Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:32.9805010Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:32.9805590Z ^ 2021-05-20T00:18:32.9806100Z In file included from f77api.c:103: 2021-05-20T00:18:32.9807550Z ./f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:32.9808510Z nlopt_set_stochastic_population(*pop); 2021-05-20T00:18:32.9808960Z ^ 2021-05-20T00:18:32.9810180Z ./nlopt.h:371:61: note: 'nlopt_set_stochastic_population' has been explicitly marked deprecated here 2021-05-20T00:18:32.9811260Z NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-20T00:18:32.9811980Z ^ 2021-05-20T00:18:32.9812990Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:32.9813790Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:32.9814370Z ^ 2021-05-20T00:18:33.0055840Z In file included from f77api.c:114: 2021-05-20T00:18:33.0057880Z ./f77funcs.h:57:14: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0058990Z *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, 2021-05-20T00:18:33.0059550Z ^ 2021-05-20T00:18:33.0060780Z ./nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-20T00:18:33.0062150Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0062690Z ^ 2021-05-20T00:18:33.0063740Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0064530Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0065120Z ^ 2021-05-20T00:18:33.0071550Z In file included from f77api.c:114: 2021-05-20T00:18:33.0073180Z ./f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0074300Z nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-20T00:18:33.0074820Z ^ 2021-05-20T00:18:33.0076190Z ./nlopt.h:365:25: note: 'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here 2021-05-20T00:18:33.0077150Z int *maxeval) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0077730Z ^ 2021-05-20T00:18:33.0078780Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0079600Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0080200Z ^ 2021-05-20T00:18:33.0080930Z In file included from f77api.c:114: 2021-05-20T00:18:33.0082480Z ./f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0083580Z nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-20T00:18:33.0084100Z ^ 2021-05-20T00:18:33.0085340Z ./nlopt.h:368:24: note: 'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here 2021-05-20T00:18:33.0086360Z int maxeval) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0086940Z ^ 2021-05-20T00:18:33.0088000Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0088820Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0089420Z ^ 2021-05-20T00:18:33.0089910Z In file included from f77api.c:114: 2021-05-20T00:18:33.0091380Z ./f77funcs.h:109:13: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0092520Z *pop = nlopt_get_stochastic_population(); 2021-05-20T00:18:33.0092990Z ^ 2021-05-20T00:18:33.0094220Z ./nlopt.h:370:57: note: 'nlopt_get_stochastic_population' has been explicitly marked deprecated here 2021-05-20T00:18:33.0095280Z NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0095960Z ^ 2021-05-20T00:18:33.0096980Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0097770Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0098350Z ^ 2021-05-20T00:18:33.0098880Z In file included from f77api.c:114: 2021-05-20T00:18:33.0100320Z ./f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0101280Z nlopt_set_stochastic_population(*pop); 2021-05-20T00:18:33.0101730Z ^ 2021-05-20T00:18:33.0102960Z ./nlopt.h:371:61: note: 'nlopt_set_stochastic_population' has been explicitly marked deprecated here 2021-05-20T00:18:33.0104030Z NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0104740Z ^ 2021-05-20T00:18:33.0105750Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0106700Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0107300Z ^ 2021-05-20T00:18:33.0212220Z In file included from f77api.c:129: 2021-05-20T00:18:33.0214010Z ./f77funcs.h:57:14: warning: 'nlopt_minimize_constrained' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0215510Z *info = nlopt_minimize_constrained((nlopt_algorithm) *algorithm, 2021-05-20T00:18:33.0216080Z ^ 2021-05-20T00:18:33.0217370Z ./nlopt.h:348:35: note: 'nlopt_minimize_constrained' has been explicitly marked deprecated here 2021-05-20T00:18:33.0218320Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0218870Z ^ 2021-05-20T00:18:33.0219920Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0220730Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0221340Z ^ 2021-05-20T00:18:33.0227980Z In file included from f77api.c:129: 2021-05-20T00:18:33.0229660Z ./f77funcs.h:96:6: warning: 'nlopt_get_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0230790Z nlopt_get_local_search_algorithm(&deriv, &nonderiv, maxeval); 2021-05-20T00:18:33.0231340Z ^ 2021-05-20T00:18:33.0232600Z ./nlopt.h:365:25: note: 'nlopt_get_local_search_algorithm' has been explicitly marked deprecated here 2021-05-20T00:18:33.0233560Z int *maxeval) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0234380Z ^ 2021-05-20T00:18:33.0235510Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0236340Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0237180Z ^ 2021-05-20T00:18:33.0238010Z In file included from f77api.c:129: 2021-05-20T00:18:33.0240260Z ./f77funcs.h:104:6: warning: 'nlopt_set_local_search_algorithm' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0242030Z nlopt_set_local_search_algorithm(deriv, nonderiv, *maxeval); 2021-05-20T00:18:33.0242910Z ^ 2021-05-20T00:18:33.0244810Z ./nlopt.h:368:24: note: 'nlopt_set_local_search_algorithm' has been explicitly marked deprecated here 2021-05-20T00:18:33.0246310Z int maxeval) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0247250Z ^ 2021-05-20T00:18:33.0248850Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0250190Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0251160Z ^ 2021-05-20T00:18:33.0251940Z In file included from f77api.c:129: 2021-05-20T00:18:33.0254270Z ./f77funcs.h:109:13: warning: 'nlopt_get_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0256070Z *pop = nlopt_get_stochastic_population(); 2021-05-20T00:18:33.0256580Z ^ 2021-05-20T00:18:33.0257900Z ./nlopt.h:370:57: note: 'nlopt_get_stochastic_population' has been explicitly marked deprecated here 2021-05-20T00:18:33.0258980Z NLOPT_EXTERN(int) nlopt_get_stochastic_population(void) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0259700Z ^ 2021-05-20T00:18:33.0260750Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0261570Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0262170Z ^ 2021-05-20T00:18:33.0262710Z In file included from f77api.c:129: 2021-05-20T00:18:33.0264200Z ./f77funcs.h:113:6: warning: 'nlopt_set_stochastic_population' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:33.0265190Z nlopt_set_stochastic_population(*pop); 2021-05-20T00:18:33.0265650Z ^ 2021-05-20T00:18:33.0266900Z ./nlopt.h:371:61: note: 'nlopt_set_stochastic_population' has been explicitly marked deprecated here 2021-05-20T00:18:33.0268010Z NLOPT_EXTERN(void) nlopt_set_stochastic_population(int pop) NLOPT_DEPRECATED; 2021-05-20T00:18:33.0268750Z ^ 2021-05-20T00:18:33.0270100Z ./nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:33.0270920Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:33.0271520Z ^ 2021-05-20T00:18:34.0925950Z 15 warnings generated. 2021-05-20T00:18:34.0929380Z 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-20T00:18:34.0931540Z mv -f .deps/f77api.Tpo .deps/f77api.Plo 2021-05-20T00:18:34.0933420Z /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-20T00:18:34.0935030Z libtool: link: ar cru .libs/libapi.a .libs/general.o .libs/options.o .libs/optimize.o .libs/deprecated.o .libs/f77api.o 2021-05-20T00:18:34.0935930Z libtool: link: ranlib .libs/libapi.a 2021-05-20T00:18:34.0937170Z libtool: link: ( cd ".libs" && rm -f "libapi.la" && ln -s "../libapi.la" "libapi.la" ) 2021-05-20T00:18:34.0938010Z Making all in . 2021-05-20T00:18:34.0942580Z /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/Rtmpdf1rT1/R.INSTALLade4ae3d02d/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-20T00:18:34.3983220Z 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/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/libnlopt_cxx.0.dylib -compatibility_version 9 -current_version 9.2 -Wl,-single_module 2021-05-20T00:18:34.5115050Z libtool: link: (cd ".libs" && rm -f "libnlopt_cxx.dylib" && ln -s "libnlopt_cxx.0.dylib" "libnlopt_cxx.dylib") 2021-05-20T00:18:38.3830590Z libtool: link: (cd .libs/libnlopt_cxx.lax/libdirect.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/direct/.libs/libdirect.a") 2021-05-20T00:18:38.4572220Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcdirect.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/cdirect/.libs/libcdirect.a") 2021-05-20T00:18:38.5316660Z libtool: link: (cd .libs/libnlopt_cxx.lax/libstogo.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/stogo/.libs/libstogo.a") 2021-05-20T00:18:38.6083750Z libtool: link: (cd .libs/libnlopt_cxx.lax/libpraxis.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/praxis/.libs/libpraxis.a") 2021-05-20T00:18:38.6737190Z libtool: link: (cd .libs/libnlopt_cxx.lax/libluksan.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/luksan/.libs/libluksan.a") 2021-05-20T00:18:38.7494540Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcrs.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/crs/.libs/libcrs.a") 2021-05-20T00:18:38.8140330Z libtool: link: (cd .libs/libnlopt_cxx.lax/libmlsl.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/mlsl/.libs/libmlsl.a") 2021-05-20T00:18:38.8776620Z libtool: link: (cd .libs/libnlopt_cxx.lax/libmma.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/mma/.libs/libmma.a") 2021-05-20T00:18:38.9437790Z libtool: link: (cd .libs/libnlopt_cxx.lax/libcobyla.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/cobyla/.libs/libcobyla.a") 2021-05-20T00:18:39.0109540Z libtool: link: (cd .libs/libnlopt_cxx.lax/libnewuoa.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/newuoa/.libs/libnewuoa.a") 2021-05-20T00:18:39.0773700Z libtool: link: (cd .libs/libnlopt_cxx.lax/libneldermead.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/neldermead/.libs/libneldermead.a") 2021-05-20T00:18:39.1461550Z libtool: link: (cd .libs/libnlopt_cxx.lax/libauglag.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/auglag/.libs/libauglag.a") 2021-05-20T00:18:39.2134900Z libtool: link: (cd .libs/libnlopt_cxx.lax/libbobyqa.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/bobyqa/.libs/libbobyqa.a") 2021-05-20T00:18:39.2807520Z libtool: link: (cd .libs/libnlopt_cxx.lax/libisres.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/isres/.libs/libisres.a") 2021-05-20T00:18:39.3435790Z libtool: link: (cd .libs/libnlopt_cxx.lax/libslsqp.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/slsqp/.libs/libslsqp.a") 2021-05-20T00:18:39.4120560Z libtool: link: (cd .libs/libnlopt_cxx.lax/libesch.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/esch/.libs/libesch.a") 2021-05-20T00:18:39.4771030Z libtool: link: (cd .libs/libnlopt_cxx.lax/libapi.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/api/.libs/libapi.a") 2021-05-20T00:18:39.5451600Z libtool: link: (cd .libs/libnlopt_cxx.lax/libutil.a && ar x "/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/util/.libs/libutil.a") 2021-05-20T00:18:39.5846780Z 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-20T00:18:39.6719840Z libtool: link: ranlib .libs/libnlopt_cxx.a 2021-05-20T00:18:39.7728960Z libtool: link: rm -fr .libs/libnlopt_cxx.lax 2021-05-20T00:18:39.7979780Z libtool: link: ( cd ".libs" && rm -f "libnlopt_cxx.la" && ln -s "../libnlopt_cxx.la" "libnlopt_cxx.la" ) 2021-05-20T00:18:39.8038640Z Making all in octave 2021-05-20T00:18:39.8145300Z echo "#define NLOPT_OPTIMIZE_USAGE \\" > nlopt_optimize_usage.h 2021-05-20T00:18:39.8181590Z sed 's/\"/\\"/g' ./nlopt_optimize.m | sed 's,^% ,\",;s,^%,\",;s,$,\\n\" \\,' >> nlopt_optimize_usage.h 2021-05-20T00:18:39.8243940Z echo "" >> nlopt_optimize_usage.h 2021-05-20T00:18:39.8277070Z make all-am 2021-05-20T00:18:39.8384330Z 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-20T00:18:39.8567730Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:39.8905840Z mv -f .deps/dummy.Tpo .deps/dummy.Po 2021-05-20T00:18:39.8964220Z /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-20T00:18:39.9649660Z libtool: link: clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -g -O2 -o dummy dummy.o -lm 2021-05-20T00:18:40.0195740Z Making all in test 2021-05-20T00:18:40.0314960Z 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-20T00:18:40.0510930Z clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] 2021-05-20T00:18:40.3602230Z mv -f .deps/testfuncs.Tpo .deps/testfuncs.Po 2021-05-20T00:18:40.3633820Z 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-20T00:18:40.4950010Z testopt.cpp:218:11: warning: 'nlopt_minimize' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:18:40.4951200Z ret = nlopt_minimize(algorithm, 2021-05-20T00:18:40.4951770Z ^ 2021-05-20T00:18:40.4953010Z ../api/nlopt.h:337:35: note: 'nlopt_minimize' has been explicitly marked deprecated here 2021-05-20T00:18:40.4953910Z int maxeval, double maxtime) NLOPT_DEPRECATED; 2021-05-20T00:18:40.4954480Z ^ 2021-05-20T00:18:40.4955540Z ../api/nlopt.h:320:43: note: expanded from macro 'NLOPT_DEPRECATED' 2021-05-20T00:18:40.4956490Z # define NLOPT_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:18:40.4957080Z ^ 2021-05-20T00:18:40.6405360Z 1 warning generated. 2021-05-20T00:18:40.6441980Z mv -f .deps/testopt.Tpo .deps/testopt.Po 2021-05-20T00:18:40.6503810Z /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-20T00:18:40.7684080Z 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-20T00:18:40.8565240Z Making install in util 2021-05-20T00:18:40.9034870Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:40.9036170Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:40.9040400Z Making install in direct 2021-05-20T00:18:40.9384730Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:40.9386010Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:40.9390410Z Making install in cdirect 2021-05-20T00:18:40.9700990Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:40.9702280Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:40.9706490Z Making install in stogo 2021-05-20T00:18:41.0244830Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.0246160Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.0251960Z Making install in praxis 2021-05-20T00:18:41.0566750Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.0568260Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.0572880Z Making install in luksan 2021-05-20T00:18:41.0943170Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.0944640Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.0948710Z Making install in crs 2021-05-20T00:18:41.1257410Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.1258790Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.1262600Z Making install in mlsl 2021-05-20T00:18:41.1571130Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.1572550Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.1576540Z Making install in mma 2021-05-20T00:18:41.1918970Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.1920860Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.1924750Z Making install in cobyla 2021-05-20T00:18:41.2260510Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.2262750Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.2266830Z Making install in newuoa 2021-05-20T00:18:41.2602990Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.2604760Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.2608300Z Making install in neldermead 2021-05-20T00:18:41.2946080Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.2948110Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.2951790Z Making install in auglag 2021-05-20T00:18:41.3272950Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.3275030Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.3278750Z Making install in bobyqa 2021-05-20T00:18:41.3592530Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.3594780Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.3598270Z Making install in isres 2021-05-20T00:18:41.3919120Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.3926230Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.3931300Z Making install in slsqp 2021-05-20T00:18:41.4228670Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.4230530Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.4234430Z Making install in esch 2021-05-20T00:18:41.4576500Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.4586980Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:41.4600410Z Making install in api 2021-05-20T00:18:41.4746040Z make install-am 2021-05-20T00:18:41.5156090Z make[3]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:41.5197770Z .././install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/include' 2021-05-20T00:18:41.6171000Z /usr/bin/install -c -m 644 nlopt.h nlopt.f nlopt.hpp '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/include' 2021-05-20T00:18:41.6253310Z .././install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/share/man/man3' 2021-05-20T00:18:41.6610570Z /usr/bin/install -c -m 644 nlopt.3 '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/share/man/man3' 2021-05-20T00:18:41.6649950Z Making install in . 2021-05-20T00:18:41.6917220Z ./install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib' 2021-05-20T00:18:41.7201020Z /bin/sh ./libtool --mode=install /usr/bin/install -c libnlopt_cxx.la '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib' 2021-05-20T00:18:41.7397560Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.0.dylib /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/libnlopt_cxx.0.dylib 2021-05-20T00:18:41.7442650Z libtool: install: (cd /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/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-20T00:18:41.7481230Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.lai /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/libnlopt_cxx.la 2021-05-20T00:18:41.7511640Z libtool: install: /usr/bin/install -c .libs/libnlopt_cxx.a /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-20T00:18:41.7660670Z libtool: install: chmod 644 /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-20T00:18:41.7691990Z libtool: install: ranlib /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/libnlopt_cxx.a 2021-05-20T00:18:41.9098370Z ./install-sh -c -d '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/pkgconfig' 2021-05-20T00:18:41.9433700Z /usr/bin/install -c -m 644 nlopt.pc '/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/pkgconfig' 2021-05-20T00:18:41.9467860Z Making install in octave 2021-05-20T00:18:41.9577370Z make install-am 2021-05-20T00:18:41.9819260Z make[3]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:42.0002990Z Making install in test 2021-05-20T00:18:42.0358540Z make[2]: Nothing to be done for `install-exec-am'. 2021-05-20T00:18:42.0359930Z make[2]: Nothing to be done for `install-data-am'. 2021-05-20T00:18:42.0427880Z configure: Done installing library to /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src 2021-05-20T00:18:42.0806650Z configure: creating ./config.status 2021-05-20T00:18:42.2476900Z config.status: creating src/Makevars 2021-05-20T00:18:42.2759390Z config.status: creating R/PkgFlags.R 2021-05-20T00:18:42.3649730Z ** libs 2021-05-20T00:18:42.3820680Z 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-20T00:18:42.4182530Z 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/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/include -fPIC -Wall -g -O2 -c init_nloptr.c -o init_nloptr.o 2021-05-20T00:18:42.5043840Z 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/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/include -fPIC -Wall -g -O2 -c nloptr.c -o nloptr.o 2021-05-20T00:18:42.7171190Z 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/Rtmpdf1rT1/R.INSTALLade4ae3d02d/nloptr/src/nlopt_src/lib/libnlopt_cxx.a -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:18:42.8301820Z installing to /Users/runner/work/_temp/Library/00LOCK-nloptr/00new/nloptr/libs 2021-05-20T00:18:42.8377600Z ** R 2021-05-20T00:18:42.8991160Z ** inst 2021-05-20T00:18:42.9099800Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:18:43.9176550Z ** help 2021-05-20T00:18:44.0473370Z *** installing help indices 2021-05-20T00:18:44.1127560Z ** building package indices 2021-05-20T00:18:44.4155020Z ** installing vignettes 2021-05-20T00:18:44.4255800Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:18:44.7828710Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:18:44.9129340Z ** testing if installed package can be loaded from final location 2021-05-20T00:18:45.1655640Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:18:45.1684920Z * DONE (nloptr) 2021-05-20T00:19:05.5131030Z * installing *source* package ‘BH’ ... 2021-05-20T00:19:06.4155990Z ** package ‘BH’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:06.4156750Z ** using staged installation 2021-05-20T00:19:06.4296900Z ** inst 2021-05-20T00:19:11.8316280Z ** help 2021-05-20T00:19:11.8628820Z *** installing help indices 2021-05-20T00:19:11.9014540Z ** building package indices 2021-05-20T00:19:12.1989360Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:12.6892880Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:12.9305810Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:13.6260410Z * DONE (BH) 2021-05-20T00:19:15.4306770Z * installing *source* package ‘hms’ ... 2021-05-20T00:19:15.4436840Z ** package ‘hms’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:15.4437740Z ** using staged installation 2021-05-20T00:19:15.4585110Z ** R 2021-05-20T00:19:15.4683620Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:16.2625950Z ** help 2021-05-20T00:19:16.2976090Z *** installing help indices 2021-05-20T00:19:16.3238100Z *** copying figures 2021-05-20T00:19:16.3269250Z ** building package indices 2021-05-20T00:19:16.5921200Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:16.9227770Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:17.2579230Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:17.2605890Z * DONE (hms) 2021-05-20T00:19:17.6465790Z * installing *source* package ‘expm’ ... 2021-05-20T00:19:17.6566830Z ** package ‘expm’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:17.6668550Z ** using staged installation 2021-05-20T00:19:17.6714320Z ** libs 2021-05-20T00:19:17.6945900Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c R_dgebal.c -o R_dgebal.o 2021-05-20T00:19:17.8206450Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expm-eigen.c -o expm-eigen.o 2021-05-20T00:19:17.9803630Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expm.c -o expm.o 2021-05-20T00:19:18.3145610Z 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-20T00:19:18.4094500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c logm-eigen.c -o logm-eigen.o 2021-05-20T00:19:18.5620620Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c matexp.f -o matexp.o 2021-05-20T00:19:18.7135010Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matexp_MH09.c -o matexp_MH09.o 2021-05-20T00:19:18.8953220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matpow.c -o matpow.o 2021-05-20T00:19:19.0145270Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c matrexp.f -o matrexp.o 2021-05-20T00:19:19.2406470Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c matrexpO.f -o matrexpO.o 2021-05-20T00:19:19.5581310Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c mexp-common.f -o mexp-common.o 2021-05-20T00:19:19.7307510Z 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 expm.so R_dgebal.o expm-eigen.o expm.o init.o logm-eigen.o matexp.o matexp_MH09.o matpow.o matrexp.o matrexpO.o mexp-common.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 -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-20T00:19:19.7693580Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:19.7796640Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:19.8098060Z installing to /Users/runner/work/_temp/Library/00LOCK-expm/00new/expm/libs 2021-05-20T00:19:19.8199850Z ** R 2021-05-20T00:19:19.8301140Z ** data 2021-05-20T00:19:19.8401560Z ** demo 2021-05-20T00:19:19.8502800Z ** inst 2021-05-20T00:19:19.8578780Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:21.9738440Z ** help 2021-05-20T00:19:22.0401830Z *** installing help indices 2021-05-20T00:19:22.0765250Z ** building package indices 2021-05-20T00:19:22.3648720Z ** installing vignettes 2021-05-20T00:19:22.3715510Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:23.7578640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:19:23.9431720Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:25.2353470Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:25.2392080Z * DONE (expm) 2021-05-20T00:19:25.5933690Z * installing *source* package ‘irlba’ ... 2021-05-20T00:19:25.5967540Z ** package ‘irlba’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:25.5968770Z ** using staged installation 2021-05-20T00:19:25.6147180Z ** libs 2021-05-20T00:19:25.6328720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Matrix/include' -I/usr/local/include -fPIC -Wall -g -O2 -c irlb.c -o irlb.o 2021-05-20T00:19:25.7394030Z In file included from irlb.c:37: 2021-05-20T00:19:25.7396730Z /Library/Frameworks/R.framework/Versions/4.2/Resources/library/Matrix/include/Matrix_stubs.c:614:36: warning: '/*' within block comment [-Wcomment] 2021-05-20T00:19:25.7398980Z *- Common->print_function = NULL;/* was R_cholmod_printf; /.* Rprintf gives warning */ 2021-05-20T00:19:25.7400010Z ^ 2021-05-20T00:19:26.1573990Z 1 warning generated. 2021-05-20T00:19:26.1576860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.2/Resources/library/Matrix/include' -I/usr/local/include -fPIC -Wall -g -O2 -c utility.c -o utility.o 2021-05-20T00:19:26.2754440Z 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 irlba.so irlb.o utility.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-20T00:19:26.3109750Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:26.3211940Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:26.3452320Z installing to /Users/runner/work/_temp/Library/00LOCK-irlba/00new/irlba/libs 2021-05-20T00:19:26.3455200Z ** R 2021-05-20T00:19:26.3542640Z ** inst 2021-05-20T00:19:26.3570770Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:28.4147850Z ** help 2021-05-20T00:19:28.4449940Z *** installing help indices 2021-05-20T00:19:28.4786510Z ** building package indices 2021-05-20T00:19:28.7974720Z ** installing vignettes 2021-05-20T00:19:28.8039340Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:30.2926450Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:19:30.4187910Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:31.7216870Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:31.7242510Z * DONE (irlba) 2021-05-20T00:19:32.0536990Z * installing *source* package ‘numDeriv’ ... 2021-05-20T00:19:32.0638250Z ** package ‘numDeriv’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:32.0733090Z ** using staged installation 2021-05-20T00:19:32.0837990Z ** R 2021-05-20T00:19:32.0897020Z ** inst 2021-05-20T00:19:32.0909610Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:32.7492810Z ** help 2021-05-20T00:19:32.7911580Z *** installing help indices 2021-05-20T00:19:32.8198550Z ** building package indices 2021-05-20T00:19:33.0855290Z ** installing vignettes 2021-05-20T00:19:33.0921010Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:33.3391030Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:33.5851310Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:33.5877060Z * DONE (numDeriv) 2021-05-20T00:19:33.8889200Z * installing *source* package ‘nnls’ ... 2021-05-20T00:19:33.8965260Z ** package ‘nnls’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:33.9002370Z ** using staged installation 2021-05-20T00:19:34.7181560Z ** libs 2021-05-20T00:19:34.7183740Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c lawson_hanson_nnls.f -o lawson_hanson_nnls.o 2021-05-20T00:19:34.7189770Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c nnnpls.f -o nnnpls.o 2021-05-20T00:19:34.7191190Z lawson_hanson_nnls.f:265:0: 2021-05-20T00:19:34.7195160Z 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 nnls.so lawson_hanson_nnls.o nnnpls.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-20T00:19:34.7197180Z 2021-05-20T00:19:34.7198670Z J=INDEX(IZ) 2021-05-20T00:19:34.7199430Z 2021-05-20T00:19:34.7202170Z ##[warning]Warning: ‘izmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-20T00:19:34.7204110Z nnnpls.f:134:0: 2021-05-20T00:19:34.7204700Z 2021-05-20T00:19:34.7205380Z J=INDEX(IZ) 2021-05-20T00:19:34.7206020Z 2021-05-20T00:19:34.7208120Z ##[warning]Warning: ‘izmax’ may be used uninitialized in this function [-Wmaybe-uninitialized] 2021-05-20T00:19:34.7211520Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13)ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:34.7213000Z 2021-05-20T00:19:34.7214470Z installing to /Users/runner/work/_temp/Library/00LOCK-nnls/00new/nnls/libs 2021-05-20T00:19:34.7215130Z ** R 2021-05-20T00:19:34.7215790Z ** inst 2021-05-20T00:19:34.7217090Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:34.8593970Z ** help 2021-05-20T00:19:34.8933950Z *** installing help indices 2021-05-20T00:19:34.9176090Z ** building package indices 2021-05-20T00:19:35.1851730Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:35.5430020Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:19:35.6708110Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:35.9173500Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:35.9192970Z * DONE (nnls) 2021-05-20T00:19:36.2787080Z * installing *source* package ‘minpack.lm’ ... 2021-05-20T00:19:36.2894450Z ** package ‘minpack.lm’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:36.2943370Z ** using staged installation 2021-05-20T00:19:36.2947920Z ** libs 2021-05-20T00:19:36.3151060Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c chkder.f -o chkder.o 2021-05-20T00:19:36.4194310Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dogleg.f -o dogleg.o 2021-05-20T00:19:36.5427370Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dpmpar.f -o dpmpar.o 2021-05-20T00:19:36.6110910Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c enorm.f -o enorm.o 2021-05-20T00:19:36.6860280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fcn_lmder.c -o fcn_lmder.o 2021-05-20T00:19:36.8016020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fcn_lmdif.c -o fcn_lmdif.o 2021-05-20T00:19:36.9107730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c fcn_message.c -o fcn_message.o 2021-05-20T00:19:36.9868300Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c fdjac2.f -o fdjac2.o 2021-05-20T00:19:37.0600490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c get_element.c -o get_element.o 2021-05-20T00:19:37.1418330Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c lmder.f -o lmder.o 2021-05-20T00:19:37.3625680Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c lmdif.f -o lmdif.o 2021-05-20T00:19:37.5883140Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c lmpar.f -o lmpar.o 2021-05-20T00:19:37.7448920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c nls_lm.c -o nls_lm.o 2021-05-20T00:19:37.9191610Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c prod.c -o prod.o 2021-05-20T00:19:38.0247120Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c qform.f -o qform.o 2021-05-20T00:19:38.1364770Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c qrfac.f -o qrfac.o 2021-05-20T00:19:38.2660440Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c qrsolv.f -o qrsolv.o 2021-05-20T00:19:38.3863610Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c r1mpyq.f -o r1mpyq.o 2021-05-20T00:19:38.4751720Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c r1updt.f -o r1updt.o 2021-05-20T00:19:38.5881100Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c rwupdt.f -o rwupdt.o 2021-05-20T00:19:38.6655910Z 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-20T00:19:38.7210520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c vector.c -o vector.o 2021-05-20T00:19:38.7990250Z 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 minpack.lm.so chkder.o dogleg.o dpmpar.o enorm.o fcn_lmder.o fcn_lmdif.o fcn_message.o fdjac2.o get_element.o lmder.o lmdif.o lmpar.o nls_lm.o prod.o qform.o qrfac.o qrsolv.o r1mpyq.o r1updt.o rwupdt.o transpose.o vector.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 -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-20T00:19:38.8315860Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:38.8317920Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:38.8667220Z installing to /Users/runner/work/_temp/Library/00LOCK-minpack.lm/00new/minpack.lm/libs 2021-05-20T00:19:38.8709110Z ** R 2021-05-20T00:19:38.8787020Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:39.4983330Z ** help 2021-05-20T00:19:39.5390980Z *** installing help indices 2021-05-20T00:19:39.5681550Z ** building package indices 2021-05-20T00:19:39.8417020Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:40.1973380Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:19:40.3463450Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:40.6038650Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:40.6061380Z * DONE (minpack.lm) 2021-05-20T00:19:41.0069320Z * installing *source* package ‘matrixcalc’ ... 2021-05-20T00:19:41.0133450Z ** package ‘matrixcalc’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:41.0136690Z ** using staged installation 2021-05-20T00:19:41.0264240Z ** R 2021-05-20T00:19:41.0467340Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:42.1260450Z ** help 2021-05-20T00:19:42.3816720Z *** installing help indices 2021-05-20T00:19:42.5012360Z ** building package indices 2021-05-20T00:19:42.8702240Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:43.1418010Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:43.4173240Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:43.4273680Z * DONE (matrixcalc) 2021-05-20T00:19:44.0274930Z * installing *source* package ‘signal’ ... 2021-05-20T00:19:44.0385510Z ** package ‘signal’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:44.0386780Z ** using staged installation 2021-05-20T00:19:44.0595910Z ** libs 2021-05-20T00:19:44.0766740Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dpchim.f -o dpchim.o 2021-05-20T00:19:44.1838920Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dpchst.f -o dpchst.o 2021-05-20T00:19:44.2432850Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c remez.c -o remez.o 2021-05-20T00:19:44.5312340Z 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 signal.so dpchim.o dpchst.o remez.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-20T00:19:44.5648550Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:44.5694490Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:19:44.5979710Z installing to /Users/runner/work/_temp/Library/00LOCK-signal/00new/signal/libs 2021-05-20T00:19:44.6020590Z ** R 2021-05-20T00:19:44.6193000Z ** data 2021-05-20T00:19:44.6204740Z ** inst 2021-05-20T00:19:44.6227980Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:19:46.6858170Z ** help 2021-05-20T00:19:46.9640330Z *** installing help indices 2021-05-20T00:19:47.0841870Z ** building package indices 2021-05-20T00:19:47.4679150Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:19:47.8764630Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:19:48.0307230Z ** testing if installed package can be loaded from final location 2021-05-20T00:19:48.3265680Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:19:48.3317880Z * DONE (signal) 2021-05-20T00:19:49.2552360Z * installing *source* package ‘pracma’ ... 2021-05-20T00:19:49.2846630Z ** package ‘pracma’ successfully unpacked and MD5 sums checked 2021-05-20T00:19:49.2847950Z ** using staged installation 2021-05-20T00:19:49.3066020Z ** R 2021-05-20T00:19:49.3742130Z ** data 2021-05-20T00:19:49.3758450Z *** moving datasets to lazyload DB 2021-05-20T00:19:49.3916680Z ** demo 2021-05-20T00:19:49.3932910Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:02.1538990Z ** help 2021-05-20T00:20:03.5810550Z *** installing help indices 2021-05-20T00:20:04.1817690Z ** building package indices 2021-05-20T00:20:05.1099470Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:05.3580960Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:05.7953830Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:05.8037800Z * DONE (pracma) 2021-05-20T00:20:06.3997570Z * installing *source* package ‘plyr’ ... 2021-05-20T00:20:06.4108160Z ** package ‘plyr’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:06.4110270Z ** using staged installation 2021-05-20T00:20:06.4318350Z ** libs 2021-05-20T00:20:06.4498500Z 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-20T00:20:07.6253510Z In file included from RcppExports.cpp:4: 2021-05-20T00:20:07.6254520Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:20:07.6256650Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:20:07.6257620Z SEXP data = Parent::get__(); 2021-05-20T00:20:07.6258050Z ^ 2021-05-20T00:20:11.4268930Z 1 warning generated. 2021-05-20T00:20:11.4417480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c loop_apply.c -o loop_apply.o 2021-05-20T00:20:11.5380140Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c split-numeric.cpp -o split-numeric.o 2021-05-20T00:20:12.7371930Z In file included from split-numeric.cpp:1: 2021-05-20T00:20:12.7372900Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:20:12.7374690Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:20:12.7375660Z SEXP data = Parent::get__(); 2021-05-20T00:20:12.7376100Z ^ 2021-05-20T00:20:16.0523510Z 1 warning generated. 2021-05-20T00:20:16.0670240Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o plyr.so RcppExports.o loop_apply.o split-numeric.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:20:16.1288270Z installing to /Users/runner/work/_temp/Library/00LOCK-plyr/00new/plyr/libs 2021-05-20T00:20:16.1336190Z ** R 2021-05-20T00:20:16.1653340Z ** data 2021-05-20T00:20:16.1684480Z *** moving datasets to lazyload DB 2021-05-20T00:20:16.4526370Z ** inst 2021-05-20T00:20:16.4541300Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:17.9989280Z ** help 2021-05-20T00:20:18.3251090Z *** installing help indices 2021-05-20T00:20:18.5171780Z ** building package indices 2021-05-20T00:20:18.9406640Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:19.4045440Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:20:19.5326330Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:19.8960270Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:19.8996270Z * DONE (plyr) 2021-05-20T00:20:20.2399660Z * installing *source* package ‘abind’ ... 2021-05-20T00:20:20.2423870Z ** package ‘abind’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:20.2425120Z ** using staged installation 2021-05-20T00:20:20.2575390Z ** R 2021-05-20T00:20:20.2645640Z ** inst 2021-05-20T00:20:20.2717060Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:20.9619170Z ** help 2021-05-20T00:20:20.9996780Z *** installing help indices 2021-05-20T00:20:21.0282440Z ** building package indices 2021-05-20T00:20:21.2902350Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:21.5397920Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:21.8037480Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:21.8061460Z * DONE (abind) 2021-05-20T00:20:22.4529570Z * installing *source* package ‘promises’ ... 2021-05-20T00:20:22.4682780Z ** package ‘promises’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:22.4683630Z ** using staged installation 2021-05-20T00:20:22.4915340Z ** libs 2021-05-20T00:20:22.5099250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-20T00:20:23.6885460Z In file included from RcppExports.cpp:4: 2021-05-20T00:20:23.6901770Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:20:23.6904450Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:20:23.6905810Z SEXP data = Parent::get__(); 2021-05-20T00:20:23.6907170Z ^ 2021-05-20T00:20:27.2978440Z 1 warning generated. 2021-05-20T00:20:27.3085720Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/later/include' -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c promise_task.cpp -o promise_task.o 2021-05-20T00:20:28.4825270Z In file included from promise_task.cpp:1: 2021-05-20T00:20:28.4826320Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:20:28.4828580Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:20:28.4829500Z SEXP data = Parent::get__(); 2021-05-20T00:20:28.4829920Z ^ 2021-05-20T00:20:31.7672810Z 1 warning generated. 2021-05-20T00:20:31.7813500Z 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 promises.so RcppExports.o promise_task.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:20:31.8432860Z installing to /Users/runner/work/_temp/Library/00LOCK-promises/00new/promises/libs 2021-05-20T00:20:31.8477620Z ** R 2021-05-20T00:20:31.8608130Z ** inst 2021-05-20T00:20:31.8820900Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:34.3450890Z ** help 2021-05-20T00:20:34.4162540Z *** installing help indices 2021-05-20T00:20:34.4550860Z *** copying figures 2021-05-20T00:20:34.4584130Z ** building package indices 2021-05-20T00:20:34.7382100Z ** installing vignettes 2021-05-20T00:20:34.7499150Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:35.2346960Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:20:35.3637530Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:35.8558850Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:35.8672020Z * DONE (promises) 2021-05-20T00:20:36.2500460Z * installing *source* package ‘htmltools’ ... 2021-05-20T00:20:36.2544800Z ** package ‘htmltools’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:36.2546330Z ** using staged installation 2021-05-20T00:20:36.2759830Z ** libs 2021-05-20T00:20:36.2930840Z 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-20T00:20:36.3704850Z 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-20T00:20:36.4793030Z 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-20T00:20:36.5371890Z installing to /Users/runner/work/_temp/Library/00LOCK-htmltools/00new/htmltools/libs 2021-05-20T00:20:36.5416800Z ** R 2021-05-20T00:20:36.5603120Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:38.5236300Z ** help 2021-05-20T00:20:38.6652170Z *** installing help indices 2021-05-20T00:20:38.7434590Z ** building package indices 2021-05-20T00:20:39.0875390Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:39.4875080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:20:39.6259780Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:39.9797110Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:39.9828880Z * DONE (htmltools) 2021-05-20T00:20:40.3508720Z * installing *source* package ‘munsell’ ... 2021-05-20T00:20:40.3547760Z ** package ‘munsell’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:40.3548640Z ** using staged installation 2021-05-20T00:20:40.3711310Z ** R 2021-05-20T00:20:40.4065800Z ** inst 2021-05-20T00:20:40.4207880Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:41.1480060Z ** help 2021-05-20T00:20:41.2456040Z *** installing help indices 2021-05-20T00:20:41.2953850Z *** copying figures 2021-05-20T00:20:41.2976300Z ** building package indices 2021-05-20T00:20:41.6153740Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:41.9548570Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:42.2720890Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:42.2749460Z * DONE (munsell) 2021-05-20T00:20:42.7249550Z * installing *source* package ‘gridExtra’ ... 2021-05-20T00:20:42.7318550Z ** package ‘gridExtra’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:42.7319320Z ** using staged installation 2021-05-20T00:20:42.7518570Z ** R 2021-05-20T00:20:42.7597700Z ** inst 2021-05-20T00:20:42.7793360Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:43.4982070Z ** help 2021-05-20T00:20:43.5285560Z *** installing help indices 2021-05-20T00:20:43.5537040Z ** building package indices 2021-05-20T00:20:43.9242060Z ** installing vignettes 2021-05-20T00:20:43.9345100Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:44.2091380Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:44.5639100Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:44.5740000Z * DONE (gridExtra) 2021-05-20T00:20:45.1381250Z * installing *source* package ‘xts’ ... 2021-05-20T00:20:45.1514790Z ** package ‘xts’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:45.1516120Z ** using staged installation 2021-05-20T00:20:45.1730560Z ** libs 2021-05-20T00:20:45.1938910Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c add_class.c -o add_class.o 2021-05-20T00:20:45.2748090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c any.c -o any.o 2021-05-20T00:20:45.3592800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c attr.c -o attr.o 2021-05-20T00:20:45.4782660Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c binsearch.c -o binsearch.o 2021-05-20T00:20:45.6082420Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c coredata.c -o coredata.o 2021-05-20T00:20:45.7075130Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c diff.c -o diff.o 2021-05-20T00:20:45.8678090Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c dimnames.c -o dimnames.o 2021-05-20T00:20:45.9521020Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c endpoints.c -o endpoints.o 2021-05-20T00:20:46.0616740Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c extract_col.c -o extract_col.o 2021-05-20T00:20:46.2065770Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-20T00:20:46.2947220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isOrdered.c -o isOrdered.o 2021-05-20T00:20:46.3990990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c isXts.c -o isXts.o 2021-05-20T00:20:46.5954480Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c merge.c -o merge.o 2021-05-20T00:20:47.1030490Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c na.c -o na.o 2021-05-20T00:20:47.4535230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c period_apply.c -o period_apply.o 2021-05-20T00:20:47.5622500Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c period_arithmetic.c -o period_arithmetic.o 2021-05-20T00:20:47.6620150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c period_quantile.c -o period_quantile.o 2021-05-20T00:20:47.7606520Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rbind.c -o rbind.o 2021-05-20T00:20:48.0268940Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c rollfun.c -o rollfun.o 2021-05-20T00:20:48.2427720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c runSum.c -o runSum.o 2021-05-20T00:20:48.3507470Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c startofyear.c -o startofyear.o 2021-05-20T00:20:48.4310170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c subset.c -o subset.o 2021-05-20T00:20:48.6807170Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c subset.old.c -o subset.old.o 2021-05-20T00:20:48.8345060Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c toperiod.c -o toperiod.o 2021-05-20T00:20:48.9742810Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c totalcols.c -o totalcols.o 2021-05-20T00:20:49.0603790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c tryXts.c -o tryXts.o 2021-05-20T00:20:49.1440460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Users/runner/work/_temp/Library/zoo/include' -I/usr/local/include -fPIC -Wall -g -O2 -c unique.time.c -o unique.time.o 2021-05-20T00:20:49.2733380Z 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 xts.so add_class.o any.o attr.o binsearch.o coredata.o diff.o dimnames.o endpoints.o extract_col.o init.o isOrdered.o isXts.o merge.o na.o period_apply.o period_arithmetic.o period_quantile.o rbind.o rollfun.o runSum.o startofyear.o subset.o subset.old.o toperiod.o totalcols.o tryXts.o unique.time.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:20:49.3463000Z installing to /Users/runner/work/_temp/Library/00LOCK-xts/00new/xts/libs 2021-05-20T00:20:49.3525980Z ** R 2021-05-20T00:20:49.3845720Z ** data 2021-05-20T00:20:49.3858320Z ** inst 2021-05-20T00:20:49.4196790Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:53.5808830Z ** help 2021-05-20T00:20:53.8244340Z *** installing help indices 2021-05-20T00:20:53.9444140Z ** building package indices 2021-05-20T00:20:54.3794710Z ** installing vignettes 2021-05-20T00:20:54.3957540Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:54.8682640Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:20:55.8349630Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:55.8355050Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:55.8356390Z * DONE (xts) 2021-05-20T00:20:55.8841700Z * installing *source* package ‘foreach’ ... 2021-05-20T00:20:55.8899470Z ** package ‘foreach’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:55.8900290Z ** using staged installation 2021-05-20T00:20:55.9122560Z ** R 2021-05-20T00:20:55.9228570Z ** demo 2021-05-20T00:20:55.9242860Z ** inst 2021-05-20T00:20:55.9381320Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:20:56.8670870Z ** help 2021-05-20T00:20:56.9209150Z *** installing help indices 2021-05-20T00:20:56.9543740Z ** building package indices 2021-05-20T00:20:57.2701940Z ** installing vignettes 2021-05-20T00:20:57.2795720Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:20:57.5649070Z ** testing if installed package can be loaded from final location 2021-05-20T00:20:57.8858740Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:20:57.8925480Z * DONE (foreach) 2021-05-20T00:20:58.2709170Z * installing *source* package ‘textshaping’ ... 2021-05-20T00:20:58.2761820Z ** package ‘textshaping’ successfully unpacked and MD5 sums checked 2021-05-20T00:20:58.2763790Z ** using staged installation 2021-05-20T00:20:58.4417240Z Found pkg-config cflags and libs! 2021-05-20T00:20:58.4422210Z Using PKG_CFLAGS=-I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi 2021-05-20T00:20:58.4431250Z Using PKG_LIBS=-L/usr/local/Cellar/harfbuzz/2.8.1/lib -L/usr/local/Cellar/graphite2/1.3.14/lib -L/usr/local/Cellar/glib/2.68.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pcre/8.44/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -L/usr/local/Cellar/fribidi/1.0.10/lib -lharfbuzz -lm -framework ApplicationServices -lgraphite2 -lglib-2.0 -lintl -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit -liconv -lm -lpcre -D_THREAD_SAFE -pthread -lfreetype -lz -lbz2 -lpng16 -lz -lfribidi 2021-05-20T00:20:58.9743540Z ** libs 2021-05-20T00:20:58.9965240Z rm -f textshaping.so cpp11.o face_feature.o hb_shaper.o init.o string_bidi.o string_metrics.o string_shape.o 2021-05-20T00:20:59.0005100Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi -I'/Users/runner/work/_temp/Library/cpp11/include' -I'/Users/runner/work/_temp/Library/systemfonts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-20T00:21:00.1196730Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi -I'/Users/runner/work/_temp/Library/cpp11/include' -I'/Users/runner/work/_temp/Library/systemfonts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c face_feature.cpp -o face_feature.o 2021-05-20T00:21:01.3512450Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi -I'/Users/runner/work/_temp/Library/cpp11/include' -I'/Users/runner/work/_temp/Library/systemfonts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c hb_shaper.cpp -o hb_shaper.o 2021-05-20T00:21:02.1225660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi -I'/Users/runner/work/_temp/Library/cpp11/include' -I'/Users/runner/work/_temp/Library/systemfonts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-20T00:21:02.8079330Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi -I'/Users/runner/work/_temp/Library/cpp11/include' -I'/Users/runner/work/_temp/Library/systemfonts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c string_bidi.cpp -o string_bidi.o 2021-05-20T00:21:03.3989160Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi -I'/Users/runner/work/_temp/Library/cpp11/include' -I'/Users/runner/work/_temp/Library/systemfonts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c string_metrics.cpp -o string_metrics.o 2021-05-20T00:21:05.8957910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DNDEBUG -I/usr/local/Cellar/harfbuzz/2.8.1/include/harfbuzz -I/usr/local/Cellar/graphite2/1.3.14/include -I/usr/local/Cellar/glib/2.68.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.68.2/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.44/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/Cellar/fribidi/1.0.10/include/fribidi -I'/Users/runner/work/_temp/Library/cpp11/include' -I'/Users/runner/work/_temp/Library/systemfonts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c string_shape.cpp -o string_shape.o 2021-05-20T00:21:09.5825440Z 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 textshaping.so cpp11.o face_feature.o hb_shaper.o init.o string_bidi.o string_metrics.o string_shape.o -L/usr/local/Cellar/harfbuzz/2.8.1/lib -L/usr/local/Cellar/graphite2/1.3.14/lib -L/usr/local/Cellar/glib/2.68.2/lib -L/usr/local/opt/gettext/lib -L/usr/local/Cellar/pcre/8.44/lib -L/usr/local/opt/freetype/lib -L/usr/local/Cellar/libpng/1.6.37/lib -L/usr/local/Cellar/fribidi/1.0.10/lib -lharfbuzz -lm -framework ApplicationServices -lgraphite2 -lglib-2.0 -lintl -Wl,-framework,CoreFoundation -Wl,-framework,Carbon -Wl,-framework,Foundation -Wl,-framework,AppKit -liconv -lm -lpcre -D_THREAD_SAFE -pthread -lfreetype -lz -lbz2 -lpng16 -lz -lfribidi -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:21:09.6530480Z ld: warning: dylib (/usr/local/lib/libharfbuzz.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.6533840Z ld: warning: dylib (/usr/local/lib/libgraphite2.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.6536840Z ld: warning: dylib (/usr/local/lib/libglib-2.0.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.6541980Z ld: warning: dylib (/usr/local/lib/libintl.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.6662970Z ld: warning: dylib (/usr/local/lib/libpcre.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.6665390Z ld: warning: dylib (/usr/local/lib/libfreetype.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.6669690Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.6671480Z ld: warning: dylib (/usr/local/lib/libfribidi.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:21:09.8456830Z installing to /Users/runner/work/_temp/Library/00LOCK-textshaping/00new/textshaping/libs 2021-05-20T00:21:09.8512480Z ** R 2021-05-20T00:21:09.8588380Z ** inst 2021-05-20T00:21:09.8631690Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:21:10.2962140Z ** help 2021-05-20T00:21:10.3250820Z *** installing help indices 2021-05-20T00:21:10.3486480Z *** copying figures 2021-05-20T00:21:10.3520420Z ** building package indices 2021-05-20T00:21:10.6232120Z ** installing vignettes 2021-05-20T00:21:10.6303550Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:21:11.2252460Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:21:11.3622050Z ** testing if installed package can be loaded from final location 2021-05-20T00:21:12.0099220Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:21:12.0152680Z * DONE (textshaping) 2021-05-20T00:21:12.7887500Z * installing *source* package ‘spam’ ... 2021-05-20T00:21:12.8086770Z ** package ‘spam’ successfully unpacked and MD5 sums checked 2021-05-20T00:21:12.8088600Z ** using staged installation 2021-05-20T00:21:12.8387870Z ** libs 2021-05-20T00:21:12.8610920Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c bckslvmodified.f -o bckslvmodified.o 2021-05-20T00:21:12.9981900Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c cholmodified.f -o cholmodified.o 2021-05-20T00:21:14.5973680Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dgetv0.f -o dgetv0.o 2021-05-20T00:21:14.7004700Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dist.f -o dist.o 2021-05-20T00:21:14.8933070Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dn_ARPACK.f -o dn_ARPACK.o 2021-05-20T00:21:15.9144100Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c dn_eigen.f -o dn_eigen.o 2021-05-20T00:21:16.0181500Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c ds_ARPACK.f -o ds_ARPACK.o 2021-05-20T00:21:16.9914530Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c ds_eigen.f -o ds_eigen.o 2021-05-20T00:21:17.0905280Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c fromsparsekit.f -o fromsparsekit.o 2021-05-20T00:21:17.4072280Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c gmult.f -o gmult.o 2021-05-20T00:21:17.4942350Z 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-20T00:21:17.5886770Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c kronecker.f -o kronecker.o 2021-05-20T00:21:17.7119290Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c permutation.f -o permutation.o 2021-05-20T00:21:17.8849690Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c rowcolstats.f -o rowcolstats.o 2021-05-20T00:21:18.0069800Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c spamown.f -o spamown.o 2021-05-20T00:21:18.7602880Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c spamown2.f -o spamown2.o 2021-05-20T00:21:18.9844650Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c xybind.f -o xybind.o 2021-05-20T00:21:19.0698050Z 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 spam.so bckslvmodified.o cholmodified.o dgetv0.o dist.o dn_ARPACK.o dn_eigen.o ds_ARPACK.o ds_eigen.o fromsparsekit.o gmult.o init.o kronecker.o permutation.o rowcolstats.o spamown.o spamown2.o xybind.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 -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-20T00:21:19.1018740Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:21:19.1021230Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:21:19.1464840Z installing to /Users/runner/work/_temp/Library/00LOCK-spam/00new/spam/libs 2021-05-20T00:21:19.1526670Z ** R 2021-05-20T00:21:19.1926390Z ** data 2021-05-20T00:21:19.1968370Z *** moving datasets to lazyload DB 2021-05-20T00:21:19.3695240Z ** demo 2021-05-20T00:21:19.3742950Z ** inst 2021-05-20T00:21:19.3905130Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:21:30.7306670Z Creating a generic function for ‘diag’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7307460Z ** help 2021-05-20T00:21:30.7308640Z Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7310020Z Creating a generic function for ‘norm’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7311590Z Creating a generic function for ‘rowSums’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7313710Z Creating a generic function for ‘colSums’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7315860Z Creating a generic function for ‘rowMeans’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7318040Z Creating a generic function for ‘colMeans’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7320080Z Creating a new generic function for ‘backsolve’ in package ‘spam’ 2021-05-20T00:21:30.7322090Z Creating a new generic function for ‘forwardsolve’ in package ‘spam’ 2021-05-20T00:21:30.7324160Z Creating a generic function for ‘chol2inv’ from ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7325420Z (from the saved implicit definition) 2021-05-20T00:21:30.7327320Z Creating a generic function for ‘chol2inv’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7329510Z Creating a generic function for ‘crossprod’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7331640Z Creating a generic function for ‘tcrossprod’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7333110Z Creating a generic function for ‘rbind’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:30.7334470Z Creating a generic function for ‘cbind’ from package ‘base’ in package ‘spam’ 2021-05-20T00:21:31.1443910Z *** installing help indices 2021-05-20T00:21:31.3567770Z *** copying figures 2021-05-20T00:21:31.3575660Z ** building package indices 2021-05-20T00:21:31.8489920Z ** installing vignettes 2021-05-20T00:21:31.8589470Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:21:32.7576610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:21:32.9074780Z ** testing if installed package can be loaded from final location 2021-05-20T00:21:34.2133090Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:21:34.2308710Z * DONE (spam) 2021-05-20T00:21:34.9526880Z * installing *source* package ‘ptw’ ... 2021-05-20T00:21:34.9688150Z ** package ‘ptw’ successfully unpacked and MD5 sums checked 2021-05-20T00:21:34.9689120Z ** using staged installation 2021-05-20T00:21:34.9875070Z ** libs 2021-05-20T00:21:35.0061460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c approx.c -o approx.o 2021-05-20T00:21:35.1076990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c register.c -o register.o 2021-05-20T00:21:35.1687110Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c smth.c -o smth.o 2021-05-20T00:21:35.2541460Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wcc.c -o wcc.o 2021-05-20T00:21:35.4508920Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c wccStick.c -o wccStick.o 2021-05-20T00:21:35.5562890Z 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 ptw.so approx.o register.o smth.o wcc.o wccStick.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:21:35.6149900Z installing to /Users/runner/work/_temp/Library/00LOCK-ptw/00new/ptw/libs 2021-05-20T00:21:35.6193380Z ** R 2021-05-20T00:21:35.6282110Z ** data 2021-05-20T00:21:35.6457610Z ** demo 2021-05-20T00:21:35.6481370Z ** inst 2021-05-20T00:21:35.6623030Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:21:36.7064370Z ** help 2021-05-20T00:21:36.8158100Z *** installing help indices 2021-05-20T00:21:36.8739540Z ** building package indices 2021-05-20T00:21:37.3541290Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:21:37.7752480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:21:37.9598690Z ** testing if installed package can be loaded from final location 2021-05-20T00:21:38.2634110Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:21:38.2682030Z * DONE (ptw) 2021-05-20T00:21:38.8675010Z * installing *source* package ‘readr’ ... 2021-05-20T00:21:38.8807460Z ** package ‘readr’ successfully unpacked and MD5 sums checked 2021-05-20T00:21:38.8808270Z ** using staged installation 2021-05-20T00:21:38.9085860Z ** libs 2021-05-20T00:21:38.9293380Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Collector.cpp -o Collector.o 2021-05-20T00:21:47.8715720Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c CollectorGuess.cpp -o CollectorGuess.o 2021-05-20T00:21:54.8391670Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Iconv.cpp -o Iconv.o 2021-05-20T00:21:55.5626660Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c LocaleInfo.cpp -o LocaleInfo.o 2021-05-20T00:21:57.0263030Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Reader.cpp -o Reader.o 2021-05-20T00:22:04.4327500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Source.cpp -o Source.o 2021-05-20T00:22:10.3332520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Tokenizer.cpp -o Tokenizer.o 2021-05-20T00:22:17.1914700Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c TokenizerDelim.cpp -o TokenizerDelim.o 2021-05-20T00:22:23.3552340Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c TokenizerFwf.cpp -o TokenizerFwf.o 2021-05-20T00:22:30.1144880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c TokenizerWs.cpp -o TokenizerWs.o 2021-05-20T00:22:35.6388610Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c connection.cpp -o connection.o 2021-05-20T00:22:37.4588680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c cpp11.cpp -o cpp11.o 2021-05-20T00:22:39.3482770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c datetime.cpp -o datetime.o 2021-05-20T00:22:40.3607800Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c grisu3.c -o grisu3.o 2021-05-20T00:22:40.5791970Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-20T00:22:40.6568620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c localtime.c -o localtime.o 2021-05-20T00:22:41.2391350Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c parse.cpp -o parse.o 2021-05-20T00:22:48.6327920Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c read.cpp -o read.o 2021-05-20T00:22:56.3992680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c type_convert.cpp -o type_convert.o 2021-05-20T00:23:02.2829940Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c write.cpp -o write.o 2021-05-20T00:23:04.8851480Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c write_connection.cpp -o write_connection.o 2021-05-20T00:23:06.0269360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/BH/include' -I'/Users/runner/work/_temp/Library/cpp11/include' -I/usr/local/include -fPIC -Wall -g -O2 -c write_delim.cpp -o write_delim.o 2021-05-20T00:23:08.9198080Z 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 readr.so Collector.o CollectorGuess.o Iconv.o LocaleInfo.o Reader.o Source.o Tokenizer.o TokenizerDelim.o TokenizerFwf.o TokenizerWs.o connection.o cpp11.o datetime.o grisu3.o init.o localtime.o parse.o read.o type_convert.o write.o write_connection.o write_delim.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:23:09.0018460Z installing to /Users/runner/work/_temp/Library/00LOCK-readr/00new/readr/libs 2021-05-20T00:23:09.0102490Z ** R 2021-05-20T00:23:09.0543900Z ** inst 2021-05-20T00:23:09.0618310Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:23:13.6122580Z ** help 2021-05-20T00:23:13.8627810Z *** installing help indices 2021-05-20T00:23:14.0112590Z *** copying figures 2021-05-20T00:23:14.0130670Z ** building package indices 2021-05-20T00:23:14.4031990Z ** installing vignettes 2021-05-20T00:23:14.4138230Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:23:15.2083790Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:23:15.3438640Z ** testing if installed package can be loaded from final location 2021-05-20T00:23:15.9959260Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:23:16.0018530Z * DONE (readr) 2021-05-20T00:23:16.3304580Z * installing *source* package ‘complexplus’ ... 2021-05-20T00:23:16.3320080Z ** package ‘complexplus’ successfully unpacked and MD5 sums checked 2021-05-20T00:23:16.3321410Z ** using staged installation 2021-05-20T00:23:16.3518670Z ** R 2021-05-20T00:23:16.3568550Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:23:17.7397850Z ** help 2021-05-20T00:23:17.7829800Z *** installing help indices 2021-05-20T00:23:17.8087060Z ** building package indices 2021-05-20T00:23:18.0866140Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:23:19.4068090Z ** testing if installed package can be loaded from final location 2021-05-20T00:23:20.7133640Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:23:20.7153060Z * DONE (complexplus) 2021-05-20T00:23:21.1904750Z * installing *source* package ‘jquerylib’ ... 2021-05-20T00:23:21.1977930Z ** package ‘jquerylib’ successfully unpacked and MD5 sums checked 2021-05-20T00:23:21.1981400Z ** using staged installation 2021-05-20T00:23:21.2190510Z ** R 2021-05-20T00:23:21.2229000Z ** inst 2021-05-20T00:23:21.2377870Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:23:21.5898130Z ** help 2021-05-20T00:23:21.6018810Z *** installing help indices 2021-05-20T00:23:21.6204080Z ** building package indices 2021-05-20T00:23:21.8916460Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:23:22.1900560Z ** testing if installed package can be loaded from final location 2021-05-20T00:23:22.5331400Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:23:22.5368050Z * DONE (jquerylib) 2021-05-20T00:23:23.5962510Z * installing *source* package ‘sass’ ... 2021-05-20T00:23:23.6318390Z ** package ‘sass’ successfully unpacked and MD5 sums checked 2021-05-20T00:23:23.6319270Z ** using staged installation 2021-05-20T00:23:23.6634960Z ** libs 2021-05-20T00:23:23.6854190Z /Library/Frameworks/R.framework/Resources/share/make/shlib.mk:18: warning: overriding commands for target `shlib-clean' 2021-05-20T00:23:23.6856780Z Makevars:12: warning: ignoring old commands for target `shlib-clean' 2021-05-20T00:23:23.6872750Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c compile.c -o compile.o 2021-05-20T00:23:23.8320140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I./libsass/include -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-20T00:23:23.9139380Z MAKEFLAGS= CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 " CXX="clang++ -mmacosx-version-min=10.13 -std=gnu++14" AR="ar" LDFLAGS="-L/usr/local/lib" make -C libsass 2021-05-20T00:23:23.9407190Z clang -mmacosx-version-min=10.13 -Wall -g -O2 -O2 -I ./include -stdlib=libc++ -fPIC -c -o src/cencode.o src/cencode.c 2021-05-20T00:23:24.0038490Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast.o src/ast.cpp 2021-05-20T00:23:29.1783700Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_values.o src/ast_values.cpp 2021-05-20T00:23:30.6133950Z src/ast_values.cpp:484:23: warning: loop variable 'numerator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-20T00:23:30.6135960Z for (const auto numerator : numerators) 2021-05-20T00:23:30.6136770Z ^ 2021-05-20T00:23:30.6139310Z src/ast_values.cpp:484:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-20T00:23:30.6140680Z for (const auto numerator : numerators) 2021-05-20T00:23:30.6141510Z ^~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:23:30.6142100Z & 2021-05-20T00:23:30.6145460Z src/ast_values.cpp:486:23: warning: loop variable 'denominator' of type 'const std::__1::basic_string' creates a copy from type 'const std::__1::basic_string' [-Wrange-loop-analysis] 2021-05-20T00:23:30.6147360Z for (const auto denominator : denominators) 2021-05-20T00:23:30.6148200Z ^ 2021-05-20T00:23:30.6150680Z src/ast_values.cpp:486:12: note: use reference type 'const std::__1::basic_string &' to prevent copying 2021-05-20T00:23:30.6152110Z for (const auto denominator : denominators) 2021-05-20T00:23:30.6153580Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2021-05-20T00:23:30.6154580Z & 2021-05-20T00:23:33.9909860Z 2 warnings generated. 2021-05-20T00:23:33.9986800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_supports.o src/ast_supports.cpp 2021-05-20T00:23:35.9197430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_cmp.o src/ast_sel_cmp.cpp 2021-05-20T00:23:38.4955030Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_unify.o src/ast_sel_unify.cpp 2021-05-20T00:23:41.5078270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_super.o src/ast_sel_super.cpp 2021-05-20T00:23:44.0825120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_sel_weave.o src/ast_sel_weave.cpp 2021-05-20T00:23:48.6079870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_selectors.o src/ast_selectors.cpp 2021-05-20T00:23:54.2621140Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/context.o src/context.cpp 2021-05-20T00:24:00.3193910Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/constants.o src/constants.cpp 2021-05-20T00:24:01.0403040Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_utils.o src/fn_utils.cpp 2021-05-20T00:24:03.4041640Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_miscs.o src/fn_miscs.cpp 2021-05-20T00:24:06.2979050Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_maps.o src/fn_maps.cpp 2021-05-20T00:24:08.9919620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_lists.o src/fn_lists.cpp 2021-05-20T00:24:12.3028270Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_colors.o src/fn_colors.cpp 2021-05-20T00:24:16.0311180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_numbers.o src/fn_numbers.cpp 2021-05-20T00:24:18.5807500Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_strings.o src/fn_strings.cpp 2021-05-20T00:24:20.9988840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/fn_selectors.o src/fn_selectors.cpp 2021-05-20T00:24:23.6229930Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/color_maps.o src/color_maps.cpp 2021-05-20T00:24:27.4947660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/environment.o src/environment.cpp 2021-05-20T00:24:29.3777480Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast_fwd_decl.o src/ast_fwd_decl.cpp 2021-05-20T00:24:30.8928280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/bind.o src/bind.cpp 2021-05-20T00:24:34.1596180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/file.o src/file.cpp 2021-05-20T00:24:36.6178710Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util.o src/util.cpp 2021-05-20T00:24:38.6245470Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/util_string.o src/util_string.cpp 2021-05-20T00:24:39.4653080Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/json.o src/json.cpp 2021-05-20T00:24:40.0556580Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/units.o src/units.cpp 2021-05-20T00:24:41.6976820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/values.o src/values.cpp 2021-05-20T00:24:43.7899690Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/plugins.o src/plugins.cpp 2021-05-20T00:24:44.9056230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source.o src/source.cpp 2021-05-20T00:24:45.7244870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/position.o src/position.cpp 2021-05-20T00:24:46.5839570Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/lexer.o src/lexer.cpp 2021-05-20T00:24:47.3529250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser.o src/parser.cpp 2021-05-20T00:24:59.6639620Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/parser_selectors.o src/parser_selectors.cpp 2021-05-20T00:25:02.1865780Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/prelexer.o src/prelexer.cpp 2021-05-20T00:25:04.8256840Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval.o src/eval.cpp 2021-05-20T00:25:11.6354800Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/eval_selectors.o src/eval_selectors.cpp 2021-05-20T00:25:13.4896430Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/expand.o src/expand.cpp 2021-05-20T00:25:19.1648980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/listize.o src/listize.cpp 2021-05-20T00:25:21.0263600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/cssize.o src/cssize.cpp 2021-05-20T00:25:24.5036300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extender.o src/extender.cpp 2021-05-20T00:25:32.1901860Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/extension.o src/extension.cpp 2021-05-20T00:25:33.8042600Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/stylesheet.o src/stylesheet.cpp 2021-05-20T00:25:34.8413680Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/output.o src/output.cpp 2021-05-20T00:25:37.0311410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/inspect.o src/inspect.cpp 2021-05-20T00:25:40.7982210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/emitter.o src/emitter.cpp 2021-05-20T00:25:41.8648810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/check_nesting.o src/check_nesting.cpp 2021-05-20T00:25:44.3978300Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/remove_placeholders.o src/remove_placeholders.cpp 2021-05-20T00:25:46.3516590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass.o src/sass.cpp 2021-05-20T00:25:48.2928230Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_values.o src/sass_values.cpp 2021-05-20T00:25:50.1668280Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_context.o src/sass_context.cpp 2021-05-20T00:25:52.4851960Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass_functions.o src/sass_functions.cpp 2021-05-20T00:25:54.1488660Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/sass2scss.o src/sass2scss.cpp 2021-05-20T00:25:56.0722380Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/backtrace.o src/backtrace.cpp 2021-05-20T00:25:57.0843890Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/operators.o src/operators.cpp 2021-05-20T00:25:59.2520450Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/ast2c.o src/ast2c.cpp 2021-05-20T00:26:00.9800590Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/c2ast.o src/c2ast.cpp 2021-05-20T00:26:03.1637810Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/to_value.o src/to_value.cpp 2021-05-20T00:26:05.5524060Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/source_map.o src/source_map.cpp 2021-05-20T00:26:07.4641870Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/error_handling.o src/error_handling.cpp 2021-05-20T00:26:10.0014180Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/allocator.o src/memory/allocator.cpp 2021-05-20T00:26:10.7441520Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/memory/shared_ptr.o src/memory/shared_ptr.cpp 2021-05-20T00:26:11.4966440Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/utf8_string.o src/utf8_string.cpp 2021-05-20T00:26:12.3647120Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -Wall -O2 -std=c++11 -I ./include -stdlib=libc++ -fPIC -c -o src/base64vlq.o src/base64vlq.cpp 2021-05-20T00:26:13.1214680Z mkdir lib 2021-05-20T00:26:13.1255750Z ar rcvs lib/libsass.a src/cencode.o src/ast.o src/ast_values.o src/ast_supports.o src/ast_sel_cmp.o src/ast_sel_unify.o src/ast_sel_super.o src/ast_sel_weave.o src/ast_selectors.o src/context.o src/constants.o src/fn_utils.o src/fn_miscs.o src/fn_maps.o src/fn_lists.o src/fn_colors.o src/fn_numbers.o src/fn_strings.o src/fn_selectors.o src/color_maps.o src/environment.o src/ast_fwd_decl.o src/bind.o src/file.o src/util.o src/util_string.o src/json.o src/units.o src/values.o src/plugins.o src/source.o src/position.o src/lexer.o src/parser.o src/parser_selectors.o src/prelexer.o src/eval.o src/eval_selectors.o src/expand.o src/listize.o src/cssize.o src/extender.o src/extension.o src/stylesheet.o src/output.o src/inspect.o src/emitter.o src/check_nesting.o src/remove_placeholders.o src/sass.o src/sass_values.o src/sass_context.o src/sass_functions.o src/sass2scss.o src/backtrace.o src/operators.o src/ast2c.o src/c2ast.o src/to_value.o src/source_map.o src/error_handling.o src/memory/allocator.o src/memory/shared_ptr.o src/utf8_string.o src/base64vlq.o 2021-05-20T00:26:13.1733490Z /Applications/Xcode_12.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: lib/libsass.a(allocator.o) has no symbols 2021-05-20T00:26:13.2622970Z a - src/cencode.o 2021-05-20T00:26:13.2625980Z a - src/ast.o 2021-05-20T00:26:13.2627700Z a - src/ast_values.o 2021-05-20T00:26:13.2629310Z a - src/ast_supports.o 2021-05-20T00:26:13.2630500Z a - src/ast_sel_cmp.o 2021-05-20T00:26:13.2631470Z a - src/ast_sel_unify.o 2021-05-20T00:26:13.2632760Z a - src/ast_sel_super.o 2021-05-20T00:26:13.2634360Z a - src/ast_sel_weave.o 2021-05-20T00:26:13.2635610Z a - src/ast_selectors.o 2021-05-20T00:26:13.2636800Z a - src/context.o 2021-05-20T00:26:13.2637950Z a - src/constants.o 2021-05-20T00:26:13.2639100Z a - src/fn_utils.o 2021-05-20T00:26:13.2640230Z a - src/fn_miscs.o 2021-05-20T00:26:13.2641640Z a - src/fn_maps.o 2021-05-20T00:26:13.2642880Z a - src/fn_lists.o 2021-05-20T00:26:13.2644070Z a - src/fn_colors.o 2021-05-20T00:26:13.2645190Z a - src/fn_numbers.o 2021-05-20T00:26:13.2646340Z a - src/fn_strings.o 2021-05-20T00:26:13.2647640Z a - src/fn_selectors.o 2021-05-20T00:26:13.2648960Z a - src/color_maps.o 2021-05-20T00:26:13.2650760Z a - src/environment.o 2021-05-20T00:26:13.2651990Z a - src/ast_fwd_decl.o 2021-05-20T00:26:13.2653090Z a - src/bind.o 2021-05-20T00:26:13.2654530Z a - src/file.o 2021-05-20T00:26:13.2656370Z a - src/util.o 2021-05-20T00:26:13.2658150Z a - src/util_string.o 2021-05-20T00:26:13.2660340Z a - src/json.o 2021-05-20T00:26:13.2662290Z a - src/units.o 2021-05-20T00:26:13.2664760Z a - src/values.o 2021-05-20T00:26:13.2667300Z a - src/plugins.o 2021-05-20T00:26:13.2669410Z a - src/source.o 2021-05-20T00:26:13.2671170Z a - src/position.o 2021-05-20T00:26:13.2672640Z a - src/lexer.o 2021-05-20T00:26:13.2673700Z a - src/parser.o 2021-05-20T00:26:13.2674890Z a - src/parser_selectors.o 2021-05-20T00:26:13.2676670Z a - src/prelexer.o 2021-05-20T00:26:13.2677750Z a - src/eval.o 2021-05-20T00:26:13.2678900Z a - src/eval_selectors.o 2021-05-20T00:26:13.2680240Z a - src/expand.o 2021-05-20T00:26:13.2681870Z a - src/listize.o 2021-05-20T00:26:13.2682980Z a - src/cssize.o 2021-05-20T00:26:13.2684080Z a - src/extender.o 2021-05-20T00:26:13.2685200Z a - src/extension.o 2021-05-20T00:26:13.2686340Z a - src/stylesheet.o 2021-05-20T00:26:13.2687560Z a - src/output.o 2021-05-20T00:26:13.2688390Z a - src/inspect.o 2021-05-20T00:26:13.2689150Z a - src/emitter.o 2021-05-20T00:26:13.2689950Z a - src/check_nesting.o 2021-05-20T00:26:13.2690820Z a - src/remove_placeholders.o 2021-05-20T00:26:13.2691630Z a - src/sass.o 2021-05-20T00:26:13.2692400Z a - src/sass_values.o 2021-05-20T00:26:13.2693450Z a - src/sass_context.o 2021-05-20T00:26:13.2694780Z a - src/sass_functions.o 2021-05-20T00:26:13.2695640Z a - src/sass2scss.o 2021-05-20T00:26:13.2696450Z a - src/backtrace.o 2021-05-20T00:26:13.2697250Z a - src/operators.o 2021-05-20T00:26:13.2698080Z a - src/ast2c.o 2021-05-20T00:26:13.2699060Z a - src/c2ast.o 2021-05-20T00:26:13.2700170Z a - src/to_value.o 2021-05-20T00:26:13.2701330Z a - src/source_map.o 2021-05-20T00:26:13.2702580Z a - src/error_handling.o 2021-05-20T00:26:13.2703860Z a - src/memory/allocator.o 2021-05-20T00:26:13.2705160Z a - src/memory/shared_ptr.o 2021-05-20T00:26:13.2706360Z a - src/utf8_string.o 2021-05-20T00:26:13.2707540Z a - src/base64vlq.o 2021-05-20T00:26:13.2730560Z 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 sass.so compile.o init.o ./libsass/lib/libsass.a -lstdc++ -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:26:13.5236920Z installing to /Users/runner/work/_temp/Library/00LOCK-sass/00new/sass/libs 2021-05-20T00:26:13.5533380Z ** R 2021-05-20T00:26:13.5706590Z ** inst 2021-05-20T00:26:13.6419740Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:26:15.6299030Z ** help 2021-05-20T00:26:15.7411700Z *** installing help indices 2021-05-20T00:26:15.7948750Z *** copying figures 2021-05-20T00:26:15.7963460Z ** building package indices 2021-05-20T00:26:16.1120630Z ** installing vignettes 2021-05-20T00:26:16.1198240Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:26:16.6203470Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:26:16.8033870Z ** testing if installed package can be loaded from final location 2021-05-20T00:26:17.1450260Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:26:17.1556490Z * DONE (sass) 2021-05-20T00:26:18.5086760Z * installing *source* package ‘httpuv’ ... 2021-05-20T00:26:18.5520630Z ** package ‘httpuv’ successfully unpacked and MD5 sums checked 2021-05-20T00:26:18.5521800Z ** using staged installation 2021-05-20T00:26:18.5765810Z ** libs 2021-05-20T00:26:18.6114240Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports-legacy.cpp -o RcppExports-legacy.o 2021-05-20T00:26:19.8039280Z In file included from RcppExports-legacy.cpp:23: 2021-05-20T00:26:19.8040460Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:26:19.8042210Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:26:19.8044000Z SEXP data = Parent::get__(); 2021-05-20T00:26:19.8044500Z ^ 2021-05-20T00:26:23.5366300Z 1 warning generated. 2021-05-20T00:26:23.5474370Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o 2021-05-20T00:26:24.7277060Z In file included from RcppExports.cpp:4: 2021-05-20T00:26:24.7278120Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:26:24.7280260Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:26:24.7281270Z SEXP data = Parent::get__(); 2021-05-20T00:26:24.7281700Z ^ 2021-05-20T00:26:29.4351430Z 1 warning generated. 2021-05-20T00:26:29.4489360Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callback.cpp -o callback.o 2021-05-20T00:26:30.1954960Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c callbackqueue.cpp -o callbackqueue.o 2021-05-20T00:26:31.2407040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-unix.cpp -o filedatasource-unix.o 2021-05-20T00:26:32.5572970Z In file included from filedatasource-unix.cpp:3: 2021-05-20T00:26:32.5573930Z In file included from ./filedatasource.h:4: 2021-05-20T00:26:32.5574590Z In file included from ./uvutil.h:10: 2021-05-20T00:26:32.5575410Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:26:32.5577160Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:26:32.5578140Z SEXP data = Parent::get__(); 2021-05-20T00:26:32.5578560Z ^ 2021-05-20T00:26:35.6041230Z 1 warning generated. 2021-05-20T00:26:35.6174790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c filedatasource-win.cpp -o filedatasource-win.o 2021-05-20T00:26:35.6554890Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c fs.cpp -o fs.o 2021-05-20T00:26:36.8769200Z In file included from fs.cpp:2: 2021-05-20T00:26:36.8769910Z In file included from ./utils.h:11: 2021-05-20T00:26:36.8770720Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:26:36.8772870Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:26:36.8773870Z SEXP data = Parent::get__(); 2021-05-20T00:26:36.8774280Z ^ 2021-05-20T00:26:39.7651600Z 1 warning generated. 2021-05-20T00:26:39.7777690Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http.cpp -o http.o 2021-05-20T00:26:41.0389780Z In file included from http.cpp:1: 2021-05-20T00:26:41.0390490Z In file included from ./http.h:7: 2021-05-20T00:26:41.0391140Z In file included from ./webapplication.h:6: 2021-05-20T00:26:41.0392040Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:26:41.0395200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:26:41.0396210Z SEXP data = Parent::get__(); 2021-05-20T00:26:41.0396640Z ^ 2021-05-20T00:26:44.9810840Z 1 warning generated. 2021-05-20T00:26:44.9932900Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httprequest.cpp -o httprequest.o 2021-05-20T00:26:46.3283850Z In file included from httprequest.cpp:3: 2021-05-20T00:26:46.3284710Z In file included from ./httprequest.h:11: 2021-05-20T00:26:46.3285360Z In file included from ./socket.h:4: 2021-05-20T00:26:46.3286000Z In file included from ./http.h:7: 2021-05-20T00:26:46.3286660Z In file included from ./webapplication.h:6: 2021-05-20T00:26:46.3287550Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:26:46.3289730Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:26:46.3290700Z SEXP data = Parent::get__(); 2021-05-20T00:26:46.3291130Z ^ 2021-05-20T00:26:55.1581570Z 1 warning generated. 2021-05-20T00:26:55.1752000Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpresponse.cpp -o httpresponse.o 2021-05-20T00:26:56.4407970Z In file included from httpresponse.cpp:1: 2021-05-20T00:26:56.4408750Z In file included from ./httpresponse.h:6: 2021-05-20T00:26:56.4409440Z In file included from ./uvutil.h:10: 2021-05-20T00:26:56.4410270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:26:56.4412430Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:26:56.4414440Z SEXP data = Parent::get__(); 2021-05-20T00:26:56.4415140Z ^ 2021-05-20T00:27:00.5728500Z 1 warning generated. 2021-05-20T00:27:00.5860870Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c httpuv.cpp -o httpuv.o 2021-05-20T00:27:01.8522650Z In file included from httpuv.cpp:12: 2021-05-20T00:27:01.8523430Z In file included from ./uvutil.h:10: 2021-05-20T00:27:01.8524270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:01.8526390Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:01.8527390Z SEXP data = Parent::get__(); 2021-05-20T00:27:01.8527820Z ^ 2021-05-20T00:27:08.3440360Z 1 warning generated. 2021-05-20T00:27:08.3590230Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c md5.c -o md5.o 2021-05-20T00:27:08.5735770Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c mime.cpp -o mime.o 2021-05-20T00:27:11.0172380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c set_invalid_parameter.c -o set_invalid_parameter.o 2021-05-20T00:27:11.0629710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c socket.cpp -o socket.o 2021-05-20T00:27:12.3656200Z In file included from socket.cpp:1: 2021-05-20T00:27:12.3657530Z In file included from ./socket.h:4: 2021-05-20T00:27:12.3658520Z In file included from ./http.h:7: 2021-05-20T00:27:12.3659580Z In file included from ./webapplication.h:6: 2021-05-20T00:27:12.3660860Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:12.3663380Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:12.3664910Z SEXP data = Parent::get__(); 2021-05-20T00:27:12.3665750Z ^ 2021-05-20T00:27:15.9133340Z 1 warning generated. 2021-05-20T00:27:15.9251680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c staticpath.cpp -o staticpath.o 2021-05-20T00:27:17.1275310Z In file included from staticpath.cpp:1: 2021-05-20T00:27:17.1276380Z In file included from ./staticpath.h:6: 2021-05-20T00:27:17.1277680Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:17.1279830Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:17.1281030Z SEXP data = Parent::get__(); 2021-05-20T00:27:17.1282040Z ^ 2021-05-20T00:27:23.0872110Z 1 warning generated. 2021-05-20T00:27:23.1006400Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c thread.cpp -o thread.o 2021-05-20T00:27:23.2697880Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c timegm.cpp -o timegm.o 2021-05-20T00:27:23.4043590Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c utils.cpp -o utils.o 2021-05-20T00:27:24.5924250Z In file included from utils.cpp:1: 2021-05-20T00:27:24.5925870Z In file included from ./utils.h:11: 2021-05-20T00:27:24.5926790Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:24.5929310Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:24.5930290Z SEXP data = Parent::get__(); 2021-05-20T00:27:24.5930720Z ^ 2021-05-20T00:27:28.3604120Z 1 warning generated. 2021-05-20T00:27:28.3741520Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c uvutil.cpp -o uvutil.o 2021-05-20T00:27:29.6750430Z In file included from uvutil.cpp:1: 2021-05-20T00:27:29.6751170Z In file included from ./uvutil.h:10: 2021-05-20T00:27:29.6752020Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:29.6754560Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:29.6756040Z SEXP data = Parent::get__(); 2021-05-20T00:27:29.6756720Z ^ 2021-05-20T00:27:32.5124350Z 1 warning generated. 2021-05-20T00:27:32.5232560Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c webapplication.cpp -o webapplication.o 2021-05-20T00:27:33.7009390Z In file included from webapplication.cpp:3: 2021-05-20T00:27:33.7010240Z In file included from ./httpuv.h:4: 2021-05-20T00:27:33.7011090Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:33.7013280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:33.7014250Z SEXP data = Parent::get__(); 2021-05-20T00:27:33.7014690Z ^ 2021-05-20T00:27:41.9023760Z 1 warning generated. 2021-05-20T00:27:41.9175080Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-base.cpp -o websockets-base.o 2021-05-20T00:27:42.5229550Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hixie76.cpp -o websockets-hixie76.o 2021-05-20T00:27:43.7597890Z In file included from websockets-hixie76.cpp:1: 2021-05-20T00:27:43.7599840Z In file included from ./websockets-hixie76.h:4: 2021-05-20T00:27:43.7601270Z In file included from ./websockets.h:11: 2021-05-20T00:27:43.7602430Z In file included from ./utils.h:11: 2021-05-20T00:27:43.7603670Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:43.7606420Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:43.7608760Z SEXP data = Parent::get__(); 2021-05-20T00:27:43.7609640Z ^ 2021-05-20T00:27:46.7574170Z 1 warning generated. 2021-05-20T00:27:46.7705800Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-hybi03.cpp -o websockets-hybi03.o 2021-05-20T00:27:47.9640030Z In file included from websockets-hybi03.cpp:10: 2021-05-20T00:27:47.9641290Z In file included from ./utils.h:11: 2021-05-20T00:27:47.9642500Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:47.9644300Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:47.9645400Z SEXP data = Parent::get__(); 2021-05-20T00:27:47.9645840Z ^ 2021-05-20T00:27:51.3643930Z 1 warning generated. 2021-05-20T00:27:51.3758630Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets-ietf.cpp -o websockets-ietf.o 2021-05-20T00:27:52.5863940Z In file included from websockets-ietf.cpp:3: 2021-05-20T00:27:52.5864770Z In file included from ./utils.h:11: 2021-05-20T00:27:52.5865610Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:52.5867350Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:52.5868320Z SEXP data = Parent::get__(); 2021-05-20T00:27:52.5868750Z ^ 2021-05-20T00:27:55.8577180Z 1 warning generated. 2021-05-20T00:27:55.8658910Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c websockets.cpp -o websockets.o 2021-05-20T00:27:57.0406370Z In file included from websockets.cpp:1: 2021-05-20T00:27:57.0407300Z In file included from ./websockets.h:11: 2021-05-20T00:27:57.0407930Z In file included from ./utils.h:11: 2021-05-20T00:27:57.0408740Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:27:57.0410890Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:27:57.0411870Z SEXP data = Parent::get__(); 2021-05-20T00:27:57.0412290Z ^ 2021-05-20T00:28:00.4162290Z 1 warning generated. 2021-05-20T00:28:00.4294500Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c winutils.cpp -o winutils.o 2021-05-20T00:28:00.4705930Z cp -p -f libuv/m4/lt_obsolete.m4 libuv/m4/lt~obsolete.m4 2021-05-20T00:28:00.4769320Z (cd libuv \ 2021-05-20T00:28:00.4770160Z && touch aclocal.m4 \ 2021-05-20T00:28:00.4772410Z && touch -r aclocal.m4 configure Makefile.in \ 2021-05-20T00:28:00.4773420Z && chmod +x configure \ 2021-05-20T00:28:00.4775860Z && CC="clang -mmacosx-version-min=10.13" CFLAGS="-Wall -g -O2 -fPIC " AR="ar" RANLIB="ranlib" LDFLAGS="-L/usr/local/lib" ./configure "--quiet") 2021-05-20T00:28:01.9125650Z rm: conftest.dSYM: is a directory 2021-05-20T00:28:03.4839460Z rm: conftest.dSYM: is a directory 2021-05-20T00:28:03.4840320Z rm: conftest.dSYM: is a directory 2021-05-20T00:28:03.4840950Z rm: conftest.dSYM: is a directory 2021-05-20T00:28:10.9825450Z make --directory=libuv \ 2021-05-20T00:28:10.9826090Z HAVE_DTRACE=0 2021-05-20T00:28:11.0382270Z CC src/libuv_la-fs-poll.lo 2021-05-20T00:28:12.0453690Z CC src/libuv_la-idna.lo 2021-05-20T00:28:13.0908180Z CC src/libuv_la-inet.lo 2021-05-20T00:28:14.1558400Z CC src/libuv_la-random.lo 2021-05-20T00:28:15.0153460Z CC src/libuv_la-strscpy.lo 2021-05-20T00:28:15.8585660Z CC src/libuv_la-threadpool.lo 2021-05-20T00:28:16.8372820Z CC src/libuv_la-timer.lo 2021-05-20T00:28:17.8656150Z CC src/libuv_la-uv-data-getter-setters.lo 2021-05-20T00:28:18.7288690Z CC src/libuv_la-uv-common.lo 2021-05-20T00:28:20.0934580Z CC src/libuv_la-version.lo 2021-05-20T00:28:21.0076980Z CC src/unix/libuv_la-async.lo 2021-05-20T00:28:21.9811800Z CC src/unix/libuv_la-core.lo 2021-05-20T00:28:23.4637160Z CC src/unix/libuv_la-dl.lo 2021-05-20T00:28:24.3568630Z CC src/unix/libuv_la-fs.lo 2021-05-20T00:28:26.1936650Z CC src/unix/libuv_la-getaddrinfo.lo 2021-05-20T00:28:27.1848030Z CC src/unix/libuv_la-getnameinfo.lo 2021-05-20T00:28:28.0525830Z CC src/unix/libuv_la-loop-watcher.lo 2021-05-20T00:28:29.0267840Z CC src/unix/libuv_la-loop.lo 2021-05-20T00:28:30.0107350Z CC src/unix/libuv_la-pipe.lo 2021-05-20T00:28:31.0837760Z CC src/unix/libuv_la-poll.lo 2021-05-20T00:28:32.0603880Z CC src/unix/libuv_la-process.lo 2021-05-20T00:28:33.1841990Z CC src/unix/libuv_la-random-devurandom.lo 2021-05-20T00:28:34.1252180Z CC src/unix/libuv_la-signal.lo 2021-05-20T00:28:35.5160450Z CC src/unix/libuv_la-stream.lo 2021-05-20T00:28:37.3506370Z CC src/unix/libuv_la-tcp.lo 2021-05-20T00:28:38.3830430Z CC src/unix/libuv_la-thread.lo 2021-05-20T00:28:39.4779820Z CC src/unix/libuv_la-tty.lo 2021-05-20T00:28:40.5107640Z CC src/unix/libuv_la-udp.lo 2021-05-20T00:28:41.8039600Z CC src/unix/libuv_la-bsd-ifaddrs.lo 2021-05-20T00:28:42.7154400Z CC src/unix/libuv_la-darwin.lo 2021-05-20T00:28:43.7243820Z CC src/unix/libuv_la-darwin-proctitle.lo 2021-05-20T00:28:45.6538020Z CC src/unix/libuv_la-fsevents.lo 2021-05-20T00:28:47.4630890Z CC src/unix/libuv_la-kqueue.lo 2021-05-20T00:28:48.7699000Z CC src/unix/libuv_la-proctitle.lo 2021-05-20T00:28:49.5564450Z CC src/unix/libuv_la-random-getentropy.lo 2021-05-20T00:28:50.5308080Z CCLD libuv.la 2021-05-20T00:28:51.0831280Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c http-parser/http_parser.c -o http-parser/http_parser.o 2021-05-20T00:28:51.7069980Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c sha1/sha1.c -o sha1/sha1.o 2021-05-20T00:28:51.9746840Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Ilibuv/include -pthread -I'/Users/runner/work/_temp/Library/Rcpp/include' -I'/Users/runner/work/_temp/Library/later/include' -I/usr/local/include -DSTRICT_R_HEADERS -fPIC -Wall -g -O2 -c base64/base64.cpp -o base64/base64.o 2021-05-20T00:28:52.4636430Z 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 httpuv.so RcppExports-legacy.o RcppExports.o callback.o callbackqueue.o filedatasource-unix.o filedatasource-win.o fs.o http.o httprequest.o httpresponse.o httpuv.o md5.o mime.o set_invalid_parameter.o socket.o staticpath.o thread.o timegm.o utils.o uvutil.o webapplication.o websockets-base.o websockets-hixie76.o websockets-hybi03.o websockets-ietf.o websockets.o winutils.o ./libuv/.libs/libuv.a ./http-parser/http_parser.o ./sha1/sha1.o ./base64/base64.o -pthread -framework CoreServices -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:28:52.6025160Z installing to /Users/runner/work/_temp/Library/00LOCK-httpuv/00new/httpuv/libs 2021-05-20T00:28:52.6196000Z ** R 2021-05-20T00:28:52.6356980Z ** demo 2021-05-20T00:28:52.6378170Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:28:55.9932720Z ** help 2021-05-20T00:28:56.0957330Z *** installing help indices 2021-05-20T00:28:56.1485660Z ** building package indices 2021-05-20T00:28:56.4847890Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:28:57.0808100Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:28:57.2252800Z ** testing if installed package can be loaded from final location 2021-05-20T00:28:57.6813130Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:28:57.6851130Z * DONE (httpuv) 2021-05-20T00:28:58.3538500Z * installing *source* package ‘scales’ ... 2021-05-20T00:28:58.3651260Z ** package ‘scales’ successfully unpacked and MD5 sums checked 2021-05-20T00:28:58.3652300Z ** using staged installation 2021-05-20T00:28:58.3895060Z ** R 2021-05-20T00:28:58.4176790Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:29:01.5076620Z ** help 2021-05-20T00:29:01.8275690Z *** installing help indices 2021-05-20T00:29:01.9696770Z *** copying figures 2021-05-20T00:29:01.9760010Z ** building package indices 2021-05-20T00:29:02.4024220Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:29:02.7652040Z ** testing if installed package can be loaded from final location 2021-05-20T00:29:03.3282300Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:29:03.3324290Z * DONE (scales) 2021-05-20T00:29:03.7920320Z * installing *source* package ‘TTR’ ... 2021-05-20T00:29:03.7994820Z ** package ‘TTR’ successfully unpacked and MD5 sums checked 2021-05-20T00:29:03.7995590Z ** using staged installation 2021-05-20T00:29:03.8175220Z ** libs 2021-05-20T00:29:03.8382680Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c adjRatios.c -o adjRatios.o 2021-05-20T00:29:03.9430410Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c aroon.c -o aroon.o 2021-05-20T00:29:04.0515950Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-20T00:29:04.1313730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c moving_averages.c -o moving_averages.o 2021-05-20T00:29:04.3173290Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c percent_rank.c -o percent_rank.o 2021-05-20T00:29:04.4502150Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c runfun.c -o runfun.o 2021-05-20T00:29:04.8240690Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c sar.c -o sar.o 2021-05-20T00:29:04.9281180Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c wilderSum.c -o wilderSum.o 2021-05-20T00:29:05.0290730Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/xts/include' -I/usr/local/include -fPIC -Wall -g -O2 -c zigzag.c -o zigzag.o 2021-05-20T00:29:05.1425730Z 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 TTR.so adjRatios.o aroon.o init.o moving_averages.o percent_rank.o runfun.o sar.o wilderSum.o zigzag.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:29:05.2016210Z installing to /Users/runner/work/_temp/Library/00LOCK-TTR/00new/TTR/libs 2021-05-20T00:29:05.2057660Z ** R 2021-05-20T00:29:05.2242420Z ** data 2021-05-20T00:29:05.2260030Z ** inst 2021-05-20T00:29:05.2353530Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:29:07.2436890Z ** help 2021-05-20T00:29:07.4458780Z *** installing help indices 2021-05-20T00:29:07.5467810Z ** building package indices 2021-05-20T00:29:07.9167240Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:29:08.4100510Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:29:08.5452960Z ** testing if installed package can be loaded from final location 2021-05-20T00:29:08.9111380Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:29:08.9149430Z * DONE (TTR) 2021-05-20T00:29:09.2444020Z * installing *source* package ‘doParallel’ ... 2021-05-20T00:29:09.2466830Z ** package ‘doParallel’ successfully unpacked and MD5 sums checked 2021-05-20T00:29:09.2468120Z ** using staged installation 2021-05-20T00:29:09.2694910Z ** R 2021-05-20T00:29:09.2836130Z ** demo 2021-05-20T00:29:09.2849260Z ** inst 2021-05-20T00:29:09.2885670Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:29:09.8511670Z ** help 2021-05-20T00:29:09.8690800Z *** installing help indices 2021-05-20T00:29:09.8880870Z ** building package indices 2021-05-20T00:29:10.1488970Z ** installing vignettes 2021-05-20T00:29:10.1553100Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:29:10.4471210Z ** testing if installed package can be loaded from final location 2021-05-20T00:29:10.7477330Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:29:10.7518440Z * DONE (doParallel) 2021-05-20T00:29:11.5900610Z * installing *source* package ‘ragg’ ... 2021-05-20T00:29:11.6076030Z ** package ‘ragg’ successfully unpacked and MD5 sums checked 2021-05-20T00:29:11.6077990Z ** using staged installation 2021-05-20T00:29:12.2355710Z Homebrew 3.1.7 2021-05-20T00:29:12.3212910Z Homebrew/homebrew-core (git revision dafce7504e; last commit 2021-05-16) 2021-05-20T00:29:12.4015520Z Homebrew/homebrew-cask (git revision 80c0927c4a; last commit 2021-05-16) 2021-05-20T00:29:12.4359500Z Using PKG_CFLAGS=-I/usr/local/include -I/usr/local/include/freetype2 2021-05-20T00:29:12.4361010Z Using PKG_LIBS=-L/usr/local/lib -lfreetype -lpng16 -ltiff -lz -ljpeg -lbz2 2021-05-20T00:29:12.5339770Z ** libs 2021-05-20T00:29:12.5553580Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c capture_dev.cpp -o capture_dev.o 2021-05-20T00:29:16.6210680Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c init.cpp -o init.o 2021-05-20T00:29:17.2312530Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c jpeg_dev.cpp -o jpeg_dev.o 2021-05-20T00:29:21.2341810Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c png_dev.cpp -o png_dev.o 2021-05-20T00:29:30.5707110Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c ppm_dev.cpp -o ppm_dev.o 2021-05-20T00:29:34.6545710Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c tiff_dev.cpp -o tiff_dev.o 2021-05-20T00:29:35.4428230Z In file included from tiff_dev.cpp:4: 2021-05-20T00:29:35.4430750Z ./AggDeviceTiff.h:61:10: warning: 'int32' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:29:35.4432200Z for (int32 row = 0; row < this->height; row++) { 2021-05-20T00:29:35.4432890Z ^ 2021-05-20T00:29:35.4434230Z /usr/local/include/tiff.h:83:45: note: 'int32' has been explicitly marked deprecated here 2021-05-20T00:29:35.4435680Z typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; 2021-05-20T00:29:35.4436350Z ^ 2021-05-20T00:29:35.4437580Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-20T00:29:35.4438480Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:29:35.4439090Z ^ 2021-05-20T00:29:35.4439660Z In file included from tiff_dev.cpp:4: 2021-05-20T00:29:35.4441070Z ./AggDeviceTiff.h:131:10: warning: 'int32' is deprecated [-Wdeprecated-declarations] 2021-05-20T00:29:35.4443290Z for (int32 row = 0; row < this->height; row++) { 2021-05-20T00:29:35.4443750Z ^ 2021-05-20T00:29:35.4444930Z /usr/local/include/tiff.h:83:45: note: 'int32' has been explicitly marked deprecated here 2021-05-20T00:29:35.4445890Z typedef TIFF_MSC_DEPRECATED int32_t int32 TIFF_GCC_DEPRECATED; 2021-05-20T00:29:35.4446520Z ^ 2021-05-20T00:29:35.4447660Z /usr/local/include/tiff.h:66:44: note: expanded from macro 'TIFF_GCC_DEPRECATED' 2021-05-20T00:29:35.4449050Z #define TIFF_GCC_DEPRECATED __attribute__((deprecated)) 2021-05-20T00:29:35.4449670Z ^ 2021-05-20T00:29:43.9262800Z 2 warnings generated. 2021-05-20T00:29:43.9349850Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c agg/src/agg_curves.cpp -o agg/src/agg_curves.o 2021-05-20T00:29:44.3154830Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c agg/src/agg_font_freetype.cpp -o agg/src/agg_font_freetype.o 2021-05-20T00:29:46.0924140Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c agg/src/agg_image_filters.cpp -o agg/src/agg_image_filters.o 2021-05-20T00:29:46.3088790Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c agg/src/agg_trans_affine.cpp -o agg/src/agg_trans_affine.o 2021-05-20T00:29:46.5361270Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c agg/src/agg_vcgen_dash.cpp -o agg/src/agg_vcgen_dash.o 2021-05-20T00:29:46.7985570Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Users/runner/work/_temp/Library/systemfonts/include' -I'/Users/runner/work/_temp/Library/textshaping/include' -I/usr/local/include -I./agg/include -I/usr/local/include -I/usr/local/include/freetype2 -fPIC -Wall -g -O2 -c agg/src/agg_vcgen_stroke.cpp -o agg/src/agg_vcgen_stroke.o 2021-05-20T00:29:47.2774860Z ar rcs agg/libstatagg.a agg/src/agg_curves.o agg/src/agg_font_freetype.o agg/src/agg_image_filters.o agg/src/agg_trans_affine.o agg/src/agg_vcgen_dash.o agg/src/agg_vcgen_stroke.o 2021-05-20T00:29:47.3244660Z 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 ragg.so capture_dev.o init.o jpeg_dev.o png_dev.o ppm_dev.o tiff_dev.o -Lagg -lstatagg -L/usr/local/lib -lfreetype -lpng16 -ltiff -lz -ljpeg -lbz2 -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:29:47.3613100Z ld: warning: dylib (/usr/local/lib/libfreetype.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:29:47.3615100Z ld: warning: dylib (/usr/local/lib/libpng16.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:29:47.3616760Z ld: warning: dylib (/usr/local/lib/libtiff.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:29:47.3618360Z ld: warning: dylib (/usr/local/lib/libjpeg.dylib) was built for newer macOS version (10.15) than being linked (10.13) 2021-05-20T00:29:47.4268140Z installing to /Users/runner/work/_temp/Library/00LOCK-ragg/00new/ragg/libs 2021-05-20T00:29:47.4377820Z ** R 2021-05-20T00:29:47.4463000Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:29:47.8678800Z ** help 2021-05-20T00:29:47.9094310Z *** installing help indices 2021-05-20T00:29:47.9387940Z *** copying figures 2021-05-20T00:29:47.9408650Z ** building package indices 2021-05-20T00:29:48.2171030Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:29:48.6192820Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:29:48.7641080Z ** testing if installed package can be loaded from final location 2021-05-20T00:29:49.0492570Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:29:49.0516460Z * DONE (ragg) 2021-05-20T00:29:50.4050480Z * installing *source* package ‘rmarkdown’ ... 2021-05-20T00:29:50.4489910Z ** package ‘rmarkdown’ successfully unpacked and MD5 sums checked 2021-05-20T00:29:50.4490770Z ** using staged installation 2021-05-20T00:29:50.4905160Z ** R 2021-05-20T00:29:50.5591680Z ** inst 2021-05-20T00:29:50.7024300Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:29:55.7666980Z ** help 2021-05-20T00:29:56.1759500Z *** installing help indices 2021-05-20T00:29:56.3636900Z *** copying figures 2021-05-20T00:29:56.3651670Z ** building package indices 2021-05-20T00:29:56.7553180Z ** installing vignettes 2021-05-20T00:29:56.7670550Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:29:57.1185680Z ** testing if installed package can be loaded from final location 2021-05-20T00:29:57.5771660Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:29:57.5992880Z * DONE (rmarkdown) 2021-05-20T00:29:59.0742360Z * installing *source* package ‘bslib’ ... 2021-05-20T00:29:59.1280700Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-20T00:29:59.1281960Z ** using staged installation 2021-05-20T00:29:59.1545390Z ** R 2021-05-20T00:29:59.2300820Z ** inst 2021-05-20T00:29:59.4600170Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:30:00.9582070Z ** help 2021-05-20T00:30:01.0624300Z *** installing help indices 2021-05-20T00:30:01.1108870Z *** copying figures 2021-05-20T00:30:01.1210310Z ** building package indices 2021-05-20T00:30:01.9557920Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:30:01.9558970Z ** testing if installed package can be loaded from final location 2021-05-20T00:30:02.2977780Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:30:02.3380720Z * DONE (bslib) 2021-05-20T00:30:04.6388940Z * installing *source* package ‘ggplot2’ ... 2021-05-20T00:30:04.6951870Z ** package ‘ggplot2’ successfully unpacked and MD5 sums checked 2021-05-20T00:30:04.6984310Z ** using staged installation 2021-05-20T00:30:04.7415750Z ** R 2021-05-20T00:30:04.9197750Z ** data 2021-05-20T00:30:04.9290030Z *** moving datasets to lazyload DB 2021-05-20T00:30:05.4798320Z ** inst 2021-05-20T00:30:05.4983050Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:30:16.6582790Z ** help 2021-05-20T00:30:17.7983310Z *** installing help indices 2021-05-20T00:30:18.2447760Z *** copying figures 2021-05-20T00:30:18.2462160Z ** building package indices 2021-05-20T00:30:19.0320130Z ** installing vignettes 2021-05-20T00:30:19.0551750Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:30:19.8231640Z ** testing if installed package can be loaded from final location 2021-05-20T00:30:20.9306190Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:30:20.9427790Z * DONE (ggplot2) 2021-05-20T00:30:21.3296250Z * installing *source* package ‘smoother’ ... 2021-05-20T00:30:21.3311800Z ** package ‘smoother’ successfully unpacked and MD5 sums checked 2021-05-20T00:30:21.3313140Z ** using staged installation 2021-05-20T00:30:21.3571820Z ** R 2021-05-20T00:30:21.3633700Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:30:21.7935190Z ** help 2021-05-20T00:30:21.8175790Z *** installing help indices 2021-05-20T00:30:21.8446940Z ** building package indices 2021-05-20T00:30:22.1086270Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:30:22.4352140Z ** testing if installed package can be loaded from final location 2021-05-20T00:30:22.7598150Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:30:22.7615910Z * DONE (smoother) 2021-05-20T00:30:24.3299890Z * installing *source* package ‘shiny’ ... 2021-05-20T00:30:24.3881040Z ** package ‘shiny’ successfully unpacked and MD5 sums checked 2021-05-20T00:30:24.3881840Z ** using staged installation 2021-05-20T00:30:24.4365880Z ** R 2021-05-20T00:30:24.5506730Z ** inst 2021-05-20T00:30:24.7083080Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:30:44.6876610Z ** help 2021-05-20T00:30:45.6327850Z *** installing help indices 2021-05-20T00:30:45.9863060Z *** copying figures 2021-05-20T00:30:45.9905050Z ** building package indices 2021-05-20T00:30:46.7042650Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:30:47.2003320Z ** testing if installed package can be loaded from final location 2021-05-20T00:30:48.4867770Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:30:48.5346070Z * DONE (shiny) 2021-05-20T00:30:49.1793990Z * installing *source* package ‘viridis’ ... 2021-05-20T00:30:49.1920390Z ** package ‘viridis’ successfully unpacked and MD5 sums checked 2021-05-20T00:30:49.1921380Z ** using staged installation 2021-05-20T00:30:49.2216940Z ** R 2021-05-20T00:30:49.2263740Z ** data 2021-05-20T00:30:49.2275430Z *** moving datasets to lazyload DB 2021-05-20T00:30:49.2532020Z ** inst 2021-05-20T00:30:49.2712520Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:30:50.0541720Z ** help 2021-05-20T00:30:50.0814130Z *** installing help indices 2021-05-20T00:30:50.1040020Z *** copying figures 2021-05-20T00:30:50.1127050Z ** building package indices 2021-05-20T00:30:50.3681760Z ** installing vignettes 2021-05-20T00:30:50.3763060Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:30:51.2003750Z ** testing if installed package can be loaded from final location 2021-05-20T00:30:51.9841020Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:30:51.9867650Z * DONE (viridis) 2021-05-20T00:30:52.2829670Z * installing *source* package ‘miniUI’ ... 2021-05-20T00:30:52.2848990Z ** package ‘miniUI’ successfully unpacked and MD5 sums checked 2021-05-20T00:30:52.2850180Z ** using staged installation 2021-05-20T00:30:52.3033930Z ** R 2021-05-20T00:30:52.3083260Z ** inst 2021-05-20T00:30:52.3099260Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:30:52.9698520Z ** help 2021-05-20T00:30:53.0068690Z *** installing help indices 2021-05-20T00:30:53.0303200Z ** building package indices 2021-05-20T00:30:53.2889790Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:30:53.7710760Z ** testing if installed package can be loaded from final location 2021-05-20T00:30:54.2646900Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:30:54.2666270Z * DONE (miniUI) 2021-05-20T00:30:55.1301000Z * installing *source* package ‘fields’ ... 2021-05-20T00:30:55.1553280Z ** package ‘fields’ successfully unpacked and MD5 sums checked 2021-05-20T00:30:55.1555900Z ** using staged installation 2021-05-20T00:30:55.1748690Z ** libs 2021-05-20T00:30:55.1947140Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c ExponentialUpperC.c -o ExponentialUpperC.o 2021-05-20T00:30:55.2923890Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c RdistEarth.c -o RdistEarth.o 2021-05-20T00:30:55.3998650Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c addToDiagC.c -o addToDiagC.o 2021-05-20T00:30:55.4868320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c compactToMatC.c -o compactToMatC.o 2021-05-20T00:30:55.6137790Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c expfnC.c -o expfnC.o 2021-05-20T00:30:55.7044230Z gfortran -mmacosx-version-min=10.13 -fno-optimize-sibling-calls -fPIC -Wall -g -O2 -c fieldsF77Code.f -o fieldsF77Code.o 2021-05-20T00:30:56.5051350Z 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-20T00:30:56.5822220Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c multebC.c -o multebC.o 2021-05-20T00:30:56.6873380Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c rdistC.c -o rdistC.o 2021-05-20T00:30:56.7737950Z 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 fields.so ExponentialUpperC.o RdistEarth.o addToDiagC.o compactToMatC.o expfnC.o fieldsF77Code.o init.o multebC.o rdistC.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-20T00:30:56.8036420Z ld: warning: dylib (/usr/local/gfortran/lib/libquadmath.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:30:56.8038530Z ld: warning: dylib (/usr/local/gfortran/lib/libgfortran.dylib) was built for newer macOS version (10.14) than being linked (10.13) 2021-05-20T00:30:56.8349880Z installing to /Users/runner/work/_temp/Library/00LOCK-fields/00new/fields/libs 2021-05-20T00:30:56.8396860Z ** R 2021-05-20T00:30:56.9140000Z ** data 2021-05-20T00:30:56.9343510Z ** inst 2021-05-20T00:30:56.9361620Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:31:03.6665770Z ** help 2021-05-20T00:31:04.2539660Z *** installing help indices 2021-05-20T00:31:04.5329190Z ** building package indices 2021-05-20T00:31:05.0354610Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:31:06.3683320Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:31:06.4972340Z ** testing if installed package can be loaded from final location 2021-05-20T00:31:07.7982960Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:31:07.8047740Z * DONE (fields) 2021-05-20T00:31:07.8585940Z 2021-05-20T00:31:07.8586870Z The downloaded source packages are in 2021-05-20T00:31:07.8588780Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptsRo5j/downloaded_packages’ 2021-05-20T00:31:08.0897820Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-20T00:31:08.0898840Z Use `force = TRUE` to force installation 2021-05-20T00:31:08.2428150Z Downloading GitHub repo neuroconductor/mmand@4b29cf309724e651dfd7469311119464fdd0d0fc 2021-05-20T00:31:10.0022580Z 2021-05-20T00:31:10.2558070Z 2021-05-20T00:31:10.2575410Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptsRo5j/remotes9f037859757f/neuroconductor-mmand-4b29cf3/DESCRIPTION’ ... 2021-05-20T00:31:10.2616930Z 2021-05-20T00:31:10.2620690Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmptsRo5j/remotes9f037859757f/neuroconductor-mmand-4b29cf3/DESCRIPTION’ 2021-05-20T00:31:10.3670560Z 2021-05-20T00:31:10.3737400Z 2021-05-20T00:31:10.3740070Z ─ preparing ‘mmand’: 2021-05-20T00:31:10.3740700Z 2021-05-20T00:31:10.3741280Z 2021-05-20T00:31:10.3751490Z checking DESCRIPTION meta-information ... 2021-05-20T00:31:10.3791120Z 2021-05-20T00:31:10.3793860Z ✔ checking DESCRIPTION meta-information 2021-05-20T00:31:10.3800570Z 2021-05-20T00:31:10.3841540Z 2021-05-20T00:31:10.3843010Z ─ cleaning src 2021-05-20T00:31:10.3873880Z ─ running ‘cleanup’ 2021-05-20T00:31:10.5488950Z 2021-05-20T00:31:10.5535750Z 2021-05-20T00:31:10.5538920Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-20T00:31:10.6142980Z 2021-05-20T00:31:10.6187790Z 2021-05-20T00:31:10.6190430Z ─ checking for empty or unneeded directories 2021-05-20T00:31:10.6276110Z 2021-05-20T00:31:10.6304790Z 2021-05-20T00:31:10.6307130Z ─ building ‘mmand_1.6.0.tar.gz’ 2021-05-20T00:31:11.0400750Z 2021-05-20T00:31:11.0402780Z 2021-05-20T00:31:11.0403530Z 2021-05-20T00:31:11.0960020Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-20T00:31:11.0961280Z (as ‘lib’ is unspecified) 2021-05-20T00:31:12.1852600Z * installing *source* package ‘mmand’ ... 2021-05-20T00:31:12.1853730Z ** using staged installation 2021-05-20T00:31:12.5855500Z 2021-05-20T00:31:12.6935490Z checking whether the C++ compiler works... yes 2021-05-20T00:31:12.6936580Z checking for C++ compiler default output file name... a.out 2021-05-20T00:31:12.7849170Z checking for suffix of executables... 2021-05-20T00:31:12.9984690Z checking whether we are cross compiling... no 2021-05-20T00:31:13.0632520Z checking for suffix of object files... o 2021-05-20T00:31:13.1153790Z checking whether we are using the GNU C++ compiler... yes 2021-05-20T00:31:13.1658930Z checking whether clang++ -mmacosx-version-min=10.13 -std=gnu++14 accepts -g... yes 2021-05-20T00:31:14.0960160Z checking for OpenMP flag of C++ compiler... unknown 2021-05-20T00:31:14.1437920Z configure: creating ./config.status 2021-05-20T00:31:14.3570720Z config.status: creating src/Makevars 2021-05-20T00:31:14.4555160Z ** libs 2021-05-20T00:31:14.4801210Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Array.cpp -o Array.o 2021-05-20T00:31:15.7320720Z In file included from Array.cpp:1: 2021-05-20T00:31:15.7322980Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:31:15.7325200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:31:15.7326270Z SEXP data = Parent::get__(); 2021-05-20T00:31:15.7326800Z ^ 2021-05-20T00:31:19.3583360Z 1 warning generated. 2021-05-20T00:31:19.3693820Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Componenter.cpp -o Componenter.o 2021-05-20T00:31:20.6152950Z In file included from Componenter.cpp:1: 2021-05-20T00:31:20.6154010Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:31:20.6156280Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:31:20.6157250Z SEXP data = Parent::get__(); 2021-05-20T00:31:20.6157690Z ^ 2021-05-20T00:31:24.5312260Z In file included from Componenter.cpp:6: 2021-05-20T00:31:24.5314300Z ./lemon/connectivity.h:268:36: warning: unused typedef 'Node' [-Wunused-local-typedef] 2021-05-20T00:31:24.5315330Z typedef typename Digraph::Node Node; 2021-05-20T00:31:24.5315850Z ^ 2021-05-20T00:31:24.5317800Z ./lemon/connectivity.h:338:37: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 2021-05-20T00:31:24.5318730Z typedef typename Digraph::ArcIt ArcIt; 2021-05-20T00:31:24.5319260Z ^ 2021-05-20T00:31:24.5320920Z ./lemon/connectivity.h:336:35: warning: unused typedef 'Arc' [-Wunused-local-typedef] 2021-05-20T00:31:24.5321850Z typedef typename Digraph::Arc Arc; 2021-05-20T00:31:24.5322360Z ^ 2021-05-20T00:31:24.5323660Z ./lemon/connectivity.h:1346:36: warning: unused typedef 'Node' [-Wunused-local-typedef] 2021-05-20T00:31:24.5324550Z typedef typename Digraph::Node Node; 2021-05-20T00:31:24.5325080Z ^ 2021-05-20T00:31:24.5326530Z ./lemon/connectivity.h:1348:35: warning: unused typedef 'Arc' [-Wunused-local-typedef] 2021-05-20T00:31:24.5327420Z typedef typename Digraph::Arc Arc; 2021-05-20T00:31:24.5327920Z ^ 2021-05-20T00:31:24.5329190Z ./lemon/connectivity.h:1561:35: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 2021-05-20T00:31:24.5330110Z typedef typename Graph::ArcIt ArcIt; 2021-05-20T00:31:24.5330630Z ^ 2021-05-20T00:31:24.5331880Z ./lemon/connectivity.h:1606:34: warning: unused typedef 'Node' [-Wunused-local-typedef] 2021-05-20T00:31:24.5332770Z typedef typename Graph::Node Node; 2021-05-20T00:31:24.5333280Z ^ 2021-05-20T00:31:24.5334540Z ./lemon/connectivity.h:1608:35: warning: unused typedef 'ArcIt' [-Wunused-local-typedef] 2021-05-20T00:31:24.5335440Z typedef typename Graph::ArcIt ArcIt; 2021-05-20T00:31:24.5335960Z ^ 2021-05-20T00:31:25.7674090Z 9 warnings generated. 2021-05-20T00:31:25.7810980Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Distancer.cpp -o Distancer.o 2021-05-20T00:31:27.0412910Z In file included from Distancer.cpp:1: 2021-05-20T00:31:27.0413880Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:31:27.0416980Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:31:27.0418540Z SEXP data = Parent::get__(); 2021-05-20T00:31:27.0419220Z ^ 2021-05-20T00:31:30.0031920Z 1 warning generated. 2021-05-20T00:31:30.0142950Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Kernel.cpp -o Kernel.o 2021-05-20T00:31:31.1919250Z In file included from Kernel.cpp:1: 2021-05-20T00:31:31.1920270Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:31:31.1922520Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:31:31.1923490Z SEXP data = Parent::get__(); 2021-05-20T00:31:31.1923890Z ^ 2021-05-20T00:31:34.1378000Z 1 warning generated. 2021-05-20T00:31:34.1483410Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Morpher.cpp -o Morpher.o 2021-05-20T00:31:35.3117080Z In file included from Morpher.cpp:1: 2021-05-20T00:31:35.3118380Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:31:35.3120670Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:31:35.3121690Z SEXP data = Parent::get__(); 2021-05-20T00:31:35.3122110Z ^ 2021-05-20T00:31:38.3659030Z 1 warning generated. 2021-05-20T00:31:38.3778250Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c Resampler.cpp -o Resampler.o 2021-05-20T00:31:39.5743790Z In file included from Resampler.cpp:1: 2021-05-20T00:31:39.5745020Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:31:39.5747200Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:31:39.5748180Z SEXP data = Parent::get__(); 2021-05-20T00:31:39.5748590Z ^ 2021-05-20T00:31:42.8389830Z 1 warning generated. 2021-05-20T00:31:42.8496190Z clang++ -mmacosx-version-min=10.13 -std=gnu++14 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'/Users/runner/work/_temp/Library/Rcpp/include' -I/usr/local/include -fPIC -Wall -g -O2 -c main.cpp -o main.o 2021-05-20T00:31:44.0169470Z In file included from main.cpp:1: 2021-05-20T00:31:44.0170940Z In file included from /Users/runner/work/_temp/Library/Rcpp/include/Rcpp.h:57: 2021-05-20T00:31:44.0173190Z /Users/runner/work/_temp/Library/Rcpp/include/Rcpp/DataFrame.h:136:18: warning: unused variable 'data' [-Wunused-variable] 2021-05-20T00:31:44.0174170Z SEXP data = Parent::get__(); 2021-05-20T00:31:44.0174590Z ^ 2021-05-20T00:31:49.7373120Z 1 warning generated. 2021-05-20T00:31:49.7542980Z 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 mmand.so Array.o Componenter.o Distancer.o Kernel.o Morpher.o Resampler.o main.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-20T00:31:49.8197420Z installing to /Users/runner/work/_temp/Library/00LOCK-mmand/00new/mmand/libs 2021-05-20T00:31:49.8251770Z ** R 2021-05-20T00:31:49.8394260Z ** inst 2021-05-20T00:31:49.8573840Z ** byte-compile and prepare package for lazy loading 2021-05-20T00:31:51.0337840Z ** help 2021-05-20T00:31:51.1130880Z *** installing help indices 2021-05-20T00:31:51.1631080Z ** building package indices 2021-05-20T00:31:51.4503430Z ** testing if installed package can be loaded from temporary location 2021-05-20T00:31:51.9047920Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-20T00:31:52.0302810Z ** testing if installed package can be loaded from final location 2021-05-20T00:31:52.3862330Z ** testing if installed package keeps a record of temporary installation path 2021-05-20T00:31:52.3903360Z * DONE (mmand) 2021-05-20T00:31:52.6082460Z Skipping install of 'RNiftyReg' from a github remote, the SHA1 (9d60058f) has not changed since last install. 2021-05-20T00:31:52.6083500Z Use `force = TRUE` to force installation 2021-05-20T00:31:53.4204230Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-20T00:31:53.4205220Z Use `force = TRUE` to force installation 2021-05-20T00:31:53.4220750Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-20T00:31:53.4221630Z Use `force = TRUE` to force installation 2021-05-20T00:31:53.4682960Z ##[group]Run options(width = 100) 2021-05-20T00:31:53.4683640Z options(width = 100) 2021-05-20T00:31:53.4684190Z pkgs <- installed.packages()[, "Package"] 2021-05-20T00:31:53.4684870Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-20T00:31:53.5513900Z shell: /usr/local/bin/Rscript {0} 2021-05-20T00:31:53.5514570Z env: 2021-05-20T00:31:53.5515250Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:31:53.5515990Z TIC_DEPLOY_KEY: 2021-05-20T00:31:53.5516550Z RSPM: 2021-05-20T00:31:53.5519250Z GITHUB_PAT: *** 2021-05-20T00:31:53.5520500Z COVERALLS_TOKEN: *** 2021-05-20T00:31:53.5520990Z continue-on-error: true 2021-05-20T00:31:53.5521450Z VDIFFR_RUN_TESTS: false 2021-05-20T00:31:53.5521960Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:31:53.5522400Z TZ: UTC 2021-05-20T00:31:53.5522780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:31:53.5523180Z NOT_CRAN: true 2021-05-20T00:31:53.5523590Z ##[endgroup] 2021-05-20T00:31:54.3444020Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-20T00:31:54.3445170Z setting value 2021-05-20T00:31:54.3446390Z version R Under development (unstable) (2021-05-18 r80324) 2021-05-20T00:31:54.3461370Z os macOS Catalina 10.15.7 2021-05-20T00:31:54.3462050Z system x86_64, darwin17.0 2021-05-20T00:31:54.3462650Z ui X11 2021-05-20T00:31:54.3463300Z language (EN) 2021-05-20T00:31:54.3464540Z collate en_US.UTF-8 2021-05-20T00:31:54.3465560Z ctype en_US.UTF-8 2021-05-20T00:31:54.3466180Z tz UTC 2021-05-20T00:31:54.3467120Z date 2021-05-20 2021-05-20T00:31:54.3467460Z 2021-05-20T00:31:54.3468570Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-20T00:31:54.3469360Z ! package * version date lib source 2021-05-20T00:31:54.3470490Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3471700Z aghast 0.2.1 2021-05-20 [1] Github (muschellij2/aghast@0c3b853) 2021-05-20T00:31:54.3472890Z askpass 1.1 2019-01-13 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3473960Z base * 4.2.0 2021-05-19 [?] local 2021-05-20T00:31:54.3475070Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3476160Z BH 1.75.0-0 2021-01-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3477230Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3478310Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3479910Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3481560Z bslib 0.2.5.1 2021-05-18 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3483200Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3484820Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3487030Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3488810Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3489880Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3491650Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3492900Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3493990Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3495130Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3496260Z P compiler 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3497360Z complexplus 2.1 2017-05-18 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3498500Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3499580Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3500620Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3501740Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3502880Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3503950Z P datasets * 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3505190Z desc 1.2.0.9000 2021-05-20 [1] Github (muschellij2/desc@7be86f2) 2021-05-20T00:31:54.3506370Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3507430Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3508550Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3509610Z doParallel 1.0.16 2020-10-16 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3510760Z dotCall64 1.0-1 2021-02-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3511860Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3512920Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3514060Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3515160Z expm 0.999-6 2021-01-13 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3516180Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3517270Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3518440Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3519530Z fields 12.3 2021-05-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3520650Z foreach 1.5.1 2020-10-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3521760Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3522800Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3523890Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3524990Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3526030Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3527440Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3528620Z ghtravis 0.15.1 2021-05-20 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-20T00:31:54.3529780Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3531170Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3532300Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3533420Z P graphics * 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3534550Z P grDevices * 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3535610Z grid 4.2.0 2021-05-19 [?] local 2021-05-20T00:31:54.3536740Z gridExtra 2.3 2017-09-09 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3537860Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3538900Z highr 0.9 2021-04-16 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3540510Z hms 1.1.0 2021-05-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3542410Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3544140Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3545610Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3546740Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3547800Z irlba 2.3.3 2019-02-05 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3548910Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3550050Z iterators 1.0.13 2020-10-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3551110Z jpeg 0.1-8.1 2019-10-24 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3552230Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3553370Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3554460Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3555590Z knitr 1.33 2021-04-24 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3556680Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3557720Z later 1.2.0 2021-04-23 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3559050Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3560190Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3561270Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3562370Z loder 0.2.0 2018-06-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3563470Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3564530Z maps 3.3.0 2018-04-03 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3565620Z markdown 1.1 2019-08-07 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3566710Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3567750Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3568850Z matrixcalc 1.0-3 2012-09-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3570220Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3571350Z P methods * 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3572450Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3573740Z mime 0.10 2021-02-13 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3574920Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3576030Z minpack.lm 1.2-1 2016-11-20 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3577190Z mmand 1.6.0 2021-05-20 [1] Github (neuroconductor/mmand@4b29cf3) 2021-05-20T00:31:54.3578400Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3579490Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3580530Z nloptr 1.2.2.2 2020-07-02 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3581620Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3582680Z nnls 1.4 2012-03-19 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3583740Z numDeriv 2016.8-1.1 2019-06-06 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3584850Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3585950Z ore 1.6.3 2019-11-02 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3587000Z parallel 4.2.0 2021-05-19 [?] local 2021-05-20T00:31:54.3588110Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3589390Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3590490Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3591560Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3592650Z plyr 1.8.6 2020-03-03 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3593700Z pracma 2.3.3 2021-01-23 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3594790Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3595860Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3597020Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3598140Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3599170Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3600250Z ptw 1.9-15 2019-11-26 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3601330Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3602340Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3603510Z ragg 1.1.2 2021-03-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3604620Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3605730Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3606850Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3607970Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3609070Z RcppEigen 0.3.3.9.1 2020-12-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3610390Z readr 1.4.0 2020-10-05 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3611480Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3612590Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3613910Z reportr 1.3.0 2018-10-26 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3615070Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3616090Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3617200Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3618520Z RNifti 1.3.1 2021-05-20 [1] Github (neuroconductor/RNifti@929106d) 2021-05-20T00:31:54.3619830Z RNiftyReg 2.7.0 2021-05-20 [1] Github (neuroconductor/RNiftyReg@9d60058) 2021-05-20T00:31:54.3621100Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3622190Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3624040Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3625530Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3626730Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3627870Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3628950Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3630080Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3631230Z shades 1.4.0 2019-08-02 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3632320Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3633370Z signal 0.7-6 2015-07-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3634480Z smoother 1.1 2015-04-16 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3635620Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3636700Z spam 2.6-0 2020-12-14 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3637800Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3638850Z splines 4.2.0 2021-05-19 [?] local 2021-05-20T00:31:54.3639960Z P stats * 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3641060Z stats4 4.2.0 2021-05-19 [?] local 2021-05-20T00:31:54.3642100Z stringi 1.6.2 2021-05-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3643500Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3644970Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-20T00:31:54.3646050Z sys 3.4 2020-07-23 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3647210Z systemfonts 1.0.2 2021-05-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3648330Z tcltk 4.2.0 2021-05-19 [?] local 2021-05-20T00:31:54.3649390Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3650540Z textshaping 0.3.4 2021-05-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3651960Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3653080Z tic 0.10.0 2021-05-19 [1] Github (ropensci/tic@3b4dfb8) 2021-05-20T00:31:54.3654220Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3655920Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3657100Z tinytest 1.2.4 2020-12-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3658200Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3659570Z P tools 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3660620Z TTR 0.24.2 2020-09-01 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3661710Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3662810Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3663860Z P utils * 4.2.0 2021-05-19 [2] local 2021-05-20T00:31:54.3664940Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3665990Z viridis 0.6.1 2021-05-11 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3667140Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3668260Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3669300Z whisker 0.4 2019-08-28 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3670390Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3671460Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3672460Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3673550Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3674630Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3675660Z xts 0.12.1 2020-09-09 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3676760Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3677830Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3678860Z zoo 1.8-9 2021-03-09 [1] CRAN (R 4.2.0) 2021-05-20T00:31:54.3679210Z 2021-05-20T00:31:54.3679740Z [1] /Users/runner/work/_temp/Library 2021-05-20T00:31:54.3680550Z [2] /Library/Frameworks/R.framework/Versions/4.2/Resources/library 2021-05-20T00:31:54.3681060Z 2021-05-20T00:31:54.3682010Z P ── Loaded and on-disk path mismatch. 2021-05-20T00:31:54.3736010Z ##[group]Run Rscript -e 'tic::script()' 2021-05-20T00:31:54.3736800Z Rscript -e 'tic::script()' 2021-05-20T00:31:54.3737250Z ls -l check 2021-05-20T00:31:54.5715060Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-20T00:31:54.5715670Z env: 2021-05-20T00:31:54.5716190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:31:54.5716690Z TIC_DEPLOY_KEY: 2021-05-20T00:31:54.5717100Z RSPM: 2021-05-20T00:31:54.5718300Z GITHUB_PAT: *** 2021-05-20T00:31:54.5719220Z COVERALLS_TOKEN: *** 2021-05-20T00:31:54.5719780Z continue-on-error: true 2021-05-20T00:31:54.5720330Z VDIFFR_RUN_TESTS: false 2021-05-20T00:31:54.5720860Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:31:54.5721330Z TZ: UTC 2021-05-20T00:31:54.5721730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:31:54.5722200Z NOT_CRAN: true 2021-05-20T00:31:54.5722620Z ##[endgroup] 2021-05-20T00:31:54.9381480Z ✔ Loading tic stage configuration from tic.R 2021-05-20T00:31:55.0635810Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-20T00:31:55.0637580Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-20T00:31:55.0638780Z timeout = Inf, check_dir = "check") 2021-05-20T00:31:55.1531570Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-20T00:31:55.7847840Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-20T00:31:56.6529880Z * preparing ‘spant’: 2021-05-20T00:31:56.6718130Z * checking DESCRIPTION meta-information ... OK 2021-05-20T00:31:56.6721160Z * cleaning src 2021-05-20T00:31:57.0176640Z * installing the package to build vignettes 2021-05-20T00:33:13.7985180Z * creating vignettes ... OK 2021-05-20T00:33:13.8447970Z * cleaning src 2021-05-20T00:33:13.9838000Z * checking for LF line-endings in source and make files and shell scripts 2021-05-20T00:33:13.9947800Z * checking for empty or unneeded directories 2021-05-20T00:33:14.0108480Z * building ‘spant_1.12.0.tar.gz’ 2021-05-20T00:33:14.6279760Z 2021-05-20T00:33:15.0996270Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-20T00:33:15.3875810Z * using log directory ‘/Users/runner/work/spant/spant/check/spant.Rcheck’ 2021-05-20T00:33:15.3883190Z * using R Under development (unstable) (2021-05-18 r80324) 2021-05-20T00:33:15.3884980Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-20T00:33:15.3888750Z * using session charset: UTF-8 2021-05-20T00:33:16.3814960Z * using option ‘--as-cran’ 2021-05-20T00:33:16.3868990Z * checking for file ‘spant/DESCRIPTION’ ... OK 2021-05-20T00:33:16.3936670Z * checking extension type ... Package 2021-05-20T00:33:16.3987530Z * this is package ‘spant’ version ‘1.12.0’ 2021-05-20T00:33:16.4039700Z * package encoding: UTF-8 2021-05-20T00:33:16.4087560Z * checking package namespace information ... OK 2021-05-20T00:33:17.9370800Z * checking package dependencies ... NOTE 2021-05-20T00:33:17.9372920Z Imports includes 24 non-default packages. 2021-05-20T00:33:17.9374170Z Importing from so many packages makes the package vulnerable to any of 2021-05-20T00:33:17.9375510Z them becoming unavailable. Move as many as possible to Suggests and 2021-05-20T00:33:17.9376520Z use conditionally. 2021-05-20T00:33:17.9438530Z * checking if this is a source package ... OK 2021-05-20T00:33:17.9443760Z * checking if there is a namespace ... OK 2021-05-20T00:33:20.3048800Z * checking for executable files ... OK 2021-05-20T00:33:20.3097390Z * checking for hidden files and directories ... OK 2021-05-20T00:33:20.3193260Z * checking for portable file names ... OK 2021-05-20T00:33:20.3212380Z * checking for sufficient/correct file permissions ... OK 2021-05-20T00:33:20.3285070Z * checking serialization versions ... OK 2021-05-20T00:33:34.1003840Z * checking whether package ‘spant’ can be installed ... OK 2021-05-20T00:33:34.1123260Z * checking installed package size ... OK 2021-05-20T00:33:34.3510460Z * checking package directory ... OK 2021-05-20T00:33:34.3516420Z * checking for future file timestamps ... OK 2021-05-20T00:33:34.3527940Z * checking ‘build’ directory ... OK 2021-05-20T00:33:34.5838310Z * checking DESCRIPTION meta-information ... OK 2021-05-20T00:33:34.5844180Z * checking top-level files ... OK 2021-05-20T00:33:34.5881100Z * checking for left-over files ... OK 2021-05-20T00:33:34.8262900Z * checking index information ... OK 2021-05-20T00:33:35.0881370Z * checking package subdirectories ... OK 2021-05-20T00:33:35.1666240Z * checking R files for non-ASCII characters ... OK 2021-05-20T00:33:35.3019250Z * checking R files for syntax errors ... OK 2021-05-20T00:33:35.6516790Z * checking whether the package can be loaded ... OK 2021-05-20T00:33:35.9875200Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-20T00:33:36.3174680Z * checking whether the package can be unloaded cleanly ... OK 2021-05-20T00:33:36.6442180Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-20T00:33:36.9805630Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-20T00:33:37.4191060Z * checking loading without being on the library search path ... OK 2021-05-20T00:33:40.6644470Z * checking dependencies in R code ... OK 2021-05-20T00:33:41.7056020Z * checking S3 generic/method consistency ... OK 2021-05-20T00:33:42.1017130Z * checking replacement functions ... OK 2021-05-20T00:33:43.5770240Z * checking foreign function calls ... OK 2021-05-20T00:34:10.7379540Z * checking R code for possible problems ... OK 2021-05-20T00:34:11.7536890Z * checking Rd files ... OK 2021-05-20T00:34:11.8224440Z * checking Rd metadata ... OK 2021-05-20T00:34:12.2844150Z * checking Rd line widths ... OK 2021-05-20T00:34:12.6411070Z * checking Rd cross-references ... OK 2021-05-20T00:34:13.0694310Z * checking for missing documentation entries ... OK 2021-05-20T00:34:14.8906950Z * checking for code/documentation mismatches ... OK 2021-05-20T00:34:17.0059340Z * checking Rd \usage sections ... OK 2021-05-20T00:34:17.5737870Z * checking Rd contents ... OK 2021-05-20T00:34:17.8455040Z * checking for unstated dependencies in examples ... OK 2021-05-20T00:34:17.8915400Z * checking contents of ‘data’ directory ... OK 2021-05-20T00:34:18.1725470Z * checking data for non-ASCII characters ... OK 2021-05-20T00:34:18.1741320Z * checking LazyData ... OK 2021-05-20T00:34:18.4216560Z * checking data for ASCII and uncompressed saves ... OK 2021-05-20T00:34:18.4245340Z * checking line endings in C/C++/Fortran sources/headers ... OK 2021-05-20T00:34:18.4305600Z * checking pragmas in C/C++ headers and code ... OK 2021-05-20T00:34:18.4320690Z * checking compilation flags used ... OK 2021-05-20T00:34:18.5870560Z * checking compiled code ... OK 2021-05-20T00:34:18.5975470Z * checking installed files from ‘inst/doc’ ... OK 2021-05-20T00:34:18.6084280Z * checking files in ‘vignettes’ ... OK 2021-05-20T00:34:19.8994950Z * checking examples ... OK 2021-05-20T00:34:20.0128960Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-20T00:34:20.2542150Z * checking tests ... 2021-05-20T00:34:43.8352080Z Running ‘testthat.R’ [23s/24s] 2021-05-20T00:34:43.8503380Z OK 2021-05-20T00:34:44.1068980Z * checking for unstated dependencies in vignettes ... OK 2021-05-20T00:34:44.1242750Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-20T00:35:56.1490810Z * checking re-building of vignette outputs ... OK 2021-05-20T00:36:05.1451850Z * checking PDF version of manual ... OK 2021-05-20T00:36:05.1459250Z * checking for non-standard things in the check directory ... OK 2021-05-20T00:36:05.1469940Z * checking for detritus in the temp directory ... OK 2021-05-20T00:36:05.1474720Z * DONE 2021-05-20T00:36:05.1479230Z 2021-05-20T00:36:05.1480150Z Status: 1 NOTE 2021-05-20T00:36:05.1483990Z See 2021-05-20T00:36:05.1485670Z ‘/Users/runner/work/spant/spant/check/spant.Rcheck/00check.log’ 2021-05-20T00:36:05.1486830Z for details. 2021-05-20T00:36:05.1487650Z 2021-05-20T00:36:05.1544360Z 2021-05-20T00:36:05.2783110Z ── R CMD check results ─────────────────────────────────────── spant 1.12.0 ──── 2021-05-20T00:36:05.2800720Z Duration: 2m 50.6s 2021-05-20T00:36:05.2801470Z 2021-05-20T00:36:05.2826910Z ❯ checking package dependencies ... NOTE 2021-05-20T00:36:05.2828630Z Imports includes 24 non-default packages. 2021-05-20T00:36:05.2829620Z Importing from so many packages makes the package vulnerable to any of 2021-05-20T00:36:05.2830570Z them becoming unavailable. Move as many as possible to Suggests and 2021-05-20T00:36:05.2831280Z use conditionally. 2021-05-20T00:36:05.2831630Z 2021-05-20T00:36:05.2838350Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-20T00:36:05.3053230Z total 14976 2021-05-20T00:36:05.3055390Z drwxr-xr-x 15 runner staff 480 May 20 00:36 spant.Rcheck 2021-05-20T00:36:05.3058020Z -rw-r--r-- 1 runner staff 4823470 May 20 00:33 spant_1.12.0.tar.gz 2021-05-20T00:36:05.3059230Z -rw-r--r-- 1 runner staff 2842067 May 20 00:33 spant_1.12.0.tgz 2021-05-20T00:36:05.3118660Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-20T00:36:05.3119510Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-20T00:36:05.3378300Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-20T00:36:05.3378810Z env: 2021-05-20T00:36:05.3379230Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:36:05.3379690Z TIC_DEPLOY_KEY: 2021-05-20T00:36:05.3380020Z RSPM: 2021-05-20T00:36:05.3381550Z GITHUB_PAT: *** 2021-05-20T00:36:05.3382470Z COVERALLS_TOKEN: *** 2021-05-20T00:36:05.3382950Z continue-on-error: true 2021-05-20T00:36:05.3383410Z VDIFFR_RUN_TESTS: false 2021-05-20T00:36:05.3383900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:36:05.3384330Z TZ: UTC 2021-05-20T00:36:05.3384690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:36:05.3385090Z NOT_CRAN: true 2021-05-20T00:36:05.3385430Z ##[endgroup] 2021-05-20T00:36:05.3778820Z 2021-05-20T00:36:05.3781430Z R Under development (unstable) (2021-05-18 r80324) -- "Unsuffered Consequences" 2021-05-20T00:36:05.3782580Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-20T00:36:05.3783800Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-20T00:36:05.3784370Z 2021-05-20T00:36:05.3785210Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-20T00:36:05.3786330Z You are welcome to redistribute it under certain conditions. 2021-05-20T00:36:05.3787660Z Type 'license()' or 'licence()' for distribution details. 2021-05-20T00:36:05.3788240Z 2021-05-20T00:36:05.3789000Z R is a collaborative project with many contributors. 2021-05-20T00:36:05.3790240Z Type 'contributors()' for more information and 2021-05-20T00:36:05.3791440Z 'citation()' on how to cite R or R packages in publications. 2021-05-20T00:36:05.3791920Z 2021-05-20T00:36:05.3792950Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-20T00:36:05.3794130Z 'help.start()' for an HTML browser interface to help. 2021-05-20T00:36:05.3795150Z Type 'q()' to quit R. 2021-05-20T00:36:05.3795470Z 2021-05-20T00:36:05.3795890Z > library(testthat) 2021-05-20T00:36:05.3796480Z > library(spant) 2021-05-20T00:36:05.3797060Z spant 1.12.0 2021-05-20T00:36:05.3797310Z 2021-05-20T00:36:05.3798260Z Attaching package: 'spant' 2021-05-20T00:36:05.3798640Z 2021-05-20T00:36:05.3799600Z The following object is masked from 'package:stats': 2021-05-20T00:36:05.3800080Z 2021-05-20T00:36:05.3800450Z sd 2021-05-20T00:36:05.3800720Z 2021-05-20T00:36:05.3801040Z > 2021-05-20T00:36:05.3801500Z > test_check("spant") 2021-05-20T00:36:05.3802030Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-20T00:36:05.3802650Z > 2021-05-20T00:36:05.3803150Z > proc.time() 2021-05-20T00:36:05.3803710Z user system elapsed 2021-05-20T00:36:05.3804220Z 20.134 3.136 23.495 2021-05-20T00:36:05.3869670Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-20T00:36:05.3870500Z Rscript -e "tic::before_deploy()" 2021-05-20T00:36:05.4119580Z shell: /bin/bash -e {0} 2021-05-20T00:36:05.4120060Z env: 2021-05-20T00:36:05.4120520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:36:05.4121050Z TIC_DEPLOY_KEY: 2021-05-20T00:36:05.4121460Z RSPM: 2021-05-20T00:36:05.4122360Z GITHUB_PAT: *** 2021-05-20T00:36:05.4123180Z COVERALLS_TOKEN: *** 2021-05-20T00:36:05.4123730Z continue-on-error: true 2021-05-20T00:36:05.4124230Z VDIFFR_RUN_TESTS: false 2021-05-20T00:36:05.4124870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:36:05.4125340Z TZ: UTC 2021-05-20T00:36:05.4125770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:36:05.4126240Z NOT_CRAN: true 2021-05-20T00:36:05.4126730Z ##[endgroup] 2021-05-20T00:36:05.7808670Z ✔ Loading tic stage configuration from tic.R 2021-05-20T00:36:05.9082660Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-20T00:36:05.9083270Z with: 2021-05-20T00:36:05.9084160Z upload_url: https://uploads.github.com/repos/neuroconductor/spant/releases/43252917/assets{?name,label} 2021-05-20T00:36:05.9085420Z asset_path: check/spant_1.12.0.tgz 2021-05-20T00:36:05.9085910Z asset_name: spant_1.12.0_R4.1.tgz 2021-05-20T00:36:05.9086550Z asset_content_type: application/octet-stream 2021-05-20T00:36:05.9087060Z env: 2021-05-20T00:36:05.9087540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:36:05.9088060Z TIC_DEPLOY_KEY: 2021-05-20T00:36:05.9088430Z RSPM: 2021-05-20T00:36:05.9089520Z GITHUB_PAT: *** 2021-05-20T00:36:05.9090480Z COVERALLS_TOKEN: *** 2021-05-20T00:36:05.9090990Z continue-on-error: true 2021-05-20T00:36:05.9091520Z VDIFFR_RUN_TESTS: false 2021-05-20T00:36:05.9092050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:36:05.9092550Z TZ: UTC 2021-05-20T00:36:05.9093020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:36:05.9093500Z NOT_CRAN: true 2021-05-20T00:36:05.9094500Z GITHUB_TOKEN: *** 2021-05-20T00:36:05.9094920Z ##[endgroup] 2021-05-20T00:36:07.1158980Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-20T00:36:07.1160050Z Rscript -e "tic::deploy()" 2021-05-20T00:36:07.1416050Z shell: /bin/bash -e {0} 2021-05-20T00:36:07.1416460Z env: 2021-05-20T00:36:07.1416950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:36:07.1417430Z TIC_DEPLOY_KEY: 2021-05-20T00:36:07.1417820Z RSPM: 2021-05-20T00:36:07.1420000Z GITHUB_PAT: *** 2021-05-20T00:36:07.1420890Z COVERALLS_TOKEN: *** 2021-05-20T00:36:07.1421440Z continue-on-error: true 2021-05-20T00:36:07.1421990Z VDIFFR_RUN_TESTS: false 2021-05-20T00:36:07.1422640Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:36:07.1423160Z TZ: UTC 2021-05-20T00:36:07.1423620Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:36:07.1424100Z NOT_CRAN: true 2021-05-20T00:36:07.1424520Z ##[endgroup] 2021-05-20T00:36:07.5013940Z ✔ Loading tic stage configuration from tic.R 2021-05-20T00:36:07.6269730Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-20T00:36:07.6270440Z Rscript -e "tic::after_deploy()" 2021-05-20T00:36:07.6530480Z shell: /bin/bash -e {0} 2021-05-20T00:36:07.6530990Z env: 2021-05-20T00:36:07.6531480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-20T00:36:07.6531970Z TIC_DEPLOY_KEY: 2021-05-20T00:36:07.6532350Z RSPM: 2021-05-20T00:36:07.6533510Z GITHUB_PAT: *** 2021-05-20T00:36:07.6534370Z COVERALLS_TOKEN: *** 2021-05-20T00:36:07.6534900Z continue-on-error: true 2021-05-20T00:36:07.6535400Z VDIFFR_RUN_TESTS: false 2021-05-20T00:36:07.6535940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-20T00:36:07.6536390Z TZ: UTC 2021-05-20T00:36:07.6536800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-20T00:36:07.6552880Z NOT_CRAN: true 2021-05-20T00:36:07.6553320Z ##[endgroup] 2021-05-20T00:36:08.0099570Z ✔ Loading tic stage configuration from tic.R 2021-05-20T00:36:08.3786320Z Post job cleanup. 2021-05-20T00:36:08.4518890Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-20T00:36:08.4647310Z Post job cleanup. 2021-05-20T00:36:08.5913260Z [command]/usr/local/bin/git version 2021-05-20T00:36:08.5986450Z git version 2.31.1 2021-05-20T00:36:08.6036760Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-20T00:36:08.6117860Z [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-20T00:36:08.7054810Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-20T00:36:08.7111450Z http.https://github.com/.extraheader 2021-05-20T00:36:08.7126080Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-20T00:36:08.7284450Z [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-20T00:36:08.8189610Z Cleaning up orphan processes